Automated smoke report for 5.11.0 patch 33379
bobby: 7400, altivec supported PowerMac G4 (400.000000MHz) (ppc/1 cpu)
on linux - 2.6.17-10-powerpc [debian]
using cc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
smoketime 2 hours 8 minutes (average 8 minutes 2 seconds)
Summary: FAIL(m)
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
33379 Configuration (common) none
----------- ---------------------------------------------------------
m - - m - -
m - - m - - -Duse64bitint
m - - m - - -Duselongdouble
m - - m - - -Dusemorebits
m - - m - - -Duseithreads
m - - m - - -Duseithreads -Duse64bitint
m - - m - - -Duseithreads -Duselongdouble
m - - m - - -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
DEVEL
SMOKE33379
Compiler messages(gcc):
perl.h:4076:7: warning: extra tokens at end of #else directive
av.c: In function ‘Perl_av_extend’:
av.c:121: warning: implicit declaration of function ‘malloc_size’
av.c:121: error: ‘sTHX’ undeclared (first use in this function)
av.c:121: error: (Each undeclared identifier is reported only once
av.c:121: error: for each function it appears in.)
dump.c: In function ‘Perl_sv_peek’:
dump.c:526: warning: format ‘%g’ expects type ‘double’, but argument 3 has type
‘NV’
dump.c: In function ‘Perl_do_sv_dump’:
dump.c:1598: warning: format ‘%.*g’ expects type ‘double’, but argument 5 has
type ‘NV’
dump.c:1736: warning: format ‘%.1f’ expects type ‘double’, but argument 4 has
type ‘NV’
util.c: In function ‘Perl_upg_version’:
util.c:4546: warning: format ‘%.9f’ expects type ‘double’, but argument 4 has
type ‘NV’
sv.c: In function ‘Perl_sv_grow’:
sv.c:1499: warning: implicit declaration of function ‘malloc_size’
av.o: In function `Perl_av_extend':
av.c:(.text+0x1290): undefined reference to `malloc_size'
sv.o: In function `Perl_sv_usepvn_flags':
sv.c:(.text+0xd428): undefined reference to `malloc_size'
sv.c:(.text+0xd454): undefined reference to `malloc_size'
sv.o: In function `Perl_sv_grow':
sv.c:(.text+0xe1d8): undefined reference to `malloc_size'
/home/abeltje/Test-Smoke/perl-current/av.c:121: undefined reference to
`malloc_size'
/home/abeltje/Test-Smoke/perl-current/sv.c:4200: undefined reference to
`malloc_size'
/home/abeltje/Test-Smoke/perl-current/sv.c:1499: undefined reference to
`malloc_size'
av.c:(.text+0x12e0): undefined reference to `malloc_size'
sv.c:(.text+0xe004): undefined reference to `malloc_size'
sv.c:(.text+0xe030): undefined reference to `malloc_size'
sv.c:(.text+0xee20): undefined reference to `malloc_size'
dump.c:526: warning: format ‘%g’ expects type ‘double’, but argument 4 has type
‘NV’
dump.c:1598: warning: format ‘%.*g’ expects type ‘double’, but argument 6 has
type ‘NV’
dump.c:1736: warning: format ‘%.1f’ expects type ‘double’, but argument 5 has
type ‘NV’
sv.c: In function ‘Perl_sv_inc’:
sv.c:6966: warning: format ‘%f’ expects type ‘double’, but argument 4 has type
‘NV’
sv.c: In function ‘Perl_sv_dec’:
sv.c:7132: warning: format ‘%f’ expects type ‘double’, but argument 4 has type
‘NV’
pp.c: In function ‘Perl_pp_sin’:
pp.c:2811: warning: initialization from incompatible pointer type
pp.c:2817: warning: assignment from incompatible pointer type
pp.c:2821: warning: assignment from incompatible pointer type
pp.c:2825: warning: assignment from incompatible pointer type
pp.c:2830: warning: assignment from incompatible pointer type
pp.c:2841: warning: format ‘%g’ expects type ‘double’, but argument 4 has type
‘NV’
pp_pack.c: In function ‘S_unpack_rec’:
pp_pack.c:2203: warning: passing argument 2 of ‘modf’ from incompatible pointer
type
sv.c: In function ‘S_sv_2iuv_common’:
sv.c:2006: warning: format ‘%g’ expects type ‘double’, but argument 4 has type
‘NV’
sv.c:2017: warning: format ‘%g’ expects type ‘double’, but argument 4 has type
‘NV’
sv.c:2134: warning: format ‘%g’ expects type ‘double’, but argument 4 has type
‘NV’
sv.c: In function ‘Perl_sv_2nv’:
sv.c:2464: warning: format ‘%g’ expects type ‘double’, but argument 4 has type
‘NV’
sv.c:2607: warning: format ‘%g’ expects type ‘double’, but argument 4 has type
‘NV’
sv.c:7014: warning: format ‘%g’ expects type ‘double’, but argument 5 has type
‘NV’
sv.c:7174: warning: format ‘%g’ expects type ‘double’, but argument 5 has type
‘NV’
sv.c:2187: warning: format ‘%g’ expects type ‘double’, but argument 3 has type
‘NV’
sv.c: In function ‘S_sv_2iuv_non_preserve’:
sv.c:1917: warning: format ‘%g’ expects type ‘double’, but argument 5 has type
‘NV’
--
Report by Test::Smoke v1.29_61 build 1169 running on perl 5.8.8
(Reporter v0.033 / Smoker v0.038)