Automated smoke report for 5.8.8 patch 30642
pc09: Intel(R) Pentium(R) 4 CPU 1.70GHz (GenuineIntel 1695MHz) (i686/1 cpu)
on linux - 2.6.13-15.12-default [SuSE]
using ccache gcc version 4.0.2
smoketime 15 hours 3 minutes (average 56 minutes 27 seconds)
Summary: FAIL(X)
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
30642 Configuration (common) none
----------- ---------------------------------------------------------
O O O O O O
X O O O X O -Duse64bitint
X O O O O O -Duselongdouble
O X O O O O -Dusemorebits
X O O X O O -Duseithreads
O O O O O X -Duseithreads -Duse64bitint
X O O O O O -Duseithreads -Duselongdouble
O O O O O O -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:
defined-or
MAINT30141
SMOKE30642
Failures: (common-args) none
[stdio] -Duse64bitint
[stdio] -DDEBUGGING -Duseithreads
[stdio] -Duseithreads -Duselongdouble
Inconsistent test results (between TEST and harness):
../t/op/alarm.t.........................FAILED at test 2
[perlio] -DDEBUGGING -Duse64bitint
Inconsistent test results (between TEST and harness):
../ext/Time/HiRes/t/HiRes.t.............FAILED at test 37
[stdio] -Duselongdouble
[stdio] -Duseithreads
Inconsistent test results (between TEST and harness):
../ext/Time/HiRes/t/HiRes.t.............FAILED at test 35
[perlio] -Dusemorebits
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitint
Inconsistent test results (between TEST and harness):
../ext/Time/HiRes/t/HiRes.t.............FAILED at test 17
Compiler messages(gcc):
toke.c: In function 'Perl_lex_start':
toke.c:560: warning: 's' may be used uninitialized in this function
op.c: In function 'Perl_fold_constants':
op.c:2111: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
mg.c: In function 'Perl_magic_regdata_cnt':
mg.c:510: warning: suggest parentheses around && within ||
mg.c: In function 'Perl_magic_setenv':
mg.c:1125: warning: unused variable 'path_sep'
perl.c: In function 'Perl_call_list':
perl.c:5256: warning: variable 'oldline' might be clobbered by 'longjmp' or
'vfork'
sv.c: In function 'Perl_sv_force_normal_flags':
sv.c:3751: warning: signed and unsigned type in conditional expression
sv.c: In function 'Perl_sv_clear':
sv.c:4668: warning: signed and unsigned type in conditional expression
doio.c: In function 'Perl_do_shmio':
doio.c:2264: warning: comparison between signed and unsigned
doio.c:2264: warning: signed and unsigned type in conditional expression
doio.c: In function 'Perl_my_stat':
doio.c:1263: warning: 'gv' may be used uninitialized in this function
regexec.c: In function 'S_regcppop':
regexec.c:247: warning: comparison between signed and unsigned
mathoms.c: In function 'S_vdie_common':
mathoms.c:1296: warning: unused parameter 'message'
mathoms.c:1296: warning: unused parameter 'msglen'
mathoms.c:1296: warning: unused parameter 'utf8'
opmini.c: In function 'Perl_fold_constants':
opmini.c:2111: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
regexec.c:229: warning: comparison between signed and unsigned
sv.c:4667: warning: signed and unsigned type in conditional expression
perlio.c: In function 'PerlIO_clone':
perlio.c:678: warning: ignoring return value of 'Perl_fp_dup', declared with
attribute warn_unused_result
--
Report by Test::Smoke v1.19_85 build 1026 running on perl 5.8.7
(Reporter v0.026 / Smoker v0.030)