[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201411180702.sAI72KGL024975@m-l.org>
Mime-version: 1.0
Date: Tue, 18 Nov 2014 02:02 -0500
Content-transfer-encoding: quoted-printable
Subject: Smoke [smoke-me/khw-leak] v5.21.5-541-gc01d105 PASS linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
Content-type: text/plain; charset="UTF8"
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_=
quick/Karl%20Williamson/logc01d1059d6821f022056c20154cd5d6e6461b1db.log.gz
Automated smoke report for 5.21.6 patch c01d1059d6821f022056c20154cd5d6e646=
1b1db v5.21.5-541-gc01d105
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 3 minutes (average 30 minutes 52 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.21.5-541-gc01d105 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:
SMOKEc01d1059d6821f022056c20154cd5d6e6461b1db
Testsuite was run only with 'harness'
Passed Todo tests: (common-args) -Accflags=3D-DPERL_POISON -Dcc=3Dg++
[default]=20
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/ExtUtils-MakeMaker/t/pm_to_blib.t...................PASSED
10-11
Compiler messages(gcc):
util.c: In function =E2=80=98I32 Perl_xs_handshake(U32, void*, const char*,=
...)=E2=80=99:
util.c:5389:39: warning: cast to pointer from integer of different size [-W=
int-to-pointer-cast]
MD5.xs: In function =E2=80=98void XS_Digest__MD5_md5(CV*)=E2=80=99:
../../handy.h:456:36: warning: null argument where non-null required (argu=
ment 1) [-Wnonnull]
DB_File.xs: In function =E2=80=98int db_put(DB_File, DBTKEY, DBT, u_int)=E2=
=80=99:
DB_File.xs:311:77: warning: comparison between signed and unsigned integer =
expressions [-Wsign-compare]
../../pp.h: In function =E2=80=98void XS_DB_File_constant(CV*)=E2=80=99:
../../pp.h:306:54: warning: =E2=80=98iv=E2=80=99 may be used uninitialized=
in this function [-Wmaybe-uninitialized]
Encode.xs: In function =E2=80=98U8* process_utf8(SV*, U8*, U8*, SV*, bool, =
bool, bool)=E2=80=99:
Encode.xs:366:26: warning: comparison between signed and unsigned integer e=
xpressions [-Wsign-compare]
Encode.xs:370:34: warning: comparison between signed and unsigned integer e=
xpressions [-Wsign-compare]
../../pp.h: In function =E2=80=98void XS_IPC__SysV__constant(CV*)=E2=80=99:
../../pp.h: In function =E2=80=98void XS_Compress__Raw__Zlib_constant(CV*)=
=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_min(CV*)=E2=80=99:
ListUtil.xs:129:39: warning: =E2=80=98retval=E2=80=99 may be used uninitial=
ized in this function [-Wmaybe-uninitialized]
<command-line>:0:14: warning: missing whitespace after the macro name [enab=
led by default]
Piece.xs: In function =E2=80=98char* _strptime(const char*, const char*, tm=
*, int*)=E2=80=99:
Piece.xs:362:49: warning: comparison between signed and unsigned integer ex=
pressions [-Wsign-compare]
Piece.xs: In function =E2=80=98void XS_Time__Piece__strftime(CV*)=E2=80=99:
Piece.xs:1059:44: warning: comparison between signed and unsigned integer e=
xpressions [-Wsign-compare]
Piece.xs:811:8: warning: =E2=80=98len=E2=80=99 may be used uninitialized in=
this function [-Wmaybe-uninitialized]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
APItest.xs:262:32: warning: missing initializer for member =E2=80=98mgvtbl:=
:svt_set=E2=80=99 [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member =E2=80=98mgvtbl:=
:svt_len=E2=80=99 [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member =E2=80=98mgvtbl:=
:svt_clear=E2=80=99 [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member =E2=80=98mgvtbl:=
:svt_free=E2=80=99 [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member =E2=80=98mgvtbl:=
:svt_copy=E2=80=99 [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member =E2=80=98mgvtbl:=
:svt_dup=E2=80=99 [-Wmissing-field-initializers]
APItest.xs:262:32: warning: missing initializer for member =E2=80=98mgvtbl:=
:svt_local=E2=80=99 [-Wmissing-field-initializers]
APItest.c: In function =E2=80=98void XS_XS__APItest__PtrTable_clear(CV*)=E2=
=80=99:
../../embed.h:468:28: warning: =E2=80=98void Perl_ptr_table_clear(PTR_TBL_=
t*)=E2=80=99 is deprecated (declared at ../../proto.h:3431) [-Wdeprecated-d=
eclarations]
../../embed.h:468:56: warning: =E2=80=98void Perl_ptr_table_clear(PTR_TBL_=
t*)=E2=80=99 is deprecated (declared at ../../proto.h:3431) [-Wdeprecated-d=
eclarations]
../../pp.h: In function =E2=80=98void XS_Time__HiRes_constant(CV*)=E2=80=
=99:
../../../../pp.h: In function =E2=80=98void XS_ExtTest_constant(CV*)=E2=80=
=99:
../../../../pp.h:304:58: warning: =E2=80=98pv=E2=80=99 may be used uniniti=
alized in this function [-Wmaybe-uninitialized]
../../../../embed.h:663:52: warning: =E2=80=98iv=E2=80=99 may be used unin=
itialized in this function [-Wmaybe-uninitialized]
../../../../pp.h:306:54: warning: =E2=80=98iv=E2=80=99 may be used uniniti=
alized in this function [-Wmaybe-uninitialized]
op.c: In function =E2=80=98CV* Perl_newATTRSUB_x(I32, OP*, OP*, OP*, OP*, b=
ool)=E2=80=99:
op.c:8562:21: warning: =E2=80=98start=E2=80=99 may be used uninitialized in=
this function [-Wmaybe-uninitialized]
op.c: In function =E2=80=98CV* Perl_newMYSUB(I32, OP*, OP*, OP*, OP*)=E2=80=
=99:
op.c:8097:21: warning: =E2=80=98start=E2=80=99 may be used uninitialized in=
this function [-Wmaybe-uninitialized]
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:3015: war=
ning: the use of `tmpnam' is dangerous, better use `mkstemp'
regcomp.c:3716:1: warning: unused parameter =E2=80=98my_perl=E2=80=99 [-Wun=
used-parameter]
vutil.c:36:1: warning: unused parameter =E2=80=98my_perl=E2=80=99 [-Wunused=
-parameter]
perlio.c:5066:1: warning: unused parameter =E2=80=98my_perl=E2=80=99 [-Wunu=
sed-parameter]
perlio.c:5081:1: warning: unused parameter =E2=80=98my_perl=E2=80=99 [-Wunu=
sed-parameter]
MD5.xs: In function =E2=80=98void XS_Digest__MD5_md5(PerlInterpreter*, CV*)=
=E2=80=99:
Encode.xs: In function =E2=80=98U8* process_utf8(PerlInterpreter*, SV*, U8*=
, U8*, SV*, bool, bool, bool)=E2=80=99:
../../pp.h: In function =E2=80=98void XS_DB_File_constant(PerlInterpreter*=
, CV*)=E2=80=99:
../../pp.h: In function =E2=80=98void XS_IPC__SysV__constant(PerlInterpret=
er*, CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_min(PerlInterpreter*, =
CV*)=E2=80=99:
../../pp.h: In function =E2=80=98void XS_Compress__Raw__Zlib_constant(Perl=
Interpreter*, CV*)=E2=80=99:
Piece.xs: In function =E2=80=98char* _strptime(PerlInterpreter*, const char=
*, const char*, tm*, int*)=E2=80=99:
Piece.xs: In function =E2=80=98void XS_Time__Piece__strftime(PerlInterprete=
r*, CV*)=E2=80=99:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
APItest.c: In function =E2=80=98void XS_XS__APItest__PtrTable_clear(PerlInt=
erpreter*, CV*)=E2=80=99:
../../embed.h:468:28: warning: =E2=80=98void Perl_ptr_table_clear(PerlInte=
rpreter*, PTR_TBL_t*)=E2=80=99 is deprecated (declared at ../../proto.h:343=
1) [-Wdeprecated-declarations]
../../embed.h:468:56: warning: =E2=80=98void Perl_ptr_table_clear(PerlInte=
rpreter*, PTR_TBL_t*)=E2=80=99 is deprecated (declared at ../../proto.h:343=
1) [-Wdeprecated-declarations]
../../pp.h: In function =E2=80=98void XS_Time__HiRes_constant(PerlInterpre=
ter*, CV*)=E2=80=99:
../../../../pp.h: In function =E2=80=98void XS_ExtTest_constant(PerlInterp=
reter*, CV*)=E2=80=99:
pad.c:200:1: warning: unused parameter =E2=80=98my_perl=E2=80=99 [-Wunused-=
parameter]
op.c: In function =E2=80=98CV* Perl_newMYSUB(PerlInterpreter*, I32, OP*, OP=
*, OP*, OP*)=E2=80=99:
--=20
Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
(Reporter v0.050 / Smoker v0.045)