• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-134329] v5.31.3-35-g84072a0538 FAIL(F) netbsd 7.2 (amd64/1 cpu)

    Subject: Smoke [smoke-me/khw-134329] v5.31.3-35-g84072a0538 FAIL(F) netbsd 7.2 (amd64/1 cpu)
    Message-ID: <20190829192826.3790716C128@cjg-netbsd7>
    Date: Thu, 29 Aug 2019 14:28:26 -0500 (CDT)
    
    Automated smoke report for branch smoke-me/khw-134329 5.31.4 patch 84072a0538b77a4779496395ccb47a158b882329 v5.31.3-35-g84072a0538
    cjg-netbsd7: Intel 686-class (amd64/1 cpu)
        on        netbsd - 7.2
        using     g++ version 4.8.5
        smoketime 4 hours 51 minutes (average 36 minutes 27 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.3-35-g84072a0538  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    F F         
    F F         -Duse64bitall
    F F         -Duseithreads
    F F         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE84072a0538b77a4779496395ccb47a158b882329
    
    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
    ../t/porting/manifest.t.....................................FAILED
        10286, 10288-10289
    
    MANIFEST did not declare 't/re/bigfuzzy_not_utf8.t'
    
    Compiler messages(gcc):
    regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
    regcomp.c:6636: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:3513:62: note: in definition of macro 'EXPECT'
    perl.h:3518:52: note: in expansion of macro 'cBOOL'
    handy.h:2332:9: note: in expansion of macro 'UNLIKELY'
    handy.h:2332:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
    handy.h:2344:30: note: in expansion of macro 'MEM_WRAP_CHECK'
    handy.h:2425:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
    regcomp.c:6636:5: note: in expansion of macro 'Newx'
    utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
    utf8.c:2665: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:2665: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 "("
    MD5.xs: In function 'void MD5Transform(MD5_CTX*, const U8*, STRLEN)':
    MD5.xs:283:16: warning: unused variable 'x' [-Wunused-variable]
    Encode.c: In function 'void XS_Encode_decode(CV*)':
    ../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
    Encode.c:1356:5: note: in expansion of macro 'dXSI32'
    Encode.c: In function 'void XS_Encode_encode(CV*)':
    Encode.c:1398:5: note: in expansion of macro 'dXSI32'
    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: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:6636: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:3513:62: note: in definition of macro 'EXPECT'
    ../../perl.h:3518:52: note: in expansion of macro 'cBOOL'
    ../../handy.h:2332:9: note: in expansion of macro 'UNLIKELY'
    ../../handy.h:2332:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
    ../../handy.h:2344:30: note: in expansion of macro 'MEM_WRAP_CHECK'
    ../../handy.h:2425:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
    re_comp.c:6636:5: note: in expansion of macro 'Newx'
    regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
    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)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)