[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201502190619.t1J6Jkq0015104@m-l.org>
Subject: Smoke [smoke-me/khw-incore] v5.21.8-372-g7a14b28 PASS linux 3.16.0-30-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
Content-transfer-encoding: quoted-printable
Date: Thu, 19 Feb 2015 01:19 -0500
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_=
quick/Karl%20Williamson/log7a14b283d5966f6c91d6e8bdd597716361ea7efa.log.gz
Automated smoke report for 5.21.9 patch 7a14b283d5966f6c91d6e8bdd597716361e=
a7efa v5.21.8-372-g7a14b28
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64=
/8 cpu)
on linux - 3.16.0-30-generic [debian]
using g++ version 4.9.1
smoketime 1 hour 17 minutes (average 19 minutes 22 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.8-372-g7a14b28 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:
SMOKE7a14b283d5966f6c91d6e8bdd597716361ea7efa
Testsuite was run only with 'harness'
MANIFEST did not declare 'regen/mk_invlists.pl.bak'
Compiler messages(gcc):
regexec.c: In function =E2=80=98I32 S_regtry(regmatch_info*, char**)=E2=80=
=99:
regexec.c:5193:18: warning: =E2=80=98match=E2=80=99 may be used uninitializ=
ed in this function [-Wmaybe-uninitialized]
proto.h:6707:15: warning: =E2=80=98char* S_bytes_to_uni(const U8*, STRLEN, =
char*, bool)=E2=80=99 declared =E2=80=98static=E2=80=99 but never defined [=
-Wunused-function]
ListUtil.xs: In function =E2=80=98void XS_List__Util_reduce(CV*)=E2=80=99:
../../cop.h:1186:10: warning: variable =E2=80=98newsp=E2=80=99 set but not=
used [-Wunused-but-set-variable]
ListUtil.xs: In function =E2=80=98void XS_List__Util_first(CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_any(CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_pairfirst(CV*)=E2=80=
=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_pairgrep(CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_pairmap(CV*)=E2=80=99:
ListUtil.xs:688:17: warning: unused variable =E2=80=98a=E2=80=99 [-Wunused-=
variable]
ListUtil.xs:689:17: warning: unused variable =E2=80=98b=E2=80=99 [-Wunused-=
variable]
ListUtil.xs:730:17: warning: unused variable =E2=80=98a=E2=80=99 [-Wunused-=
variable]
ListUtil.xs:731:17: warning: unused variable =E2=80=98b=E2=80=99 [-Wunused-=
variable]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
Piece.xs: In function =E2=80=98char* _strptime(const char*, const char*, tm=
*, int*)=E2=80=99:
Piece.xs:688:18: warning: comparison between signed and unsigned integer ex=
pressions [-Wsign-compare]
Piece.xs:782:18: 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:29: warning: comparison between signed and unsigned integer e=
xpressions [-Wsign-compare]
Piece.xs:350:13: warning: =E2=80=98copyright=E2=80=99 defined but not used =
[-Wunused-variable]
Piece.xs:352:13: warning: =E2=80=98sccsid=E2=80=99 defined but not used [-W=
unused-variable]
re_exec.c: In function =E2=80=98I32 S_regtry(regmatch_info*, char**)=E2=80=
=99:
re_exec.c:5193:18: warning: =E2=80=98match=E2=80=99 may be used uninitializ=
ed in this function [-Wmaybe-uninitialized]
Unicode.xs: In function =E2=80=98void XS_Encode__Unicode_decode_xs(CV*)=E2=
=80=99:
../../../handy.h:111:49: warning: the address of =E2=80=98PL_sv_undef=E2=
=80=99 will always evaluate as =E2=80=98true=E2=80=99 [-Waddress]
Unicode.xs: In function =E2=80=98void XS_Encode__Unicode_encode_xs(CV*)=E2=
=80=99:
toke.c: In function =E2=80=98void S_force_next(I32)=E2=80=99:
toke.c:1912:24: warning: comparison between signed and unsigned integer exp=
ressions [-Wsign-compare]
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:3139: war=
ning: the use of `tmpnam' is dangerous, better use `mkstemp'
regexec.c: In function =E2=80=98I32 S_regtry(PerlInterpreter*, regmatch_inf=
o*, char**)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_reduce(PerlInterpreter=
*, CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_first(PerlInterpreter*=
, CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_any(PerlInterpreter*, =
CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_pairfirst(PerlInterpre=
ter*, CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_pairgrep(PerlInterpret=
er*, CV*)=E2=80=99:
ListUtil.xs: In function =E2=80=98void XS_List__Util_pairmap(PerlInterprete=
r*, CV*)=E2=80=99:
Opcode.xs: In function =E2=80=98void opmask_addlocal(PerlInterpreter*, SV*,=
char*)=E2=80=99:
../../perl.h:6168:12: warning: unused variable =E2=80=98my_cxtp=E2=80=99 [=
-Wunused-variable]
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*)':
threads.xs: In function =E2=80=98void* S_ithread_run(void*)=E2=80=99:
../../perl.h:165:22: warning: variable =E2=80=98my_perl=E2=80=99 might be =
clobbered by =E2=80=98longjmp=E2=80=99 or =E2=80=98vfork=E2=80=99 [-Wclobbe=
red]
re_exec.c: In function =E2=80=98I32 S_regtry(PerlInterpreter*, regmatch_inf=
o*, char**)=E2=80=99:
toke.c: In function =E2=80=98void S_force_next(PerlInterpreter*, I32)=E2=80=
=99:
--=20
Report by Test::Smoke v1.53 build 1374 running on perl 5.20.1
(Reporter v0.050 / Smoker v0.045)