Automated smoke report for 5.9.4 patch 28619
takkie: iMac (400 MHz) (macppc750/1 cpu)
    on        darwin - 8.7.0 (Mac OS X)
    using     cc version 4.0.0 20041026 (Apple Computer, Inc. build 4061)
    smoketime 1 day 1 hour 44 minutes (average 3 hours 13 minutes)

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

   28619     Configuration (common) none
----------- ---------------------------------------------------------
F F F F F F 
F F F F F F -Duse64bitint
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = nl_NL.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = nl_NL.UTF-8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio

Locally applied patches:
    SMOKE28619

Failures: (common-args) none
[stdio/perlio/nl_NL.UTF-8] 
[stdio/perlio/nl_NL.UTF-8] -DDEBUGGING
[stdio/perlio/nl_NL.UTF-8] -Duse64bitint
[stdio/perlio/nl_NL.UTF-8] -DDEBUGGING -Duse64bitint
[perlio/nl_NL.UTF-8] -Duseithreads -Duse64bitint
[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
    ../t/io/dup.t...........................FAILED 15-16
    ../t/io/open.t..........................FAILED 93
    ../t/op/utftaint.t......................FAILED 87-88

[stdio/perlio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
    ../ext/threads/t/blocks.t...............FAILED 2-5
    ../t/io/dup.t...........................FAILED 15-16
    ../t/io/open.t..........................FAILED 93
    ../t/op/utftaint.t......................FAILED 87-88

[nl_NL.UTF-8] -Duseithreads
    ../t/io/dup.t...........................FAILED 15-16
    ../t/io/open.t..........................FAILED 93
    ../t/op/utftaint.t......................FAILED 87-88
Inconsistent test results (between TEST and harness):
    ../ext/threads/t/free.t.................FAILED--expected 29 tests, saw 22

[stdio] -DDEBUGGING -Duseithreads
    ../ext/threads/t/blocks.t...............FAILED 2-5
    ../t/io/dup.t...........................FAILED 15-16
    ../t/io/open.t..........................FAILED 93
    ../t/op/utftaint.t......................FAILED 87-88
Inconsistent test results (between TEST and harness):
    ../ext/threads/t/free.t.................FAILED--expected 29 tests, saw 23

[perlio] -DDEBUGGING -Duseithreads
    ../t/io/dup.t...........................FAILED 15-16
    ../t/io/open.t..........................FAILED 93
    ../t/op/utftaint.t......................FAILED 87-88
Inconsistent test results (between TEST and harness):
    ../ext/threads/t/free.t.................FAILED--expected 29 tests, saw 22
    ../ext/threads/t/blocks.t...............FAILED at test 1

[nl_NL.UTF-8] -DDEBUGGING -Duseithreads
    ../ext/threads/t/blocks.t...............FAILED 1-5
    ../t/io/dup.t...........................FAILED 15-16
    ../t/io/open.t..........................FAILED 93
    ../t/op/utftaint.t......................FAILED 87-88
Inconsistent test results (between TEST and harness):
    ../ext/Hash/Util/FieldHash/t/02_function.tFAILED--expected 64 tests, saw 55

[stdio] -Duseithreads -Duse64bitint
    ../t/io/dup.t...........................FAILED 15-16
    ../t/io/open.t..........................FAILED 93
    ../t/op/utftaint.t......................FAILED 87-88
Inconsistent test results (between TEST and harness):
    ../ext/threads/t/free.t.................FAILED--expected 29 tests, saw 11

[nl_NL.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
    ../t/io/dup.t...........................FAILED 15-16
    ../t/io/open.t..........................FAILED 93
    ../t/op/utftaint.t......................FAILED 87-88
Inconsistent test results (between TEST and harness):
    ../ext/threads/t/blocks.t...............FAILED at test 1

Compiler messages(gcc):
op.c: In function 'Perl_fold_constants':
op.c:2236: warning: passing argument 3 of 'Perl_newSVOP' discards qualifiers 
from pointer target type
op.c:2116: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
regcomp.c: In function 'S_make_trie':
regcomp.c:1302: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_join_exact':
regcomp.c:1954: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_regclass':
regcomp.c:5212: warning: 'value' may be used uninitialized in this function
hv.c: In function 'Perl_refcounted_he_fetch':
hv.c:2769: warning: comparison between signed and unsigned
sv.c: In function 'Perl_sv_upgrade':
sv.c:1258: warning: comparison is always false due to limited range of data type
sv.c:1312: warning: comparison is always false due to limited range of data type
pp_sys.c:309: warning: 'S_emulate_eaccess' defined but not used
opmini.c: In function 'Perl_fold_constants':
opmini.c:2236: warning: passing argument 3 of 'Perl_newSVOP' discards 
qualifiers from pointer target type
opmini.c:2116: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
byterun.c: In function 'byterun':
byterun.c:894: warning: comparison is always false due to limited range of data 
type
re_comp.c: In function 'S_make_trie':
re_comp.c:1302: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_join_exact':
re_comp.c:1954: warning: comparison is always false due to limited range of 
data type
regcomp.c:1705: warning: 'mjd_nodelen' may be used uninitialized in this 
function
regcomp.c:1704: warning: 'mjd_offset' may be used uninitialized in this function
regexec.c: In function 'Perl_regexec_flags':
regexec.c:1786: warning: field precision should have type 'int', but argument 3 
has type 'long unsigned int'
regexec.c: In function 'S_regtry':
regexec.c:2056: warning: 'lastcp' is used uninitialized in this function
sv.c: In function 'S_sv_2iuv_non_preserve':
sv.c:1851: warning: unused parameter 'numtype'
regcomp.c: In function 'S_make_trie_failtable':
regcomp.c:1139: warning: format '%llu' expects type 'long long unsigned int', 
but argument 3 has type 'long unsigned int'
regcomp.c:1733: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1733: warning: format '%llu' expects type 'long long unsigned int', 
but argument 6 has type 'U32'
regcomp.c:1744: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1769: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1797: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1797: warning: format '%llu' expects type 'long long unsigned int', 
but argument 6 has type 'I32'
regcomp.c: In function 'Perl_pregcomp':
regcomp.c:3721: warning: format '%llu' expects type 'long long unsigned int', 
but argument 3 has type 'U32'
regcomp.c: In function 'S_reginsert':
regcomp.c:6195: warning: format '%llu' expects type 'long long unsigned int', 
but argument 8 has type 'long unsigned int'
regcomp.c: In function 'S_dumpuntil':
regcomp.c:7027: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regexec.c: In function 'S_find_byclass':
regexec.c:1411: warning: format '%4llx' expects type 'long long unsigned int', 
but argument 4 has type 'U32'
regexec.c:1411: warning: format '%-4llx' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regexec.c:1411: warning: format '%llx' expects type 'long long unsigned int', 
but argument 7 has type 'U32'
regexec.c:1460: warning: format '%4llx' expects type 'long long unsigned int', 
but argument 4 has type 'U32'
regexec.c:1460: warning: format '%-4llx' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
op.c:2236: warning: passing argument 4 of 'Perl_newSVOP' discards qualifiers 
from pointer target type
reentr.c: In function 'Perl_reentrant_size':
reentr.c:47: warning: comparison between signed and unsigned
reentr.c:82: warning: comparison between signed and unsigned
sv.c: In function 'Perl_sv_dup':
sv.c:10039: warning: comparison is always false due to limited range of data 
type
opmini.c:2236: warning: passing argument 4 of 'Perl_newSVOP' discards 
qualifiers from pointer target type

-- 
Report by Test::Smoke v1.19_83 build 980 running on perl 5.8.6
(Reporter v0.026 / Smoker v0.029)

Reply via email to