Automated smoke report for branch blead 5.21.6 patch
f2b5980460958b09c35d0044adbf43089dfe3718 v5.21.5-231-gf2b5980
a5: PA8700 (PA-RISC2.0/64/2 cpu)
on HP-UX - B.11.00/64
using gcc version 4.6.1
smoketime 20 hours 47 minutes (average 2 hours 35 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.21.5-231-gf2b5980 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:
SMOKEf2b5980460958b09c35d0044adbf43089dfe3718
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 ...util.c: In function 'Perl_my_vsnprintf':
util.c:5117:46: warning: unused parameter 'len' [-Wunused-parameter]
mg.c: In function 'Perl_magic_setlvref':
mg.c:2507:2: warning: value computed is not used [-Wunused-value]
pp.c: In function 'Perl_pp_refassign':
pp.c:6261:2: warning: value computed is not used [-Wunused-value]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1707: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:2584: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:2677: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:2757:6: warning: passing argument 3 of 'getsockname' from incompatible
pointer type [enabled by default]
pp_sys.c:2761:6: warning: passing argument 3 of 'getpeername' from incompatible
pointer type [enabled by default]
doio.c: In function 'S_openn_cleanup':
doio.c:667:11: warning: passing argument 3 of 'getsockname' from incompatible
pointer type [enabled by default]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used
[-Wunused-but-set-variable]
POSIX.xs: In function 'XS_POSIX_fma':
POSIX.xs:2540:11: warning: incompatible implicit declaration of built-in
function 'fma' [enabled by default]
make ...op.c: In function 'Perl_custom_op_get_field':
op.c:12853:2: warning: 'any.xop_name' may be used uninitialized in this
function [-Wuninitialized]
util.c: In function 'Perl_my_vsnprintf':
op.c: In function 'Perl_custom_op_get_field':
Socket.xs: In function 'XS_Socket_pack_sockaddr_in6':
Socket.xs:879: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:917:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_ntop':
Socket.xs:976:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_pton':
Socket.xs:1018:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
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)