Automated smoke report for branch blead 5.31.0 patch
2c0ca64e3a82f770187e49cdf9aea58a65b49dbe v5.31.0-1-g2c0ca64e3a
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
on HP-UX - B.11.23/64
using gcc version 4.6.1
smoketime 2 hours 48 minutes (average 21 minutes 6 seconds)
Summary: FAIL(M)
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.31.0-1-g2c0ca64e3a Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
M - - M - -
M - - M - - -Duse64bitall
M - - M - - -Duseithreads
M - - M - - -Duseithreads -Duse64bitall
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE2c0ca64e3a82f770187e49cdf9aea58a65b49dbe
Testsuite was run only with 'harness'
Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Compiler messages(gcc):
op.c: In function 'S_gen_constant_list':
op.c:5750:31: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
[-Wclobbered]
toke.c: In function 'Perl_scan_num':
toke.c:11226:54: warning: 'b' may be used uninitialized in this function
[-Wuninitialized]
pp.c: In function 'Perl_pp_argelem':
pp.c:7042:13: warning: value computed is not used [-Wunused-value]
/usr/include/rpc/rpcb_prot.h:163:25: note: originally defined here
RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
RealPPPort.xs:1826:17: warning: value computed is not used [-Wunused-value]
Encode.c: In function 'XS_Encode_decode':
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1673:7: warning: variable 'interface' set but not used
[-Wunused-but-set-variable]
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:986:20: warning: missing braces around initializer
[-Wmissing-braces]
./const-xs.inc:986:20: warning: (near initialization for 'ip6_address._s6_un')
[-Wmissing-braces]
./const-xs.inc:995:20: warning: missing braces around initializer
[-Wmissing-braces]
./const-xs.inc:995:20: warning: (near initialization for 'ip6_address._s6_un')
[-Wmissing-braces]
Storable.xs: In function 'get_regexp':
Storable.xs:3434:7: warning: format '%d' expects argument of type 'int', but
argument 2 has type 'I32' [-Wformat]
Storable.xs: In function 'retrieve_regexp':
Storable.xs:6849:9: warning: format '%d' expects argument of type 'int', but
argument 2 has type 'I32' [-Wformat]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
Storable.xs: In function 'store_hook':
Storable.xs:4075:17: warning: format '%d' expects argument of type 'int', but
argument 3 has type 'I32' [-Wformat]
Storable.xs: In function 'store':
Storable.xs:4450:6: warning: format '%d' expects argument of type 'int', but
argument 3 has type 'I32' [-Wformat]
Non-Fatal messages(gcc):
Status overview available here: https://tux.nl/perl5/smoke/
--
Report by Test::Smoke v1.72_06 running on perl 5.14.2
(Reporter v0.054 / Smoker v0.046)