Automated smoke report for branch blead 5.19.4 patch
f2ea74629375eafb0aec4965074eaf5ad9dbfe2b v5.19.3-73-gf2ea746
a5: PA8700 (PA-RISC2.0/64/2 cpu)
on HP-UX - B.11.00/64
using gcc version 4.6.1
smoketime 20 hours 12 minutes (average 2 hours 31 minutes)
Summary: FAIL(F)
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.3-73-gf2ea746 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 F 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:
SMOKEf2ea74629375eafb0aec4965074eaf5ad9dbfe2b
Testsuite was run only with 'harness'
Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) -Dcc=gcc
[perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../ext/PerlIO-encoding/t/encoding.t.........................FAILED
Bad plan. You planned 24 tests but ran 18.
Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/List-Util/t/readonly.t..............................PASSED
10
Compiler messages(gcc):
perl.c: In function 'Perl_my_exit':
perl.c:4958:2: warning: format '%u' expects argument of type 'unsigned int',
but argument 2 has type 'U32' [-Wformat]
perl.c: In function 'Perl_my_failure_exit':
perl.c:5063:2: warning: format '%u' expects argument of type 'unsigned int',
but argument 2 has type 'I32' [-Wformat]
util.c: In function 'Perl_my_snprintf':
util.c:5709:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:5745: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]
regcomp.c: In function 'Perl_regprop':
regcomp.c:14849:18: warning: variable 'sw' set but not used
[-Wunused-but-set-variable]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1697: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:2557: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:2644: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:2714:6: warning: passing argument 3 of 'getsockname' from incompatible
pointer type [enabled by default]
pp_sys.c:2718: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:869: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:907:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_ntop':
Socket.xs:966:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_pton':
Socket.xs:1008:10: warning: cast to pointer from integer of different size
[-Wint-to-pointer-cast]
perl.c:4958:2: warning: format '%u' expects argument of type 'unsigned int',
but argument 3 has type 'U32' [-Wformat]
perl.c:5063:2: warning: format '%u' expects argument of type 'unsigned int',
but argument 3 has type 'I32' [-Wformat]
sv.c: In function 'Perl_dirp_dup':
sv.c:11790: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)