Automated smoke report for 5.9.4 patch 28409
wodan: Pentium II (Deschutes) (GenuineIntel 397MHz) (i686/1 cpu)
on linux - 2.6.12-10-386 [debian]
using cc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
smoketime 1 day 11 hours 25 minutes (average 2 hours 57 minutes)
Summary: FAIL(F)
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
28409 Configuration (common) none
----------- ---------------------------------------------------------
F F F F F F
F F F F F F -Duse64bitint
F F F F F F -Dusemorebits
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
F F F F F F -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE28409
Failures: (common-args) none
[stdio/perlio]
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/utftaint.t......................FAILED 87-88
[en_US.utf8]
[en_US.utf8] -Duse64bitint
[en_US.utf8] -Dusemorebits
[en_US.utf8] -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -Duseithreads -Duse64bitint
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitint
[en_US.utf8] -Duseithreads -Dusemorebits
[en_US.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
../lib/warnings.t.......................FAILED 263
../t/op/utftaint.t......................FAILED 87-88
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -DDEBUGGING -Duse64bitint
[en_US.utf8] -DDEBUGGING -Dusemorebits
../lib/warnings.t.......................FAILED 146-147 155 263
../t/op/utftaint.t......................FAILED 87-88
Compiler messages(gcc):
toke.c: In function âPerl_yylexâ:
toke.c:5993: warning: comparison between signed and unsigned
toke.c: In function âS_pending_identâ:
toke.c:6750: warning: comparison between signed and unsigned
toke.c: In function âS_scan_inputsymbolâ:
toke.c:11195: warning: comparison between signed and unsigned
op.c: In function âPerl_fold_constantsâ:
op.c:2121: warning: variable âtypeâ might be clobbered by âlongjmpâ or
âvforkâ
regcomp.c: In function âS_make_trieâ:
regcomp.c:1266: warning: comparison is always false due to limited range of
data type
regcomp.c: In function âS_join_exactâ:
regcomp.c:1917: warning: comparison is always false due to limited range of
data type
regcomp.c: In function âS_regclassâ:
regcomp.c:5183: warning: ISO C90 forbids mixed declarations and code
regcomp.c: In function âPerl_save_re_contextâ:
regcomp.c:6858: warning: comparison between signed and unsigned
regcomp.c:5164: warning: âvalueâ may be used uninitialized in this function
util.c: In function âPerl_upg_versionâ:
util.c:4305: warning: comparison between signed and unsigned
util.c: In function âPerl_my_snprintfâ:
util.c:5396: warning: comparison between signed and unsigned
util.c: In function âPerl_my_vsnprintfâ:
util.c:5433: warning: comparison between signed and unsigned
reentr.c: In function âPerl_reentrant_retryâ:
reentr.c:312: warning: unused parameter âfâ
hv.c: In function âPerl_refcounted_he_fetchâ:
hv.c:2745: warning: comparison between signed and unsigned
perl.c: In function âperl_constructâ:
perl.c:245: warning: unused parameter âmy_perlâ
perl.c: In function âperl_destructâ:
perl.c:539: warning: unused parameter âmy_perlâ
perl.c: In function âperl_runâ:
perl.c:2290: warning: unused parameter âmy_perlâ
sv.c: In function âPerl_sv_upgradeâ:
sv.c:1256: warning: comparison is always false due to limited range of data type
sv.c:1310: warning: comparison is always false due to limited range of data type
sv.c: In function âPerl_sv_2pv_flagsâ:
sv.c:2666: warning: comparison between signed and unsigned
sv.c:2667: warning: comparison between signed and unsigned
sv.c: In function âPerl_sv_usepvn_flagsâ:
sv.c:3939: warning: empty body in an if-statement
sv.c: In function âPerl_sv_vcatpvfnâ:
sv.c:9270: warning: comparison between signed and unsigned
sv.c:9271: warning: comparison between signed and unsigned
pp_ctl.c: In function âPerl_pp_formlineâ:
pp_ctl.c:832: warning: comparison between signed and unsigned
pp_ctl.c: In function âPerl_sv_compile_2opâ:
pp_ctl.c:2770: warning: comparison between signed and unsigned
pp_ctl.c: In function âPerl_pp_enterevalâ:
pp_ctl.c:3454: warning: comparison between signed and unsigned
doio.c: In function âPerl_do_shmioâ:
doio.c:2311: warning: comparison between signed and unsigned
doio.c:2311: warning: signed and unsigned type in conditional expression
regexec.c: In function âS_find_byclassâ:
regexec.c:1685: warning: unused variable âwordâ
regexec.c:1589: warning: unused variable âreal_startâ
universal.c: In function âXS_version_qvâ:
universal.c:688: warning: comparison between signed and unsigned
opmini.c: In function âPerl_fold_constantsâ:
opmini.c:2121: warning: variable âtypeâ might be clobbered by âlongjmpâ
or âvforkâ
byterun.c: In function âbyterunâ:
byterun.c:894: warning: comparison is always false due to limited range of data
type
re_comp.c: In function âS_make_trieâ:
re_comp.c:1266: warning: comparison is always false due to limited range of
data type
re_comp.c: In function âS_join_exactâ:
re_comp.c:1917: warning: comparison is always false due to limited range of
data type
regcomp.c:1867: warning: unused parameter âflagsâ
regcomp.c:1867: warning: unused parameter âvalâ
regcomp.c:1669: warning: âmjd_nodelenâ may be used uninitialized in this
function
regcomp.c:1668: warning: âmjd_offsetâ may be used uninitialized in this
function
sv.c: In function âS_sv_2iuv_non_preserveâ:
sv.c:1849: warning: unused parameter ânumtypeâ
regcomp.c: In function âS_make_trie_failtableâ:
regcomp.c:1105: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 3 has type âlong unsigned intâ
regcomp.c:1697: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 5 has type âU32â
regcomp.c:1697: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 6 has type âU32â
regcomp.c:1708: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 5 has type âU32â
regcomp.c:1733: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 5 has type âU32â
regcomp.c:1761: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 5 has type âU32â
regcomp.c:1761: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 6 has type âI32â
regcomp.c: In function âPerl_pregcompâ:
regcomp.c:3673: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 3 has type âU32â
regcomp.c: In function âS_reginsertâ:
regcomp.c:6130: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 8 has type âlong unsigned intâ
regcomp.c: In function âS_dumpuntilâ:
regcomp.c:6973: warning: format â%Luâ expects type âlong long unsigned
intâ, but argument 5 has type âU32â
regexec.c:1688: warning: format â%4Lxâ expects type âlong long unsigned
intâ, but argument 4 has type âU32â
regexec.c:1688: warning: format â%-4Lxâ expects type âlong long unsigned
intâ, but argument 5 has type âU32â
regexec.c:1688: warning: format â%Lxâ expects type âlong long unsigned
intâ, but argument 7 has type âU32â
regexec.c:1737: warning: format â%4Lxâ expects type âlong long unsigned
intâ, but argument 4 has type âU32â
regexec.c:1737: warning: format â%-4Lxâ expects type âlong long unsigned
intâ, but argument 5 has type âU32â
sv.c: In function âPerl_sv_dupâ:
sv.c:10033: warning: comparison is always false due to limited range of data
type
perlio.c: In function âPerlIO_debugâ:
perlio.c:481: warning: comparison between signed and unsigned
perlio.c:482: warning: comparison between signed and unsigned
--
Report by Test::Smoke v1.19_83 build 980 running on perl 5.8.7
(Reporter v0.026 / Smoker v0.029)