[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201502201238.t1KCcHJt011003@m-l.org>
Subject: Smoke [smoke-me/khw-incore] v5.21.8-372-g7a14b28 FAIL(X) linux 3.16.0-30-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
Mime-version: 1.0
Date: Fri, 20 Feb 2015 07:38 -0500
Content-type: text/plain; charset="UTF8"
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Karl%20Williamson/log7a14b283d5966f6c91d6e8bdd597716361ea7efa.log.gz
Automated smoke report for 5.21.9 patch 7a14b283d5966f6c91d6e8bdd597716361ea7efa 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 day 7 hours 30 minutes (average 1 hour 34 minutes)
Summary: FAIL(X)
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.21.8-372-g7a14b28 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Accflags=-DPERL_NO_COW
O X O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads -Accflags=-DPERL_NO_COW
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE7a14b283d5966f6c91d6e8bdd597716361ea7efa
Failures: (common-args) -Dcc=g++
[perlio] -Duseithreads
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t...................... ................................................. FAILED at test 80
MANIFEST did not declare 'regen/mk_invlists.pl.bak'
Compiler messages(gcc):
regexec.c: In function âI32 S_regtry(regmatch_info*, char**)â:
regexec.c:5193:18: warning: âmatchâ may be used uninitialized in this function [-Wmaybe-uninitialized]
proto.h:6707:15: warning: âchar* S_bytes_to_uni(const U8*, STRLEN, char*, bool)â declared âstaticâ but never defined [-Wunused-function]
ListUtil.xs: In function âvoid XS_List__Util_reduce(CV*)â:
../../cop.h:1186:10: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function âvoid XS_List__Util_first(CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_any(CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_pairfirst(CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_pairgrep(CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_pairmap(CV*)â:
ListUtil.xs:688:17: warning: unused variable âaâ [-Wunused-variable]
ListUtil.xs:689:17: warning: unused variable âbâ [-Wunused-variable]
ListUtil.xs:730:17: warning: unused variable âaâ [-Wunused-variable]
ListUtil.xs:731:17: warning: unused variable âbâ [-Wunused-variable]
Piece.xs: In function âchar* _strptime(const char*, const char*, tm*, int*)â:
Piece.xs:688:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:782:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs: In function âvoid XS_Time__Piece__strftime(CV*)â:
Piece.xs:1059:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:350:13: warning: âcopyrightâ defined but not used [-Wunused-variable]
Piece.xs:352:13: warning: âsccsidâ defined but not used [-Wunused-variable]
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
re_exec.c: In function âI32 S_regtry(regmatch_info*, char**)â:
re_exec.c:5193:18: warning: âmatchâ may be used uninitialized in this function [-Wmaybe-uninitialized]
Unicode.xs: In function âvoid XS_Encode__Unicode_decode_xs(CV*)â:
../../../handy.h:111:49: warning: the address of âPL_sv_undefâ will always evaluate as âtrueâ [-Waddress]
Unicode.xs: In function âvoid XS_Encode__Unicode_encode_xs(CV*)â:
toke.c: In function âvoid S_force_next(I32)â:
toke.c:1912:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
POSIX.o: In function `XS_POSIX_tmpnam':
/home/perl/smoke/perl/smoke-me_g++/build/ext/POSIX/POSIX.xs:3139: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
regexec.c: In function âI32 S_regtry(PerlInterpreter*, regmatch_info*, char**)â:
ListUtil.xs: In function âvoid XS_List__Util_reduce(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_first(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_any(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_pairfirst(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_pairgrep(PerlInterpreter*, CV*)â:
ListUtil.xs: In function âvoid XS_List__Util_pairmap(PerlInterpreter*, CV*)â:
Opcode.xs: In function âvoid opmask_addlocal(PerlInterpreter*, SV*, char*)â:
../../perl.h:6168:12: warning: unused variable âmy_cxtpâ [-Wunused-variable]
Piece.xs: In function âchar* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)â:
Piece.xs: In function âvoid XS_Time__Piece__strftime(PerlInterpreter*, CV*)â:
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
re_exec.c: In function âI32 S_regtry(PerlInterpreter*, regmatch_info*, char**)â:
toke.c: In function âvoid S_force_next(PerlInterpreter*, I32)â:
threads.xs: In function âvoid* S_ithread_run(void*)â:
../../perl.h:165:22: warning: variable âmy_perlâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered]
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.20.1
(Reporter v0.050 / Smoker v0.045)