Automated smoke report for 5.13.0 patch
5c5ade3ee4e783409153da7ec47110c6bb74a89b v5.13.0-108-g5c5ade3
pc09: Intel(R) Xeon(R) CPU E5320 @ 1.86GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
on linux - 2.6.27.45-0.1-default [SuSE]
using ccache g++ version 4.3.2 [gcc-4_3-branch revision 141291]
smoketime 53 minutes 53 seconds (average 6 minutes 44 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
v5.13.0-108-g5c5ade3 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M - - M - - -Duselongdouble
M - - M - - -Duse64bitall
M - - M - - -Duseithreads -Duselongdouble
M - - M - - -Duseithreads -Duse64bitall
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE5c5ade3ee4e783409153da7ec47110c6bb74a89b
Testsuite was run only with 'harness'
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_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'
APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
APItest.c:1171: warning: 'Perl_ptr_table_clear' is deprecated (declared at
./../proto.h:4302)
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'
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
--
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)