Automated smoke report for branch blead 5.19.6 patch
38321b6f27e7e11ad92c1af843f39cf05c938082 v5.19.5-65-g38321b6
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
on HP-UX - B.11.23/64
using ccache gcc version 4.6.1
smoketime 11 hours 34 minutes (average 1 hour 26 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'
Tests skipped on user request:
lib/Test/Simple/t/utf8.t
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):
perl.c: In function 'Perl_my_exit':
perl.c:4979: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:5084: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: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]
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]
perl.c:4979:2: warning: format '%u' expects argument of type 'unsigned int',
but argument 3 has type 'U32' [-Wformat]
perl.c:5084: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:11835: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.61_01 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.046)