Automated smoke report for branch blead 5.19.6 patch
38321b6f27e7e11ad92c1af843f39cf05c938082 v5.19.5-65-g38321b6
r3: PA8800 (PA-RISC2.0/64/2 cpu)
on HP-UX - B.11.11/64
using gcc version 4.6.1
smoketime 15 hours 23 minutes (average 1 hour 55 minutes)
Summary: PASS
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.5-65-g38321b6 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 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:
SMOKE38321b6f27e7e11ad92c1af843f39cf05c938082
Testsuite was run only with 'harness'
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
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
Compiler messages(gcc):
util.c: In function 'Perl_my_snprintf':
util.c:5687:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:5723:46: warning: unused parameter 'len' [-Wunused-parameter]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1698: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:2544: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:2631: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:2701:6: warning: passing argument 3 of 'getsockname' from incompatible
pointer type [enabled by default]
pp_sys.c:2705:6: warning: passing argument 3 of 'getpeername' from incompatible
pointer type [enabled by default]
doio.c: In function 'Perl_do_openn':
doio.c:595: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]
op.c: In function 'S_scalar_slice_warning':
op.c:1225:13: warning: 'keysv' may be used uninitialized in this function
[-Wuninitialized]
sv.c: In function 'Perl_dirp_dup':
sv.c:11835:11: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
pp_sys.c: In function 'Perl_pp_gpwent':
pp_sys.c:5195: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)