[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [5.12.4] v5.12.4-45-ga01988f PASS linux 3.2.0-31-generic [debian] (x86_64/2 cpu)
Content-type: text/plain; charset="UTF8"
Date: Mon, 1 Oct 2012 08:13 +0100
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Message-ID: <20121001071312.8F41F40066@zippy>
Automated smoke report for 5.12.4 patch a01988fd04286c08345d75858dc6bd9f0471148a v5.12.4-45-ga01988f
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 1000MHz) (x86_64/2 cpu)
on linux - 3.2.0-31-generic [debian]
using cc version 4.6.3
smoketime 8 hours 38 minutes (average 32 minutes 23 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.12.4-45-ga01988f 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
SMOKEa01988fd04286c08345d75858dc6bd9f0471148a
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]
regcomp.c: In function âS_regpieceâ:
regcomp.c:6404:11: warning: variable âparse_startâ set but not used [-Wunused-but-set-variable]
util.c: In function âPerl_safesyscallocâ:
util.c:273:14: warning: variable âtotal_sizeâ set but not used [-Wunused-but-set-variable]
util.c: In function âS_write_no_memâ:
util.c:67:5: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âPerl_sv_vcatpvfnâ:
sv.c:9442:7: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10247: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:2772:3: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2965:6: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
pp.c: In function âPerl_pp_notâ:
pp.c:2491:31: warning: identifier "not" is a special operator name in C++ [-Wc++-compat]
pp.c: In function âPerl_pp_complementâ:
pp.c:2498:37: warning: identifier "compl" is a special operator name in C++ [-Wc++-compat]
pp_ctl.c: In function âPerl_pp_gotoâ:
pp_ctl.c:2552:7: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2551:8: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âPerl_pp_leavegivenâ:
pp_ctl.c:4030:9: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âPerl_pp_leavewhenâ:
pp_ctl.c:4602:9: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
pp_sys.c: In function âPerl_pp_getpriorityâ:
pp_sys.c:4422:5: warning: enum conversion when passing argument 1 of âgetpriorityâ is invalid in C++ [-Wc++-compat]
pp_sys.c: In function âPerl_pp_setpriorityâ:
pp_sys.c:4438:5: warning: enum conversion when passing argument 1 of âsetpriorityâ is invalid in C++ [-Wc++-compat]
doio.c: In function âS_exec_failedâ:
doio.c:1380:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âPerl_nextargvâ:
doio.c:870:7: warning: ignoring return value of âfchownâ, declared with attribute warn_unused_result [-Wunused-result]
regexec.c: In function âS_find_byclassâ:
regexec.c:1479:3: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1517:3: 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:1552:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1563:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1574:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1585: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: In function âS_regmatchâ:
regexec.c:3512:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3570:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3571:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3573:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3574:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3576:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3577:2: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3661:7: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3661:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c: In function âS_regrepeatâ:
regexec.c:5675:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5703:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5731:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5760:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5789:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5803:6: warning: variable âokâ set but not used [-Wunused-but-set-variable]
perlio.c: In function âS_more_refcounted_fdsâ:
perlio.c:2301:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âPerlIO_debugâ:
perlio.c:517:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
pp_pack.c: In function âS_unpack_recâ:
pp_pack.c:1597:3: warning: âstrâ may be used uninitialised in this function [-Wuninitialized]
pp_pack.c:2204:3: warning: âsvâ may be used uninitialised in this function [-Wuninitialized]
Dumper.xs: In function âDD_dumpâ:
Dumper.xs:813: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]
APItest.xs: In function âXS_XS__APItest_pmflagâ:
APItest.xs:930:2: warning: âPerl_pmflagâ is deprecated (declared at ../../proto.h:2621) [-Wdeprecated-declarations]
regcomp.c: In function âS_dump_trieâ:
regcomp.c:881: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:965: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:1023:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âPerl_re_compileâ:
regcomp.c:4920: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:5069:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âPerl_pregfree2â:
regcomp.c:9377:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
pp_pack.c:1597:3: warning: âsvâ may be used uninitialised in this function [-Wuninitialized]
sv.c:10247:7: warning: ignoring return value of âqgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2772:3: warning: ignoring return value of âqgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2965:6: warning: ignoring return value of âqgcvtâ, declared with attribute warn_unused_result [-Wunused-result]
pp_sys.c: In function âPerl_pp_gmtimeâ:
pp_sys.c:4537:10: warning: format â%fâ expects argument of type âdoubleâ, but argument 4 has type âTime64_Tâ [-Wformat]
pp_sys.c:4542:10: warning: format â%fâ expects argument of type âdoubleâ, but argument 4 has type âTime64_Tâ [-Wformat]
regcomp.c: In function âPerl_regdupe_internalâ:
regcomp.c:9723:14: warning: variable ânparâ set but not used [-Wunused-but-set-variable]
regexec.c:1479:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:1517:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3512:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3570:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3571:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3573:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3574:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3576:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:3577:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5675:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5703:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5731:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5760:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5789:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
regexec.c:5803:1: warning: variable âokâ set but not used [-Wunused-but-set-variable]
perlio.c:508: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:107:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
threads.c: In function âS_ithread_createâ:
threads.xs:701:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result]
pp_sys.c:4537:10: warning: format â%fâ expects argument of type âdoubleâ, but argument 5 has type âTime64_Tâ [-Wformat]
pp_sys.c:4542:10: warning: format â%fâ expects argument of type âdoubleâ, but argument 5 has type âTime64_Tâ [-Wformat]
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)