Automated smoke report for branch blead 5.31.0 patch
2c0ca64e3a82f770187e49cdf9aea58a65b49dbe v5.31.0-1-g2c0ca64e3a
x2: ia64 (ia64/4 cpu)
on HP-UX - B.11.31/64
using gcc version 4.7.2
smoketime 2 hours 44 minutes (average 20 minutes 32 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'
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]
pp.c: In function 'Perl_pp_argelem':
pp.c:7042:13: warning: value computed is not used [-Wunused-value]
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]
./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]
toke.c: In function 'Perl_scan_num':
toke.c:11226:54: warning: 'b' may be used uninitialized in this function
[-Wmaybe-uninitialized]
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.26.2
(Reporter v0.054 / Smoker v0.046)