[cl-debian] Bug#362088: ecl: [m68k] FTBFS: segfaults during build
Christian T. Steigies
cts at debian.org
Wed Apr 12 06:26:48 UTC 2006
Package: ecl
Version: 0.9h-20060216-2
Severity: important
Justification: fails to build from source
Automatic build of ecl_0.9h-20060216-2 on aahz by sbuild/m68k 85
[...]
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4.0.0), autotools-dev, libgmp3-dev, automake1.9, file, xutils, texinfo, libncurses5-dev, fakeroot, libgc-dev, dh-lisp (>= 0.6)
Build-Conflicts: autoconf2.13, automake1.4
[...]
make[3]: Leaving directory `/build/buildd/ecl-0.9h-20060216/build/c'
if [ -f CROSS-COMPILER ]; then \
touch ecl_min; \
else \
m68k-linux-gnu-gcc -o ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -leclgc -lpthread -ldl -lm -lgmp;\
fi
sed -e 's, at ecldir@,/usr/lib/ecl,g' < compile.pre > compile.lsp
ln -s /build/buildd/ecl-0.9h-20060216/src/cmp/sysfun.lsp ./
if [ -f CROSS-COMPILER ]; then \
./CROSS-COMPILER < compile.lsp; \
else \
./ecl_min < compile.lsp; \
fi
/bin/sh: line 4: 23233 Segmentation fault ./ecl_min <compile.lsp
make[2]: *** [ecl] Error 139
See http://buildd.debian.org/build.php?&pkg=ecl&arch=m68k
for full log
Christian
More information about the Cl-debian
mailing list