[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201311140257.rAE2vNQ0004437@m-l.org>
Subject: Smoke [smoke-me/jkeenan/120503-find-t] v5.19.5-219-g74ed34b FAIL(X) linux 3.8.0-33-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
Content-type: text/plain; charset="UTF8"
Date: Wed, 13 Nov 2013 21:57 -0500
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/=
James E Keenan/log74ed34bfdd756d12367d27b565d269c4966897be.log.gz
Automated smoke report for 5.19.6 patch 74ed34bfdd756d12367d27b565d269c4966=
897be v5.19.5-219-g74ed34b
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64=
/8 cpu)
on linux - 3.8.0-33-generic [debian]
using g++ version 4.7.3
smoketime 22 hours 16 minutes (average 55 minutes 41 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.19.5-219-g74ed34b Configuration (common) -Dcc=3Dg++
----------- ---------------------------------------------------------
O O O O O O=20
X O O O O O -Accflags=3D-DPERL_POISON
O O O O O O -Duse64bitall
X O O O O O -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
O O O O O O -Dmad
O O O X O O -Accflags=3D-DPERL_NO_COW
O O O X O O -Duseithreads
O O O O O O -Duseithreads -Accflags=3D-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads -Dmad
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:
SMOKE74ed34bfdd756d12367d27b565d269c4966897be
Failures: (common-args) -Dcc=3Dg++
[stdio] -Accflags=3D-DPERL_POISON
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ..............................=
... FAILED at test 98
[stdio] -Dusemorebits -Accflags=3D-DPERL_GLOBAL_STRUCT
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ..............................=
... FAILED at test 44
[stdio] -DDEBUGGING -Accflags=3D-DPERL_NO_COW
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ..............................=
... FAILED at test 36
[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../t/cpan/IPC-Cmd/t/03_run-forked.t..... ..............................=
... FAILED at test 67
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]
pp_hot.c: In function =E2=80=98OP* Perl_pp_aassign()=E2=80=99:
pp_hot.c:1188: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:1220: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]
mg.c: In function =E2=80=98int Perl_magic_set(SV*, MAGIC*)=E2=80=99:
mg.c:2787: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:2816: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:2846: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:2906:25: warning: ignoring return value of =E2=80=98int setegid(__gid_=
t)=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:10463: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:11323: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]
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:3420: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]
mg.c: In function =E2=80=98int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*=
)=E2=80=99:
pp_hot.c: In function =E2=80=98OP* Perl_pp_aassign(PerlInterpreter*)=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:11323: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: In function =E2=80=98char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, S=
TRLEN*, I32)=E2=80=99:
sv.c:2960:50: 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:2974:50: 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]
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:
op.c: In function =E2=80=98OP* S_fold_constants(PerlInterpreter*, OP*)=E2=
=80=99:
toke.c: In function =E2=80=98int Perl_yylex()=E2=80=99:
toke.c:5655:4: warning: =E2=80=98d=E2=80=99 may be used uninitialized in th=
is function [-Wmaybe-uninitialized]
sv.c: In function =E2=80=98DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE=
_PARAMS*)=E2=80=99:
sv.c:11801:26: warning: ignoring return value of =E2=80=98int fchdir(int)=
=E2=80=99, declared with attribute warn_unused_result [-Wunused-result]
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]
perl.c: In function =E2=80=98void S_init_tls_and_interp(PerlInterpreter*)=
=E2=80=99:
perl.c:91: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]
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]
toke.c: In function =E2=80=98int Perl_yylex(PerlInterpreter*)=E2=80=99:
--=20
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)