Automated smoke report for 5.9.4 patch 28805
x1: Intel(R) Itanium 2/1600 (ia64/2 cpu)
on hp-ux - 11.23/64
using gcc version 4.1.1
smoketime 6 hours 5 minutes (average 45 minutes 39 seconds)
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
28805 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O F O O F
O O F O O F -Duse64bitall
O O F O O F -Duseithreads
O O F O ? - -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = univ.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE28805
Failures: (common-args) -Dcc=gcc
[univ.utf8]
[univ.utf8] -Duseithreads
[univ.utf8] -DDEBUGGING -Duseithreads
[univ.utf8] -Duseithreads -Duse64bitall
../lib/warnings.t.......................FAILED 263
[univ.utf8] -DDEBUGGING
[univ.utf8] -Duse64bitall
[univ.utf8] -DDEBUGGING -Duse64bitall
../lib/strict.t.........................FAILED 84-85
../lib/subs.t...........................FAILED 2
../lib/warnings.t.......................FAILED 123-124 138 145-147 155 158
263
310 454 498-499
../t/run/fresh_perl.t...................FAILED 48
MANIFEST did not declare 'patchlevel.bak'
Compiler messages(gcc):
try.c: In function 'main':
try.c:1: warning: incompatible implicit declaration of built-in function
'printf'
try.c:7: warning: incompatible implicit declaration of built-in function
'printf'
toke.c: In function 'Perl_yylex':
toke.c:3676: warning: null argument where non-null required (argument 1)
regcomp.c: In function 'S_study_chunk':
regcomp.c:2384: warning: unused variable 'noper_next'
doio.c: In function 'Perl_my_stat':
doio.c:1335: warning: control reaches end of non-void function
doio.c: In function 'Perl_do_shmio':
doio.c:2254: warning: comparison between signed and unsigned
regcomp.c: In function 'S_make_trie':
regcomp.c:1760: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:1801: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reg':
regcomp.c:4150: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4287: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4308: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4351: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4395: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_regpiece':
regcomp.c:4555: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4570: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_regatom':
regcomp.c:4897: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4934: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reg_node':
regcomp.c:6304: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reganode':
regcomp.c:6342: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reginsert':
regcomp.c:6396: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:6413: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_regtail_study':
regcomp.c:6534: warning: format '%d' expects type 'int', but argument 5 has
type 'long int'
regcomp.c: In function 'S_dumpuntil':
regcomp.c:7203: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:7230: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:7235: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:7298: warning: format '%u' expects type 'unsigned int', but argument
3 has type 'long int'
regcomp.c:7302: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:7316: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:7321: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:7324: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:7346: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regexec.c: In function 'S_find_byclass':
regexec.c:1513: warning: format '%d' expects type 'int', but argument 4 has
type 'long int'
regcomp.c: In function 'S_regclass':
regcomp.c:5421: warning: 'value' may be used uninitialized in this function
regcomp.c:1640: warning: 'mjd_nodelen' may be used uninitialized in this
function
regcomp.c:1639: warning: 'mjd_offset' may be used uninitialized in this function
doio.c:1270: warning: 'gv' may be used uninitialized in this function
toke.c:3676: warning: null argument where non-null required (argument 2)
reentr.c: In function 'Perl_reentrant_size':
reentr.c:47: warning: comparison between signed and unsigned
reentr.c:82: warning: comparison between signed and unsigned
--
Report by Test::Smoke v1.19_84 build 1002 running on perl 5.8.7
(Reporter v0.026 / Smoker v0.030)