• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.18] v5.18.3-RC1 FAIL(Mm) linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {maint_g++}

    Message-ID: <201409172234.s8HMXx23019916@m-l.org>
    Mime-version: 1.0
    Subject: Smoke [maint-5.18] v5.18.3-RC1 FAIL(Mm) linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {maint_g++}
    Content-type: text/plain; charset="UTF8"
    Date: Wed, 17 Sep 2014 18:34 -0400
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_g++/log=
    c14aac8348c6efdba19f438a181cea7ab24ab109.log.gz
    
    Automated smoke report for 5.18.3 patch c14aac8348c6efdba19f438a181cea7ab24=
    ab109 v5.18.3-RC1
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64=
    /8 cpu)
        on        linux - 3.13.0-36-generic [debian]
        using     g++ version 4.8.2
        smoketime 2 hours (average 7 minutes 32 seconds)
    
    Summary: FAIL(Mm)
    
    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.18.3-RC1  Configuration (common) -Dcc=3Dg++ -O
    ----------- ---------------------------------------------------------
    M - - M - -=20
    M - - M - - -Accflags=3D-DPERL_POISON
    m - - m - - -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PRIVATE
    M - - M - - -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
    M - - M - - -Duseithreads
    M - - M - - -Duseithreads -Accflags=3D-DPERL_POISON
    m - - m - - -Duseithreads -Duse64bitall -Accflags=3D-DPERL_GLOBAL_STRUCT_PR=
    IVATE
    M - - M - - -Duseithreads -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        RC1
        uncommitted-changes
        SMOKEc14aac8348c6efdba19f438a181cea7ab24ab109
    
    Compiler messages(gcc):
    try.c: In function =E2=80=98int main()=E2=80=99:
    mg.c: In function =E2=80=98int Perl_magic_set(SV*, MAGIC*)=E2=80=99:
    mg.c:2773:43: 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:2802:32: warning: ignoring return value of =E2=80=98int seteuid(__uid_=
    t)=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
    mg.c:2832:43: 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:2892:32: 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:1185: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:1217: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]
    util.c: In function =E2=80=98void Perl_croak_no_mem()=E2=80=99:
    util.c:1613: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]
    sv.c: In function =E2=80=98char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)=E2=80=
    =99:
    sv.c:2910:39: 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: 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:10327: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:11177: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]
    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]
    doio.c: In function =E2=80=98void S_exec_failed(const char*, int, int)=E2=
    =80=99:
    doio.c:1384: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]
    perlio.c: In function =E2=80=98void PerlIO_debug(const char*, ...)=E2=80=99:
    perlio.c:484: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]
    MD5.xs: In function =E2=80=98void XS_Digest__MD5_md5(CV*)=E2=80=99:
    ../../handy.h:435:36: warning: null argument where non-null required (argu=
    ment 1) [-Wnonnull]
    Call.xs: In function =E2=80=98I32 filter_call(int, SV*, int)=E2=80=99:
    Call.xs:63:58: warning: format =E2=80=98%d=E2=80=99 expects argument of typ=
    e =E2=80=98int=E2=80=99, but argument 3 has type =E2=80=98STRLEN {aka long =
    unsigned int}=E2=80=99 [-Wformat=3D]
    Call.xs:63:58: warning: format =E2=80=98%d=E2=80=99 expects argument of typ=
    e =E2=80=98int=E2=80=99, but argument 5 has type =E2=80=98STRLEN {aka long =
    unsigned int}=E2=80=99 [-Wformat=3D]
    Call.xs:100:41: warning: format =E2=80=98%d=E2=80=99 expects argument of ty=
    pe =E2=80=98int=E2=80=99, but argument 4 has type =E2=80=98STRLEN {aka long=
     unsigned int}=E2=80=99 [-Wformat=3D]
    Call.xs:156:38: warning: format =E2=80=98%d=E2=80=99 expects argument of ty=
    pe =E2=80=98int=E2=80=99, but argument 3 has type =E2=80=98STRLEN {aka long=
     unsigned int}=E2=80=99 [-Wformat=3D]
    Call.xs:175:51: warning: format =E2=80=98%d=E2=80=99 expects argument of ty=
    pe =E2=80=98int=E2=80=99, but argument 4 has type =E2=80=98long unsigned in=
    t=E2=80=99 [-Wformat=3D]
    B.xs: In function =E2=80=98void XS_B__GV_FILEGV(CV*)=E2=80=99:
    ../../embed.h:183:51: warning: null argument where non-null required (argu=
    ment 1) [-Wnonnull]
    Opcode.xs: In function =E2=80=98void XS_Opcode__safe_pkg_prep(CV*)=E2=80=99:
    ../../handy.h:434:35: warning: null argument where non-null required (argu=
    ment 1) [-Wnonnull]
    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]
    Zlib.xs: In function =E2=80=98void XS_Compress__Raw__Zlib__deflateInit(CV*)=
    =E2=80=99:
    Zlib.xs:797:33: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    Zlib.xs: In function =E2=80=98void XS_Compress__Raw__Zlib__deflateStream_de=
    flate(CV*)=E2=80=99:
    Zlib.xs:1015:33: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    Zlib.xs:1024:34: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    Zlib.xs: In function =E2=80=98void XS_Compress__Raw__Zlib__deflateStream_fl=
    ush(CV*)=E2=80=99:
    Zlib.xs:1133:33: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    Zlib.xs:1142:34: warning: deprecated conversion from string constant to =E2=
    =80=98char*=E2=80=99 [-Wwrite-strings]
    via.xs: In function =E2=80=98SV* PerlIOVia_method(PerlIOl**, const char*, C=
    V**, int, ...)=E2=80=99:
    ../../embed.h:354:58: warning: null argument where non-null required (argu=
    ment 1) [-Wnonnull]
    Storable.xs: In function =E2=80=98SV* retrieve_hook(stcxt_t*, const char*)=
    =E2=80=99:
    ../../embed.h:205:51: warning: null argument where non-null required (argu=
    ment 1) [-Wnonnull]
    Storable.xs: In function =E2=80=98SV* old_retrieve_array(stcxt_t*, const ch=
    ar*)=E2=80=99:
    Storable.xs: In function =E2=80=98SV* old_retrieve_hash(stcxt_t*, const cha=
    r*)=E2=80=99:
    ../../perl.h:3282:79: error: declaration of =E2=80=98void* Perl_calloc(siz=
    e_t, size_t)=E2=80=99 has a different exception specifier
    <command-line>:0:8: error: from previous declaration =E2=80=98void* Perl_ca=
    lloc(size_t, size_t) throw ()=E2=80=99
    ../../perl.h:3282:79: error: declaration of =E2=80=98void* Perl_malloc(siz=
    e_t)=E2=80=99 has a different exception specifier
    <command-line>:0:8: error: from previous declaration =E2=80=98void* Perl_ma=
    lloc(size_t) throw ()=E2=80=99
    ../../proto.h:2456:47: error: declaration of =E2=80=98void Perl_mfree(void=
    *)=E2=80=99 has a different exception specifier
    <command-line>:0:6: error: from previous declaration =E2=80=98void Perl_mfr=
    ee(void*) throw ()=E2=80=99
    ../../perl.h:3282:79: error: declaration of =E2=80=98void* Perl_realloc(vo=
    id*, size_t)=E2=80=99 has a different exception specifier
    <command-line>:0:9: error: from previous declaration =E2=80=98void* Perl_re=
    alloc(void*, size_t) throw ()=E2=80=99
    POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
    POSIX.o: In function `XS_POSIX_tmpnam':
    /home/perl/smoke/perl/maint_g++/build/ext/POSIX/POSIX.xs:1583: warning: the=
     use of `tmpnam' is dangerous, better use `mkstemp'
    util.c: In function =E2=80=98MGVTBL* Perl_get_vtbl(PerlInterpreter*, int)=
    =E2=80=99:
    util.c:3669:30: error: invalid conversion from =E2=80=98const MGVTBL* {aka =
    const mgvtbl*}=E2=80=99 to =E2=80=98MGVTBL* {aka mgvtbl*}=E2=80=99 [-fpermi=
    ssive]
    pp_hot.c: In function =E2=80=98OP* Perl_pp_aassign(PerlInterpreter*)=E2=80=
    =99:
    mg.c: In function =E2=80=98int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*=
    )=E2=80=99:
    sv.c: In function =E2=80=98char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, S=
    TRLEN*, I32)=E2=80=99:
    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:2910: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]
    sv.c:11177: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]
    doio.c: In function =E2=80=98PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)=
    =E2=80=99:
    doio.c: In function =E2=80=98void S_exec_failed(PerlInterpreter*, const cha=
    r*, int, int)=E2=80=99:
    B.xs: In function =E2=80=98void XS_B__GV_FILEGV(PerlInterpreter*, CV*)=E2=
    =80=99:
    ../../embed.h:183:51: warning: null argument where non-null required (argu=
    ment 2) [-Wnonnull]
    MD5.xs: In function =E2=80=98void XS_Digest__MD5_md5(PerlInterpreter*, CV*)=
    =E2=80=99:
    Call.xs: In function =E2=80=98I32 filter_call(PerlInterpreter*, int, SV*, i=
    nt)=E2=80=99:
    Opcode.xs: In function =E2=80=98void XS_Opcode__safe_pkg_prep(PerlInterpret=
    er*, CV*)=E2=80=99:
    Zlib.xs: In function =E2=80=98void XS_Compress__Raw__Zlib__deflateInit(Perl=
    Interpreter*, CV*)=E2=80=99:
    Zlib.xs: In function =E2=80=98void XS_Compress__Raw__Zlib__deflateStream_de=
    flate(PerlInterpreter*, CV*)=E2=80=99:
    Zlib.xs: In function =E2=80=98void XS_Compress__Raw__Zlib__deflateStream_fl=
    ush(PerlInterpreter*, CV*)=E2=80=99:
    via.xs: In function =E2=80=98SV* PerlIOVia_method(PerlInterpreter*, PerlIOl=
    **, const char*, CV**, int, ...)=E2=80=99:
    ../../embed.h:354:58: warning: null argument where non-null required (argu=
    ment 2) [-Wnonnull]
    Storable.xs: In function =E2=80=98SV* retrieve_hook(PerlInterpreter*, stcxt=
    _t*, const char*)=E2=80=99:
    ../../embed.h:205:51: warning: null argument where non-null required (argu=
    ment 2) [-Wnonnull]
    Storable.xs: In function =E2=80=98SV* old_retrieve_array(PerlInterpreter*, =
    stcxt_t*, const char*)=E2=80=99:
    Storable.xs: In function =E2=80=98SV* old_retrieve_hash(PerlInterpreter*, s=
    tcxt_t*, const char*)=E2=80=99:
    POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
    sv.c: In function =E2=80=98DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE=
    _PARAMS*)=E2=80=99:
    sv.c:11623:26: warning: ignoring return value of =E2=80=98int fchdir(int)=
    =E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
    perlio.c:475: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]
    perl.c: In function =E2=80=98void S_init_tls_and_interp(PerlInterpreter*)=
    =E2=80=99:
    thread.h:343:73: 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]
    Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to=
     .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
    --=20
    Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
    (Reporter v0.050 / Smoker v0.045)