[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201206291646.q5TGk9gs007261@m-l.org>
Subject: Smoke [smoke-me/slop] v5.17.1-93-gd5d6d44 PASS linux 3.2.0-25-generic [debian] (x86_64/8 cpu)
Content-type: text/plain; charset="UTF8"
Date: Fri, 29 Jun 2012 12:46 -0400
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.2 patch d5d6d44c9d6fb6b0ac8e9cb9a6ae6f421d398127 v5.17.1-93-gd5d6d44
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
on linux - 3.2.0-25-generic [debian]
using g++ version 4.6.3
smoketime 18 hours 24 minutes (average 55 minutes 13 seconds)
Summary: PASS
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.1-93-gd5d6d44 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O O O O O
O O O O O O O O -Accflags=-DPERL_POISON
O O O O O O O O -Duse64bitall
O O O O O O O O -Dusemorebits
O O O O O O O O -Dmad
O O O O O O O O -Duseithreads
O O O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O O O -Duseithreads -Duse64bitall
O O O O O O O O -Duseithreads -Dusemorebits
O O O O O O O O -Duseithreads -Dmad
| | | | | +- 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
SMOKEd5d6d44c9d6fb6b0ac8e9cb9a6ae6f421d398127
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]
pp.c: In function âOP* Perl_pp_study()â:
pp.c:653:29: warning: variable âsâ set but not used [-Wunused-but-set-variable]
doio.c: In function âvoid S_exec_failed(const char*, int, int)â:
doio.c:1378:43: 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:875:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function âchar* S_write_no_mem()â:
util.c:68:34: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
regexec.c: In function âchar* S_find_byclass(regexp*, const regnode*, char*, const char*, regmatch_info*)â:
regexec.c:1607:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1613:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1618:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1628:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1638:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1643:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1654:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1661:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1673:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1680:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1699:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1706:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1724:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1731:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1750:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1768:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âI32 S_regmatch(regmatch_info*, regnode*)â:
regexec.c:3788:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3864:9: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3868:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3870:9: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3874:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3876:9: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3879:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3964:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3964:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3964:1: warning: variable âthrow_awayâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âOP* Perl_pp_goto()â:
pp_ctl.c:2874:8: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2875:7: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
regexec.c:6039:2: warning: variable âspâ set but not used [-Wunused-but-set-variable]
regexec.c:3156:5: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
regexec.c:3156:5: warning: variable âmulticall_copâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âI32 S_regrepeat(const regexp*, const regnode*, I32, int)â:
regexec.c:6232:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6277:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6329:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6378:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6431:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6464:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
perlio.c: In function âvoid S_more_refcounted_fds(int)â:
perlio.c:2354:38: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:
perlio.c:497:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
mg_vtable.h:94:54: warning: âPL_magic_vtable_namesâ initialized and declared âexternâ [enabled by default]
sv.c: In function âvoid Perl_sv_vcatpvfn(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:
sv.c:10128:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10977:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âbool S_pmflag(const char*, U32*, char**, char*)â:
toke.c:9063:13: warning: field precision specifier â.*â expects argument of type âintâ, but argument 2 has type âSTRLEN {aka long unsigned int}â [-Wformat]
sv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:
sv.c:2772:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2960:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
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:58: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:63:58: warning: format â%dâ expects argument of type âintâ, but argument 5 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:100:41: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:156:38: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
Call.xs:175:51: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âlong unsigned intâ [-Wformat]
regcomp.c: In function âvoid S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)â:
regcomp.c:1054:5: 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:1145:5: 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:1203:5: 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:6441:5: 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:6589:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âvoid Perl_pregfree2(REGEXP*)â:
regcomp.c:13462:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
sv.c:10977:53: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2772:39: warning: ignoring return value of âchar* qgcvt(long double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2960:39: 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:8128:19: warning: variable âhave_protoâ set but not used [-Wunused-but-set-variable]
util.c: In function âchar* S_write_no_mem(PerlInterpreter*)â:
perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:
perl.c:103:2: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp.c: In function âOP* Perl_pp_study(PerlInterpreter*)â:
doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:
regexec.c: In function âchar* S_find_byclass(PerlInterpreter*, regexp*, const regnode*, char*, const char*, regmatch_info*)â:
regexec.c: In function âI32 S_regmatch(PerlInterpreter*, regmatch_info*, regnode*)â:
regexec.c:3788:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âI32 S_regrepeat(PerlInterpreter*, const regexp*, const regnode*, I32, int)â:
regexec.c:6232:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6277:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6329:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6378:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6431:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6464:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âOP* Perl_pp_goto(PerlInterpreter*)â:
perlio.c: In function âvoid S_more_refcounted_fds(PerlInterpreter*, int)â:
perlio.c:488:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âbool S_pmflag(PerlInterpreter*, const char*, U32*, char**, char*)â:
toke.c:9063:13: warning: field precision specifier â.*â expects argument of type âintâ, but argument 3 has type âSTRLEN {aka long unsigned int}â [-Wformat]
sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:
sv.c:11424:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âvoid Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)â:
sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:
shared.xs: In function âuser_lock* S_get_userlock(PerlInterpreter*, SV*, bool)â:
shared.xs:348:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid S_sharedsv_dec(PerlInterpreter*, SV*)â:
shared.xs:521:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid Perl_sharedsv_share(PerlInterpreter*, SV*)â:
shared.xs:550:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:725:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:803:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:821:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:854:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:891:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:944:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:986:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1049:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1069:5: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)â:
shared.xs:1173:63: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)â:
shared.xs:1269:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)â:
shared.xs:1286:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)â:
shared.xs:1309:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)â:
shared.xs:1326:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)â:
shared.xs:1342:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)â:
shared.xs:1352:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)â:
shared.xs:1364:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1374:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)â:
shared.xs:1390:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)â:
shared.xs:1418:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:
shared.xs:1678:13: 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:83: 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(PerlInterpreter*, int, SV*, int)â:
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: In function âSV* Perl_reg_named_buff_nextkey(PerlInterpreter*, REGEXP*, U32)â:
regcomp.c: In function âvoid Perl_pregfree2(PerlInterpreter*, REGEXP*)â:
toke.c: In function âint Perl_yylex(PerlInterpreter*)â:
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)