• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [smoke-me/arc/smaller-toke-bis] v5.31.5-144-ge51b4014fa PASS linux 5.2.0-3-amd64 [Debian GNU/Linux bullseye/sid] (x86_64/1 cpu)

    Subject: Smoke [smoke-me/arc/smaller-toke-bis] v5.31.5-144-ge51b4014fa PASS linux 5.2.0-3-amd64 [Debian GNU/Linux bullseye/sid] (x86_64/1 cpu)
    Message-ID: <E1iRVVD-0001FM-Ui@cjg-bullseye>
    Date: Mon, 04 Nov 2019 00:06:11 -0600
    
    Automated smoke report for branch smoke-me/arc/smaller-toke-bis 5.31.6 patch e51b4014faae9954c32580086677f8c744820b1c v5.31.5-144-ge51b4014fa
    cjg-bullseye: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2101MHz) (x86_64/1 cpu)
        on        linux - 5.2.0-3-amd64 [Debian GNU/Linux bullseye/sid]
        using     g++ version 9.2.1 20191030
        smoketime 6 hours 37 minutes (average 33 minutes 10 seconds)
    
    Summary: PASS
    
    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.31.5-144-ge51b4014fa  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Dusequadmath
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    O O         -Duseithreads -Dusequadmath
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEe51b4014faae9954c32580086677f8c744820b1c
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Compiler messages(gcc):
    perl.c: In function 'void Perl_sys_init(int*, char***)':
    perl.h:2810: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:2860: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(int, Sighandler_t))(int, siginfo_t*, void*)':
    util.c:2716: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:2761: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:2781: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:250:5: note: in expansion of macro 'RX_ENGINE'
    mg.c:2781:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
    perl.h:250:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
    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'
    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
    MD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':
    MD5.xs:470:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
    MD5.xs: In function 'SV* new_md5_ctx(MD5_CTX*, const char*)':
    MD5.xs:492:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
    ../../embed.h:697:63: note: in definition of macro 'sv_magicext'
    Encode.c: In function 'void XS_Encode_decode(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(CV*)':
    ./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
    ./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
    ./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
    ./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
    ../../perl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    ../../perl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
    ../../perl.h:434:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
    HiRes.xs:1436:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
    HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
    HiRes.xs:1456:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
    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*)':
    MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
    MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
    Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
    Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
    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:584:57: note: in definition of macro 'save_destructor'
    Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
    HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)