Automated smoke report for 5.9.4 patch 28549
i4: PPC_POWER4 (PPC/1 cpu)
    on        AIX - 5.2.0.0/ML07
    using     gcc version 4.1.1
    smoketime 8 hours 19 minutes (average 41 minutes 37 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

   28549     Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F F F     
F F F F     -Duse64bitint
F F F F     -Duse64bitall
F F F F     -Duseithreads
F F F F     -Duseithreads -Duse64bitint
F F F F     -Duseithreads -Duse64bitall
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio

Locally applied patches:
    SMOKE28549

Failures: (common-args) -Dcc=gcc
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
    ../ext/Devel/Peek/t/Peek.t..............FAILED 18-19

[stdio/perlio] -DDEBUGGING -Duseithreads
    ../ext/Devel/Peek/t/Peek.t..............FAILED 18-19
Inconsistent test results (between TEST and harness):
    ../ext/Hash/Util/FieldHash/t/03_class.t.FAILED--expected 7 tests, saw 3

[perlio] -DDEBUGGING -Duseithreads -Duse64bitint
    ../ext/Devel/Peek/t/Peek.t..............FAILED 18-19
Inconsistent test results (between TEST and harness):
    ../ext/Hash/Util/FieldHash/t/03_class.t.FAILED--expected 7 tests, saw 4

MANIFEST did not declare 'lib/ExtUtils/CBuilder/compilet.exp'
MANIFEST did not declare 'lib/ExtUtils/CBuilder/compilet.exp_old'
MANIFEST did not declare 'lib/ExtUtils/ParseXS/t/XSTest.exp'
MANIFEST did not declare 'lib/ExtUtils/ParseXS/t/XSTest.exp_old'
MANIFEST did not declare 'lib/ExtUtils/ParseXS/t/compilet.exp'
MANIFEST did not declare 'lib/ExtUtils/ParseXS/t/compilet.exp_old'
MANIFEST did not declare 'patchlevel.bak'
MANIFEST did not declare 'rm.sh'
MANIFEST did not declare 'rmf.sh'
MANIFEST did not declare 't/compilet.exp'
MANIFEST did not declare 't/compilet.exp_old'

Compiler messages(gcc):
op.c: In function 'Perl_fold_constants':
op.c:2121: warning: variable 'type' might be clobbered by 'longjmp' or 'vfork'
regcomp.c: In function 'S_make_trie':
regcomp.c:1269: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_join_exact':
regcomp.c:1915: warning: comparison between signed and unsigned
regcomp.c:1921: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_study_chunk':
regcomp.c:2524: warning: comparison between signed and unsigned
regcomp.c:3068: warning: comparison between signed and unsigned
regcomp.c:3124: warning: comparison between signed and unsigned
regcomp.c: In function 'Perl_pregcomp':
regcomp.c:3327: warning: comparison between signed and unsigned
regcomp.c:3327: warning: signed and unsigned type in conditional expression
regcomp.c: In function 'S_regclass':
regcomp.c:5168: warning: 'value' may be used uninitialized in this function
reentr.c: In function 'Perl_reentrant_retry':
reentr.c:312: warning: unused parameter 'f'
hv.c: In function 'Perl_refcounted_he_fetch':
hv.c:2767: warning: comparison between signed and unsigned
sv.c: In function 'Perl_sv_upgrade':
sv.c:1256: warning: comparison is always false due to limited range of data type
sv.c:1310: warning: comparison is always false due to limited range of data type
sv.c: In function 'Perl_sv_len_utf8':
sv.c:5344: warning: comparison is always false due to limited range of data type
sv.c: In function 'S_sv_pos_u2b_cached':
sv.c:5499: warning: comparison is always false due to limited range of data type
sv.c:5504: warning: comparison is always false due to limited range of data type
sv.c: In function 'S_utf8_mg_pos_cache_update':
sv.c:5624: warning: comparison is always false due to limited range of data type
sv.c: In function 'Perl_sv_pos_b2u':
sv.c:5881: warning: comparison is always false due to limited range of data type
sv.c:5884: warning: comparison is always false due to limited range of data type
pp_sys.c: In function 'Perl_pp_ftrread':
pp_sys.c:2997: warning: passing argument 1 of 'accessx' discards qualifiers 
from pointer target type
pp_sys.c: In function 'S_my_localtime':
pp_sys.c:4374: warning: comparison between signed and unsigned
proto.h:3518: warning: 'S_emulate_eaccess' declared 'static' but never defined
doio.c: In function 'Perl_my_stat':
doio.c:1329: warning: control reaches end of non-void function
regexec.c: In function 'S_find_byclass':
regexec.c:1412: warning: unused variable 'word'
regexec.c:1349: warning: unused variable 'real_start'
opmini.c: In function 'Perl_fold_constants':
opmini.c:2121: warning: variable 'type' 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:1269: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_join_exact':
re_comp.c:1921: warning: comparison is always false due to limited range of 
data type
regcomp.c:1792: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:1817: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c: In function 'S_reg':
regcomp.c:3898: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:4035: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:4056: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:4099: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:4143: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c: In function 'S_regpiece':
regcomp.c:4302: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:4317: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c: In function 'S_regatom':
regcomp.c:4644: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:4681: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c: In function 'S_reg_node':
regcomp.c:6035: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c: In function 'S_reganode':
regcomp.c:6073: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c: In function 'S_reginsert':
regcomp.c:6127: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:6144: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c: In function 'S_regtail_study':
regcomp.c:6265: warning: format '%d' expects type 'int', but argument 5 has 
type 'long int'
regcomp.c: In function 'S_dumpuntil':
regcomp.c:6926: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:6949: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:6954: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:7014: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:7019: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:7023: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:7045: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:1672: warning: 'mjd_nodelen' may be used uninitialized in this 
function
regcomp.c:1671: warning: 'mjd_offset' may be used uninitialized in this function
regexec.c: In function 'S_regmatch':
regexec.c:4398: warning: format '%d' expects type 'int', but argument 4 has 
type 'long int'
sv.c: In function 'S_sv_2iuv_non_preserve':
sv.c:1849: warning: unused parameter 'numtype'
regcomp.c: In function 'S_make_trie_failtable':
regcomp.c:1106: warning: format '%llu' expects type 'long long unsigned int', 
but argument 3 has type 'U32'
regcomp.c:1700: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1700: warning: format '%llu' expects type 'long long unsigned int', 
but argument 6 has type 'U32'
regcomp.c:1711: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1736: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1764: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1764: warning: format '%llu' expects type 'long long unsigned int', 
but argument 6 has type 'I32'
regcomp.c:3677: warning: format '%llu' expects type 'long long unsigned int', 
but argument 3 has type 'U32'
regcomp.c:6135: warning: format '%llu' expects type 'long long unsigned int', 
but argument 8 has type 'U32'
regcomp.c:6972: warning: format '%llu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regexec.c:1415: warning: format '%4llx' expects type 'long long unsigned int', 
but argument 4 has type 'U32'
regexec.c:1415: warning: format '%-4llx' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regexec.c:1415: warning: format '%llx' expects type 'long long unsigned int', 
but argument 7 has type 'U32'
regexec.c:1464: warning: format '%4llx' expects type 'long long unsigned int', 
but argument 4 has type 'U32'
regexec.c:1464: warning: format '%-4llx' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
gv.c: In function 'Perl_gv_stashpvn':
gv.c:725: warning: comparison is always false due to limited range of data type
gv.c:726: warning: comparison is always false due to limited range of data type
regcomp.c:1067: warning: comparison is always false due to limited range of 
data type
regcomp.c:1068: warning: comparison is always false due to limited range of 
data type
regcomp.c:1356: warning: comparison is always false due to limited range of 
data type
regcomp.c:1371: warning: comparison is always false due to limited range of 
data type
regcomp.c:1645: warning: comparison is always false due to limited range of 
data type
regcomp.c:1659: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_add_data':
regcomp.c:3148: warning: comparison is always false due to limited range of 
data type
mg.c: In function 'Perl_magic_set':
mg.c:2600: warning: comparison is always false due to limited range of data type
pp_ctl.c: In function 'Perl_rxres_save':
pp_ctl.c:318: warning: comparison is always false due to limited range of data 
type
pp_ctl.c:320: warning: comparison is always false due to limited range of data 
type
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1670: warning: comparison is always false due to limited range of data 
type
regexec.c: In function 'S_regtry':
regexec.c:2050: warning: comparison is always false due to limited range of 
data type
regexec.c:2052: warning: comparison is always false due to limited range of 
data type
utf8.c: In function 'Perl_swash_fetch':
utf8.c:1722: warning: comparison is always false due to limited range of data 
type
byterun.c:175: warning: comparison is always false due to limited range of data 
type
Zlib.xs: In function 'XS_Compress__Raw__Zlib__inflateStream_inflate':
Zlib.xs:1473: warning: comparison is always false due to limited range of data 
type
Zlib.xs: In function 'XS_Compress__Raw__Zlib__inflateStream_inflateSync':
Zlib.xs:1537: warning: comparison is always false due to limited range of data 
type
Zlib.xs: In function 'XS_Compress__Raw__Zlib__inflateScanStream_scan':
Zlib.xs:1782: warning: comparison is always false due to limited range of data 
type
re_exec.c: In function 'S_regtry':
re_exec.c:2050: warning: comparison is always false due to limited range of 
data type
re_exec.c:2052: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_make_trie_failtable':
re_comp.c:1067: warning: comparison is always false due to limited range of 
data type
re_comp.c:1068: warning: comparison is always false due to limited range of 
data type
re_comp.c:1356: warning: comparison is always false due to limited range of 
data type
re_comp.c:1371: warning: comparison is always false due to limited range of 
data type
re_comp.c:1645: warning: comparison is always false due to limited range of 
data type
re_comp.c:1659: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_add_data':
re_comp.c:3148: warning: comparison is always false due to limited range of 
data type
regcomp.c:1106: warning: format '%lu' expects type 'long unsigned int', but 
argument 3 has type 'U32'
regcomp.c:1700: warning: format '%lu' expects type 'long unsigned int', but 
argument 5 has type 'U32'
regcomp.c:1700: warning: format '%lu' expects type 'long unsigned int', but 
argument 6 has type 'U32'
regcomp.c:1711: warning: format '%lu' expects type 'long unsigned int', but 
argument 5 has type 'U32'
regcomp.c:1736: warning: format '%lu' expects type 'long unsigned int', but 
argument 5 has type 'U32'
regcomp.c:1764: warning: format '%lu' expects type 'long unsigned int', but 
argument 5 has type 'U32'
regcomp.c:1764: warning: format '%lu' expects type 'long unsigned int', but 
argument 6 has type 'I32'
regcomp.c:3677: warning: format '%lu' expects type 'long unsigned int', but 
argument 3 has type 'U32'
regcomp.c:6135: warning: format '%lu' expects type 'long unsigned int', but 
argument 8 has type 'U32'
regcomp.c:6972: warning: format '%lu' expects type 'long unsigned int', but 
argument 5 has type 'U32'
regexec.c:1415: warning: format '%4lx' expects type 'long unsigned int', but 
argument 4 has type 'U32'
regexec.c:1415: warning: format '%-4lx' expects type 'long unsigned int', but 
argument 5 has type 'U32'
regexec.c:1415: warning: format '%lx' expects type 'long unsigned int', but 
argument 7 has type 'U32'
regexec.c:1464: warning: format '%4lx' expects type 'long unsigned int', but 
argument 4 has type 'U32'
regexec.c:1464: warning: format '%-4lx' expects type 'long unsigned int', but 
argument 5 has type 'U32'
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
perl.c: In function 'S_init_tls_and_interp':
perl.c:163: warning: implicit declaration of function 'pthread_init'
sv.c: In function 'Perl_sv_dup':
sv.c:10037: warning: comparison is always false due to limited range of data 
type
pp_sys.c: In function 'Perl_pp_snetent':
pp_sys.c:4911: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_sprotoent':
pp_sys.c:4922: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_sservent':
pp_sys.c:4933: warning: value computed is not used

-- 
Report by Test::Smoke v1.19_84 build 1002 running on perl 5.8.8
(Reporter v0.026 / Smoker v0.030)

Reply via email to