[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201211211441.qALEfFao000567@m-l.org>
Subject: Smoke [smoke-me/hash-endian] v5.17.5-588-g3600f8d FAIL(X) linux 3.2.0-31-generic [debian] (x86_64/8 cpu)
Content-type: text/plain; charset="UTF8"
Date: Wed, 21 Nov 2012 09:41 -0500
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/
Automated smoke report for 5.17.6 patch 3600f8d823bc849ae616093534f9a078013dce1a v5.17.5-588-g3600f8d
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
on linux - 3.2.0-31-generic [debian]
using ccache g++ version 4.7.2
smoketime 1 day 1 hour 7 minutes (average 1 hour 2 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.17.5-588-g3600f8d Configuration (common) -Dcc="ccache g++"
----------- ---------------------------------------------------------
O O O O O O O O
O O O O O X O X -Accflags=-DPERL_POISON
O O O O O O O O -Duse64bitall
O O O X X X O X -Dusemorebits
X X O X O O O O -Dmad
O O O O O O O O -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O O O -Duseithreads
O O O O O X O X -Duseithreads -Accflags=-DPERL_POISON
O O O O O O O O -Duseithreads -Duse64bitall
X X O X X X O O -Duseithreads -Dusemorebits
O O O X O O O O -Duseithreads -Dmad
O O O O O O O O -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE3600f8d823bc849ae616093534f9a078013dce1a
Failures: (common-args) -Dcc="ccache g++"
[perlio] -DDEBUGGING -Accflags=-DPERL_POISON
Inconsistent test results (between TEST and harness):
../lib/Benchmark.t...................... ................................................ FAILED at test 15
[en_US.utf8] -DDEBUGGING -Accflags=-DPERL_POISON
[perlio/en_US.utf8] -DDEBUGGING -Dusemorebits
[perlio/en_US.utf8] -Dmad
[en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
[perlio/en_US.utf8] -Duseithreads -Dusemorebits
[perlio] -DDEBUGGING -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
../t/comp/require.t..................... ............................................... FAILED at test 47
[en_US.utf8] -Dusemorebits
Inconsistent test results (between TEST and harness):
../ext/B/t/xref.t....................... ................................................. FAILED at test 11
[stdio] -DDEBUGGING -Dusemorebits
[stdio] -DDEBUGGING -Duseithreads -Dusemorebits
[en_US.utf8] -Duseithreads -Dmad
Inconsistent test results (between TEST and harness):
../t/cpan/List-Util/t/tainted.t......... ..................................... FAILED at test 3
[stdio] -Dmad
[perlio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
[stdio] -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
../t/dist/Locale-Maketext/t/09_compile.t ............................. FAILED at test 1
Compiler messages(gcc):
try.c: In function âint main()â:
try.c:36:10: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:37:10: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:53:35: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:66:23: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:72:35: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:78:21: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:58: warning: âPL_magic_vtable_namesâ initialized and declared âexternâ [enabled by default]
util.c: In function âvoid Perl_croak_no_mem()â:
util.c:1633:36: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âvoid S_exec_failed(const char*, int, int)â:
doio.c:1379:41: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âPerlIOl** Perl_nextargv(GV*)â:
doio.c:876:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:
perlio.c:484:41: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function âOP* Perl_pp_goto()â:
pp_ctl.c:2869:8: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2870:7: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:
sv.c:10123:38: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10973:50: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:
sv.c:2909:60: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
regexec.c: In function âI32 S_regmatch(regmatch_info*, char*, regnode*)â:
regexec.c:4916:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
sdbm.c: In function âint makroom(DBM*, long int, int)â:
sdbm.c:378:70: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
Call.xs: In function âI32 filter_call(int, SV*, int)â:
Call.xs:63:110: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:63:110: warning: format â%dâ expects argument of type âintâ, but argument 5 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:100:72: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:156:363: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:175:93: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âlong unsigned intâ [-Wformat]
sv.c:2909:788: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âvoid S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)â:
regcomp.c:1070:17: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âvoid S_dump_trie_interim_list(const _reg_trie_data*, HV*, AV*, U32, U32)â:
regcomp.c:1161:17: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âvoid S_dump_trie_interim_table(const _reg_trie_data*, HV*, AV*, U32, U32)â:
regcomp.c:1219:17: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âREGEXP* Perl_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)â:
regcomp.c:6463:148: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âSV* Perl_reg_named_buff_nextkey(REGEXP*, U32)â:
regcomp.c:6611:17: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âvoid Perl_pregfree2(REGEXP*)â:
regcomp.c:14172:17: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
Call.xs:63:3379: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:63:3379: warning: format â%dâ expects argument of type âintâ, but argument 5 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:100:2216: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:156:7061: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:175:2361: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âlong unsigned intâ [-Wformat]
sv.c:10973:51: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2909:61: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2909:789: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âint Perl_yylex()â:
toke.c:8436:11: warning: variable âtboffsetâ set but not used [-Wunused-but-set-variable]
toke.c:8438:19: warning: variable âhave_protoâ set but not used [-Wunused-but-set-variable]
perlio.c:484:50: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:
doio.c:876:55: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function âOP* Perl_pp_goto(PerlInterpreter*)â:
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:
sv.c:10973:59: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:
regexec.c: In function âI32 S_regmatch(PerlInterpreter*, regmatch_info*, char*, regnode*)â:
regexec.c:4916:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Call.xs: In function âI32 filter_call(PerlInterpreter*, int, SV*, int)â:
Call.xs:156:433: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
regcomp.c: In function âvoid S_dump_trie(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32)â:
regcomp.c: In function âvoid S_dump_trie_interim_list(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32, U32)â:
regcomp.c: In function âvoid S_dump_trie_interim_table(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32, U32)â:
regcomp.c: In function âREGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)â:
regcomp.c:6463:157: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âSV* Perl_reg_named_buff_nextkey(PerlInterpreter*, REGEXP*, U32)â:
regcomp.c: In function âvoid Perl_pregfree2(PerlInterpreter*, REGEXP*)â:
Call.xs:156:7131: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
perlio.c:475:54: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:
perl.c:103:153: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:
sv.c:11419:40: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result [-Wunused-result]
shared.xs: In function âuser_lock* S_get_userlock(PerlInterpreter*, SV*, bool)â:
shared.xs:362:103: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid S_sharedsv_dec(PerlInterpreter*, SV*)â:
shared.xs:535:103: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid Perl_sharedsv_share(PerlInterpreter*, SV*)â:
shared.xs:564:107: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:739:103: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:817:103: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:835:103: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:868:107: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:905:103: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:960:103: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1003:104: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1066:109: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1086:109: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)â:
shared.xs:1190:65: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)â:
shared.xs:1287:112: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)â:
shared.xs:1305:108: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)â:
shared.xs:1330:108: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)â:
shared.xs:1347:108: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)â:
shared.xs:1363:113: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)â:
shared.xs:1373:113: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)â:
shared.xs:1385:117: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1395:117: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)â:
shared.xs:1411:108: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)â:
shared.xs:1439:108: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:
shared.xs:1699:112: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
threads.xs: In function âithread* S_ithread_create(PerlInterpreter*, SV*, IV, int, int, int, int)â:
threads.xs:714:417: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
shared.xs:362:313: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:535:313: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:564:317: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:739:313: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:817:313: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:835:313: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:868:317: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:905:313: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:960:313: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1003:315: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1066:320: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1086:320: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1287:323: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1305:319: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1330:319: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1347:319: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1363:324: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1373:324: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1385:328: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1395:328: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1411:319: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1439:319: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1699:323: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
threads.xs:714:2712: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10973:60: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âint Perl_yylex(PerlInterpreter*)â:
perl.c:103:162: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
perlio.c:475:63: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)