Automated smoke report for branch blead 5.19.1 patch
68787f3b00557f393efaec1a3d06ac1928648d64 v5.19.0-548-g68787f3
a5: PA8700 (PA-RISC2.0/64/2 cpu)
on HP-UX - B.11.00/64
using gcc version 4.6.1
smoketime 19 hours 55 minutes (average 2 hours 29 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.0-548-g68787f3 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:
SMOKE68787f3b00557f393efaec1a3d06ac1928648d64
Testsuite was run only with 'harness'
Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Compiler messages(gcc):
util.c: In function 'Perl_my_snprintf':
util.c:5708:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:5744:46: warning: unused parameter 'len' [-Wunused-parameter]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used
[-Wunused-but-set-variable]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1686: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:2546: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:2633: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:2703:6: warning: passing argument 3 of 'getsockname' from incompatible
pointer type [enabled by default]
pp_sys.c:2707:6: warning: passing argument 3 of 'getpeername' from incompatible
pointer type [enabled by default]
doio.c: In function 'Perl_do_openn':
doio.c:588:11: warning: passing argument 3 of 'getsockname' from incompatible
pointer type [enabled by default]
Socket.xs: In function 'XS_Socket_pack_sockaddr_in6':
Socket.xs:850: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:888:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_ntop':
Socket.xs:947:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_pton':
Socket.xs:989:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
sv.c: In function 'Perl_dirp_dup':
sv.c:11669:11: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
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)