Automated smoke report for 5.9.3 patch 26334
a5: PA8700 (PA-2.0/64/2 cpu)
    on        hp-ux - 11.00/64
    using     gcc version 4.0.2
    smoketime 8 hours 53 minutes (average 1 hour 6 minutes)

Summary: FAIL(XF)

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

   26334     Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O X O O X 
O O X O O X -Duse64bitall
F F F F F F -Duseithreads
O O X O O X -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = univ.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio

Locally applied patches:
    DEVEL24148
    SMOKE26334

Failures: (common-args) -Dcc=gcc
[univ.utf8] 
[univ.utf8] -DDEBUGGING
[univ.utf8] -Duse64bitall
[univ.utf8] -DDEBUGGING -Duse64bitall
[univ.utf8] -Duseithreads -Duse64bitall
[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
Inconsistent test results (between TEST and harness):
    ../lib/Pod/t/man.t......................FAILED at test 2

[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
    ../ext/Storable/t/threads.t.............FAILED 1-2
    ../ext/threads/shared/t/av_refs.t.......FAILED 9-11
    ../ext/threads/shared/t/av_simple.t.....FAILED 22-43
    ../ext/threads/shared/t/cond.t..........FAILED 24-31
    ../ext/threads/shared/t/hv_simple.t.....FAILED 3-15
    ../ext/threads/shared/t/shared_attr.t...FAILED 5-81
    ../ext/threads/shared/t/sv_simple.t.....FAILED 4-10
    ../ext/threads/shared/t/wait.t..........FAILED 1-102
    ../ext/threads/t/basic.t................FAILED 3-19
    ../ext/threads/t/libc.t.................FAILED 1-11
    ../ext/threads/t/list.t.................FAILED 6-8
    ../ext/threads/t/stress_cv.t............FAILED 4-64
    ../ext/threads/t/stress_string.t........FAILED 4-64
    ../ext/threads/t/thread.t...............FAILED 15-31
    ../lib/Test/Simple/t/sort_bug.t.........FAILED 1-2
    ../lib/Thread/Queue.t...................FAILED 2-26
    ../t/op/threads.t.......................FAILED 4
Inconsistent test results (between TEST and harness):
    ../lib/Test/Simple/t/threads.t..........FAILED--expected 6 tests, saw 0

[univ.utf8] -Duseithreads
    ../ext/Storable/t/threads.t.............FAILED 1-2
    ../ext/threads/shared/t/av_refs.t.......FAILED 9-11
    ../ext/threads/shared/t/av_simple.t.....FAILED 22-43
    ../ext/threads/shared/t/cond.t..........FAILED 24-31
    ../ext/threads/shared/t/hv_simple.t.....FAILED 3-15
    ../ext/threads/shared/t/shared_attr.t...FAILED 5-81
    ../ext/threads/shared/t/sv_simple.t.....FAILED 4-10
    ../ext/threads/shared/t/wait.t..........FAILED 1-102
    ../ext/threads/t/basic.t................FAILED 3-19
    ../ext/threads/t/libc.t.................FAILED 1-11
    ../ext/threads/t/list.t.................FAILED 6-8
    ../ext/threads/t/stress_cv.t............FAILED 4-64
    ../ext/threads/t/stress_string.t........FAILED 4-64
    ../ext/threads/t/thread.t...............FAILED 15-31
    ../lib/Test/Simple/t/sort_bug.t.........FAILED 1-2
    ../lib/Test/Simple/t/threads.t..........FAILED 1-6
    ../lib/Thread/Queue.t...................FAILED 2-26
    ../t/op/threads.t.......................FAILED 4
Inconsistent test results (between TEST and harness):
    ../lib/Pod/t/man.t......................FAILED at test 2

[univ.utf8] -DDEBUGGING -Duseithreads
    ../ext/Storable/t/threads.t.............FAILED 1-2
    ../ext/threads/shared/t/av_refs.t.......FAILED 9-11
    ../ext/threads/shared/t/av_simple.t.....FAILED 22-43
    ../ext/threads/shared/t/cond.t..........FAILED 24-31
    ../ext/threads/shared/t/hv_simple.t.....FAILED 3-15
    ../ext/threads/shared/t/shared_attr.t...FAILED 5-81
    ../ext/threads/shared/t/sv_simple.t.....FAILED 4-10
    ../ext/threads/shared/t/wait.t..........FAILED 1-102
    ../ext/threads/t/basic.t................FAILED 3-19
    ../ext/threads/t/libc.t.................FAILED 1-11
    ../ext/threads/t/list.t.................FAILED 6-8
    ../ext/threads/t/stress_cv.t............FAILED 5-64
    ../ext/threads/t/stress_string.t........FAILED 4-64
    ../ext/threads/t/thread.t...............FAILED 15-31
    ../lib/Test/Simple/t/sort_bug.t.........FAILED 1-2
    ../lib/Test/Simple/t/threads.t..........FAILED 1-6
    ../lib/Thread/Queue.t...................FAILED 2-26
    ../t/op/threads.t.......................FAILED 4
Inconsistent test results (between TEST and harness):
    ../lib/Pod/t/man.t......................FAILED at test 2

MANIFEST did not declare 'a.out'
MANIFEST did not declare 'ext/Sys/Syslog/macros.all'
MANIFEST did not declare 'patchlevel.bak'

Compiler messages(gcc):
try.c: In function 'main':
try.c:1: warning: incompatible implicit declaration of built-in function 
'printf'
try.c:7: warning: incompatible implicit declaration of built-in function 
'printf'
toke.c: In function 'Perl_yylex':
toke.c:2858: warning: null argument where non-null required (argument 1)
toke.c:3760: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3858: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3858: warning: field precision should have type 'int', but argument 5 
has type 'long int'
regcomp.c: In function 'S_regpiece':
regcomp.c:3843: warning: field precision should have type 'int', but argument 3 
has type 'long int'
regcomp.c: In function 'S_regclass':
regcomp.c:4845: warning: field width should have type 'int', but argument 3 has 
type 'long int'
regcomp.c:4845: warning: field precision should have type 'int', but argument 4 
has type 'long int'
regcomp.c:5254: warning: field width should have type 'int', but argument 3 has 
type 'long int'
regcomp.c:5254: warning: field precision should have type 'int', but argument 4 
has type 'long int'
pp_hot.c: In function 'Perl_pp_concat':
pp_hot.c:152: warning: 'rbyte' may be used uninitialized in this function
pp_hot.c:151: warning: 'rpv' may be used uninitialized in this function
byterun.c: In function 'byterun':
byterun.c:893: warning: comparison is always false due to limited range of data 
type
regcomp.c: In function 'S_make_trie':
regcomp.c:1019: warning: comparison is always false due to limited range of 
data type
regcomp.c:1047: warning: comparison is always false due to limited range of 
data type
regcomp.c:1398: warning: comparison is always false due to limited range of 
data type
regcomp.c:1411: warning: comparison is always false due to limited range of 
data type
mg.c: In function 'Perl_magic_get':
mg.c:998: warning: format '%d' expects type 'int', but argument 3 has type 
'long unsigned int'
mg.c:1004: warning: format '%d' expects type 'int', but argument 3 has type 
'long unsigned int'
mg.c:1012: warning: format '%d' expects type 'int', but argument 3 has type 
'long unsigned int'
sv.c: In function 'Perl_sv_upgrade':
sv.c:1138: warning: format '%lu' expects type 'long unsigned int', but argument 
2 has type 'U32'
pp_ctl.c: In function 'Perl_rxres_save':
pp_ctl.c:311: warning: comparison is always false due to limited range of data 
type
pp_ctl.c:313: warning: comparison is always false due to limited range of data 
type
regexec.c: In function 'S_regtry':
regexec.c:2194: warning: comparison is always false due to limited range of 
data type
regexec.c:2196: warning: comparison is always false due to limited range of 
data type
re_exec.c: In function 'S_regtry':
re_exec.c:2194: warning: comparison is always false due to limited range of 
data type
re_exec.c:2196: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_make_trie':
re_comp.c:1019: warning: comparison is always false due to limited range of 
data type
re_comp.c:1047: warning: comparison is always false due to limited range of 
data type
re_comp.c:1398: warning: comparison is always false due to limited range of 
data type
re_comp.c:1411: warning: comparison is always false due to limited range of 
data type
toke.c:2858: warning: null argument where non-null required (argument 2)
toke.c:3760: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3858: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3858: warning: field precision should have type 'int', but argument 6 
has type 'long int'
regcomp.c:3843: warning: field precision should have type 'int', but argument 4 
has type 'long int'
regcomp.c:4845: warning: field width should have type 'int', but argument 4 has 
type 'long int'
regcomp.c:4845: warning: field precision should have type 'int', but argument 5 
has type 'long int'
regcomp.c:5254: warning: field width should have type 'int', but argument 4 has 
type 'long int'
regcomp.c:5254: warning: field precision should have type 'int', but argument 5 
has type 'long int'
perlio.c: In function 'PerlIO_clone':
perlio.c:649: warning: ignoring return value of 'Perl_fp_dup', declared with 
attribute warn_unused_result
mg.c:998: warning: format '%d' expects type 'int', but argument 4 has type 
'long unsigned int'
mg.c:1004: warning: format '%d' expects type 'int', but argument 4 has type 
'long unsigned int'
mg.c:1012: warning: format '%d' expects type 'int', but argument 4 has type 
'long unsigned int'
sv.c:1138: warning: format '%lu' expects type 'long unsigned int', but argument 
3 has type 'U32'

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

Reply via email to