• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.29.7-110-gee185b73e9 FAIL(Fm) linux 4.19.10-300.fc29.x86_64 [Fedora 29 (Server Edition)] Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 1[8 cores]

    Automated smoke report for branch smoke-me/khw-core 5.29.8 patch ee185b73e95ecce8ebb872320fd0d171ec000d9f v5.29.7-110-gee185b73e9.
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
        on        linux 4.19.10-300.fc29.x86_64 [Fedora 29 (Server Edition)]
        using     clang version 4.2.1 Compatible Clang 7.0.1 (Fedora 7.0.1-1.fc29) (*1)
        smoketime 21 hours 58 minutes (average 1 hour 5 minutes)
    
    Summary: FAIL(Fm)
    
    O = OK  F = Failure(s), extended report at the bottom
    X = Failure(s) under TEST but not under harness
    ? = still running or test results not (yet) available
    Build failures during:       - = unknown or N/A
    c = Configure, m = make, M = make (after miniperl), t = make test-prep
    
    v5.29.7-110-gee185b73e9
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement" (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Accflags=-DPERL_POISON (*1)
    m  -  -  m  -  -        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    m  -  -  m  -  -        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    F  F  F  F  F  F        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Accflags=-DPERL_NO_COW (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
    O  O  O  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duseithreads -Accflags=-DPERL_POISON (*1)
    m  -  -  m  -  -        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    m  -  -  m  -  -        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    F  F  F  O  O  O        -Dcc=clang -Accflags="-Werror=declaration-after-statement" -Duseithreads -Accflags=-DPERL_NO_COW (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKEee185b73e95ecce8ebb872320fd0d171ec000d9f
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        regcomp.c:21901:21: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
        regcomp.c:21936:25: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
        Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
        ../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
        Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
        ./const-xs.inc:128:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
        /usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'
        /usr/include/sys/cdefs.h:485:3: note: expanded from macro '__glibc_macro_warning'
        /usr/include/sys/cdefs.h:483:42: note: expanded from macro '__glibc_macro_warning1'
        <scratch space>:100:6: note: expanded from here
        ./const-xs.inc:131:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
        /usr/include/netdb.h:611:3: note: expanded from macro 'AI_IDN_USE_STD3_ASCII_RULES'
        <scratch space>:103:6: note: expanded from here
        ./const-xs.inc:383:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
        /usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'
        <scratch space>:106:6: note: expanded from here
        ./const-xs.inc:386:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
        /usr/include/netdb.h:652:3: note: expanded from macro 'NI_IDN_USE_STD3_ASCII_RULES'
        <scratch space>:109:6: note: expanded from here
        <scratch space>:104:6: note: expanded from here
        <scratch space>:107:6: note: expanded from here
        <scratch space>:110:6: note: expanded from here
        <scratch space>:113:6: note: expanded from here
        op.c:2719:29: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:447:21: note: expanded from macro 'PL_ppaddr'
        op.c:2769:33: error: use of undeclared identifier 'my_vars'
        op.c:2790:33: error: use of undeclared identifier 'my_vars'
        op.c:2815:33: error: use of undeclared identifier 'my_vars'
        op.c:3407:26: error: use of undeclared identifier 'my_vars'
        op.c:7836:5: error: use of undeclared identifier 'my_vars'
        op.c:610:17: note: expanded from macro 'OpTYPE_set'
        util.c:1537:32: error: use of undeclared identifier 'my_vars'
        ./warnings.h:28:31: note: expanded from macro 'PERL_WARNHOOK_FATAL'
        ./embedvar.h:463:28: note: expanded from macro 'PL_sv_placeholder'
        regcomp.c:1618:46: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:379:26: note: expanded from macro 'PL_UpperLatin1'
        regcomp.c:1646:33: error: use of undeclared identifier 'my_vars'
        regcomp.c:1651:48: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:363:23: note: expanded from macro 'PL_InBitmap'
        regcomp.c:1662:37: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:369:21: note: expanded from macro 'PL_Latin1'
        regcomp.c:5739:37: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:383:26: note: expanded from macro 'PL_XPosix_ptrs'
        regcomp.c:5746:31: error: use of undeclared identifier 'my_vars'
        regcomp.c:5896:48: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:373:25: note: expanded from macro 'PL_Posix_ptrs'
        regcomp.c:5905:48: error: use of undeclared identifier 'my_vars'
        regcomp.c:5913:55: error: use of undeclared identifier 'my_vars'
        regcomp.c:7342:11: error: use of undeclared identifier 'my_vars'
        regcomp.c:7350:2: error: use of undeclared identifier 'my_vars'
        regcomp.c:7351:2: error: use of undeclared identifier 'my_vars'
        regcomp.c:7351:38: error: use of undeclared identifier 'my_vars'
        regcomp.c:10561:41: error: use of undeclared identifier 'my_vars'
        regcomp.c:14164:55: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:411:27: note: expanded from macro 'PL_in_some_fold'
        regcomp.c:14372:41: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:371:27: note: expanded from macro 'PL_NonFinalFold'
        regcomp.c:14630:38: error: use of undeclared identifier 'my_vars'
        regcomp.c:14633:42: error: use of undeclared identifier 'my_vars'
        regcomp.c:17137:60: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:351:26: note: expanded from macro 'PL_AboveLatin1'
        <scratch space>:101:6: note: expanded from here
        <scratch space>:119:6: note: expanded from here
        <scratch space>:122:6: note: expanded from here
        <scratch space>:125:6: note: expanded from here
        <scratch space>:128:6: note: expanded from here
        <scratch space>:137:6: note: expanded from here
        <scratch space>:140:6: note: expanded from here
        <scratch space>:143:6: note: expanded from here
        <scratch space>:146:6: note: expanded from here
        ./vutil.c:680:45: error: use of undeclared identifier 'my_vars'
        ./embedvar.h:357:27: note: expanded from macro 'PL_C_locale_obj'
        ./vutil.c:685:27: error: use of undeclared identifier 'my_vars'
        ./vutil.c:726:45: error: use of undeclared identifier 'my_vars'
        <scratch space>:120:6: note: expanded from here
        <scratch space>:123:6: note: expanded from here
        <scratch space>:126:6: note: expanded from here
        <scratch space>:129:6: note: expanded from here
    

    About this smoke:
    smoking-perl: 5.28.1
    smoker-version: 1.72/0.046
    timestamp: 2019-02-06 12:53:23+00
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang/Karl%20Williamson/logee185b73e95ecce8ebb872320fd0d171ec000d9f.log.gz