• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-regex] v5.23.2-23-gc829f06 FAIL(X) linux 3.16.0-34-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Content-transfer-encoding: quoted-printable
    Subject: Smoke [smoke-me/khw-regex] v5.23.2-23-gc829f06 FAIL(X) linux 3.16.0-34-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
    Content-type: text/plain; charset="UTF8"
    Date: Mon, 24 Aug 2015 05:42 -0400
    Mime-version: 1.0
    Message-ID: <20150824094709.C20794E0342@zwei>
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/=
    Karl%20Williamson/logc829f06120bfc2dd6a9653dff5206b5b86dc1fae.log.gz
    
    Automated smoke report for 5.23.3 patch c829f06120bfc2dd6a9653dff5206b5b86d=
    c1fae v5.23.2-23-gc829f06
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64=
    /8 cpu)
        on        linux - 3.16.0-34-generic [debian]
        using     g++ version 4.9.1
        smoketime 16 hours 48 minutes (average 50 minutes 27 seconds)
    
    Summary: FAIL(X)
    
    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.23.2-23-gc829f06  Configuration (common) -Dcc=3Dg++
    ----------- ---------------------------------------------------------
    O O O O O O=20
    O O O O O O -Accflags=3D-DPERL_POISON
    O O O O O O -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
    O O O O O O -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
    O O O O O O -Accflags=3D-DPERL_NO_COW
    O O O O O O -Duseithreads
    O O O O X O -Duseithreads -Accflags=3D-DPERL_POISON
    O O O O O O -Duseithreads -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PR=
    IVATE
    O O O O O O -Duseithreads -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
    O O O O O O -Duseithreads -Accflags=3D-DPERL_NO_COW
    | | | | | +- LC_ALL =3D en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO =3D perlio -DDEBUGGING
    | | | +----- PERLIO =3D stdio  -DDEBUGGING
    | | +------- LC_ALL =3D en_US.utf8
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio=20
    
    Locally applied patches:
        SMOKEc829f06120bfc2dd6a9653dff5206b5b86dc1fae
    
    Failures: (common-args) -Dcc=3Dg++
    [perlio] -DDEBUGGING -Duseithreads -Accflags=3D-DPERL_POISON
    Inconsistent test results (between TEST and harness):
        ../lib/Benchmark.t...................... ..............................=
    .................. FAILED at test 80
    
    Compiler messages(gcc):
    ListUtil.xs: In function =E2=80=98void XS_List__Util_reduce(CV*)=E2=80=99:
    ../../cop.h:1197: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:807:17: warning: unused variable =E2=80=98a=E2=80=99 [-Wunused-=
    variable]
    ListUtil.xs:808:17: warning: unused variable =E2=80=98b=E2=80=99 [-Wunused-=
    variable]
    ListUtil.xs:849:17: warning: unused variable =E2=80=98a=E2=80=99 [-Wunused-=
    variable]
    ListUtil.xs:850:17: warning: unused variable =E2=80=98b=E2=80=99 [-Wunused-=
    variable]
    Piece.xs: In function =E2=80=98void XS_Time__Piece__strftime(CV*)=E2=80=99:
    Piece.xs:1037:29: warning: comparison between signed and unsigned integer e=
    xpressions [-Wsign-compare]
    POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
    POSIX.o: In function `XS_POSIX_tmpnam':
    /home/perl/smoke/perl/smoke-me_g++/build/ext/POSIX/POSIX.xs:3341: warning: =
    the use of `tmpnam' is dangerous, better use `mkstemp'
    Opcode.xs: In function =E2=80=98void opmask_addlocal(PerlInterpreter*, SV*,=
     char*)=E2=80=99:
    ../../perl.h:6292:12: warning: unused variable =E2=80=98my_cxtp=E2=80=99 [=
    -Wunused-variable]
    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:
    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]
    --=20
    Report by Test::Smoke v1.53 build 1374 running on perl 5.20.1
    (Reporter v0.050 / Smoker v0.045)