Automated smoke report for branch blead 5.19.11 patch
5c45d39a0ab01571e1fe33ede7c3ba60dae166e6 v5.19.10-74-g5c45d39
x2: ia64 (ia64/2 cpu)
on HP-UX - B.11.31/64
using ccache gcc version 4.7.2
smoketime 9 hours 30 minutes (average 1 hour 11 minutes)
Summary: PASS
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
v5.19.10-74-g5c45d39 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O 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:
SMOKE5c45d39a0ab01571e1fe33ede7c3ba60dae166e6
Testsuite was run only with 'harness'
Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio]
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
[univ.utf8]
[univ.utf8] -DDEBUGGING
[univ.utf8] -Duse64bitall
[univ.utf8] -DDEBUGGING -Duse64bitall
[univ.utf8] -Duseithreads
[univ.utf8] -DDEBUGGING -Duseithreads
[univ.utf8] -Duseithreads -Duse64bitall
[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..........................................PASSED
2
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
Compiler messages(gcc):
try.c: In function 'main':
make ...toke.c: In function 'Perl_yylex':
toke.c:5404:4: warning: null argument where non-null required (argument 1)
[-Wnonnull]
regexec.c: In function 'S_regcppush':
regexec.c:304:20: warning: format '%i' expects argument of type 'int', but
argument 3 has type 'U32' [-Wformat]
regexec.c:304:20: warning: format '%i' expects argument of type 'int', but
argument 4 has type 'I32' [-Wformat]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used
[-Wunused-but-set-variable]
make ...op.c: In function 'Perl_custom_op_get_field':
op.c:12281:2: warning: 'any.xop_name' may be used uninitialized in this
function [-Wmaybe-uninitialized]
toke.c: In function 'Perl_yylex':
taint.c: In function 'Perl_taint_proper':
taint.c:38:2: warning: format '%ld' expects argument of type 'long int', but
argument 5 has type 'uid_t' [-Wformat]
taint.c:38:2: warning: format '%ld' expects argument of type 'long int', but
argument 6 has type 'uid_t' [-Wformat]
op.c: In function 'Perl_custom_op_get_field':
toke.c:5404:4: warning: null argument where non-null required (argument 2)
[-Wnonnull]
sv.c: In function 'Perl_dirp_dup':
sv.c:11913:11: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
regexec.c:304:20: warning: format '%i' expects argument of type 'int', but
argument 4 has type 'U32' [-Wformat]
regexec.c:304:20: warning: format '%i' expects argument of type 'int', but
argument 5 has type 'I32' [-Wformat]
Status overview available here: http://doc.procura.nl/smoke/index.html
--
Report by Test::Smoke v1.59 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.045)