• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.3-133-gb4fdb29eb0 FAIL(M) linux 5.2.11-arch1-1-ARCH [Arch Linux] Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 1

    Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch b4fdb29eb07743f6c66ddafe9f275c29dd1823aa v5.31.3-133-gb4fdb29eb0.
    cjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpus)
        on        linux 5.2.11-arch1-1-ARCH [Arch Linux]
        using     g++ version 9.1.0 (*1)
        smoketime 2 hours 4 minutes (average 10 minutes 24 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
    ----------------------- ----------------------------------------------------
    M  M                    -Dcc=g++ (*1)
    M  M                    -Dcc=g++ -Duse64bitall (*1)
    M  M                    -Dcc=g++ -Dusequadmath (*1)
    M  M                    -Dcc=g++ -Duseithreads (*1)
    M  M                    -Dcc=g++ -Duseithreads -Duse64bitall (*1)
    M  M                    -Dcc=g++ -Duseithreads -Dusequadmath (*1)
    |  |
    |  +------------------  minitest DEBUGGING
    +---------------------  minitest
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEb4fdb29eb07743f6c66ddafe9f275c29dd1823aa
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
        perl.c: In function 'void Perl_sys_init(int*, char***)':
        perl.h:2821:88: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} [-Wcast-function-type]
        unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
        perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
        perl.c: In function 'void Perl_sys_init3(int*, char***, char***)':
        perl.h:2871:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
        perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
        intrpvar.h: In function 'void S_init_interp()':
        intrpvar.h:811:28: warning: 'void Perl_sv_nounlocking(SV*)' is deprecated [-Wdeprecated-declarations]
        perl.c:3892:53: note: in definition of macro 'PERLVARI'
        intrpvar.h:813:39: note: in expansion of macro 'PERL_UNLOCK_HOOK'
        proto.h:3519:20: note: declared here
        util.c: In function 'void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)':
        util.c:2716:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]
        util.c: In function 'int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)':
        util.c:2761:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]
        mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
        mg.c:2776:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
        regexp.h:530:43: note: in definition of macro 'RXp_ENGINE'
        perl.h:255:5: note: in expansion of macro 'RX_ENGINE'
        mg.c:2776:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
        perl.h:255:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
        sv.c: In function 'void Perl_sv_setpviv_mg(SV*, IV)':
        embed.h:831:51: warning: 'void Perl_sv_setpviv(SV*, IV)' is deprecated [-Wdeprecated-declarations]
        sv.c:10747:5: note: in expansion of macro 'sv_setpviv'
        sv.c:10718:1: note: declared here
        INTERN.h:50:19: note: in definition of macro 'INIT'
        intrpvar.h:813:1: note: in expansion of macro 'PERLVARI'
        perl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
        perl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
        perl.h:432:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
        perl.h:7476:1: note: in expansion of macro 'GCC_DIAG_IGNORE_DECL'
        mathoms.c: In function 'char* Perl_sv_pvbyten(SV*, STRLEN*)':
        embed.h:800:43: warning: 'char* Perl_sv_pvn(SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]
        mathoms.c:466:12: note: in expansion of macro 'sv_pvn'
        mathoms.c:382:1: note: declared here
        mathoms.c: In function 'char* Perl_sv_pvutf8n(SV*, STRLEN*)':
        mathoms.c:502:12: note: in expansion of macro 'sv_pvn'
        B.xs: In function 'void XS_B__REGEXP_REGEX(CV*)':
        B.xs:1615:38: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}
        ../../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'
        ../../inline.h:179:33: note:   initializing argument 1 of 'regexp* Perl_ReANY(const REGEXP*)'
        B.xs:1615:53: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}
        B.xs:1615:43: note: in expansion of macro 'RX_PRELEN'
        B.xs:1617:45: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}
        B.xs:1621:22: error: cannot convert 'B__REGEXP' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}
        ../../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 [-Wdeprecated-declarations]
        perl.c:3878:64: note: in definition of macro 'PERLVARI'
        util.c: In function 'void (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)':
        util.c: In function 'int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)':
        mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':
        sv.c: In function 'void Perl_sv_setpviv_mg(PerlInterpreter*, SV*, IV)':
        embed.h:831:51: warning: 'void Perl_sv_setpviv(PerlInterpreter*, SV*, IV)' is deprecated [-Wdeprecated-declarations]
        mathoms.c: In function 'char* Perl_sv_pvbyten(PerlInterpreter*, SV*, STRLEN*)':
        embed.h:800:43: warning: 'char* Perl_sv_pvn(PerlInterpreter*, SV*, STRLEN*)' is deprecated [-Wdeprecated-declarations]
        mathoms.c: In function 'char* Perl_sv_pvutf8n(PerlInterpreter*, SV*, STRLEN*)':
        B.xs: In function 'void XS_B__REGEXP_REGEX(PerlInterpreter*, CV*)':
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2019-09-08 16:55:52+00
    tester: core