Automated smoke report for branch blead 5.19.11 patch
5c45d39a0ab01571e1fe33ede7c3ba60dae166e6 v5.19.10-74-g5c45d39
r3: PA8800 (PA-RISC2.0/64/2 cpu)
on HP-UX - B.11.11/64
using gcc version 4.6.1
smoketime 15 hours 14 minutes (average 1 hour 54 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.10-74-g5c45d39 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:
SMOKE5c45d39a0ab01571e1fe33ede7c3ba60dae166e6
Testsuite was run only with 'harness'
Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio]
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
[univ.utf8]
[univ.utf8] -DDEBUGGING
[univ.utf8] -Duse64bitall
[univ.utf8] -DDEBUGGING -Duse64bitall
[univ.utf8] -Duseithreads
[univ.utf8] -DDEBUGGING -Duseithreads
[univ.utf8] -Duseithreads -Duse64bitall
[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..........................................PASSED
2
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
Compiler messages(gcc):
make ...toke.c: In function 'Perl_yylex':
toke.c:5404:4: warning: null argument where non-null required (argument 1)
[-Wnonnull]
util.c: In function 'Perl_my_snprintf':
util.c:4881:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:4917: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]
toke.c: In function 'Perl_yylex':
toke.c:5404:4: warning: null argument where non-null required (argument 2)
[-Wnonnull]
sv.c: In function 'Perl_dirp_dup':
sv.c:11913:11: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
pp_sys.c: In function 'Perl_pp_gpwent':
pp_sys.c:5186: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)