[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201505060624.t466OSCm013638@compaq.bandsman.co.uk>
Content-transfer-encoding: 8bit
Content-type: text/plain; charset=UTF8
MIME-version: 1.0
Date: Wed, 06 May 2015 02:24:29 -0400
Subject: Smoke [5.6.2] maint-5.6-3-g2bce232 FAIL(mc) linux 3.16.0-4-amd64 [debian] (x86_64/12 cpu)
Automated smoke report for 5.6.2 patch 2bce2321552345ccb985b6a4b87542c3eaefbac5 maint-5.6-3-g2bce232
cyberpower2: Intel(R) Core(TM) i7-4960X CPU @ 3.60GHz (GenuineIntel 3505MHz) (x86_64/12 cpu)
on linux - 3.16.0-4-amd64 [debian]
using gcc-5 version 5.1.1
smoketime 23 seconds (average 7.667 seconds)
Summary: FAIL(mc)
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
maint-5.6-3-g2bce232 Configuration (common) none
----------- ---------------------------------------------------------
c - -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fsanitize=bounds" -Duseithreads
m - -Acc=gcc-5 -Duseithreads
c - -Aldflags="-fsanitize=bounds" -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE2bce2321552345ccb985b6a4b87542c3eaefbac5
Compiler messages(gcc):
Configure ...gccvers.c: In function âmainâ:
gccvers.c:10:2: warning: implicit declaration of function âexitâ [-Wimplicit-function-declaration]
gccvers.c:10:2: warning: incompatible implicit declaration of built-in function âexitâ
intsize.c: In function âmainâ:
intsize.c:7:2: warning: implicit declaration of function âexitâ [-Wimplicit-function-declaration]
intsize.c:7:2: warning: incompatible implicit declaration of built-in function âexitâ
try.c: In function âmainâ:
gnulibc.c: In function âmainâ:
gnulibc.c:5:5: warning: implicit declaration of function âexitâ [-Wimplicit-function-declaration]
gnulibc.c:5:5: warning: incompatible implicit declaration of built-in function âexitâ
try.c: In function âblechâ:
try.c: In function âblech_in_listâ:
/tmp/ccSBSgMv.o: In function `main':
try.c:(.text.startup+0x14): undefined reference to `db_version'
signal.c: In function âmainâ:
signal.c:211:1: warning: implicit declaration of function âexitâ [-Wimplicit-function-declaration]
signal.c:211:1: warning: incompatible implicit declaration of built-in function âexitâ
ssize.c: In function âmainâ:
ssize.c:13:2: warning: implicit declaration of function âexitâ [-Wimplicit-function-declaration]
ssize.c:13:2: warning: incompatible implicit declaration of built-in function âexitâ
mg.c: In function âS_save_magicâ:
mg.c:45:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mg.c: In function âPerl_mg_getâ:
mg.c:120:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mg.c: In function âPerl_mg_setâ:
mg.c:153:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mg.c: In function âPerl_mg_lengthâ:
mg.c:181:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mg.c: In function âPerl_mg_sizeâ:
mg.c:205:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mg.c: In function âPerl_mg_clearâ:
mg.c:248:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mg.c: In function âPerl_magic_setâ:
mg.c:1967:9: warning: implicit declaration of function âsetgroupsâ [-Wimplicit-function-declaration]
pp.c: In function âPerl_pp_unpackâ:
pp.c:3825:18: warning: implicit declaration of function âvtohsâ [-Wimplicit-function-declaration]
pp.c:4059:17: warning: implicit declaration of function âvtohlâ [-Wimplicit-function-declaration]
pp.c: In function âPerl_pp_packâ:
pp.c:4794:12: warning: implicit declaration of function âhtovsâ [-Wimplicit-function-declaration]
pp.c:4944:12: warning: implicit declaration of function âhtovlâ [-Wimplicit-function-declaration]
libperl.a(pp.o): In function `Perl_pp_pow':
pp.c:(.text+0x261c): undefined reference to `pow'
libperl.a(pp.o): In function `Perl_pp_modulo':
pp.c:(.text+0x2c11): undefined reference to `floor'
pp.c:(.text+0x2c32): undefined reference to `floor'
pp.c:(.text+0x2c5b): undefined reference to `fmod'
libperl.a(pp.o): In function `Perl_pp_atan2':
pp.c:(.text+0x65e0): undefined reference to `atan2'
libperl.a(pp.o): In function `Perl_pp_sin':
pp.c:(.text+0x66be): undefined reference to `sin'
libperl.a(pp.o): In function `Perl_pp_cos':
pp.c:(.text+0x67ee): undefined reference to `cos'
libperl.a(pp.o): In function `Perl_pp_exp':
pp.c:(.text+0x6b0e): undefined reference to `exp'
libperl.a(pp.o): In function `Perl_pp_log':
pp.c:(.text+0x6c48): undefined reference to `log'
libperl.a(pp.o): In function `Perl_pp_sqrt':
pp.c:(.text+0x6eef): undefined reference to `sqrt'
libperl.a(pp.o): In function `Perl_pp_pack':
pp.c:(.text+0xe92c): undefined reference to `floor'
pp.c:(.text+0xf3bf): undefined reference to `floor'
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.20.2
(Reporter v0.050 / Smoker v0.045)