Automated smoke report for 5.9.4 patch 28967
bu02: Intel(R) Pentium(R) 4 CPU 3.00GHz (GenuineIntel 2993MHz) (x86_64/2 cpu)
on linux - 2.6.16.21-0.13-smp [SuSE]
using ccache gcc version 4.1.0 (SUSE Linux)
smoketime 3 hours 45 minutes (average 28 minutes 12 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
28967 Configuration (common) none
----------- ---------------------------------------------------------
O O F O O F
O O F O O F -Duse64bitall
O O F O O F -Duseithreads
O O F O O F -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE28967
Failures: (common-args) none
[en_US.utf8]
[en_US.utf8] -Duse64bitall
[en_US.utf8] -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/warnings.t.......................FAILED 263
[en_US.utf8] -DDEBUGGING
[en_US.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
263
310 454 498-499
../t/run/fresh_perl.t...................FAILED 48
Compiler messages(gcc):
/tmp/cc5frT2p.o: In function `main':
proto.h:3529: warning: âS_emulate_eaccessâ declared âstaticâ but never
defined
regexec.c: In function âS_regtryâ:
regexec.c:3297: warning: âtypeâ may be used uninitialized in this function
re_exec.c: In function âS_regmatchâ:
re_exec.c:4450: warning: cast from pointer to integer of different size
/tmp/ccEDCQGa.o: In function `main':
regcomp.c: In function 'S_make_trie':
regcomp.c:1884: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:1933: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reg':
regcomp.c:4538: warning: format '%lu' expects type 'long unsigned int', but
argument 3 has type 'U32'
regcomp.c:4538: warning: format '%ld' expects type 'long int', but argument 4
has type 'I32'
regcomp.c:4545: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4627: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4765: warning: format '%ld' expects type 'long int', but argument 3
has type 'I32'
regcomp.c:4771: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4792: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4835: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4882: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_regpiece':
regcomp.c:5042: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:5057: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_regatom':
regcomp.c:5657: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:5726: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:5764: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reg_node':
regcomp.c:7150: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reganode':
regcomp.c:7202: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reginsert':
regcomp.c:7265: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:7282: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_regtail_study':
regcomp.c:7406: warning: format '%d' expects type 'int', but argument 5 has
type 'long int'
regcomp.c: In function 'S_dumpuntil':
regcomp.c:8279: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8306: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8311: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8340: warning: format '%u' expects type 'unsigned int', but argument
3 has type 'long int'
regcomp.c:8344: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8358: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8363: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8366: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8388: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regexec.c: In function âPerl_re_intuit_startâ:
regexec.c:876: warning: format â%dâ expects type âintâ, but argument 4
has type âlong intâ
regexec.c:876: warning: format â%dâ expects type âintâ, but argument 5
has type âlong intâ
regexec.c:876: warning: format â%dâ expects type âintâ, but argument 6
has type âlong intâ
regexec.c: In function âS_find_byclassâ:
regexec.c:1590: warning: format â%dâ expects type âintâ, but argument 4
has type âlong intâ
regexec.c: In function âS_regmatchâ:
regexec.c:4450: warning: cast from pointer to integer of different size
/tmp/ccJXc4nD.o: In function `main':
/tmp/ccZAx9HI.o: In function `main':
/tmp/cc9h77eh.o: In function `main':
/tmp/ccgupNEg.o: In function `main':
/tmp/ccNw3yw6.o: In function `main':
/tmp/ccnMrv4U.o: In function `main':
--
Report by Test::Smoke v1.19_84 build 1006 running on perl 5.8.8
(Reporter v0.026 / Smoker v0.030)