Automated smoke report for 5.17.5 patch 
e9a8753af0f0f92b6ebd38e85f4b6a815f978eed v5.17.4-292-ge9a8753
a5: PA8700 (PA-RISC2.0/64/2 cpu)
    on        HP-UX - B.11.00/64
    using     gcc version 4.6.1
    smoketime 21 hours 9 minutes (average 2 hours 38 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.17.4-292-ge9a8753  Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F F F F F 
F F F F F F -Duse64bitall
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = univ.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKEe9a8753af0f0f92b6ebd38e85f4b6a815f978eed

Testsuite was run only with 'harness'

Tests skipped on user request:
    lib/Test/Simple/t/utf8.t
Failures: (common-args) -Dcc=gcc
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/univ.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/magic.t.............................................FAILED
    161

[perlio] -DDEBUGGING -Duseithreads
../t/op/magic.t.............................................FAILED
    161
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..............................FAILED
    466-467
    Non-zero exit status: 2

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
[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/CGI/t/tmpdir.t......................................PASSED
    3-9

Compiler messages(gcc):
perl.c: In function 'S_validate_suid':
perl.c:3754:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
perl.c:3756:36: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'S_regclass':
regcomp.c:12655:20: warning: variable 'f' set but not used 
[-Wunused-but-set-variable]
regcomp.c:11451:10: warning: variable 'allow_full_fold' set but not used 
[-Wunused-but-set-variable]
regcomp.c:12147:9: warning: 'prevvalue' may be used uninitialized in this 
function [-Wuninitialized]
util.c: In function 'Perl_my_snprintf':
util.c:5987:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:6024:46: warning: unused parameter 'len' [-Wunused-parameter]
regexec.c: In function 'S_regmatch':
regexec.c:5597:31: warning: signed and unsigned type in conditional expression 
[-Wsign-compare]
regexec.c: In function 'S_reginclass':
regexec.c:7164:12: warning: variable 'maxlen' set but not used 
[-Wunused-but-set-variable]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used 
[-Wunused-but-set-variable]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1686: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:2554: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:2645: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:2715:6: warning: passing argument 3 of 'getsockname' from incompatible 
pointer type [enabled by default]
pp_sys.c:2719: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:850: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:888:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_ntop':
Socket.xs:943:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_pton':
Socket.xs:985:10: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
sv.c: In function 'Perl_dirp_dup':
sv.c:11422: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.52 build 1372 running on perl 5.10.1
(Reporter v0.050 / Smoker v0.045)

Reply via email to