Automated smoke report for 5.9.5 patch 29004
Tullamore.local: iMac G5 (1600 MHz) (ppcG5/1 cpu)
on darwin - 8.8.0 (Mac OS X)
using cc version 4.0.1 (Apple Computer, Inc. build 5363)
smoketime 10 hours 1 minute (average 2 hours 30 minutes)
Summary: FAIL(X)
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
29004 Configuration (common) -D'optimize=-O1 -g'
----------- ---------------------------------------------------------
X X X X -Duse64bitall
X X X X -Duse64bitall -Duseithreads
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
DEVEL
SMOKE29004
Failures: (common-args) -D'optimize=-O1 -g'
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
Inconsistent test results (between TEST and harness):
../ext/POSIX/t/sigaction.t..............FAILED--expected 31 tests, saw 30
[stdio/perlio] -Duse64bitall -Duseithreads
[perlio] -DDEBUGGING -Duse64bitall -Duseithreads
Inconsistent test results (between TEST and harness):
../ext/POSIX/t/sigaction.t..............FAILED--expected 31 tests, saw 30
../ext/threads/shared/t/wait.t..........FAILED at test 50
[stdio] -DDEBUGGING -Duse64bitall -Duseithreads
Inconsistent test results (between TEST and harness):
../ext/POSIX/t/sigaction.t..............FAILED--expected 31 tests, saw 30
../ext/threads/t/free2.t................FAILED--expected test 42, saw test
44
../ext/Time/HiRes/t/HiRes.t.............FAILED at test 17
../ext/threads/shared/t/wait.t..........FAILED at test 50
Compiler messages(gcc):
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:4610: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4694: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4891: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4912: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:4955: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:5002: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_regpiece':
regcomp.c:5162: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:5177: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_regatom':
regcomp.c:5777: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:5825: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:5863: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reg_node':
regcomp.c:7249: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reganode':
regcomp.c:7301: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_reginsert':
regcomp.c:7364: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:7381: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c: In function 'S_regtail_study':
regcomp.c:7505: warning: format '%d' expects type 'int', but argument 5 has
type 'long int'
regcomp.c: In function 'S_dumpuntil':
regcomp.c:8378: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8405: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8410: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8439: warning: format '%u' expects type 'unsigned int', but argument
3 has type 'long int'
regcomp.c:8443: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8457: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8462: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8465: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
regcomp.c:8487: warning: format '%d' expects type 'int', but argument 3 has
type 'long int'
pp_sys.c:309: warning: 'S_emulate_eaccess' defined but not used
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:4515: warning: cast from pointer to integer of different size
POSIX.c: In function 'XS_POSIX_cuserid':
POSIX.c:4121: warning: cast to pointer from integer of different size
re_exec.c: In function 'S_regmatch':
re_exec.c:4515: warning: cast from pointer to integer of different size
re.xs:27: warning: 'my_reg_engine' initialized and declared 'extern'
--
Report by Test::Smoke v1.19_76 build 914 running on perl 5.8.6
(Reporter v0.026 / Smoker v0.027)