Automated smoke report for 5.9.4 patch 28967
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 11 hours 8 minutes (average 2 hours 47 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

   28967     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:
    SMOKE28967

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
[stdio/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

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: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'
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:4450: warning: cast from pointer to integer of different size
regexec.c:3297: warning: 'type' may be used uninitialized in this function
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:4450: warning: cast from pointer to integer of different size

-- 
Report by Test::Smoke v1.19_76 build 914 running on perl 5.8.6
(Reporter v0.026 / Smoker v0.027)

Reply via email to