Automated smoke report for 5.9.5 patch 29367
i4: PPC_POWER4 (PPC/1 cpu)
    on        AIX - 5.2.0.0/ML07
    using     gcc version 4.1.1
    smoketime 8 hours 29 minutes (average 42 minutes 29 seconds)

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

   29367     Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
X O O O     
O O O O     -Duse64bitint
O O O O     -Duse64bitall
O O O O     -Duseithreads
O O O O     -Duseithreads -Duse64bitint
O X O O     -Duseithreads -Duse64bitall
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio

Locally applied patches:
    DEVEL
    SMOKE29367

Failures: (common-args) -Dcc=gcc
[stdio] 
Inconsistent test results (between TEST and harness):
    ../t/op/alarm.t.........................FAILED at test 4

[perlio] -Duseithreads -Duse64bitall
Inconsistent test results (between TEST and harness):
    ../ext/threads/t/stress_re.t............FAILED--expected test 16, saw test 
14

MANIFEST did not declare 'lib/Devel/InnerPackage.pm'
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):
sv.c: In function 'Perl_sv_len_utf8':
sv.c:5365: warning: comparison is always false due to limited range of data type
sv.c: In function 'S_sv_pos_u2b_cached':
sv.c:5520: warning: comparison is always false due to limited range of data type
sv.c:5525: warning: comparison is always false due to limited range of data type
sv.c: In function 'S_utf8_mg_pos_cache_update':
sv.c:5645: warning: comparison is always false due to limited range of data type
sv.c: In function 'Perl_sv_pos_b2u':
sv.c:5867: warning: comparison is always false due to limited range of data type
sv.c:5870: warning: comparison is always false due to limited range of data type
pp_sys.c: In function 'Perl_pp_ftrread':
pp_sys.c:3019: warning: passing argument 1 of 'accessx' discards qualifiers 
from pointer target type
proto.h:3528: warning: 'S_emulate_eaccess' declared 'static' but never defined
re.xs:29: warning: 'my_reg_engine' initialized and declared 'extern'
regcomp.c: In function 'S_regtail_study':
regcomp.c:8040: warning: format '%d' expects type 'int', but argument 5 has 
type 'long int'
regcomp.c: In function 'S_dumpuntil':
regcomp.c:9036: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:9063: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:9068: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:9099: warning: format '%u' expects type 'unsigned int', but argument 
3 has type 'long int'
regcomp.c:9103: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:9117: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:9122: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:9125: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regcomp.c:9145: warning: format '%d' expects type 'int', but argument 3 has 
type 'long int'
regexec.c: In function 'Perl_re_intuit_start':
regexec.c:881: warning: format '%d' expects type 'int', but argument 4 has type 
'long int'
regexec.c:881: warning: format '%d' expects type 'int', but argument 5 has type 
'long int'
regexec.c:881: warning: format '%d' expects type 'int', but argument 6 has type 
'long int'
regexec.c: In function 'S_find_byclass':
regexec.c:1595: warning: format '%d' expects type 'int', but argument 4 has 
type 'long int'
regexec.c: In function 'Perl_regexec_flags':
regexec.c:1729: warning: cast from pointer to integer of different size
re_exec.c: In function 'my_regexec':
re_exec.c:1729: warning: cast from pointer to integer of different size
regcomp.c: In function 'Perl_pregcomp':
regcomp.c:4520: warning: format '%lld' expects type 'long long int', but 
argument 3 has type 'I32'
regcomp.c:4520: warning: format '%lld' expects type 'long long int', but 
argument 4 has type 'I32'
regcomp.c: In function 'Perl_regdump':
regcomp.c:8157: warning: format '%llu' expects type 'long long unsigned int', 
but argument 3 has type 'U32'
pp_hot.c: In function 'Perl_pp_match':
pp_hot.c:1400: warning: cast to pointer from integer of different size
regcomp.c:4520: warning: format '%ld' expects type 'long int', but argument 3 
has type 'I32'
regcomp.c:4520: warning: format '%ld' expects type 'long int', but argument 4 
has type 'I32'
regcomp.c:8157: warning: format '%lu' expects type 'long unsigned int', but 
argument 3 has type 'U32'
perl.c: In function 'S_init_tls_and_interp':
perl.c:163: warning: implicit declaration of function 'pthread_init'
pp_sys.c: In function 'Perl_pp_snetent':
pp_sys.c:4934: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_sprotoent':
pp_sys.c:4945: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_sservent':
pp_sys.c:4956: warning: value computed is not used

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

Reply via email to