Automated smoke report for 5.9.4 patch 28812
i2: PPC_604e (PPC/1 cpu)
    on        AIX - 4.3.3.0/ML11
    using     gcc version 3.4.4
    smoketime 19 hours 19 minutes (average 2 hours 24 minutes)

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

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

Locally applied patches:
    SMOKE28812

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:2122: warning: variable 'sv' might be clobbered by `longjmp' or `vfork'
regcomp.c: In function `S_study_chunk':
regcomp.c:2384: warning: unused variable `noper_next'
regcomp.c: In function `S_regclass':
regcomp.c:5421: warning: 'value' might be used uninitialized in this function
mg.c: In function `Perl_magic_set':
mg.c:2454: warning: implicit declaration of function `seteuid'
mg.c:2535: warning: implicit declaration of function `setegid'
pp_hot.c: In function `Perl_pp_aassign':
pp_hot.c:1189: warning: implicit declaration of function `seteuid'
pp_hot.c:1221: warning: implicit declaration of function `setegid'
sv.c: In function `Perl_sv_setsv_flags':
sv.c:3480: warning: comparison between signed and unsigned
sv.c: In function `Perl_sv_len_utf8':
sv.c:5347: warning: comparison is always false due to limited range of data type
sv.c: In function `S_sv_pos_u2b_cached':
sv.c:5502: warning: comparison is always false due to limited range of data type
sv.c:5507: warning: comparison is always false due to limited range of data type
sv.c: In function `S_utf8_mg_pos_cache_update':
sv.c:5627: warning: comparison is always false due to limited range of data type
sv.c: In function `Perl_sv_pos_b2u':
sv.c:5884: warning: comparison is always false due to limited range of data type
sv.c:5887: warning: comparison is always false due to limited range of data type
pp_sys.c: In function `Perl_pp_ftrread':
pp_sys.c:3016: warning: passing arg 1 of `accessx' discards qualifiers from 
pointer target type
pp_sys.c: In function `S_my_localtime':
pp_sys.c:4394: warning: comparison between signed and unsigned
proto.h:3520: warning: 'S_emulate_eaccess' declared `static' but never defined
doio.c: In function `Perl_my_stat':
doio.c:1335: warning: control reaches end of non-void function
doio.c:1270: warning: 'gv' might be used uninitialized in this function
opmini.c: In function `Perl_fold_constants':
opmini.c:2122: warning: variable 'sv' might be clobbered by `longjmp' or `vfork'
regcomp.c: In function `S_make_trie':
regcomp.c:1760: warning: int format, long int arg (arg 3)
regcomp.c:1801: warning: int format, long int arg (arg 3)
regcomp.c:1639: warning: 'mjd_offset' might be used uninitialized in this 
function
regcomp.c:1640: warning: 'mjd_nodelen' might be used uninitialized in this 
function
regcomp.c: In function `S_reg':
regcomp.c:4150: warning: int format, long int arg (arg 3)
regcomp.c:4287: warning: int format, long int arg (arg 3)
regcomp.c:4308: warning: int format, long int arg (arg 3)
regcomp.c:4351: warning: int format, long int arg (arg 3)
regcomp.c:4395: warning: int format, long int arg (arg 3)
regcomp.c: In function `S_regpiece':
regcomp.c:4555: warning: int format, long int arg (arg 3)
regcomp.c:4570: warning: int format, long int arg (arg 3)
regcomp.c: In function `S_regatom':
regcomp.c:4897: warning: int format, long int arg (arg 3)
regcomp.c:4934: warning: int format, long int arg (arg 3)
regcomp.c: In function `S_reg_node':
regcomp.c:6304: warning: int format, long int arg (arg 3)
regcomp.c: In function `S_reganode':
regcomp.c:6342: warning: int format, long int arg (arg 3)
regcomp.c: In function `S_reginsert':
regcomp.c:6396: warning: int format, long int arg (arg 3)
regcomp.c:6413: warning: int format, long int arg (arg 3)
regcomp.c: In function `S_regtail_study':
regcomp.c:6534: warning: int format, long int arg (arg 5)
regcomp.c: In function `S_dumpuntil':
regcomp.c:7203: warning: int format, long int arg (arg 3)
regcomp.c:7230: warning: int format, long int arg (arg 3)
regcomp.c:7235: warning: int format, long int arg (arg 3)
regcomp.c:7298: warning: unsigned int format, long int arg (arg 3)
regcomp.c:7302: warning: int format, long int arg (arg 3)
regcomp.c:7316: warning: int format, long int arg (arg 3)
regcomp.c:7321: warning: int format, long int arg (arg 3)
regcomp.c:7324: warning: int format, long int arg (arg 3)
regcomp.c:7346: warning: int format, long int arg (arg 3)
regexec.c: In function `S_find_byclass':
regexec.c:1513: warning: int format, long int arg (arg 4)
sv.c:1851: warning: unused parameter 'numtype'
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'

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

Reply via email to