• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/nicholas/RT119089-variant] v5.19.4-176-g73bd662 PASS linux 3.8.0-30-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}

    Message-ID: <201310071143.r97BhxIB005877@m-l.org>
    Subject: Smoke [smoke-me/nicholas/RT119089-variant] v5.19.4-176-g73bd662 PASS linux 3.8.0-30-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
    Content-type: text/plain; charset="UTF8"
    Date: Mon, 7 Oct 2013 07:43 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_=
    quick/Nicholas Clark/log73bd662d0b6587f5623cb73b087576bef5bb1c92.log.gz
    
    Automated smoke report for 5.19.5 patch 73bd662d0b6587f5623cb73b087576bef5b=
    b1c92 v5.19.4-176-g73bd662
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64=
    /8 cpu)
        on        linux - 3.8.0-30-generic [debian]
        using     g++ version 4.7.3
        smoketime 1 hour 14 minutes (average 18 minutes 43 seconds)
    
    Summary: PASS
    
    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.19.4-176-g73bd662  Configuration (common) -Accflags=3D-DPERL_POISON -Dcc=
    =3Dg++
    ----------- ---------------------------------------------------------
    O O=20=20=20=20=20=20=20=20=20
    O O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE73bd662d0b6587f5623cb73b087576bef5bb1c92
    
    Testsuite was run only with 'harness'
    
    Compiler messages(gcc):
    try.c: In function =E2=80=98int main()=E2=80=99:
    util.c: In function =E2=80=98void Perl_croak_no_mem()=E2=80=99:
    util.c:1601:36: 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]
    mg.c: In function =E2=80=98int Perl_magic_set(SV*, MAGIC*)=E2=80=99:
    mg.c:2779:36: warning: ignoring return value of =E2=80=98int setreuid(__uid=
    _t, __uid_t)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    mg.c:2808:25: warning: ignoring return value of =E2=80=98int seteuid(__uid_=
    t)=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
    mg.c:2838:36: warning: ignoring return value of =E2=80=98int setregid(__gid=
    _t, __gid_t)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    mg.c:2898:25: warning: ignoring return value of =E2=80=98int setegid(__gid_=
    t)=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
    pp_hot.c: In function =E2=80=98OP* Perl_pp_aassign()=E2=80=99:
    pp_hot.c:1189:18: warning: ignoring return value of =E2=80=98int setresuid(=
    __uid_t, __uid_t, __uid_t)=E2=80=99, declared with attribute warn_unused_re=
    sult [-Wunused-result]
    pp_hot.c:1221:18: warning: ignoring return value of =E2=80=98int setresgid(=
    __gid_t, __gid_t, __gid_t)=E2=80=99, declared with attribute warn_unused_re=
    sult [-Wunused-result]
    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:10441: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:11301: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:2960:50: warning: ignoring return value of =E2=80=98char* gcvt(double,=
     int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    sv.c:2974:50: warning: ignoring return value of =E2=80=98char* gcvt(double,=
     int, char*)=E2=80=99, declared with attribute warn_unused_result [-Wunused=
    -result]
    toke.c: In function =E2=80=98char* S_scan_ident(char*, char*, STRLEN, I32)=
    =E2=80=99:
    toke.c:9605:49: warning: =E2=80=98orig_copline=E2=80=99 may be used uniniti=
    alized in this function [-Wmaybe-uninitialized]
    doio.c: In function =E2=80=98void S_exec_failed(const char*, int, int)=E2=
    =80=99:
    doio.c:1398: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]
    doio.c: In function =E2=80=98PerlIOl** Perl_nextargv(GV*)=E2=80=99:
    doio.c:883: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]
    perlio.c: In function =E2=80=98void PerlIO_debug(const char*, ...)=E2=80=99:
    perlio.c:475: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]
    op.c: In function =E2=80=98OP* S_fold_constants(OP*)=E2=80=99:
    op.c:3290:1: warning: argument =E2=80=98o=E2=80=99 might be clobbered by =
    =E2=80=98longjmp=E2=80=99 or =E2=80=98vfork=E2=80=99 [-Wclobbered]
    sdbm.c: In function =E2=80=98int makroom(DBM*, long int, int)=E2=80=99:
    sdbm.c:378:70: 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]
    op.c: In function =E2=80=98void S_scalar_slice_warning(const OP*)=E2=80=99:
    op.c:1229:43: warning: =E2=80=98keysv=E2=80=99 may be used uninitialized in=
     this function [-Wmaybe-uninitialized]
    mg.c: In function =E2=80=98int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*=
    )=E2=80=99:
    perl.c: In function =E2=80=98void S_init_tls_and_interp(PerlInterpreter*)=
    =E2=80=99:
    perl.c:99: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]
    pp_hot.c: In function =E2=80=98OP* Perl_pp_aassign(PerlInterpreter*)=E2=80=
    =99:
    sv.c: In function =E2=80=98DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE=
    _PARAMS*)=E2=80=99:
    sv.c:11779: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:
    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:
    toke.c: In function =E2=80=98char* S_scan_ident(PerlInterpreter*, char*, ch=
    ar*, STRLEN, I32)=E2=80=99:
    op.c: In function =E2=80=98OP* S_fold_constants(PerlInterpreter*, OP*)=E2=
    =80=99:
    perlio.c:466: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]
    shared.xs: In function =E2=80=98user_lock* S_get_userlock(PerlInterpreter*,=
     SV*, bool)=E2=80=99:
    shared.xs:362:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void S_sharedsv_dec(PerlInterpreter*, SV*)=
    =E2=80=99:
    shared.xs:535:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void Perl_sharedsv_share(PerlInterpreter*, =
    SV*)=E2=80=99:
    shared.xs:564:9: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_scalar_mg_get(PerlInterpreter*=
    , SV*, MAGIC*)=E2=80=99:
    shared.xs:739:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_scalar_mg_set(PerlInterpreter*=
    , SV*, MAGIC*)=E2=80=99:
    shared.xs:817:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_scalar_mg_free(PerlInterpreter=
    *, SV*, MAGIC*)=E2=80=99:
    shared.xs:835:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_scalar_mg_local(PerlInterprete=
    r*, SV*, MAGIC*)=E2=80=99:
    shared.xs:868:9: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_elem_mg_FETCH(PerlInterpreter*=
    , SV*, MAGIC*)=E2=80=99:
    shared.xs:905:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_elem_mg_STORE(PerlInterpreter*=
    , SV*, MAGIC*)=E2=80=99:
    shared.xs:960:5: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_elem_mg_DELETE(PerlInterpreter=
    *, SV*, MAGIC*)=E2=80=99:
    shared.xs:1003:5: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98U32 sharedsv_array_mg_FETCHSIZE(PerlInterpr=
    eter*, SV*, MAGIC*)=E2=80=99:
    shared.xs:1069:5: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98int sharedsv_array_mg_CLEAR(PerlInterpreter=
    *, SV*, MAGIC*)=E2=80=99:
    shared.xs:1089:5: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void Perl_sharedsv_lock(PerlInterpreter*, S=
    V*)=E2=80=99:
    shared.xs:1213:63: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_PUSH(PerlInter=
    preter*, CV*)=E2=80=99:
    shared.xs:1310:13: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_UNSHIFT(PerlIn=
    terpreter*, CV*)=E2=80=99:
    shared.xs:1328:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_POP(PerlInterp=
    reter*, CV*)=E2=80=99:
    shared.xs:1353:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_SHIFT(PerlInte=
    rpreter*, CV*)=E2=80=99:
    shared.xs:1370:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_EXTEND(PerlInt=
    erpreter*, CV*)=E2=80=99:
    shared.xs:1386:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_STORESIZE(Perl=
    Interpreter*, CV*)=E2=80=99:
    shared.xs:1396:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_EXISTS(PerlInt=
    erpreter*, CV*)=E2=80=99:
    shared.xs:1408:13: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs:1418:13: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_FIRSTKEY(PerlI=
    nterpreter*, CV*)=E2=80=99:
    shared.xs:1434:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared__tie_NEXTKEY(PerlIn=
    terpreter*, CV*)=E2=80=99:
    shared.xs:1462:9: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    shared.xs: In function =E2=80=98void XS_threads__shared_bless(PerlInterpret=
    er*, CV*)=E2=80=99:
    shared.xs:1722:13: warning: deprecated conversion from string constant to =
    =E2=80=98char*=E2=80=99 [-Wwrite-strings]
    threads.xs: In function =E2=80=98ithread* S_ithread_create(PerlInterpreter*=
    , SV*, IV, int, int, int, int)=E2=80=99:
    threads.xs:714:83: warning: ignoring return value of =E2=80=98ssize_t write=
    (int, const void*, size_t)=E2=80=99, declared with attribute warn_unused_re=
    sult [-Wunused-result]
    op.c: In function =E2=80=98void S_scalar_slice_warning(PerlInterpreter*, co=
    nst OP*)=E2=80=99:
    --=20
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)