• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/superfasthash4] v5.17.3-191-g2c1968e FAIL(m) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)

    Message-ID: <201208291236.q7TCaq98007051@m-l.org>
    Subject: Smoke [smoke-me/superfasthash4] v5.17.3-191-g2c1968e FAIL(m) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Wed, 29 Aug 2012 08:36 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/
    
    Automated smoke report for 5.17.4 patch 2c1968e047571b381be91d7087660441f79=
    6c0d0 v5.17.3-191-g2c1968e
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64=
    /8 cpu)
        on        linux - 3.2.0-25-generic [debian]
        using     g++ version 4.6.3
        smoketime 15 minutes 22 seconds (average 46.100 seconds)
    
    Summary: FAIL(m)
    
    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.17.3-191-g2c1968e  Configuration (common) -Dcc=3Dg++
    ----------- ---------------------------------------------------------
    m - - m - -=20
    m - - m - - -Accflags=3D-DPERL_POISON
    m - - m - - -Duse64bitall
    m - - m - - -Dusemorebits
    m - - m - - -Dmad
    m - - m - - -Duseithreads
    m - - m - - -Duseithreads -Accflags=3D-DPERL_POISON
    m - - m - - -Duseithreads -Duse64bitall
    m - - m - - -Duseithreads -Dusemorebits
    m - - m - - -Duseithreads -Dmad
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE2c1968e047571b381be91d7087660441f796c0d0
    
    Compiler messages(gcc):
    try.c: In function =E2=80=98int main()=E2=80=99:
    try.c:36:10: warning: ignoring return value of =E2=80=98int pipe(int*)=E2=
    =80=99, declared with attribute warn_unused_result [-Wunused-result]
    try.c:37:10: warning: ignoring return value of =E2=80=98int pipe(int*)=E2=
    =80=99, declared with attribute warn_unused_result [-Wunused-result]
    try.c:53:35: warning: ignoring return value of =E2=80=98ssize_t write(int, =
    const void*, size_t)=E2=80=99, declared with attribute warn_unused_result [=
    -Wunused-result]
    try.c:66:23: warning: ignoring return value of =E2=80=98ssize_t write(int, =
    const void*, size_t)=E2=80=99, declared with attribute warn_unused_result [=
    -Wunused-result]
    try.c:72:35: warning: ignoring return value of =E2=80=98ssize_t write(int, =
    const void*, size_t)=E2=80=99, declared with attribute warn_unused_result [=
    -Wunused-result]
    try.c:78:21: warning: ignoring return value of =E2=80=98ssize_t read(int, v=
    oid*, size_t)=E2=80=99, declared with attribute warn_unused_result [-Wunuse=
    d-result]
    pp_ctl.c: In function =E2=80=98OP* Perl_pp_goto()=E2=80=99:
    pp_ctl.c:2858:8: warning: variable =E2=80=98newsp=E2=80=99 set but not used=
     [-Wunused-but-set-variable]
    pp_ctl.c:2859:7: warning: variable =E2=80=98gimme=E2=80=99 set but not used=
     [-Wunused-but-set-variable]
    universal.c: In function =E2=80=98void XS_Internals_PERL_HASH(CV*)=E2=80=99:
    universal.c:1136:13: error: =E2=80=98UINT32_C=E2=80=99 was not declared in =
    this scope
    regexec.c: In function =E2=80=98I32 S_regmatch(regmatch_info*, regnode*)=E2=
    =80=99:
    regexec.c:3991:1: warning: variable =E2=80=98throw_away=E2=80=99 set but no=
    t used [-Wunused-but-set-variable]
    gv.c: In function =E2=80=98GP* Perl_newGP(GV*)=E2=80=99:
    gv.c:185:5: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this scope
    hv.c: In function =E2=80=98void* Perl_hv_common(HV*, SV*, const char*, STRL=
    EN, int, int, SV*, U32)=E2=80=99:
    hv.c:618:2: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this scope
    hv.c: In function =E2=80=98SV* S_hv_delete_common(HV*, SV*, const char*, ST=
    RLEN, int, I32, U32)=E2=80=99:
    hv.c:983:2: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this scope
    gv.c: In function =E2=80=98void Perl_gv_name_set(GV*, const char*, U32, U32=
    )=E2=80=99:
    gv.c:3115:5: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
    pe
    hv.c: In function =E2=80=98void S_hsplit(HV*)=E2=80=99:
    hv.c:1242:6: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
    pe
    doio.c: In function =E2=80=98void S_exec_failed(const char*, int, int)=E2=
    =80=99:
    doio.c:1379:43: warning: ignoring return value of =E2=80=98ssize_t write(in=
    t, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resul=
    t [-Wunused-result]
    util.c: In function =E2=80=98char* S_write_no_mem()=E2=80=99:
    util.c:68:34: warning: ignoring return value of =E2=80=98ssize_t write(int,=
     const void*, size_t)=E2=80=99, declared with attribute warn_unused_result =
    [-Wunused-result]
    doio.c: In function =E2=80=98PerlIOl** Perl_nextargv(GV*)=E2=80=99:
    doio.c:876:46: warning: ignoring return value of =E2=80=98int fchown(int, _=
    _uid_t, __gid_t)=E2=80=99, declared with attribute warn_unused_result [-Wun=
    used-result]
    hv.c: In function =E2=80=98void Perl_hv_name_set(HV*, const char*, U32, U32=
    )=E2=80=99:
    hv.c:2117:5: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
    pe
    hv.c: In function =E2=80=98void Perl_hv_ename_add(HV*, const char*, U32, U3=
    2)=E2=80=99:
    hv.c:2167:5: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
    pe
    perlio.c: In function =E2=80=98void S_more_refcounted_fds(int)=E2=80=99:
    perlio.c:2342:38: warning: ignoring return value of =E2=80=98ssize_t write(=
    int, const void*, size_t)=E2=80=99, declared with attribute warn_unused_res=
    ult [-Wunused-result]
    hv.c: In function =E2=80=98HEK* Perl_share_hek(const char*, I32, U32)=E2=80=
    =99:
    hv.c:2709:11: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sc=
    ope
    hv.c: In function =E2=80=98SV* Perl_refcounted_he_fetch_pvn(const refcounte=
    d_he*, const char*, STRLEN, U32, U32)=E2=80=99:
    hv.c:3056:2: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
    pe
    hv.c: In function =E2=80=98refcounted_he* Perl_refcounted_he_new_pvn(refcou=
    nted_he*, const char*, STRLEN, U32, SV*, U32)=E2=80=99:
    hv.c:3227:2: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
    pe
    perlio.c: In function =E2=80=98void PerlIO_debug(const char*, ...)=E2=80=99:
    perlio.c:485:43: warning: ignoring return value of =E2=80=98ssize_t write(i=
    nt, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resu=
    lt [-Wunused-result]
    sv.c: In function =E2=80=98SV* Perl_newSVpvn_share(const char*, I32, U32)=
    =E2=80=99:
    sv.c:8470:2: error: =E2=80=98UINT32_C=E2=80=99 was not declared in this sco=
    pe
    sv.c: In function =E2=80=98void Perl_sv_vcatpvfn_flags(SV*, const char*, ST=
    RLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)=E2=80=99:
    sv.c:10066:41: warning: ignoring return value of =E2=80=98char* gcvt(double=
    , int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunuse=
    d-result]
    sv.c:10915:53: warning: ignoring return value of =E2=80=98char* gcvt(double=
    , int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunuse=
    d-result]
    sv.c: In function =E2=80=98char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)=E2=80=
    =99:
    sv.c:2899:39: warning: ignoring return value of =E2=80=98char* gcvt(double,=
     int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    regcomp.c: In function =E2=80=98void S_dump_trie(const _reg_trie_data*, HV*=
    , AV*, U32)=E2=80=99:
    regcomp.c:1060:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
    t not used [-Wunused-but-set-variable]
    regcomp.c: In function =E2=80=98void S_dump_trie_interim_list(const _reg_tr=
    ie_data*, HV*, AV*, U32, U32)=E2=80=99:
    regcomp.c:1151:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
    t not used [-Wunused-but-set-variable]
    regcomp.c: In function =E2=80=98void S_dump_trie_interim_table(const _reg_t=
    rie_data*, HV*, AV*, U32, U32)=E2=80=99:
    regcomp.c:1209:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
    t not used [-Wunused-but-set-variable]
    mg_vtable.h:93:54: warning: =E2=80=98PL_magic_vtable_names=E2=80=99 initial=
    ized and declared =E2=80=98extern=E2=80=99 [enabled by default]
    regcomp.c: In function =E2=80=98REGEXP* Perl_re_op_compile(SV**, int, OP*, =
    const regexp_engine*, REGEXP*, bool*, U32, U32)=E2=80=99:
    regcomp.c:6447:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
    t not used [-Wunused-but-set-variable]
    regcomp.c: In function =E2=80=98SV* Perl_reg_named_buff_nextkey(REGEXP*, U3=
    2)=E2=80=99:
    regcomp.c:6595:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set bu=
    t not used [-Wunused-but-set-variable]
    regcomp.c: In function =E2=80=98void Perl_pregfree2(REGEXP*)=E2=80=99:
    regcomp.c:13918:5: warning: variable =E2=80=98re_debug_flags=E2=80=99 set b=
    ut not used [-Wunused-but-set-variable]
    sv.c:10915:53: warning: ignoring return value of =E2=80=98char* qgcvt(long =
    double, int, char*)=E2=80=99, declared with attribute warn_unused_result [-=
    Wunused-result]
    sv.c:2899:39: warning: ignoring return value of =E2=80=98char* qgcvt(long d=
    ouble, int, char*)=E2=80=99, declared with attribute warn_unused_result [-W=
    unused-result]
    toke.c: In function =E2=80=98int Perl_yylex()=E2=80=99:
    toke.c:8201:19: warning: variable =E2=80=98have_proto=E2=80=99 set but not =
    used [-Wunused-but-set-variable]
    perl.c: In function =E2=80=98void S_init_tls_and_interp(PerlInterpreter*)=
    =E2=80=99:
    perl.c:103:2: warning: ignoring return value of =E2=80=98ssize_t write(int,=
     const void*, size_t)=E2=80=99, declared with attribute warn_unused_result =
    [-Wunused-result]
    util.c: In function =E2=80=98char* S_write_no_mem(PerlInterpreter*)=E2=80=
    =99:
    gv.c: In function =E2=80=98GP* Perl_newGP(PerlInterpreter*, GV*)=E2=80=99:
    hv.c: In function =E2=80=98void* Perl_hv_common(PerlInterpreter*, HV*, SV*,=
     const char*, STRLEN, int, int, SV*, U32)=E2=80=99:
    hv.c: In function =E2=80=98SV* S_hv_delete_common(PerlInterpreter*, HV*, SV=
    *, const char*, STRLEN, int, I32, U32)=E2=80=99:
    hv.c: In function =E2=80=98void S_hsplit(PerlInterpreter*, HV*)=E2=80=99:
    pp_ctl.c: In function =E2=80=98OP* Perl_pp_goto(PerlInterpreter*)=E2=80=99:
    gv.c: In function =E2=80=98void Perl_gv_name_set(PerlInterpreter*, GV*, con=
    st char*, U32, U32)=E2=80=99:
    hv.c: In function =E2=80=98void Perl_hv_name_set(PerlInterpreter*, HV*, con=
    st char*, U32, U32)=E2=80=99:
    hv.c: In function =E2=80=98void Perl_hv_ename_add(PerlInterpreter*, HV*, co=
    nst char*, U32, U32)=E2=80=99:
    hv.c: In function =E2=80=98HEK* Perl_share_hek(PerlInterpreter*, const char=
    *, I32, U32)=E2=80=99:
    hv.c: In function =E2=80=98SV* Perl_refcounted_he_fetch_pvn(PerlInterpreter=
    *, const refcounted_he*, const char*, STRLEN, U32, U32)=E2=80=99:
    hv.c: In function =E2=80=98refcounted_he* Perl_refcounted_he_new_pvn(PerlIn=
    terpreter*, refcounted_he*, const char*, STRLEN, U32, SV*, U32)=E2=80=99:
    regexec.c: In function =E2=80=98I32 S_regmatch(PerlInterpreter*, regmatch_i=
    nfo*, regnode*)=E2=80=99:
    perlio.c: In function =E2=80=98void S_more_refcounted_fds(PerlInterpreter*,=
     int)=E2=80=99:
    universal.c: In function =E2=80=98void XS_Internals_PERL_HASH(PerlInterpret=
    er*, CV*)=E2=80=99:
    perlio.c:476:56: warning: ignoring return value of =E2=80=98ssize_t write(i=
    nt, const void*, size_t)=E2=80=99, declared with attribute warn_unused_resu=
    lt [-Wunused-result]
    doio.c: In function =E2=80=98void S_exec_failed(PerlInterpreter*, const cha=
    r*, int, int)=E2=80=99:
    doio.c: In function =E2=80=98PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)=
    =E2=80=99:
    sv.c: In function =E2=80=98SV* Perl_newSVpvn_share(PerlInterpreter*, const =
    char*, I32, U32)=E2=80=99:
    sv.c: In function =E2=80=98DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE=
    _PARAMS*)=E2=80=99:
    sv.c:11362:26: warning: ignoring return value of =E2=80=98int fchdir(int)=
    =E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
    sv.c: In function =E2=80=98void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV=
    *, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)=E2=80=
    =99:
    sv.c: In function =E2=80=98char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, S=
    TRLEN*, I32)=E2=80=99:
    regcomp.c: In function =E2=80=98void S_dump_trie(PerlInterpreter*, const _r=
    eg_trie_data*, HV*, AV*, U32)=E2=80=99:
    regcomp.c: In function =E2=80=98void S_dump_trie_interim_list(PerlInterpret=
    er*, const _reg_trie_data*, HV*, AV*, U32, U32)=E2=80=99:
    regcomp.c: In function =E2=80=98void S_dump_trie_interim_table(PerlInterpre=
    ter*, const _reg_trie_data*, HV*, AV*, U32, U32)=E2=80=99:
    regcomp.c: In function =E2=80=98REGEXP* Perl_re_op_compile(PerlInterpreter*=
    , SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)=E2=80=99:
    regcomp.c: In function =E2=80=98SV* Perl_reg_named_buff_nextkey(PerlInterpr=
    eter*, REGEXP*, U32)=E2=80=99:
    regcomp.c: In function =E2=80=98void Perl_pregfree2(PerlInterpreter*, REGEX=
    P*)=E2=80=99:
    toke.c: In function =E2=80=98int Perl_yylex(PerlInterpreter*)=E2=80=99:
    --=20
    Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
    (Reporter v0.035 / Smoker v0.045)