Automated smoke report for 5.13.5 patch 
557af69b54d1d713b9c1c375b3485b6ee43970ec v5.13.5-530-g557af69
i3: PPC_POWER5 (PPC/1 cpu)
    on        AIX - 5.3.0.0/ML09
    using     gcc -maix32 version 4.2.4
    smoketime 17 hours 57 minutes (average 1 hour 29 minutes)

Summary: FAIL(F)

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.5-530-g557af69  Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F F F F F 
F F F F F F -Duse64bitint
F F F F F F -Duse64bitall
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
F F F F F F -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
    SMOKE557af69b54d1d713b9c1c375b3485b6ee43970ec

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=gcc
[stdio] 
[stdio] -DDEBUGGING
[stdio] -Duse64bitint
[stdio] -DDEBUGGING -Duse64bitint
[stdio] -Duse64bitall
[stdio] -DDEBUGGING -Duse64bitall
[stdio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
[stdio] -Duseithreads -Duse64bitint
[stdio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio] -Duseithreads -Duse64bitall
[stdio] -DDEBUGGING -Duseithreads -Duse64bitall
../ext/Fcntl/t/mode.t.......................................FAILED
    Non-zero exit status: 255
    Bad plan.  You planned 67 tests but ran 8.

[perlio/EN_US.UTF-8] 
[perlio/EN_US.UTF-8] -DDEBUGGING
[perlio/EN_US.UTF-8] -Duse64bitint
[perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitint
[perlio/EN_US.UTF-8] -Duse64bitall
[perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitall
[perlio/EN_US.UTF-8] -Duseithreads
[perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads
[perlio/EN_US.UTF-8] -Duseithreads -Duse64bitint
[perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
[perlio/EN_US.UTF-8] -Duseithreads -Duse64bitall
[perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitall
../ext/Fcntl/t/mode.t.......................................FAILED
    Non-zero exit status: 25
    Bad plan.  You planned 67 tests but ran 8.

MANIFEST did not declare 'rm.sh'
MANIFEST did not declare 'rmf.sh'

Passed Todo tests: (common-args) -Dcc=gcc
[EN_US.UTF-8] 
[EN_US.UTF-8] -DDEBUGGING
[EN_US.UTF-8] -Duse64bitint
[EN_US.UTF-8] -DDEBUGGING -Duse64bitint
[EN_US.UTF-8] -Duse64bitall
[EN_US.UTF-8] -DDEBUGGING -Duse64bitall
[EN_US.UTF-8] -Duseithreads
[EN_US.UTF-8] -DDEBUGGING -Duseithreads
[EN_US.UTF-8] -Duseithreads -Duse64bitint
[EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
[EN_US.UTF-8] -Duseithreads -Duse64bitall
[EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitall
../ext/XS-APItest/t/caller.t................................PASSED
    22-23

Compiler messages(gcc):
pp_sys.c: In function 'Perl_pp_ftrread':
pp_sys.c:3114: warning: passing argument 1 of 'accessx' discards qualifiers 
from pointer target type
perlio.c: In function 'PerlIO_push':
perlio.c:1217: warning: format '%d' expects type 'int', but argument 3 has type 
'size_t'
perlio.c:1217: warning: format '%d' expects type 'int', but argument 5 has type 
'long unsigned int'
perlio.c:1225: warning: format '%d' expects type 'int', but argument 3 has type 
'size_t'
perlio.c:1225: warning: format '%d' expects type 'int', but argument 5 has type 
'long unsigned int'
regcomp.c: In function 'Perl_re_compile':
regcomp.c:4355: warning: variable 're_debug_flags' might be clobbered by 
'longjmp' or 'vfork'
const-c.inc: In function '_constant_8':
const-c.inc:583: warning: cast from pointer to integer of different size
pp_sys.c: In function 'Perl_pp_gprotoent':
pp_sys.c:4950: warning: left-hand operand of comma expression has no effect
pp_sys.c:4958: warning: left-hand operand of comma expression has no effect
pp_sys.c:4965: warning: left-hand operand of comma expression has no effect
pp_sys.c: In function 'Perl_pp_gservent':
pp_sys.c:5011: warning: left-hand operand of comma expression has no effect
pp_sys.c:5023: warning: left-hand operand of comma expression has no effect
pp_sys.c:5030: warning: left-hand operand of comma expression has no effect
perlio.c:1217: warning: format '%d' expects type 'int', but argument 4 has type 
'size_t'
perlio.c:1217: warning: format '%d' expects type 'int', but argument 6 has type 
'long unsigned int'
perlio.c:1225: warning: format '%d' expects type 'int', but argument 4 has type 
'size_t'
perlio.c:1225: warning: format '%d' expects type 'int', but argument 6 has type 
'long unsigned int'
perl.c: In function 'S_init_tls_and_interp':
perl.c:100: warning: implicit declaration of function 'pthread_init'

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Reply via email to