Automated smoke report for branch blead 5.21.1 patch
27d9ebc5085bbcf931d590338a1dda72490bbd9c v5.21.0-343-g27d9ebc
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 11 hours 39 minutes (average 1 hour 27 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
v5.21.0-343-g27d9ebc Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F F F F F
O F F F O O -Duse64bitall
F F F F F F -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:
SMOKE27d9ebc5085bbcf931d590338a1dda72490bbd9c
Testsuite was run only with 'harness'
Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8]
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
../cpan/Digest-SHA/t/base64.t...............................FAILED
No plan found in TAP output
../cpan/Digest-SHA/t/fips180-4.t............................FAILED
No plan found in TAP output
../cpan/Digest-SHA/t/sha384.t...............................FAILED
No plan found in TAP output
../cpan/Digest-SHA/t/sha512.t...............................FAILED
No plan found in TAP output
../cpan/Digest-SHA/t/state.t................................FAILED
No plan found in TAP output
../cpan/Digest-SHA/t/woodbury.t.............................FAILED
No plan found in TAP output
[perlio] -Duse64bitall
../cpan/Socket/t/getaddrinfo.t..............................FAILED
22-23
Non-zero exit status: 2
../cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t.....FAILED
1
Non-zero exit status: 22
No plan found in TAP output
[univ.utf8] -Duse64bitall
../cpan/Socket/t/getaddrinfo.t..............................FAILED
22-23
Non-zero exit status: 2
[stdio] -DDEBUGGING -Duse64bitall
../cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t.....FAILED
1
Non-zero exit status: 22
No plan found in TAP output
../cpan/Socket/t/getaddrinfo.t..............................FAILED
22-23
Non-zero exit status: 2
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:5427:4: warning: null argument where non-null required (argument 1)
[-Wnonnull]
util.c: In function 'Perl_my_snprintf':
util.c:4909:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:4945: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:12326: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:5427:4: warning: null argument where non-null required (argument 2)
[-Wnonnull]
sv.c: In function 'Perl_dirp_dup':
sv.c:12058: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)