Automated smoke report for 5.19.4 patch
35995e5cabcbf47f272bbb0fb290908515c1d776 v5.19.3-122-g35995e5
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 8 hours 55 minutes (average 8 hours 55 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-122-g35995e5 Configuration (common) none
----------- ---------------------------------------------------------
O O - -
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE35995e5cabcbf47f272bbb0fb290908515c1d776
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]
pp_hot.c: In function ‘Perl_pp_match’:
pp_hot.c:1453:9: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
pp_ctl.c: In function ‘Perl_pp_substcont’:
pp_ctl.c:325:2: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
regexec.c: In function ‘Perl_regexec_flags’:
regexec.c:2263:9: warning: format ‘%ld’ expects argument of type ‘long int’,
but argument 3 has type ‘int’ [-Wformat]
regexec.c: In function ‘S_regmatch’:
regexec.c:5031:21: warning: signed and unsigned type in conditional expression
[-Wsign-compare]
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]
re.xs:59:9: warning: initialization from incompatible pointer type [enabled by
default]
re.xs:59:9: warning: (near initialization for ‘my_reg_engine.exec’) [enabled by
default]
--
Report by Test::Smoke v1.50 build 1367 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)