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
2ac0bcb359f70c09dbac03debcd0a60e8bb49294 v5.19.6-100-g2ac0bcb
nas1.squirrel.nl: e500v2 (1066.666000MHz) (ppc/2 cpu)
on linux - 2.6.32.12
using gcc version 3.4.6
smoketime 3 hours 50 minutes (average 3 hours 50 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-100-g2ac0bcb 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)
SMOKE2ac0bcb359f70c09dbac03debcd0a60e8bb49294
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:5885: warning: 'last' might be used uninitialized in this function
pp_sys.c: In function `Perl_pp_ftrread':
pp_sys.c:3052: warning: implicit declaration of function `eaccess'
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)
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)