Automated smoke report for branch blead 5.19.4 patch
dd4728cdd134e435e22c1a20712eca96c65a3163 v5.19.3-124-gdd4728c
x2: ia64 (ia64/2 cpu)
on HP-UX - B.11.31/64
using ccache gcc version 4.7.2
smoketime 9 hours 14 minutes (average 1 hour 9 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.3-124-gdd4728c 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:
SMOKEdd4728cdd134e435e22c1a20712eca96c65a3163
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
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
[stdio/perlio/univ.utf8] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
[stdio/perlio] -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/univ.utf8] -DDEBUGGING -Duseithreads
[univ.utf8] -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
../cpan/List-Util/t/readonly.t..............................PASSED
10
Compiler messages(gcc):
try.c: In function 'main':
perl.c: In function 'Perl_my_exit':
perl.c:4958: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:5063:2: warning: format '%u' expects argument of type 'unsigned int',
but argument 2 has type 'I32' [-Wformat]
pp_hot.c: In function 'Perl_pp_match':
pp_hot.c:1453:369: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
pp_ctl.c: In function 'Perl_pp_substcont':
pp_ctl.c:325:310: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
regexec.c: In function 'S_regmatch':
regexec.c:5031:473: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
compress.c: In function 'sendMTFValues':
compress.c:243:19: warning: variable 'nBytes' set but not used
[-Wunused-but-set-variable]
../../proto.h:4162:26: warning: 'S_sv_or_pv_pos_u2b' declared 'static' but
never defined [-Wunused-function]
pp_hot.c:1453:458: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
pp_ctl.c:325:1768: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
regexec.c:5031:475: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
taint.c: In function 'Perl_taint_proper':
taint.c:38:2: warning: format '%ld' expects argument of type 'long int', but
argument 5 has type 'uid_t' [-Wformat]
taint.c:38:2: warning: format '%ld' expects argument of type 'long int', but
argument 6 has type 'uid_t' [-Wformat]
perl.c:4958:2: warning: format '%u' expects argument of type 'unsigned int',
but argument 3 has type 'U32' [-Wformat]
perl.c:5063:2: warning: format '%u' expects argument of type 'unsigned int',
but argument 3 has type 'I32' [-Wformat]
pp_hot.c:1453:386: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
sv.c: In function 'Perl_dirp_dup':
sv.c:11795:11: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
pp_ctl.c:325:327: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
regexec.c:5031:490: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
pp_hot.c:1453:475: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
pp_ctl.c:325:1785: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
regexec.c:5031:492: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
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)