• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.2-128-g7394caf2e8 FAIL(F) netbsd 7.2 Intel 686-class 1

    Automated smoke report for branch smoke-me/khw-ppport 5.31.3 patch 7394caf2e834be5dbdfebdabf719554fd40ed7bb v5.31.2-128-g7394caf2e8.
    cjg-netbsd7: Intel 686-class (amd64/1 cpus)
        on        netbsd 7.2
        using     g++ version 4.8.5 (*1)
        smoketime 7 hours 22 minutes (average 36 minutes 52 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.2-128-g7394caf2e8
    ----------------------- ----------------------------------------------------
    O  O                    -Dcc=g++ (*1)
    O  O                    -Dcc=g++ -Duse64bitall (*1)
    F  F                    -Dcc=g++ -Duselongdouble (*1)
    O  O                    -Dcc=g++ -Duseithreads (*1)
    O  O                    -Dcc=g++ -Duseithreads -Duse64bitall (*1)
    F  F                    -Dcc=g++ -Duseithreads -Duselongdouble (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKE7394caf2e834be5dbdfebdabf719554fd40ed7bb
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        intrpvar.h: In function 'void S_init_interp()':
        intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(SV*)' is deprecated (declared at proto.h:3480) [-Wdeprecated-declarations]
        perl.c:3892:53: note: in definition of macro 'PERLVARI'
        intrpvar.h:813:39: note: in expansion of macro 'PERL_UNLOCK_HOOK'
        regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
        regcomp.c:6631: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:3578:62: note: in definition of macro 'EXPECT'
        perl.h:3599:52: note: in expansion of macro 'cBOOL'
        handy.h:2547:9: note: in expansion of macro 'UNLIKELY'
        handy.h:2547:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
        handy.h:2559:30: note: in expansion of macro 'MEM_WRAP_CHECK'
        handy.h:2640:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
        regcomp.c:6631:5: note: in expansion of macro 'Newx'
        sv.c: In function 'void Perl_sv_setpviv_mg(SV*, IV)':
        embed.h:829:26: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated (declared at sv.c:10703) [-Wdeprecated-declarations]
        sv.c:10732:5: note: in expansion of macro 'sv_setpviv'
        embed.h:829:51: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated (declared at sv.c:10703) [-Wdeprecated-declarations]
        utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
        utf8.c:2669: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:2669:5: note: in expansion of macro 'Newx'
        INTERN.h:50:19: note: in definition of macro 'INIT'
        intrpvar.h:813:1: note: in expansion of macro 'PERLVARI'
        mathoms.c: In function 'char* Perl_sv_pvbyten(SV*, STRLEN*)':
        embed.h:798:22: warning: 'char* Perl_sv_pvn(SV*, STRLEN*)' is deprecated (declared at mathoms.c:382) [-Wdeprecated-declarations]
        mathoms.c:466:12: note: in expansion of macro 'sv_pvn'
        embed.h:798:43: warning: 'char* Perl_sv_pvn(SV*, STRLEN*)' is deprecated (declared at mathoms.c:382) [-Wdeprecated-declarations]
        mathoms.c: In function 'char* Perl_sv_pvutf8n(SV*, STRLEN*)':
        mathoms.c:502:12: note: in expansion of macro 'sv_pvn'
        /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:6631: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:3578:62: note: in definition of macro 'EXPECT'
        ../../perl.h:3599:52: note: in expansion of macro 'cBOOL'
        ../../handy.h:2547:9: note: in expansion of macro 'UNLIKELY'
        ../../handy.h:2547:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
        ../../handy.h:2559:30: note: in expansion of macro 'MEM_WRAP_CHECK'
        ../../handy.h:2640:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
        re_comp.c:6631:5: note: in expansion of macro 'Newx'
        intrpvar.h: In function 'void S_init_interp(PerlInterpreter*)':
        intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(PerlInterpreter*, SV*)' is deprecated (declared at proto.h:3480) [-Wdeprecated-declarations]
        perl.c:3878:64: note: in definition of macro 'PERLVARI'
        regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
        sv.c: In function 'void Perl_sv_setpviv_mg(PerlInterpreter*, SV*, IV)':
        embed.h:829:26: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is deprecated (declared at sv.c:10703) [-Wdeprecated-declarations]
        embed.h:829:51: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is deprecated (declared at sv.c:10703) [-Wdeprecated-declarations]
        utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':
        mathoms.c: In function 'char* Perl_sv_pvbyten(PerlInterpreter*, SV*, STRLEN*)':
        embed.h:798:22: warning: 'char* Perl_sv_pvn(PerlInterpreter*, SV*, STRLEN*)' is deprecated (declared at mathoms.c:382) [-Wdeprecated-declarations]
        embed.h:798:43: warning: 'char* Perl_sv_pvn(PerlInterpreter*, SV*, STRLEN*)' is deprecated (declared at mathoms.c:382) [-Wdeprecated-declarations]
        mathoms.c: In function 'char* Perl_sv_pvutf8n(PerlInterpreter*, SV*, 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)':
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2019-08-19 19:21:46+00
    tester: core