[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201501290732.t0T7WjIU001566@m-l.org>
Subject: Smoke [smoke-me/khw-incore] v5.21.8-106-ge5b523c FAIL(F) linux 3.16.0-29-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
Content-transfer-encoding: quoted-printable
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Date: Thu, 29 Jan 2015 02:32 -0500
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_=
quick/Karl%20Williamson/loge5b523c60efd342430dbab9db046ade7d09054dd.log.gz
Automated smoke report for 5.21.9 patch e5b523c60efd342430dbab9db046ade7d09=
054dd v5.21.8-106-ge5b523c
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64=
/8 cpu)
on linux - 3.16.0-29-generic [debian]
using g++ version 4.9.1
smoketime 1 hour 49 minutes (average 27 minutes 27 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.21.8-106-ge5b523c Configuration (common) -Accflags=3D-DPERL_POISON -Dcc=
=3Dg++
----------- ---------------------------------------------------------
F F=20=20=20=20=20=20=20=20=20
F F -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEe5b523c60efd342430dbab9db046ade7d09054dd
Testsuite was run only with 'harness'
Failures: (common-args) -Accflags=3D-DPERL_POISON -Dcc=3Dg++
[default]=20
[default] -DDEBUGGING
../t/porting/regen.t........................................FAILED
Non-zero exit status: 2
Bad plan. You planned 43 tests but ran 6.
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/porting/regen.t........................................FAILED
Non-zero exit status: 2
Bad plan. You planned 43 tests but ran 5.
Compiler messages(gcc):
regexec.c: In function =E2=80=98PL_WB_enum S_advance_one_WB(U8**, const U8*=
, PL_WB_enum, bool)=E2=80=99:
regexec.c:4277:16: warning: unused variable =E2=80=98starting_wb=E2=80=99 [=
-Wunused-variable]
regexec.c:4296:63: warning: unused parameter =E2=80=98current=E2=80=99 [-Wu=
nused-parameter]
regexec.c: In function =E2=80=98I32 S_regtry(regmatch_info*, char**)=E2=80=
=99:
regexec.c:5303:18: warning: =E2=80=98match=E2=80=99 may be used uninitializ=
ed in this function [-Wmaybe-uninitialized]
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]
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]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
re_exec.c: In function =E2=80=98PL_WB_enum S_advance_one_WB(U8**, const U8*=
, PL_WB_enum, bool)=E2=80=99:
re_exec.c:4277:16: warning: unused variable =E2=80=98starting_wb=E2=80=99 [=
-Wunused-variable]
re_exec.c:4296:63: warning: unused parameter =E2=80=98current=E2=80=99 [-Wu=
nused-parameter]
re_exec.c: In function =E2=80=98I32 S_regtry(regmatch_info*, char**)=E2=80=
=99:
re_exec.c:5303: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:
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:3079: war=
ning: the use of `tmpnam' is dangerous, better use `mkstemp'
regexec.c: In function =E2=80=98PL_WB_enum S_advance_one_WB(PerlInterpreter=
*, U8**, const U8*, PL_WB_enum, bool)=E2=80=99:
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:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
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:
re_exec.c: In function =E2=80=98PL_WB_enum S_advance_one_WB(PerlInterpreter=
*, U8**, const U8*, PL_WB_enum, bool)=E2=80=99:
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:
--=20
Report by Test::Smoke v1.53 build 1374 running on perl 5.20.1
(Reporter v0.050 / Smoker v0.045)