Automated smoke report for branch blead 5.19.7 patch
2ac0bcb359f70c09dbac03debcd0a60e8bb49294 v5.19.6-100-g2ac0bcb
x2: ia64 (ia64/2 cpu)
on HP-UX - B.11.31/64
using ccache gcc version 4.7.2
smoketime 9 hours 41 minutes (average 1 hour 12 minutes)
Summary: FAIL(F)
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-100-g2ac0bcb Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O F F F
O O O F F F -Duse64bitall
O O O F F F -Duseithreads
O O O F F F -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = univ.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE2ac0bcb359f70c09dbac03debcd0a60e8bb49294
Testsuite was run only with 'harness'
Failures: (common-args) -Dcc=gcc
[stdio] -DDEBUGGING
[stdio] -DDEBUGGING -Duse64bitall
[stdio] -DDEBUGGING -Duseithreads
[stdio] -DDEBUGGING -Duseithreads -Duse64bitall
../t/io/errnosig.t..........................................FAILED
Bad plan. You planned 1 tests but ran 0.
../t/op/magic.t.............................................FAILED
Bad plan. You planned 187 tests but ran 145.
[perlio/univ.utf8] -DDEBUGGING
[perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[perlio/univ.utf8] -DDEBUGGING -Duseithreads
[perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/io/errnosig.t..........................................FAILED
No plan found in TAP output
../t/op/magic.t.............................................FAILED
Bad plan. You planned 187 tests but ran 145.
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':
toke.c: In function 'Perl_yylex':
toke.c:5411:4: warning: null argument where non-null required (argument 1)
[-Wnonnull]
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:11940: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]
toke.c:5411:4: warning: null argument where non-null required (argument 2)
[-Wnonnull]
sv.c: In function 'Perl_dirp_dup':
sv.c:11855: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.59 running on perl 5.14.2
(Reporter v0.052 / Smoker v0.045)