• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.29.8-82-gb25e0aea61 FAIL(m) linux 4.20.13-200.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.9 patch b25e0aea610ad6f628a6ac66f7b57e1c00ee9ffc v5.29.8-82-gb25e0aea61.
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
        on        linux 4.20.13-200.fc29.x86_64 [Fedora 29 (Server Edition)]
        using     g++ version 8.3.1 20190223 (Red Hat 8.3.1-2) (*1)
        smoketime 1 hour 6 minutes (average 16 minutes 44 seconds)
    
    Summary: FAIL(m)
    
    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.8-82-gb25e0aea61
    ----------------------- ----------------------------------------------------
    m  m                    -Dcc=g++ -Accflags="-Werror=declaration-after-statement" (*1)
    O  O                    -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEb25e0aea610ad6f628a6ac66f7b57e1c00ee9ffc
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)’:
        util.c:2703:36: warning: cast between incompatible function types from ‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ [-Wcast-function-type]
        util.c: In function ‘int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)’:
        util.c:2748:36: warning: cast between incompatible function types from ‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ [-Wcast-function-type]
        mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
        mg.c:2770:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
        regexp.h:530:43: note: in definition of macro ‘RXp_ENGINE’
        regexp.h:531:53: note: in expansion of macro ‘ReANY’
        perl.h:255:5: note: in expansion of macro ‘RX_ENGINE’
        mg.c:2770:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
        perl.h:255:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
        sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
        config.h:909:39: warning: ‘%.*g’ directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
        perl.h:392:67: note: in definition of macro ‘PERL_UNUSED_RESULT’
        sv.c:48:24: note: in expansion of macro ‘Gconvert’
        sv.c:13063:17: note: in expansion of macro ‘SNPRINTF_G’
        config.h:909:39: note: assuming directive output of 132 bytes
        /usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 2 and 134 bytes into a destination of size 127
        perl.h:7204:34: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not for C++ [-Wpragmas]
        op.c: In function ‘void S_maybe_multideref(OP*, OP*, UV, U8)’:
        op.c:14730:21: error: expected ‘}’ before ‘else’
        op.c:14664:45: note: to match this ‘{’
        op.c:14759:17: error: case label ‘OP_GV’ not within a switch statement
        op.c:14616:18: warning: unused variable ‘is_deref’ [-Wunused-variable]
        op.c:14617:18: warning: unused variable ‘ok’ [-Wunused-variable]
        op.c:14551:13: warning: unused variable ‘first_elem_op’ [-Wunused-variable]
        op.c:14554:13: warning: unused variable ‘action_ix’ [-Wunused-variable]
        op.c:14804:13: error: ‘action’ was not declared in this scope
        op.c:14804:13: note: suggested alternative: ‘ctime’
        op.c:14804:23: error: ‘index_type’ was not declared in this scope
        op.c:14804:23: note: suggested alternative: ‘index_skip’
        op.c:14817:17: error: ‘o’ was not declared in this scope
        op.c:14817:17: note: suggested alternative: ‘io’
        op.c:14825:20: error: ‘o’ was not declared in this scope
        op.c:14825:20: note: suggested alternative: ‘io’
        op.c:14829:20: error: ‘o’ was not declared in this scope
        op.c:14829:20: note: suggested alternative: ‘io’
        op.c:14832:20: error: ‘o’ was not declared in this scope
        op.c:14832:20: note: suggested alternative: ‘io’
        op.c:14836:20: error: ‘o’ was not declared in this scope
        op.c:14836:20: note: suggested alternative: ‘io’
        op.c:14840:17: error: ‘maybe_aelemfast’ was not declared in this scope
        op.c:14840:17: note: suggested alternative: ‘Perl_pp_aelemfast’
        op.c:14850:24: error: ‘o’ was not declared in this scope
        op.c:14850:24: note: suggested alternative: ‘io’
        op.c:14853:17: error: ‘ok’ was not declared in this scope
        op.c:14853:17: note: suggested alternative: ‘op’
        op.c:14857:17: error: ‘is_deref’ was not declared in this scope
        op.c:14857:17: note: suggested alternative: ‘S_lvref’
        op.c:14887:21: error: ‘ok’ was not declared in this scope
        op.c:14887:21: note: suggested alternative: ‘op’
        op.c:14895:21: error: ‘ok’ was not declared in this scope
        op.c:14895:21: note: suggested alternative: ‘op’
        op.c:14904:21: error: ‘ok’ was not declared in this scope
        op.c:14904:21: note: suggested alternative: ‘op’
        op.c:14915:21: error: ‘ok’ was not declared in this scope
        op.c:14915:21: note: suggested alternative: ‘op’
        op.c:14919:17: error: ‘ok’ was not declared in this scope
        op.c:14919:17: note: suggested alternative: ‘op’
        op.c:14920:22: error: ‘first_elem_op’ was not declared in this scope
        op.c:14921:37: error: ‘o’ was not declared in this scope
        op.c:14921:37: note: suggested alternative: ‘io’
        op.c:14922:17: error: ‘top_op’ was not declared in this scope
        op.c:14922:17: note: suggested alternative: ‘PL_op’
        op.c:14922:26: error: ‘o’ was not declared in this scope
        op.c:14922:26: note: suggested alternative: ‘io’
        op.c:14923:21: error: ‘is_deref’ was not declared in this scope
        op.c:14923:21: note: suggested alternative: ‘S_lvref’
        op.c:14924:21: error: ‘next_is_hash’ was not declared in this scope
        op.c:14928:21: error: ‘is_last’ was not declared in this scope
        op.c:14928:21: note: suggested alternative: ‘isblank’
        op.c:14944:22: error: ‘action_count’ was not declared in this scope
        op.c:14944:22: note: suggested alternative: ‘PL_modcount’
        op.c:14946:17: error: ‘is_last’ was not declared in this scope
        op.c:14946:17: note: suggested alternative: ‘isblank’
        op.c:14947:30: error: ‘action_count’ was not declared in this scope
        op.c:14947:30: note: suggested alternative: ‘PL_modcount’
        op.c:14950:21: error: ‘arg’ was not declared in this scope
        op.c:14954:17: error: ‘action_ptr’ was not declared in this scope
        op.c:14954:17: note: suggested alternative: ‘ctime_r’
        op.c:14954:47: error: ‘action_ix’ was not declared in this scope
        op.c:14955:13: error: ‘action_ix’ was not declared in this scope
        op.c:14956:13: error: ‘action_count’ was not declared in this scope
        op.c:14956:13: note: suggested alternative: ‘PL_modcount’
        op.c:14960:17: error: ‘action_ptr’ was not declared in this scope
        op.c:14960:17: note: suggested alternative: ‘ctime_r’
        op.c:14960:30: error: ‘arg’ was not declared in this scope
        op.c:14970:9: error: expected unqualified-id before ‘if’
        op.c:15144:9: error: expected unqualified-id before ‘else’
        op.c:15157:5: error: expected declaration before ‘}’ token
        op.c:9330:13: warning: ‘void const_sv_xsub(CV*)’ declared ‘static’ but never defined [-Wunused-function]
        op.c:9331:13: warning: ‘void const_av_xsub(CV*)’ declared ‘static’ but never defined [-Wunused-function]
        op.c:9331:13: warning: ‘void const_av_xsub(CV*)’ used but never defined
        op.c:9330:13: warning: ‘void const_sv_xsub(CV*)’ used but never defined
        op.c:14528:1: warning: ‘void S_maybe_multideref(OP*, OP*, UV, U8)’ defined but not used [-Wunused-function]
        perl.c: In function ‘void Perl_sys_init(int*, char***)’:
        perl.h:2675:88: warning: cast between incompatible function types from ‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} [-Wcast-function-type]
        unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
        perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
        perl.c: In function ‘void Perl_sys_init3(int*, char***, char***)’:
        perl.h:2725:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
        perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
        util.c: In function ‘void (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)’:
        util.c: In function ‘int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)’:
        mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
        sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
        deflate.c: In function ‘int deflateParams(z_streamp, int, int)’:
        deflate.c:602:28: warning: macro expands to multiple statements [-Wmultistatement-macros]
        deflate.c:193:5: note: in definition of macro ‘CLEAR_HASH’
        deflate.c:601:13: note: some parts of macro expansion are not guarded by this ‘else’ clause
        inflate.c: In function ‘int inflate(z_streamp, int)’:
        inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        inflate.c:725:9: note: here
        inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        inflate.c:733:9: note: here
        inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        inflate.c:948:9: note: here
        inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        inflate.c:969:9: note: here
        decompress.c: In function ‘Int32 BZ2_decompress(DState*)’:
        decompress.c:198:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:44:4: note: here
        decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
        decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
        decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
        decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
        decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
        decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:586:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:588:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:590:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:591:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:592:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:595:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:596:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:597:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:598:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:599:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:600:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:602:7: note: in expansion of macro ‘GET_UCHAR’
        MD5.xs: In function ‘MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)’:
        MD5.xs:510:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
        MD5.xs: In function ‘SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)’:
        MD5.xs:532:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
        ../../embed.h:775:63: note: in definition of macro ‘sv_magicext’
        Encode.c: In function ‘void XS_Encode_decode(PerlInterpreter*, CV*)’:
        ../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
        ../../XSUB.h:185:20: note: in definition of macro ‘dXSI32’
        Encode.c: In function ‘void XS_Encode_encode(PerlInterpreter*, CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_sum(PerlInterpreter*, CV*)’:
        ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
        ListUtil.xs:350:9: note: here
        Opcode.xs: In function ‘void opmask_addlocal(PerlInterpreter*, SV*, char*)’:
        Opcode.xs:240:33: warning: cast between incompatible function types from ‘void (*)(PerlInterpreter*, const char*, ...)’ {aka ‘void (*)(interpreter*, const char*, ...)’} to ‘void (*)(void*)’ [-Wcast-function-type]
        ../../embed.h:662:57: note: in definition of macro ‘save_destructor’
        Opcode.xs:240:2: note: in expansion of macro ‘SAVEDESTRUCTOR’
        ./const-xs.inc:128:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
        ./const-xs.inc:131:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
        ./const-xs.inc:383:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
        ./const-xs.inc:386:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
        HiRes.xs: In function ‘void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)’:
        HiRes.xs:1386:42: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not for C++ [-Wpragmas]
        HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)’:
        HiRes.xs:1406:42: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not for C++ [-Wpragmas]
        APItest.xs: In function ‘void XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
        ../../config.h:909:39: warning: ‘%.*g’ directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
        ../../perl.h:392:67: note: in definition of macro ‘PERL_UNUSED_RESULT’
        APItest.xs:6723:28: note: in expansion of macro ‘Gconvert’
        ../../config.h:909:39: note: assuming directive output of 105 bytes
        /usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 2 and 107 bytes into a destination of size 100
    

    About this smoke:
    smoking-perl: 5.28.1
    smoker-version: 1.72/0.046
    timestamp: 2019-03-11 23:29:14+00
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Karl%20Williamson/logb25e0aea610ad6f628a6ac66f7b57e1c00ee9ffc.log.gz