• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/jkeenan/133776-carp-uninit-value-warning] v5.29.7-15-gf7528e16d0 PASS netbsd 7.2 (amd64/1 cpu)

    Subject: Smoke [smoke-me/jkeenan/133776-carp-uninit-value-warning] v5.29.7-15-gf7528e16d0 PASS netbsd 7.2 (amd64/1 cpu)
    Message-ID: <20190123134843.3A73F16C171@cjg-netbsd7>
    Date: Wed, 23 Jan 2019 07:48:43 -0600 (CST)
    
    Automated smoke report for branch smoke-me/jkeenan/133776-carp-uninit-value-warning 5.29.8 patch f7528e16d0b40d2dce8c7731d11d11fa35461088 v5.29.7-15-gf7528e16d0
    cjg-netbsd7: Intel 686-class (amd64/1 cpu)
        on        netbsd - 7.2
        using     g++ version 4.8.5
        smoketime 4 hours 30 minutes (average 33 minutes 46 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.29.7-15-gf7528e16d0  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEf7528e16d0b40d2dce8c7731d11d11fa35461088
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Passed Todo tests: (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/Module-Metadata/t/extract-version.t.................PASSED
        7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47
        51, 55, 59, 63, 67, 71, 75, 79, 83, 87
        91, 95, 99, 106, 110, 114, 118, 122, 126
        130, 134, 138, 142, 149, 153, 157, 161
        165, 169, 173, 177, 181, 185, 195, 199
        203
    
    Compiler messages(gcc):
    regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
    regcomp.c:6564:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
    perl.h:3418:62: note: in definition of macro 'EXPECT'
    perl.h:3423:52: note: in expansion of macro 'cBOOL'
    handy.h:2288:9: note: in expansion of macro 'UNLIKELY'
    handy.h:2288:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
    handy.h:2300:30: note: in expansion of macro 'MEM_WRAP_CHECK'
    handy.h:2381:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
    regcomp.c:6564:5: note: in expansion of macro 'Newx'
    regcomp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    regcomp.c:16536:20: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
    utf8.c:2651:55: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
    utf8.c:2651:5: note: in expansion of macro 'Newx'
    /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 "("
    Encode.c: In function 'void XS_Encode_decode(CV*)':
    ../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
    Encode.c:1364:5: note: in expansion of macro 'dXSI32'
    Encode.c: In function 'void XS_Encode_encode(CV*)':
    Encode.c:1406:5: note: in expansion of macro 'dXSI32'
    Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
    Socket.c:1654:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
    const-c.inc:351:1: warning: unused parameter 'iv_return' [-Wunused-parameter]
    Piece.xs: In function 'char* _strptime(const char*, const char*, tm*, int*)':
    Piece.xs:719:14: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
    re_comp.c:6564:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
    ../../perl.h:3418:62: note: in definition of macro 'EXPECT'
    ../../perl.h:3423:52: note: in expansion of macro 'cBOOL'
    ../../handy.h:2288:9: note: in expansion of macro 'UNLIKELY'
    ../../handy.h:2288:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
    ../../handy.h:2300:30: note: in expansion of macro 'MEM_WRAP_CHECK'
    ../../handy.h:2381:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
    re_comp.c:6564:5: note: in expansion of macro 'Newx'
    re_comp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    re_comp.c:972:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_comp.c:16536:20: note: 'ret' was declared here
    regcomp.c:972:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c:16536:20: note: 'ret' was declared here
    regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
    regcomp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':
    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*)':
    Piece.xs: In function 'char* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)':
    re_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
    re_comp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)