Automated smoke report for 5.9.3 patch 26205
i4: PPC_POWER4 (PPC/1 cpu)
    on        AIX - 5.2.0.0/ML07
    using     gcc version 4.1.0 20051008 (experimental)
    smoketime 6 hours 44 minutes (average 33 minutes 43 seconds)

Summary: PASS

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

   26205     Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O 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 O O O     -Duseithreads -Duse64bitall
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio

Locally applied patches:
    DEVEL24148
    SMOKE26205

MANIFEST did not declare 'lib/CPAN/META.yml'
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'
MANIFEST did not declare 't/md311326'
MANIFEST did not declare 't/md311334'
MANIFEST did not declare 't/md311516'
MANIFEST did not declare 't/md311524'
MANIFEST did not declare 't/md421892'
MANIFEST did not declare 't/md421896'
MANIFEST did not declare 't/md421910'
MANIFEST did not declare 't/md421914'
MANIFEST did not declare 't/md442444'
MANIFEST did not declare 't/md499722'
MANIFEST did not declare 't/md499786'
MANIFEST did not declare 't/md499794'
MANIFEST did not declare 't/md499874'
MANIFEST did not declare 't/md499878'
MANIFEST did not declare 't/md503866'
MANIFEST did not declare 't/md503874'
MANIFEST did not declare 't/md503876'
MANIFEST did not declare 't/md503884'
MANIFEST did not declare 't/md504044'
MANIFEST did not declare 't/md504052'
MANIFEST did not declare 't/md507916'
MANIFEST did not declare 't/md507940'
MANIFEST did not declare 't/md507948'
MANIFEST did not declare 't/md508082'
MANIFEST did not declare 't/md508100'
MANIFEST did not declare 't/md508110'
MANIFEST did not declare 't/md508114'
MANIFEST did not declare 't/md508116'
MANIFEST did not declare 't/md508120'
MANIFEST did not declare 't/md508124'
MANIFEST did not declare 't/md520194'
MANIFEST did not declare 't/md520198'
MANIFEST did not declare 't/md520212'
MANIFEST did not declare 't/md549006'
MANIFEST did not declare 't/md549088'
MANIFEST did not declare 't/md549096'
MANIFEST did not declare 't/md557056'
MANIFEST did not declare 't/md557060'
MANIFEST did not declare 't/md573490'
MANIFEST did not declare 't/md573498'
MANIFEST did not declare 't/md573574'
MANIFEST did not declare 't/md573582'

Compiler messages(gcc):
perl.c: In function 'Perl_moreswitches':
perl.c:3212: warning: value computed is not used
gv.c: In function 'Perl_gv_fetchpvn_flags':
gv.c:1125: warning: value computed is not used
toke.c: In function 'Perl_yylex':
toke.c:3768: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3866: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3866: 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
pp_ctl.c: In function 'Perl_pp_require':
pp_ctl.c:3054: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_ftrread':
pp_sys.c:2933: warning: passing argument 1 of 'accessx' discards qualifiers 
from pointer target type
proto.h:3356: warning: 'S_emulate_eaccess' declared 'static' but never defined
universal.c: In function 'XS_utf8_SWASHGET_heavy':
universal.c:1044: warning: 'val' 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:996: warning: format '%u' expects type 'unsigned int', but argument 3 has 
type 'long unsigned int'
mg.c:1002: warning: format '%u' expects type 'unsigned int', but argument 3 has 
type 'long unsigned int'
mg.c:1010: warning: format '%u' expects type 'unsigned 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:312: warning: comparison is always false due to limited range of data 
type
pp_ctl.c:314: 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
perl.c: In function 'S_init_tls_and_interp':
perl.c:156: warning: implicit declaration of function 'pthread_init'
toke.c:3768: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3866: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3866: 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'
pp_sys.c: In function 'Perl_pp_snetent':
pp_sys.c:4819: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_sprotoent':
pp_sys.c:4830: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_sservent':
pp_sys.c:4841: warning: value computed is not used
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:996: warning: format '%u' expects type 'unsigned int', but argument 4 has 
type 'long unsigned int'
mg.c:1002: warning: format '%u' expects type 'unsigned int', but argument 4 has 
type 'long unsigned int'
mg.c:1010: warning: format '%u' expects type 'unsigned 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 917 running on perl 5.8.7
(Reporter v0.026 / Smoker v0.027)

Reply via email to