Automated smoke report for 5.13.0 patch
3dee2d69a43fce68a5141cdb05ea9f43fc4b3837 v5.13.0-135-g3dee2d6
zippy: AMD Athlon(tm) Dual Core Processor 5050e (AuthenticAMD 2614MHz)
(x86_64/2 cpu)
on linux - 2.6.26-2-amd64 [debian]
using gcc-4.3 version 4.3.4
smoketime 8 hours (average 30 minutes 2 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
v5.13.0-135-g3dee2d6 Configuration (common) -Dcc=gcc-4.3
----------- ---------------------------------------------------------
O O O O
O O O O -Duse64bitint
O O O O -Duselongdouble
O O O O -Dusemorebits
O O O O -Duseithreads
O O O O -Duseithreads -Duse64bitint
O O O O -Duseithreads -Duselongdouble
O O O O -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE3dee2d69a43fce68a5141cdb05ea9f43fc4b3837
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_pack.c: In function 'S_unpack_rec':
pp_pack.c:1561: warning: 'str' may be used uninitialized in this function
pp_pack.c:1228: warning: 'sv' may be used uninitialized in this function
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at
./../proto.h:4302)
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4527: warning: format '%.0f' expects type 'double', but argument 4 has
type 'Time64_T'
pp_sys.c:4532: warning: format '%.0f' expects type 'double', but argument 4 has
type 'Time64_T'
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:4527: warning: format '%.0f' expects type 'double', but argument 5 has
type 'Time64_T'
pp_sys.c:4532: warning: format '%.0f' expects type 'double', but argument 5 has
type 'Time64_T'
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)