Automated smoke report for 5.9.3 patch 26591
W.jero.cc: Sun Microsystems UltraSparc-IIi (sparc64/1 cpu)
on freebsd - 5.2.1-RELEASE
using cc version 3.3.3 [FreeBSD] 20031106
smoketime 15 hours 23 minutes (average 1 hour 55 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
26591 Configuration (common) none
----------- ---------------------------------------------------------
F F F F F F
F F F F F F -Duse64bitint
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = nl_NL.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = nl_NL.UTF-8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
DEVEL24148
SMOKE26591
Failures: (common-args) none
[stdio/perlio/nl_NL.UTF-8]
[stdio/perlio/nl_NL.UTF-8] -DDEBUGGING
[stdio/perlio/nl_NL.UTF-8] -Duse64bitint
[stdio/perlio/nl_NL.UTF-8] -DDEBUGGING -Duse64bitint
[stdio/perlio/nl_NL.UTF-8] -Duseithreads
[stdio/perlio/nl_NL.UTF-8] -DDEBUGGING -Duseithreads
[stdio/perlio/nl_NL.UTF-8] -Duseithreads -Duse64bitint
[stdio/perlio/nl_NL.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
../ext/B/t/concise-xs.t.................FAILED 1054
../lib/integer.t........................FAILED 10
../t/io/dup.t...........................FAILED 15-16
../t/io/open.t..........................FAILED 93
../t/op/pack.t..........................FAILED 518 691 746 801 1021
1076 1131 1351 1406 1461
1681 1736 1791 2011 2066
2121 2341 2396 2451 2891
2946 3001 3056 3441 3496
13232 13287 13342
MANIFEST did not declare 't/ext-77482/ExtTest.pm'
MANIFEST did not declare 't/ext-77482/ExtTest.xs'
MANIFEST did not declare 't/ext-77482/MANIFEST'
MANIFEST did not declare 't/ext-77482/Makefile'
MANIFEST did not declare 't/ext-77482/Makefile.PL'
MANIFEST did not declare 't/ext-77482/perl.core'
MANIFEST did not declare 't/ext-77482/test.h'
MANIFEST did not declare 't/ext-77482/test.pl'
Compiler messages(gcc):
toke.c: In function `S_skipspace':
toke.c:844: warning: null argument where non-null required (arg 1)
toke.c: In function `Perl_yylex':
toke.c:2733: warning: null argument where non-null required (arg 1)
toke.c:2820: warning: null argument where non-null required (arg 1)
toke.c:3808: warning: field precision is not type int (arg 3)
toke.c:3913: warning: field precision is not type int (arg 3)
toke.c:3913: warning: field precision is not type int (arg 5)
toke.c: In function `S_scan_heredoc':
toke.c:9874: warning: null argument where non-null required (arg 1)
toke.c: In function `S_scan_str':
toke.c:10347: warning: null argument where non-null required (arg 1)
op.c: In function `Perl_newSTATEOP':
op.c:3507: warning: null argument where non-null required (arg 1)
regcomp.c: In function `S_make_trie':
regcomp.c:1017: warning: comparison is always false due to limited range of
data type
regcomp.c:1045: warning: comparison is always false due to limited range of
data type
regcomp.c:1392: warning: comparison is always false due to limited range of
data type
regcomp.c:1405: warning: comparison is always false due to limited range of
data type
regcomp.c: In function `S_regpiece':
regcomp.c:3843: warning: field precision is not type int (arg 3)
regcomp.c: In function `S_regclass':
regcomp.c:4845: warning: field width is not type int (arg 3)
regcomp.c:4845: warning: field precision is not type int (arg 4)
regcomp.c:5254: warning: field width is not type int (arg 3)
regcomp.c:5254: warning: field precision is not type int (arg 4)
mg.c: In function `Perl_magic_get':
mg.c:998: warning: unsigned int format, different type arg (arg 3)
mg.c:1004: warning: unsigned int format, different type arg (arg 3)
mg.c:1015: warning: unsigned int format, different type arg (arg 3)
mg.c: In function `Perl_sighandler':
mg.c:2722: warning: null format string
pp_hot.c: In function `Perl_pp_concat':
pp_hot.c:204: warning: `rpv' might be used uninitialized in this function
pp_hot.c:205: warning: `rbyte' might be used uninitialized in this function
sv.c: In function `Perl_sv_upgrade':
sv.c:1138: warning: long unsigned int format, different type arg (arg 2)
pp_ctl.c: In function `Perl_rxres_save':
pp_ctl.c:311: warning: comparison is always false due to limited range of data
type
pp_ctl.c:313: warning: comparison is always false due to limited range of data
type
pp_sys.c: In function `Perl_pp_die':
pp_sys.c:504: warning: null format string
proto.h:3435: warning: `S_emulate_eaccess' declared `static' but never defined
regexec.c: In function `S_regtry':
regexec.c:2194: warning: comparison is always false due to limited range of
data type
regexec.c:2196: warning: comparison is always false due to limited range of
data type
utf8.c: In function `Perl_ibcmp_utf8':
utf8.c:2258: warning: assignment discards qualifiers from pointer target type
opmini.c: In function `Perl_newSTATEOP':
opmini.c:3507: warning: null argument where non-null required (arg 1)
byterun.c: In function `byterun':
byterun.c:893: warning: comparison is always false due to limited range of data
type
POSIX.c: In function `XS_POSIX_cuserid':
POSIX.c:3709: warning: cast to pointer from integer of different size
re_exec.c: In function `S_regtry':
re_exec.c:2194: warning: comparison is always false due to limited range of
data type
re_exec.c:2196: warning: comparison is always false due to limited range of
data type
re_comp.c: In function `S_make_trie':
re_comp.c:1017: warning: comparison is always false due to limited range of
data type
re_comp.c:1045: warning: comparison is always false due to limited range of
data type
re_comp.c:1392: warning: comparison is always false due to limited range of
data type
re_comp.c:1405: warning: comparison is always false due to limited range of
data type
toke.c:844: warning: null argument where non-null required (arg 2)
toke.c:2733: warning: null argument where non-null required (arg 2)
toke.c:2820: warning: null argument where non-null required (arg 2)
toke.c:3808: warning: field precision is not type int (arg 4)
toke.c:3913: warning: field precision is not type int (arg 4)
toke.c:3913: warning: field precision is not type int (arg 6)
toke.c:9874: warning: null argument where non-null required (arg 2)
toke.c:10347: warning: null argument where non-null required (arg 2)
op.c:3507: warning: null argument where non-null required (arg 2)
regcomp.c:3843: warning: field precision is not type int (arg 4)
regcomp.c:4845: warning: field width is not type int (arg 4)
regcomp.c:4845: warning: field precision is not type int (arg 5)
regcomp.c:5254: warning: field width is not type int (arg 4)
regcomp.c:5254: warning: field precision is not type int (arg 5)
mg.c:998: warning: unsigned int format, different type arg (arg 4)
mg.c:1004: warning: unsigned int format, different type arg (arg 4)
mg.c:1015: warning: unsigned int format, different type arg (arg 4)
sv.c:1138: warning: long unsigned int format, different type arg (arg 3)
opmini.c:3507: warning: null argument where non-null required (arg 2)
--
Report by Test::Smoke v1.19_76 build 921 running on perl 5.6.1
(Reporter v0.026 / Smoker v0.027)