Automated smoke report for branch blead 5.19.4 patch
369b9ffe9fbb3ab744c7fd1c14cb2390e14382ff v5.19.3-502-g369b9ff
a5: PA8700 (PA-RISC2.0/64/2 cpu)
on HP-UX - B.11.00/64
using gcc version 4.6.1
smoketime 9 hours 13 minutes (average 1 hour 9 minutes)
Summary: FAIL(c)
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-502-g369b9ff Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O O O O
c - - c - - -Duse64bitall
O O O O O O -Duseithreads
c - - c - - -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = univ.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE369b9ffe9fbb3ab744c7fd1c14cb2390e14382ff
Testsuite was run only with 'harness'
Tests skipped on user request:
lib/Test/Simple/t/utf8.t
MANIFEST did not declare 'dist/ExtUtils-ParseXS/t/XSMore.sl'
MANIFEST did not declare 'dist/ExtUtils-ParseXS/t/XSTest.sl'
MANIFEST did not declare 'dist/ExtUtils-ParseXS/t/XSUsage.sl'
MANIFEST did not declare 'mktest.jsn'
MANIFEST did not declare 'patchlevel.bak'
Compiler messages(gcc):
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]
util.c: In function 'Perl_my_snprintf':
util.c:5720:45: warning: unused parameter 'len' [-Wunused-parameter]
util.c: In function 'Perl_my_vsnprintf':
util.c:5756:46: warning: unused parameter 'len' [-Wunused-parameter]
regexec.c: In function 'Perl_re_intuit_start':
regexec.c:1068:3: warning: comparison of unsigned expression < 0 is always
false [-Wtype-limits]
regexec.c:1072:3: warning: comparison of unsigned expression < 0 is always
false [-Wtype-limits]
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_scalar':
op.c:1247:15: warning: 'keysv' may be used uninitialized in this function
[-Wuninitialized]
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]
sv.c: In function 'Perl_dirp_dup':
sv.c:11831: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.10.1
(Reporter v0.052 / Smoker v0.045)