Automated smoke report for 5.9.4 patch 28452
pc09: Intel(R) Pentium(R) 4 CPU 1.70GHz (GenuineIntel 1695MHz) (i686/1 cpu)
on linux - 2.6.13-15.8-default [SuSE]
using ccache gcc version 4.0.2
smoketime 15 hours 32 minutes (average 58 minutes 16 seconds)
Summary: FAIL(XF)
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
28452 Configuration (common) none
----------- ---------------------------------------------------------
O O F O O F
O O F O X F -Duse64bitint
O O F O O F -Duselongdouble
O O F O O F -Dusemorebits
O O F O O F -Duseithreads
O O F O O F -Duseithreads -Duse64bitint
O O F O O F -Duseithreads -Duselongdouble
O O F O O 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:
SMOKE28452
Failures: (common-args) none
[en_US.utf8]
[en_US.utf8] -Duse64bitint
[en_US.utf8] -Duselongdouble
[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 -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Dusemorebits
[en_US.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
../lib/warnings.t.......................FAILED 263
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -DDEBUGGING -Duse64bitint
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -DDEBUGGING -Dusemorebits
../lib/warnings.t.......................FAILED 146-147 155 263
[perlio] -DDEBUGGING -Duse64bitint
Inconsistent test results (between TEST and harness):
../t/op/rand.t..........................FAILED at test 5
Compiler messages(gcc):
toke.c: In function 'Perl_yylex':
toke.c:5992: warning: comparison between signed and unsigned
toke.c: In function 'S_pending_ident':
toke.c:6749: warning: comparison between signed and unsigned
toke.c: In function 'S_scan_inputsymbol':
toke.c:11194: 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:1269: warning: comparison is always false due to limited range of
data type
regcomp.c: In function 'S_join_exact':
regcomp.c:1920: warning: comparison is always false due to limited range of
data type
regcomp.c: In function 'Perl_save_re_context':
regcomp.c:6862: warning: comparison between signed and unsigned
regcomp.c: In function 'S_regclass':
regcomp.c:5167: 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:2767: 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:9272: warning: comparison between signed and unsigned
sv.c:9273: 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:1269: warning: comparison is always false due to limited range of
data type
re_comp.c: In function 'S_join_exact':
re_comp.c:1920: warning: comparison is always false due to limited range of
data type
regcomp.c:1870: warning: unused parameter 'flags'
regcomp.c:1870: warning: unused parameter 'val'
regcomp.c:1672: warning: 'mjd_nodelen' may be used uninitialized in this
function
regcomp.c:1671: 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'
FieldHash.xs: In function 'HUF_id':
FieldHash.xs:49: warning: cast from pointer to integer of different size
regcomp.c: In function 'S_make_trie_failtable':
regcomp.c:1106: warning: format '%Lu' expects type 'long long unsigned int',
but argument 3 has type 'long unsigned int'
regcomp.c:1700: warning: format '%Lu' expects type 'long long unsigned int',
but argument 5 has type 'U32'
regcomp.c:1700: warning: format '%Lu' expects type 'long long unsigned int',
but argument 6 has type 'U32'
regcomp.c:1711: warning: format '%Lu' expects type 'long long unsigned int',
but argument 5 has type 'U32'
regcomp.c:1736: warning: format '%Lu' expects type 'long long unsigned int',
but argument 5 has type 'U32'
regcomp.c:1764: warning: format '%Lu' expects type 'long long unsigned int',
but argument 5 has type 'U32'
regcomp.c:1764: warning: format '%Lu' expects type 'long long unsigned int',
but argument 6 has type 'I32'
regcomp.c: In function 'Perl_pregcomp':
regcomp.c:3676: warning: format '%Lu' expects type 'long long unsigned int',
but argument 3 has type 'U32'
regcomp.c: In function 'S_reginsert':
regcomp.c:6134: 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:6977: 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:10035: 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_84 build 993 running on perl 5.8.7
(Reporter v0.026 / Smoker v0.030)