• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-ppport] v5.31.3-133-gb4fdb29eb0 FAIL(M) netbsd 7.2 (amd64/1 cpu)

    Subject: Smoke [smoke-me/khw-ppport] v5.31.3-133-gb4fdb29eb0 FAIL(M) netbsd 7.2 (amd64/1 cpu)
    Message-ID: <20190908201930.63E3C16C12B@cjg-netbsd7>
    Date: Sun,  8 Sep 2019 15:19:30 -0500 (CDT)
    
    Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch b4fdb29eb07743f6c66ddafe9f275c29dd1823aa v5.31.3-133-gb4fdb29eb0
    cjg-netbsd7: Intel 686-class (amd64/1 cpu)
        on        netbsd - 7.2
        using     g++ version 4.8.5
        smoketime 58 minutes 58 seconds (average 7 minutes 22 seconds)
    
    Summary: FAIL(M)
    
    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-133-gb4fdb29eb0  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duse64bitall
    M M         -Duseithreads
    M M         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEb4fdb29eb07743f6c66ddafe9f275c29dd1823aa
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=g++
    [minitest] 
    [minitest] -DDEBUGGING
    [minitest] -Duse64bitall
    [minitest] -DDEBUGGING -Duse64bitall
    [minitest] -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads
    [minitest] -Duseithreads -Duse64bitall
    [minitest] -DDEBUGGING -Duseithreads -Duse64bitall
        t/re/pat ....................... FAILED--no leader found
    
    Compiler messages(gcc):
    intrpvar.h: In function 'void S_init_interp()':
    intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(SV*)' is deprecated (declared at proto.h:3519) [-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: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: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:6636:5: note: in expansion of macro 'Newx'
    sv.c: In function 'void Perl_sv_setpviv_mg(SV*, IV)':
    embed.h:831:26: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated (declared at sv.c:10718) [-Wdeprecated-declarations]
    sv.c:10747:5: note: in expansion of macro 'sv_setpviv'
    embed.h:831:51: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated (declared at sv.c:10718) [-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:800: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:800: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 "("
    B.xs: In function 'void XS_B__REGEXP_REGEX(CV*)':
    ../../regexp.h:514:58: error: cannot convert 'B__REGEXP {aka sv*}' to 'const REGEXP* {aka const p5rx*}' for argument '1' to 'regexp* Perl_ReANY(const REGEXP*)'
    ../../pp.h:455:28: note: in definition of macro 'PUSHs'
    B.xs:1615:12: note: in expansion of macro 'newSVpvn_flags'
    B.xs:1615:27: note: in expansion of macro 'RX_PRECOMP'
    ../../regexp.h:521:58: error: cannot convert 'B__REGEXP {aka sv*}' to 'const REGEXP* {aka const p5rx*}' for argument '1' to 'regexp* Perl_ReANY(const REGEXP*)'
    B.xs:1615:43: note: in expansion of macro 'RX_PRELEN'
    B.xs:1617:47: error: cannot convert 'B__REGEXP {aka sv*}' to 'const REGEXP* {aka const p5rx*}' for argument '1' to 'regexp* Perl_ReANY(const REGEXP*)'
    ../../regexp.h:529:66: error: cannot convert 'B__REGEXP {aka sv*}' to 'const REGEXP* {aka const p5rx*}' for argument '1' to 'regexp* Perl_ReANY(const REGEXP*)'
    ../../pp.h:415:23: note: in definition of macro 'TARGu'
    B.xs:1621:3: note: in expansion of macro 'PUSHu'
    ../../regexp.h:529:41: note: in expansion of macro 'RXp_COMPFLAGS'
    B.xs:1621:9: note: in expansion of macro 'RX_COMPFLAGS'
    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:3519) [-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:831:26: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is deprecated (declared at sv.c:10718) [-Wdeprecated-declarations]
    embed.h:831:51: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is deprecated (declared at sv.c:10718) [-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:800:22: warning: 'char* Perl_sv_pvn(PerlInterpreter*, SV*, STRLEN*)' is deprecated (declared at mathoms.c:382) [-Wdeprecated-declarations]
    embed.h:800: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*)':
    B.xs: In function 'void XS_B__REGEXP_REGEX(PerlInterpreter*, CV*)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)