• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-ppport] v5.31.2-126-gcbba202 FAIL(F) linux 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)

    Subject: Smoke [smoke-me/khw-ppport] v5.31.2-126-gcbba202 FAIL(F) linux 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)
    Message-ID: <E1hz5vs-0000u5-TV@cjg-jessie>
    Date: Sat, 17 Aug 2019 16:08:16 -0500
    
    Automated smoke report for branch smoke-me/khw-ppport 5.31.3 patch cbba202dc1765a9b0bdb63a948b0883004906f61 v5.31.2-126-gcbba202
    cjg-jessie: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)
        on        linux - 3.16.0-10-amd64 [Debian GNU/Linux 8.11 (jessie)]
        using     g++ version 4.9.2
        smoketime 6 hours 38 minutes (average 33 minutes 10 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-126-gcbba202  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O         
    F F         -Dusequadmath
    O O         -Duse64bitall
    O O         -Duseithreads
    F F         -Duseithreads -Dusequadmath
    O O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEcbba202dc1765a9b0bdb63a948b0883004906f61
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=g++
    [default] -Dusequadmath
    [default] -DDEBUGGING -Dusequadmath
    [default] -Duseithreads -Dusequadmath
    [default] -DDEBUGGING -Duseithreads -Dusequadmath
    ../cpan/Scalar-List-Utils/t/uniq.t..........................FAILED
        18
        Non-zero exit status: 1
    
    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: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'
    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]
    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'
    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'
    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'
    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]
    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*)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)