[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201301180649.r0I6n0ef028106@m-l.org>
Subject: Smoke [blead] v5.17.7.0-330-gba5e661 FAIL(F) linux 3.2.0-31-generic [debian] (x86_64/8 cpu) {blead_g++_quick}
Content-type: text/plain; charset="UTF8"
Date: Fri, 18 Jan 2013 01:49 -0500
Content-transfer-encoding: quoted-printable
Mime-version: 1.0
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/blead_g++_qui=
ck/logba5e661aead245e882b11d5a1c89fffaedbc29ec.log.gz
Automated smoke report for 5.17.8 patch ba5e661aead245e882b11d5a1c89fffaedb=
c29ec v5.17.7.0-330-gba5e661
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64=
/8 cpu)
on linux - 3.2.0-31-generic [debian]
using g++ version 4.7.2
smoketime 1 hour 17 minutes (average 19 minutes 23 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.17.7.0-330-gba5e661 Configuration (common) -Accflags=3D-DPERL_POISON -D=
cc=3Dg++
----------- ---------------------------------------------------------
O O F O=20=20=20=20=20
O O O O -Duseithreads
| | | +----- -DDEBUGGING, minitest
| | +------- -DDEBUGGING
| +--------- no debugging, minitest
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKEba5e661aead245e882b11d5a1c89fffaedbc29ec
Testsuite was run only with 'harness'
Failures: (common-args) -Accflags=3D-DPERL_POISON -Dcc=3Dg++
[default] -DDEBUGGING
../t/op/svleak.t............................................FAILED
32
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]
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]
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]
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]
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=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]
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]
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]
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]
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]
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]
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]
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]
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]
doio.c: In function =E2=80=98void S_exec_failed(PerlInterpreter*, const cha=
r*, int, int)=E2=80=99:
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]
doio.c: In function =E2=80=98PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)=
=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]
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]
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:
Call.xs: In function =E2=80=98I32 filter_call(PerlInterpreter*, int, SV*, i=
nt)=E2=80=99:
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:1066: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:1086: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:1190: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:1287: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:1305: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:1330:9: 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]
shared.xs: In function =E2=80=98void XS_threads__shared__tie_SHIFT(PerlInte=
rpreter*, CV*)=E2=80=99:
shared.xs:1347: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:1363: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:1373: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:1385:13: warning: deprecated conversion from string constant to =
=E2=80=98char*=E2=80=99 [-Wwrite-strings]
shared.xs:1395: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:1411: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:1439: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:1699:13: 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__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:
--=20
Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)