Automated smoke report for 5.13.5 patch
89c9327b73584fd6fb886b2224d388ab6fa04629 v5.13.5-424-g89c9327
x2: Intel(R) Itanium 2 9100/1710 (ia64/2 cpu)
on HP-UX - B.11.31/64
using ccache gcc version 4.2.4
smoketime 7 hours 43 minutes (average 57 minutes 54 seconds)
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.13.5-424-g89c9327 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
F F F 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:
uncommitted-changes
SMOKE89c9327b73584fd6fb886b2224d388ab6fa04629
Testsuite was run only with 'harness'
Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) -Dcc=gcc
[stdio] -Duseithreads -Duse64bitall
[stdio] -DDEBUGGING -Duseithreads -Duse64bitall
../t/re/regexp_unicode_prop.t...............................FAILED
41-42
../t/re/regexp_unicode_prop_thr.t...........................FAILED
41-42
[perlio/univ.utf8] -Duseithreads -Duse64bitall
[perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/re/regexp_unicode_prop_thr.t...........................FAILED
41-42
../t/re/regexp_unicode_prop.t...............................FAILED
41-42
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
../ext/XS-APItest/t/caller.t................................PASSED
22-23
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
Compiler messages(gcc):
try.c: In function 'main':
try.c:56: warning: passing argument 2 of 'select' from incompatible pointer type
regcomp.c: In function 'Perl_re_compile':
regcomp.c:4292: warning: variable 're_debug_flags' might be clobbered by
'longjmp' or 'vfork'
perlio.c: In function 'PerlIO_push':
perlio.c:1217: warning: format '%d' expects type 'int', but argument 3 has type
'size_t'
perlio.c:1217: warning: format '%d' expects type 'int', but argument 5 has type
'long unsigned int'
perlio.c:1225: warning: format '%d' expects type 'int', but argument 3 has type
'size_t'
perlio.c:1225: warning: format '%d' expects type 'int', but argument 5 has type
'long unsigned int'
sv.c: In function 'Perl_dirp_dup':
sv.c:11088: warning: comparison between signed and unsigned
perlio.c:1217: warning: format '%d' expects type 'int', but argument 4 has type
'size_t'
perlio.c:1217: warning: format '%d' expects type 'int', but argument 6 has type
'long unsigned int'
perlio.c:1225: warning: format '%d' expects type 'int', but argument 4 has type
'size_t'
perlio.c:1225: warning: format '%d' expects type 'int', but argument 6 has type
'long unsigned int'
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)