Automated smoke report for branch blead 5.19.11 patch
5c45d39a0ab01571e1fe33ede7c3ba60dae166e6 v5.19.10-74-g5c45d39
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
on HP-UX - B.11.23/64
using ccache gcc version 4.6.1
smoketime 12 hours 3 minutes (average 1 hour 30 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'
Tests skipped on user request:
lib/Test/Simple/t/utf8.t
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):
make ...toke.c: In function 'Perl_yylex':
toke.c:5404:4: warning: null argument where non-null required (argument 1)
[-Wnonnull]
util.c: In function 'Perl_my_snprintf':
util.c:4881:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:4917:46: warning: unused parameter 'len' [-Wunused-parameter]
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 [-Wuninitialized]
toke.c: In function 'Perl_yylex':
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.61_01 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.046)