Automated smoke report for 5.9.5 patch 29355
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
on HP-UX - B.11.23/64
using gcc version 4.1.1
smoketime 7 hours 30 minutes (average 56 minutes 16 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
29355 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O O O F
O O F O O F -Duse64bitall
O O O F 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:
DEVEL
SMOKE29355
Failures: (common-args) -Dcc=gcc
[univ.utf8] -DDEBUGGING
[univ.utf8] -Duse64bitall
[univ.utf8] -DDEBUGGING -Duse64bitall
../lib/strict.t.........................FAILED 84-85
../lib/subs.t...........................FAILED 2
../lib/warnings.t.......................FAILED 123-124 138 145-147 155 158
310
455 499-500
../t/run/fresh_perl.t...................FAILED 48
[stdio] -DDEBUGGING -Duseithreads
../ext/threads/t/stress_re.t............FAILED 27
MANIFEST did not declare 'patchlevel.bak'
Compiler messages(gcc):
toke.c: In function 'Perl_yylex':
toke.c:3709: warning: null argument where non-null required (argument 1)
re.xs:29: warning: 'my_reg_engine' initialized and declared 'extern'
regcomp.c: In function 'S_regtail_study':
regcomp.c:8038: warning: format '%d' expects type 'int', but argument 5 has
type 'long int'
regcomp.c: In function 'S_dumpuntil':
regcomp.c:9033: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:9060: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:9065: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:9096: warning: format '%u' expects type 'unsigned int', but argument
3 has type 'long int'
regcomp.c:9100: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:9114: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:9119: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:9122: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:9142: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regexec.c: In function 'Perl_re_intuit_start':
regexec.c:881: warning: format '%d' expects type 'int', but argument 4 has type
'long int'
regexec.c:881: warning: format '%d' expects type 'int', but argument 5 has type
'long int'
regexec.c:881: warning: format '%d' expects type 'int', but argument 6 has type
'long int'
regexec.c: In function 'S_find_byclass':
regexec.c:1595: warning: format '%d' expects type 'int', but argument 4 has
type 'long int'
regcomp.c: In function 'Perl_pregcomp':
regcomp.c:4518: warning: format '%ld' expects type 'long int', but argument 3
has type 'I32'
regcomp.c:4518: warning: format '%ld' expects type 'long int', but argument 4
has type 'I32'
regcomp.c: In function 'Perl_regdump':
regcomp.c:8155: warning: format '%lu' expects type 'long unsigned int', but
argument 3 has type 'U32'
pp_hot.c: In function 'Perl_pp_match':
pp_hot.c:1400: warning: cast to pointer from integer of different size
toke.c:3709: warning: null argument where non-null required (argument 2)
--
Report by Test::Smoke v1.19_84 build 1008 running on perl 5.8.7
(Reporter v0.026 / Smoker v0.030)