• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/davem/unwind] v5.21.11-77-gf45d6b6 FAIL(F) linux 3.16.0-34-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}

    Mime-version: 1.0
    Subject: Smoke [smoke-me/davem/unwind] v5.21.11-77-gf45d6b6 FAIL(F) linux 3.16.0-34-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
    Date: Fri, 8 May 2015 11:47 -0400
    Content-type: text/plain; charset="UTF8"
    Content-transfer-encoding: quoted-printable
    Message-ID: <20150508155123.D7E424E0342@zwei>
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_=
    quick/David%20Mitchell/logf45d6b642ccab82fc745bd9294773e55cbec4851.log.gz
    
    Automated smoke report for 5.21.12 patch f45d6b642ccab82fc745bd9294773e55cb=
    ec4851 v5.21.11-77-gf45d6b6
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2400MHz) (x86_64=
    /8 cpu)
        on        linux - 3.16.0-34-generic [debian]
        using     g++ version 4.9.1
        smoketime 1 hour 29 minutes (average 22 minutes 22 seconds)
    
    Summary: FAIL(F)
    
    O =3D OK  F =3D Failure(s), extended report at the bottom
    X =3D Failure(s) under TEST but not under harness
    ? =3D still running or test results not (yet) available
    Build failures during:       - =3D unknown or N/A
    c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
    rep
    
    v5.21.11-77-gf45d6b6  Configuration (common) -Accflags=3D-DPERL_POISON -Dcc=
    =3Dg++
    ----------- ---------------------------------------------------------
    O F=20=20=20=20=20=20=20=20=20
    F O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEf45d6b642ccab82fc745bd9294773e55cbec4851
    
    Testsuite was run only with 'harness'
    
    Failures: (common-args) -Accflags=3D-DPERL_POISON -Dcc=3Dg++
    [default] -DDEBUGGING
    ../t/op/sub.t...............................................FAILED
        Bad plan.  You planned 37 tests but ran 30.
    
    [default] -Duseithreads
    ../t/op/sub.t...............................................FAILED
        Non-zero exit status: 255
        Bad plan.  You planned 37 tests but ran 36.
    
    Compiler messages(gcc):
    inline.h: In function =E2=80=98OP* Perl_pp_leavesub()=E2=80=99:
    inline.h:164:27: warning: =E2=80=98sv=E2=80=99 may be used uninitialized in=
     this function [-Wmaybe-uninitialized]
    cop.h: In function =E2=80=98void S_return_lvalues(SV**, SV**, SV**, I32, PE=
    RL_CONTEXT*, PMOP*)=E2=80=99:
    cop.h:676:18: warning: =E2=80=98sv=E2=80=99 may be used uninitialized in th=
    is function [-Wmaybe-uninitialized]
    inline.h: In function =E2=80=98void Perl_dounwind(I32)=E2=80=99:
    inline.h: In function =E2=80=98OP* Perl_pp_sort()=E2=80=99:
    inline.h: In function =E2=80=98OP* Perl_pp_return()=E2=80=99:
    inline.h: In function =E2=80=98OP* Perl_pp_leavesublv()=E2=80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_reduce(CV*)=E2=80=99:
    ../../cop.h:1196:10: warning: variable =E2=80=98newsp=E2=80=99 set but not=
     used [-Wunused-but-set-variable]
    ListUtil.xs: In function =E2=80=98void XS_List__Util_first(CV*)=E2=80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_any(CV*)=E2=80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_pairfirst(CV*)=E2=80=
    =99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_pairgrep(CV*)=E2=80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_pairmap(CV*)=E2=80=99:
    ListUtil.xs:688:17: warning: unused variable =E2=80=98a=E2=80=99 [-Wunused-=
    variable]
    ListUtil.xs:689:17: warning: unused variable =E2=80=98b=E2=80=99 [-Wunused-=
    variable]
    ListUtil.xs:730:17: warning: unused variable =E2=80=98a=E2=80=99 [-Wunused-=
    variable]
    ListUtil.xs:731:17: warning: unused variable =E2=80=98b=E2=80=99 [-Wunused-=
    variable]
    Piece.xs: In function =E2=80=98char* _strptime(const char*, const char*, tm=
    *, int*)=E2=80=99:
    Piece.xs:688:18: warning: comparison between signed and unsigned integer ex=
    pressions [-Wsign-compare]
    Piece.xs:782:18: warning: comparison between signed and unsigned integer ex=
    pressions [-Wsign-compare]
    Piece.xs: In function =E2=80=98void XS_Time__Piece__strftime(CV*)=E2=80=99:
    Piece.xs:1059:29: warning: comparison between signed and unsigned integer e=
    xpressions [-Wsign-compare]
    POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
    Piece.xs:350:13: warning: =E2=80=98copyright=E2=80=99 defined but not used =
    [-Wunused-variable]
    Piece.xs:352:13: warning: =E2=80=98sccsid=E2=80=99 defined but not used [-W=
    unused-variable]
    Unicode.xs: In function =E2=80=98void XS_Encode__Unicode_decode_xs(CV*)=E2=
    =80=99:
    ../../../handy.h:111:49: warning: the address of =E2=80=98PL_sv_undef=E2=
    =80=99 will always evaluate as =E2=80=98true=E2=80=99 [-Waddress]
    Unicode.xs: In function =E2=80=98void XS_Encode__Unicode_encode_xs(CV*)=E2=
    =80=99:
    inline.h: In function =E2=80=98void S_return_lvalues(SV**, SV**, SV**, I32,=
     PERL_CONTEXT*, PMOP*)=E2=80=99:
    POSIX.o: In function `XS_POSIX_tmpnam':
    /home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:3144: war=
    ning: the use of `tmpnam' is dangerous, better use `mkstemp'
    inline.h: In function =E2=80=98OP* Perl_pp_leavesub(PerlInterpreter*)=E2=80=
    =99:
    cop.h: In function =E2=80=98void S_return_lvalues(PerlInterpreter*, SV**, S=
    V**, SV**, I32, PERL_CONTEXT*, PMOP*)=E2=80=99:
    inline.h: In function =E2=80=98void Perl_dounwind(PerlInterpreter*, I32)=E2=
    =80=99:
    inline.h: In function =E2=80=98OP* Perl_pp_return(PerlInterpreter*)=E2=80=
    =99:
    inline.h: In function =E2=80=98OP* Perl_pp_sort(PerlInterpreter*)=E2=80=99:
    inline.h: In function =E2=80=98OP* Perl_pp_leavesublv(PerlInterpreter*)=E2=
    =80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_reduce(PerlInterpreter=
    *, CV*)=E2=80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_first(PerlInterpreter*=
    , CV*)=E2=80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_any(PerlInterpreter*, =
    CV*)=E2=80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_pairfirst(PerlInterpre=
    ter*, CV*)=E2=80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_pairgrep(PerlInterpret=
    er*, CV*)=E2=80=99:
    ListUtil.xs: In function =E2=80=98void XS_List__Util_pairmap(PerlInterprete=
    r*, CV*)=E2=80=99:
    Opcode.xs: In function =E2=80=98void opmask_addlocal(PerlInterpreter*, SV*,=
     char*)=E2=80=99:
    ../../perl.h:6281:12: warning: unused variable =E2=80=98my_cxtp=E2=80=99 [=
    -Wunused-variable]
    Piece.xs: In function =E2=80=98char* _strptime(PerlInterpreter*, const char=
    *, const char*, tm*, int*)=E2=80=99:
    Piece.xs: In function =E2=80=98void XS_Time__Piece__strftime(PerlInterprete=
    r*, CV*)=E2=80=99:
    POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
    threads.xs: In function =E2=80=98void* S_ithread_run(void*)=E2=80=99:
    ../../perl.h:165:22: warning: variable =E2=80=98my_perl=E2=80=99 might be =
    clobbered by =E2=80=98longjmp=E2=80=99 or =E2=80=98vfork=E2=80=99 [-Wclobbe=
    red]
    inline.h: In function =E2=80=98void S_return_lvalues(PerlInterpreter*, SV**=
    , SV**, SV**, I32, PERL_CONTEXT*, PMOP*)=E2=80=99:
    --=20
    Report by Test::Smoke v1.53 build 1374 running on perl 5.20.1
    (Reporter v0.050 / Smoker v0.045)