Automated smoke report for branch blead 5.19.7 patch
ea5eb3d3ca6e00870adfc543a2364826e1c0f77e v5.19.6-47-gea5eb3d
x2: ia64 (ia64/2 cpu)
on HP-UX - B.11.31/64
using ccache gcc version 4.7.2
smoketime 9 hours 43 minutes (average 1 hour 12 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.6-47-gea5eb3d 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:
SMOKEea5eb3d3ca6e00870adfc543a2364826e1c0f77e
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):
try.c: In function 'main':
pp.c: In function 'Perl_pp_ucfirst':
pp.c:3533:169: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
utf8.c: In function 'Perl__to_utf8_upper_flags':
utf8.c:2590:391: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
utf8.c: In function 'Perl__to_utf8_title_flags':
utf8.c:2656:391: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
utf8.c: In function 'Perl__to_utf8_lower_flags':
utf8.c:2720:391: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
utf8.c: In function 'Perl__to_utf8_fold_flags':
utf8.c:2798:391: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
locale.c: In function 'Perl_new_ctype':
locale.c:195:120: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
locale.c:197:120: 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]
op.c: In function 'Perl_custom_op_get_field':
op.c:11934:2: warning: 'any.xop_name' may be used uninitialized in this
function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_study_chunk':
regcomp.c:3405:9: warning: field width specifier '*' expects argument of type
'int', but argument 3 has type 'long unsigned int' [-Wformat]
regcomp.c:3405:9: warning: format '%d' expects argument of type 'int', but
argument 5 has type 'I32' [-Wformat]
regcomp.c:3405:9: warning: format '%u' expects argument of type 'unsigned int',
but argument 6 has type 'U32' [-Wformat]
regcomp.c:3405:9: warning: format '%u' expects argument of type 'unsigned int',
but argument 7 has type 'U32' [-Wformat]
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]
pp.c:3533:164: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
utf8.c:2590:386: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
utf8.c:2656:386: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
utf8.c:2720:386: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
utf8.c:2798:386: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
locale.c:195:115: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
locale.c:197:115: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
sv.c: In function 'Perl_dirp_dup':
sv.c:11850:11: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
pp.c:3533:178: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
pp.c:3533:173: 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)