• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-test] v5.31.9-26-g1ca72084e6 FAIL(F) netbsd 9.0 (amd64/1 cpu)

    Subject: Smoke [smoke-me/khw-test] v5.31.9-26-g1ca72084e6 FAIL(F) netbsd 9.0 (amd64/1 cpu)
    Message-Id: <20200229175347.DF80E37C948@cjg-netbsd9>
    Date: Sat, 29 Feb 2020 11:53:47 -0600 (CST)
    
    Automated smoke report for branch smoke-me/khw-test 5.31.10 patch 1ca72084e6a9d65a2f150f1777bc3c12c6e24856 v5.31.9-26-g1ca72084e6
    cjg-netbsd9: Intel 686-class (amd64/1 cpu)
        on        netbsd - 9.0
        using     g++ version 7.4.0
        smoketime 5 hours 8 minutes (average 38 minutes 33 seconds)
    
    Summary: FAIL(F)
    
    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.9-26-g1ca72084e6  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    F F         
    F F         -Duse64bitall
    F F         -Duseithreads
    F F         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE1ca72084e6a9d65a2f150f1777bc3c12c6e24856
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=g++
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../cpan/Time-Piece/t/02core_dst.t...........................FAILED
        53-55
        Non-zero exit status: 3
    
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    regcomp.c: In function 'regnode_offset S_reg(RExC_state_t*, I32, I32*, U32)':
    regcomp.c:816:38: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN {aka long unsigned int}' [-Wformat=]
    regcomp.c:824:5: note: in expansion of macro 'Simple_vFAIL3'
    regcomp.c:11396:17: note: in expansion of macro 'vFAIL3'
    regcomp.c:816:38: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
    regcomp.c:11462:3: note: in expansion of macro 'vFAIL3'
    /usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token "("
    /usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token "("
    /usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token "("
    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
    DB_File.xs: In function 'DB_File_type* ParseOpenInfo(int, char*, int, int, SV*)':
    DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
    DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
    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*)':
    Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
    Socket.c:1673:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
    const-c.inc: In function 'int constant_19(const char*, IV*)':
    const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
    HiRes.xs:1436:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
    HiRes.xs:1456:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    Piece.xs: In function 'char* _strptime(const char*, const char*, tm*, int*)':
    Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
    re_exec.c:6539:38: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6443:17: note: 'fold_array' was declared here
    re_exec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6442:16: note: 'folder' was declared here
    re_comp.c: In function 'regnode_offset S_reg(RExC_state_t*, I32, I32*, U32)':
    re_comp.c:8973:47: warning: format '%d' expects argument of type 'int', but argument 2 has type 'regnode_offset {aka long int}' [-Wformat=]
    ../../perl.h:4237:36: note: in definition of macro 'DEBUG_r'
    re_comp.c:8986:35: note: in expansion of macro 'DEBUG_PARSE_r'
    ../../regcomp.h:1078:26: note: in expansion of macro 'DEBUG_r'
    re_comp.c:8956:39: note: in expansion of macro 'DEBUG_PARSE_r'
    re_comp.c:8987:5: note: in expansion of macro 'DEBUG_PARSE_MSG'
    re_comp.c:11075:5: note: in expansion of macro 'DEBUG_PARSE'
    re_comp.c:816:38: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'STRLEN {aka long unsigned int}' [-Wformat=]
    re_comp.c:824:5: note: in expansion of macro 'Simple_vFAIL3'
    re_comp.c:11396:17: note: in expansion of macro 'vFAIL3'
    re_comp.c:816:38: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
    re_comp.c:11462:3: note: in expansion of macro 'vFAIL3'
    re_comp.c:12114:35: warning: format '%d' expects argument of type 'int', but argument 7 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c:12111:17: note: in expansion of macro 'DEBUG_OPTIMISE_MORE_r'
    re_comp.c:12209:41: warning: format '%d' expects argument of type 'int', but argument 7 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c:12206:17: note: in expansion of macro 'DEBUG_OPTIMISE_MORE_r'
    re_comp.c:12243:26: warning: format '%d' expects argument of type 'int', but argument 6 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c:12240:17: note: in expansion of macro 'DEBUG_OPTIMISE_MORE_r'
    re_comp.c:12249:9: note: in expansion of macro 'DEBUG_PARSE_r'
    re_comp.c:12250:13: note: in expansion of macro 'DEBUG_PARSE_MSG'
    re_comp.c:12301:17: note: in expansion of macro 'DEBUG_PARSE_r'
    re_comp.c:12302:21: note: in expansion of macro 'DEBUG_PARSE_MSG'
    re_comp.c: In function 'regnode_offset S_regbranch(RExC_state_t*, I32*, I32, U32)':
    re_comp.c:12412:5: note: in expansion of macro 'DEBUG_PARSE'
    re_comp.c: In function 'regnode_offset S_regpiece(RExC_state_t*, I32*, U32)':
    re_comp.c:12509:5: note: in expansion of macro 'DEBUG_PARSE'
    re_comp.c: In function 'regnode_offset S_regatom(RExC_state_t*, I32*, U32)':
    re_comp.c:13360:5: note: in expansion of macro 'DEBUG_PARSE'
    re_comp.c: In function 'regnode_offset S_handle_regex_sets(RExC_state_t*, SV**, I32*, U32, char*)':
    re_comp.c:16217:5: note: in expansion of macro 'DEBUG_PARSE'
    re_comp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    re_comp.c:17290:5: note: in expansion of macro 'DEBUG_PARSE'
    re_comp.c: In function 'void S_reginsert(RExC_state_t*, U8, regnode_offset, U32)':
    re_comp.c:8990:48: note: in expansion of macro 'DEBUG_PARSE_r'
    re_comp.c:8991:5: note: in expansion of macro 'DEBUG_PARSE_MSG'
    re_comp.c:20388:5: note: in expansion of macro 'DEBUG_PARSE_FMT'
    re_comp.c: In function 'bool S_regtail(RExC_state_t*, regnode_offset, regnode_offset, U32)':
    re_comp.c:20497:9: note: in expansion of macro 'DEBUG_PARSE_r'
    re_comp.c:20498:13: note: in expansion of macro 'DEBUG_PARSE_MSG'
    re_comp.c:20504:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c: In function 'bool S_regtail_study(RExC_state_t*, regnode_offset, regnode_offset, U32)':
    re_comp.c:20604:9: note: in expansion of macro 'DEBUG_PARSE_r'
    re_comp.c:20605:13: note: in expansion of macro 'DEBUG_PARSE_MSG'
    re_comp.c:20610:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c:20616:5: note: in expansion of macro 'DEBUG_PARSE_r'
    re_comp.c:20617:9: note: in expansion of macro 'DEBUG_PARSE_MSG'
    regcomp.c:8973:47: warning: format '%d' expects argument of type 'int', but argument 2 has type 'regnode_offset {aka long int}' [-Wformat=]
    perl.h:4229:36: note: in definition of macro 'DEBUG__'
    regcomp.h:1078:26: note: in expansion of macro 'DEBUG_r'
    regcomp.c:8986:35: note: in expansion of macro 'DEBUG_PARSE_r'
    perl.h:4235:24: note: in expansion of macro 'DEBUG__'
    regcomp.c:8956:39: note: in expansion of macro 'DEBUG_PARSE_r'
    regcomp.c:8987:5: note: in expansion of macro 'DEBUG_PARSE_MSG'
    regcomp.c:11075:5: note: in expansion of macro 'DEBUG_PARSE'
    regcomp.c:12114:35: warning: format '%d' expects argument of type 'int', but argument 7 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.h:1112:34: note: in expansion of macro 'DEBUG_r'
    regcomp.c:12111:17: note: in expansion of macro 'DEBUG_OPTIMISE_MORE_r'
    regcomp.c:12209:41: warning: format '%d' expects argument of type 'int', but argument 7 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c:12206:17: note: in expansion of macro 'DEBUG_OPTIMISE_MORE_r'
    regcomp.c:12243:26: warning: format '%d' expects argument of type 'int', but argument 6 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c:12240:17: note: in expansion of macro 'DEBUG_OPTIMISE_MORE_r'
    regcomp.c:12249:9: note: in expansion of macro 'DEBUG_PARSE_r'
    regcomp.c:12250:13: note: in expansion of macro 'DEBUG_PARSE_MSG'
    regcomp.c:12301:17: note: in expansion of macro 'DEBUG_PARSE_r'
    regcomp.c:12302:21: note: in expansion of macro 'DEBUG_PARSE_MSG'
    regcomp.c: In function 'regnode_offset S_regbranch(RExC_state_t*, I32*, I32, U32)':
    regcomp.c:12412:5: note: in expansion of macro 'DEBUG_PARSE'
    regcomp.c: In function 'regnode_offset S_regpiece(RExC_state_t*, I32*, U32)':
    regcomp.c:12509:5: note: in expansion of macro 'DEBUG_PARSE'
    regcomp.c: In function 'regnode_offset S_regatom(RExC_state_t*, I32*, U32)':
    regcomp.c:13360:5: note: in expansion of macro 'DEBUG_PARSE'
    regcomp.c: In function 'regnode_offset S_handle_regex_sets(RExC_state_t*, SV**, I32*, U32, char*)':
    regcomp.c:16217:5: note: in expansion of macro 'DEBUG_PARSE'
    regcomp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    regcomp.c:17290:5: note: in expansion of macro 'DEBUG_PARSE'
    regcomp.c: In function 'void S_reginsert(RExC_state_t*, U8, regnode_offset, U32)':
    regcomp.c:8990:48: note: in expansion of macro 'DEBUG_PARSE_r'
    regcomp.c:8991:5: note: in expansion of macro 'DEBUG_PARSE_MSG'
    regcomp.c:20388:5: note: in expansion of macro 'DEBUG_PARSE_FMT'
    regcomp.c: In function 'bool S_regtail(RExC_state_t*, regnode_offset, regnode_offset, U32)':
    regcomp.c:20497:9: note: in expansion of macro 'DEBUG_PARSE_r'
    regcomp.c:20498:13: note: in expansion of macro 'DEBUG_PARSE_MSG'
    regcomp.c:20504:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c: In function 'bool S_regtail_study(RExC_state_t*, regnode_offset, regnode_offset, U32)':
    regcomp.c:20604:9: note: in expansion of macro 'DEBUG_PARSE_r'
    regcomp.c:20605:13: note: in expansion of macro 'DEBUG_PARSE_MSG'
    regcomp.c:20610:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c:20616:5: note: in expansion of macro 'DEBUG_PARSE_r'
    regcomp.c:20617:9: note: in expansion of macro 'DEBUG_PARSE_MSG'
    regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
    regexec.c:6539:38: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6443:17: note: 'fold_array' was declared here
    regexec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6442:16: note: 'folder' was declared here
    regcomp.c: In function 'regnode_offset S_reg(PerlInterpreter*, RExC_state_t*, I32, I32*, U32)':
    regcomp.c:816:38: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'STRLEN {aka long unsigned int}' [-Wformat=]
    regcomp.c:816:38: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
    DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, char*, int, int, SV*)':
    Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
    Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
    Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
    const-c.inc: In function 'int constant_19(PerlInterpreter*, const char*, IV*)':
    HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
    HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
    Piece.xs: In function 'char* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)':
    re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
    re_comp.c: In function 'regnode_offset S_reg(PerlInterpreter*, RExC_state_t*, I32, I32*, U32)':
    re_comp.c:8973:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c:816:38: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'STRLEN {aka long unsigned int}' [-Wformat=]
    re_comp.c:816:38: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=]
    re_comp.c:12114:35: warning: format '%d' expects argument of type 'int', but argument 8 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c:12209:41: warning: format '%d' expects argument of type 'int', but argument 8 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c:12243:26: warning: format '%d' expects argument of type 'int', but argument 7 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c: In function 'regnode_offset S_regbranch(PerlInterpreter*, RExC_state_t*, I32*, I32, U32)':
    re_comp.c: In function 'regnode_offset S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)':
    re_comp.c: In function 'regnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)':
    re_comp.c: In function 'regnode_offset S_handle_regex_sets(PerlInterpreter*, RExC_state_t*, SV**, I32*, U32, char*)':
    re_comp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    re_comp.c: In function 'void S_reginsert(PerlInterpreter*, RExC_state_t*, U8, regnode_offset, U32)':
    re_comp.c: In function 'bool S_regtail(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)':
    re_comp.c:20504:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'regnode_offset {aka long int}' [-Wformat=]
    re_comp.c: In function 'bool S_regtail_study(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)':
    re_comp.c:20610:35: warning: format '%d' expects argument of type 'int', but argument 4 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c:8973:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c:12114:35: warning: format '%d' expects argument of type 'int', but argument 8 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c:12209:41: warning: format '%d' expects argument of type 'int', but argument 8 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c:12243:26: warning: format '%d' expects argument of type 'int', but argument 7 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c: In function 'regnode_offset S_regbranch(PerlInterpreter*, RExC_state_t*, I32*, I32, U32)':
    regcomp.c: In function 'regnode_offset S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)':
    regcomp.c: In function 'regnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)':
    regcomp.c: In function 'regnode_offset S_handle_regex_sets(PerlInterpreter*, RExC_state_t*, SV**, I32*, U32, char*)':
    regcomp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    regcomp.c: In function 'void S_reginsert(PerlInterpreter*, RExC_state_t*, U8, regnode_offset, U32)':
    regcomp.c: In function 'bool S_regtail(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)':
    regcomp.c:20504:13: warning: format '%d' expects argument of type 'int', but argument 4 has type 'regnode_offset {aka long int}' [-Wformat=]
    regcomp.c: In function 'bool S_regtail_study(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)':
    regcomp.c:20610:35: warning: format '%d' expects argument of type 'int', but argument 4 has type 'regnode_offset {aka long int}' [-Wformat=]
    regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)