Automated smoke report for branch blead 5.19.11 patch
78269f095bc831a3ca7c226f93a5bba93565dfad v5.19.10-67-g78269f0
a5: PA8700 (PA-RISC2.0/64/2 cpu)
on HP-UX - B.11.00/64
using gcc version 4.6.1
smoketime 20 hours 37 minutes (average 2 hours 34 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-67-g78269f0 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:
SMOKE78269f095bc831a3ca7c226f93a5bba93565dfad
Testsuite was run only with 'harness'
Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Passed Todo tests: (common-args) -Dcc=gcc
[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
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]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1696:10: warning: passing argument 6 of 'recvfrom' from incompatible
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_accept':
pp_sys.c:2531:10: warning: passing argument 3 of 'accept' from incompatible
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_ssockopt':
pp_sys.c:2618:2: warning: passing argument 5 of 'getsockopt' from incompatible
pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_getpeername':
pp_sys.c:2688:6: warning: passing argument 3 of 'getsockname' from incompatible
pointer type [enabled by default]
pp_sys.c:2692:6: warning: passing argument 3 of 'getpeername' from incompatible
pointer type [enabled by default]
doio.c: In function 'S_openn_cleanup':
doio.c:670:11: warning: passing argument 3 of 'getsockname' from incompatible
pointer type [enabled by default]
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':
Socket.xs: In function 'XS_Socket_pack_sockaddr_in6':
Socket.xs:874:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_unpack_sockaddr_in6':
Socket.xs:912:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_ntop':
Socket.xs:971:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_pton':
Socket.xs:1013:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
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.10.1
(Reporter v0.052 / Smoker v0.045)