• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-ppport] v5.31.3-132-g27a4c7430e FAIL(m) linux 5.2.0-2-amd64 [Debian GNU/Linux bullseye/sid] (x86_64/1 cpu)

    Subject: Smoke [smoke-me/khw-ppport] v5.31.3-132-g27a4c7430e FAIL(m) linux 5.2.0-2-amd64 [Debian GNU/Linux bullseye/sid] (x86_64/1 cpu)
    Message-ID: <E1i6xr3-0000mK-7V@cjg-bullseye>
    Date: Sun, 08 Sep 2019 09:07:49 -0500
    
    Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch 27a4c7430e739f4c4cd4ed44829d06a7b057bdf5 v5.31.3-132-g27a4c7430e
    cjg-bullseye: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)
        on        linux - 5.2.0-2-amd64 [Debian GNU/Linux bullseye/sid]
        using     g++ version 9.2.1 20190821
        smoketime 29 minutes 20 seconds (average 2 minutes 26.667 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-132-g27a4c7430e  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    m m         
    m m         -Duse64bitall
    m m         -Dusequadmath
    m m         -Duseithreads
    m m         -Duseithreads -Duse64bitall
    m m         -Duseithreads -Dusequadmath
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE27a4c7430e739f4c4cd4ed44829d06a7b057bdf5
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Compiler messages(gcc):
    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_clear(SV*)':
    sv.c:6735:36: error: cannot convert 'SV*' {aka 'sv*'} to 'const REGEXP*' {aka 'const p5rx*'}
    inline.h:179:33: note:   initializing argument 1 of 'regexp* Perl_ReANY(const REGEXP*)'
    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
    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_clear(PerlInterpreter*, SV*)':
    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]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)