Smoke system: Synology DS413.
Operating system: DSM-4.3.3810 (Linux 2.6.32.12).
Processor: Freescale QorIQ P1022 (dual core e500v2 @ 1067MHz (QorIQPPC)).
Memory: 1GB.
This is not a vanilla Linux system, but a NAS with a specially tailored
operating system. Therefore it requires some specific preparations before
Perl can be built. See README.synology for details.
Automated smoke report for branch blead 5.19.7 patch
df9e1087beb66b5a5eb28ff3c2f0756f25256bc4 v5.19.6-53-gdf9e108
nas1.squirrel.nl: e500v2 (1066.666000MHz) (ppc/2 cpu)
on linux - 2.6.32.12
using gcc version 3.4.6
smoketime 3 hours 46 minutes (average 3 hours 46 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.6-53-gdf9e108 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O - - -
| | | | | +- LC_ALL = nl_NL.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = nl_NL.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
(t/DynaLoader.t) Skip subtest that fails due to missing /lib/libc.so.
(./t_DynaLoader_t.patch)
SMOKEdf9e1087beb66b5a5eb28ff3c2f0756f25256bc4
Tests skipped on user request:
MANIFEST did not declare 'patchlevel.bak'
Compiler messages(gcc):
regcomp.c: In function `S_study_chunk':
regcomp.c:3405: warning: field width is not type int (arg 3)
regcomp.c:3405: warning: int format, I32 arg (arg 5)
regcomp.c:3405: warning: unsigned int format, U32 arg (arg 6)
regcomp.c:3405: warning: unsigned int format, U32 arg (arg 7)
sv.c: In function `Perl_sv_kill_backrefs':
sv.c:5884: warning: 'last' might be used uninitialized in this function
pp.c: In function `Perl_pp_ucfirst':
pp.c:3534: warning: signed and unsigned type in conditional expression
pp_sys.c: In function `Perl_pp_ftrread':
pp_sys.c:3046: warning: implicit declaration of function `eaccess'
utf8.c: In function `Perl__to_utf8_upper_flags':
utf8.c:2590: warning: signed and unsigned type in conditional expression
utf8.c: In function `Perl__to_utf8_title_flags':
utf8.c:2656: warning: signed and unsigned type in conditional expression
utf8.c: In function `Perl__to_utf8_lower_flags':
utf8.c:2720: warning: signed and unsigned type in conditional expression
utf8.c: In function `Perl__to_utf8_fold_flags':
utf8.c:2798: warning: signed and unsigned type in conditional expression
taint.c: In function `Perl_taint_proper':
taint.c:38: warning: long unsigned int format, uid_t arg (arg 5)
taint.c:38: warning: long unsigned int format, uid_t arg (arg 6)
locale.c: In function `Perl_new_ctype':
locale.c:195: warning: signed and unsigned type in conditional expression
locale.c:197: warning: signed and unsigned type in conditional expression
walk.c: In function `walk':
walk.c:53: warning: 's' might be used uninitialized in this function
--
Report by Test::Smoke v1.6 running on perl 5.8.6
(Reporter v0.052 / Smoker v0.045)