Automated smoke report for 5.19.4 patch
06a5399c14932fbf578b4393f4dabad5927a012d v5.19.3-318-g06a5399
pismoke.squirrel.nl: ARMv6-compatible processor rev 7 (v6l) (armv6l/1 cpu)
on linux - 3.2.27+ [debian]
using cc version 4.6.3
smoketime 9 hours 2 minutes (average 9 hours 2 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.19.3-318-g06a5399 Configuration (common) none
----------- ---------------------------------------------------------
O O - -
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE06a5399c14932fbf578b4393f4dabad5927a012d
Compiler messages(gcc):
perl.c: In function ‘Perl_my_exit’:
perl.c:4958:2: warning: format ‘%u’ expects argument of type ‘unsigned int’,
but argument 2 has type ‘U32’ [-Wformat]
perl.c: In function ‘Perl_my_failure_exit’:
perl.c:5063:2: warning: format ‘%u’ expects argument of type ‘unsigned int’,
but argument 2 has type ‘I32’ [-Wformat]
mg.c: In function ‘Perl_magic_setdbline’:
mg.c:1972:20: warning: format ‘%ld’ expects argument of type ‘long int’, but
argument 2 has type ‘ssize_t’ [-Wformat]
regexec.c: In function ‘Perl_regexec_flags’:
regexec.c:2275:9: warning: format ‘%ld’ expects argument of type ‘long int’,
but argument 3 has type ‘int’ [-Wformat]
taint.c: In function ‘Perl_taint_proper’:
taint.c:38:2: warning: format ‘%lu’ expects argument of type ‘long unsigned
int’, but argument 5 has type ‘uid_t’ [-Wformat]
taint.c:38:2: warning: format ‘%lu’ expects argument of type ‘long unsigned
int’, but argument 6 has type ‘uid_t’ [-Wformat]
--
Report by Test::Smoke v1.50 build 1367 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)