Automated smoke report for branch blead 5.19.4 patch
3f2a9fa3c67e39674b6a5e9dba872d55de54a0b9 v5.19.3-86-g3f2a9fa
r3: PA8800 (PA-RISC2.0/64/2 cpu)
on HP-UX - B.11.11/64
using gcc version 4.6.1
smoketime 14 hours 45 minutes (average 1 hour 50 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-86-g3f2a9fa Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Duse64bitall
O O O O F 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:
SMOKE3f2a9fa3c67e39674b6a5e9dba872d55de54a0b9
Testsuite was run only with 'harness'
Failures: (common-args) -Dcc=gcc
[perlio] -DDEBUGGING -Duseithreads
../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]
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/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
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
[perlio] -DDEBUGGING -Duseithreads
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
../cpan/List-Util/t/readonly.t..............................PASSED
10
Compiler messages(gcc):
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]
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]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used
[-Wunused-but-set-variable]
sv.c: In function 'Perl_dirp_dup':
sv.c:11793:11: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
pp_sys.c: In function 'Perl_pp_gpwent':
pp_sys.c:5212:19: warning: implicit declaration of function 'getspnam_r'
[-Wimplicit-function-declaration]
Status overview available here: http://doc.procura.nl/smoke/index.html
--
Report by Test::Smoke v1.59 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.045)