[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [5.14.3] v5.14.3-10-geae139f PASS linux 3.2.0-32-generic [debian] (x86_64/2 cpu)
Content-type: text/plain; charset="UTF8"
Date: Fri, 7 Dec 2012 21:11 +0000
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Message-ID: <20121207211118.9B81740066@zippy>
Automated smoke report for 5.14.3 patch eae139f3f1da0f91ca0fb543c5f5bc3b2b94cbc9 v5.14.3-10-geae139f
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 1800MHz) (x86_64/2 cpu)
on linux - 3.2.0-32-generic [debian]
using cc version 4.6.3
smoketime 9 hours 41 minutes (average 36 minutes 20 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.14.3-10-geae139f Configuration (common) none
----------- ---------------------------------------------------------
O O O O
O O O O -Duse64bitint
O O O O -Duselongdouble
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Duselongdouble
O O O O -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKEeae139f3f1da0f91ca0fb543c5f5bc3b2b94cbc9
Compiler messages(gcc):
Configure ...try.c: In function âmainâ:
try.c:36:6: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result [-Wunused-result]
try.c:37:6: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result [-Wunused-result]
try.c:53:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
try.c:66:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
try.c:72:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
try.c:78:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result [-Wunused-result]
try.c: In function âmainâ:
try.c:4081:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4084:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4087:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4090:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4117:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4120:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4123:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4126:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4177:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4180:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4183:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4186:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4213:16: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4216:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4219:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4222:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4477:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4480:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4483:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:4486:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10273:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10276:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10279:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10282:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10309:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10312:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10315:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10318:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10345:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10348:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10351:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10354:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10381:17: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10384:18: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10387:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10390:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10609:19: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10612:20: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10615:21: warning: extra tokens at end of #ifdef directive [enabled by default]
try.c:10618:21: warning: extra tokens at end of #ifdef directive [enabled by default]
toke.c: In function âPerl_yylexâ:
toke.c:4796:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function âS_regpieceâ:
regcomp.c:7429:11: warning: variable âparse_startâ set but not used [-Wunused-but-set-variable]
util.c: In function âPerl_safesyscallocâ:
util.c:297:14: warning: variable âtotal_sizeâ set but not used [-Wunused-but-set-variable]
util.c: In function âS_write_no_memâ:
util.c:71:5: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
hv.c: In function âS_hv_delete_commonâ:
hv.c:907:16: warning: variable âfirst_entryâ set but not used [-Wunused-but-set-variable]
hv.c: In function âS_clear_placeholdersâ:
hv.c:1619:7: warning: variable âfirstâ set but not used [-Wunused-but-set-variable]
hv.c: In function âS_unshare_hek_or_pvnâ:
hv.c:2649:10: warning: variable âfirstâ set but not used [-Wunused-but-set-variable]
sv.c: In function âPerl_sv_vcatpvfnâ:
sv.c:10052:7: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10890:7: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âPerl_sv_2pv_flagsâ:
sv.c:2762:3: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2951:6: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function âPerl_pp_gotoâ:
pp_ctl.c:2702:7: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2701:8: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âPerl_pp_leavewhenâ:
pp_ctl.c:4857:9: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
pp_sys.c: In function âPerl_pp_warnâ:
pp_sys.c:422:17: warning: variable âpvâ set but not used [-Wunused-but-set-variable]
pp_sys.c: In function âPerl_pp_dieâ:
pp_sys.c:462:17: warning: variable âpvâ set but not used [-Wunused-but-set-variable]
doio.c: In function âS_exec_failedâ:
doio.c:1383:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âPerl_nextargvâ:
doio.c:871:7: warning: ignoring return value of âfchownâ, declared with attribute warn_unused_result [-Wunused-result]
regexec.c: In function âS_find_byclassâ:
regexec.c:1530:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1536:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1541:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1551:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1561:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1566:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1577:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1584:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1596:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1603:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1622:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1629:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1647: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:1673:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1691:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1394:9: warning: variable âlncâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âS_regmatchâ:
regexec.c:3680:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3756:9: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3760:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3762:9: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3766:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3768:9: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3771:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3855:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3855:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3855:1: warning: variable âthrow_awayâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âS_regrepeatâ:
regexec.c:6038:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6083:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6135:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6184:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6237:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6270:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
perlio.c: In function âS_more_refcounted_fdsâ:
perlio.c:2377:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âPerlIO_debugâ:
perlio.c:519:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
Dumper.xs: In function âDD_dumpâ:
Dumper.xs:817:6: warning: format â%ldâ expects argument of type âlong intâ, but argument 2 has type âU32â [-Wformat]
Call.xs: In function âfilter_callâ:
Call.xs:63:3: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLENâ [-Wformat]
Call.xs:63:3: warning: format â%dâ expects argument of type âintâ, but argument 5 has type âSTRLENâ [-Wformat]
Call.xs:100:5: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLENâ [-Wformat]
Call.xs:156:8: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âSTRLENâ [-Wformat]
Call.xs:175:14: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âSTRLENâ [-Wformat]
sdbm.c: In function âmakroomâ:
sdbm.c:371:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âS_dump_trieâ:
regcomp.c:1040:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âS_dump_trie_interim_listâ:
regcomp.c:1131:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âS_dump_trie_interim_tableâ:
regcomp.c:1189:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âPerl_re_compileâ:
regcomp.c:5316:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âPerl_reg_named_buff_nextkeyâ:
regcomp.c:5465:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âPerl_pregfree2â:
regcomp.c:11331:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
sv.c:10890:7: warning: ignoring return value of âqgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2762:3: warning: ignoring return value of âqgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2951:6: warning: ignoring return value of âqgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âPerl_regdupe_internalâ:
regcomp.c:11674:14: warning: variable ânparâ set but not used [-Wunused-but-set-variable]
sv.c: In function âPerl_dirp_dupâ:
sv.c:11337:11: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result [-Wunused-result]
regexec.c:3680:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6038:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6083:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6135:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6184:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6237:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:6270:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
perlio.c:510:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
perl.c: In function âS_init_tls_and_interpâ:
perl.c:105:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
threads.c: In function âS_ithread_createâ:
threads.xs:711:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)