Automated smoke report for 5.9.3 patch 25809
i4: PPC_POWER4 (PPC/1 cpu)
on AIX - 5.2.0.0/ML07
using gcc version 4.1.0 20051008 (experimental)
smoketime 7 hours 17 minutes (average 36 minutes 28 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
25809 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:
DEVEL
SMOKE25809
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):
perl.c: In function 'Perl_moreswitches':
perl.c:3185: warning: value computed is not used
gv.c: In function 'Perl_gv_fetchpvn_flags':
gv.c:1139: 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'
sv.c: In function 'Perl_sv_clear':
sv.c:5563: warning: ignoring return value of 'Perl_io_close', declared with
attribute warn_unused_result
pp_ctl.c: In function 'Perl_pp_require':
pp_ctl.c:3115: warning: value computed is not used
proto.h:3299: warning: 'S_emulate_eaccess' declared 'static' but never defined
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:993: warning: format '%u' expects type 'unsigned int', but argument 3 has
type 'long unsigned int'
mg.c:999: warning: format '%u' expects type 'unsigned int', but argument 3 has
type 'long unsigned int'
mg.c:1007: warning: format '%u' expects type 'unsigned int', but argument 3 has
type 'long unsigned int'
sv.c: In function 'Perl_sv_upgrade':
sv.c:1582: 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:317: warning: comparison is always false due to limited range of data
type
pp_ctl.c:319: warning: comparison is always false due to limited range of data
type
regexec.c: In function 'S_regtry':
regexec.c:2193: warning: comparison is always false due to limited range of
data type
regexec.c:2195: warning: comparison is always false due to limited range of
data type
re_exec.c: In function 'S_regtry':
re_exec.c:2193: warning: comparison is always false due to limited range of
data type
re_exec.c:2195: 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:147: 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:5245: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_sprotoent':
pp_sys.c:5256: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_sservent':
pp_sys.c:5267: warning: value computed is not used
perlio.c: In function 'PerlIO_clone':
perlio.c:648: warning: ignoring return value of 'Perl_fp_dup', declared with
attribute warn_unused_result
mg.c:993: warning: format '%u' expects type 'unsigned int', but argument 4 has
type 'long unsigned int'
mg.c:999: warning: format '%u' expects type 'unsigned int', but argument 4 has
type 'long unsigned int'
mg.c:1007: warning: format '%u' expects type 'unsigned int', but argument 4 has
type 'long unsigned int'
sv.c:1582: warning: format '%lu' expects type 'long unsigned int', but argument
3 has type 'U32'
--
Report by Test::Smoke v1.19_75 build 911 running on perl 5.8.7
(Reporter v0.026 / Smoker v0.026)