Automated smoke report for 5.13.0 patch 
7b931d503c63a3381b96c75ed6b22069ceb7f371 v5.13.0-165-g7b931d5
i4: PPC_POWER4 (PPC/1 cpu)
    on        AIX - 5.2.0.0/ML04
    using     gcc -maix32 version 4.2.4
    smoketime 1 day 38 minutes (average 2 hours 3 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

v5.13.0-165-g7b931d5  Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O O O O 
O O O O O O -Duse64bitint
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = EN_US.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = EN_US.UTF-8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    uncommitted-changes
    SMOKE7b931d503c63a3381b96c75ed6b22069ceb7f371

Testsuite was run only with 'harness'

MANIFEST did not declare 'cpan/DB_File/DB_File.pm.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-btree.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-hash.t.bak'
MANIFEST did not declare 'cpan/DB_File/t/db-recno.t.bak'
MANIFEST did not declare 'cpan/ExtUtils-CBuilder/compilet.exp'
MANIFEST did not declare 'cpan/ExtUtils-CBuilder/compilet.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-MakeMaker/t/compilet.exp'
MANIFEST did not declare 'cpan/ExtUtils-MakeMaker/t/compilet.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSMore.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSMore.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSTest.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSTest.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSUsage.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/XSUsage.exp_old'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/compilet.exp'
MANIFEST did not declare 'cpan/ExtUtils-ParseXS/t/compilet.exp_old'
MANIFEST did not declare 'patchlevel.bak'
MANIFEST did not declare 'rm.sh'
MANIFEST did not declare 'rmf.sh'

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio/EN_US.UTF-8] 
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING
[stdio/perlio/EN_US.UTF-8] -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -Duseithreads
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/stash.t.............................................PASSED
    26

Compiler messages(gcc):
toke.c: In function 'S_scan_const':
toke.c:3271: warning: field precision should have type 'int', but argument 3 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 5 
has type 'long int'
pp_sys.c: In function 'Perl_pp_ftrread':
pp_sys.c:3054: warning: passing argument 1 of 'accessx' discards qualifiers 
from pointer target type
regexec.c: In function 'S_regcppush':
regexec.c:319: warning: format '%d' expects type 'int', but argument 3 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'I32'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at 
./../proto.h:4324)
regexec.c: In function 'S_regtry':
regexec.c:3167: warning: 'charid' may be used uninitialized in this function
const-c.inc: In function '_constant_8':
const-c.inc:583: warning: cast from pointer to integer of different size
toke.c:3271: warning: field precision should have type 'int', but argument 4 
has type 'long int'
toke.c:3271: warning: field precision should have type 'int', but argument 6 
has type 'long int'
pp_sys.c: In function 'Perl_pp_gprotoent':
pp_sys.c:4892: warning: left-hand operand of comma expression has no effect
pp_sys.c:4900: warning: left-hand operand of comma expression has no effect
pp_sys.c:4907: warning: left-hand operand of comma expression has no effect
pp_sys.c: In function 'Perl_pp_gservent':
pp_sys.c:4954: warning: left-hand operand of comma expression has no effect
pp_sys.c:4966: warning: left-hand operand of comma expression has no effect
pp_sys.c:4973: warning: left-hand operand of comma expression has no effect
regexec.c:319: warning: format '%d' expects type 'int', but argument 4 has type 
'U32'
regexec.c:319: warning: format '%d' expects type 'int', but argument 5 has type 
'I32'
perl.c: In function 'S_init_tls_and_interp':
perl.c:106: warning: implicit declaration of function 'pthread_init'

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.8.8
(Reporter v0.035 / Smoker v0.045)

Reply via email to