[Ecls-list] [ANN] ECL 12.12.1 released

Michael Wood esiotrot at gmail.com
Tue Dec 11 14:48:59 UTC 2012


Hi

On 11 December 2012 16:16, Juan Jose Garcia-Ripoll
<juanjose.garciaripoll at gmail.com> wrote:
> On Mon, Dec 10, 2012 at 10:47 PM, Christoph Egger <christoph at debian.org>
> wrote:
>>
>>   I'm seeing segfaults when trying to build ecl on x86 linux [0] (Debian
>> unstable) not doing anything fancy with the source [1]. Any ideas?
>
>
> A bit more information would be useful, even if by private email (no need to
> post logs here).

He posted a link to the logs.  It ends like this:

head -8 config.log | tail -6 >> build-stamp
if [ -f CROSS-COMPILER ]; then \
	./CROSS-COMPILER compile; \
else \
	ECLDIR=`pwd`/ ./ecl_min compile; \
fi
;*** Lisp core booted ****
ECL (Embeddable Common Lisp)

;;;
;;; Welcome to bare.lsp. Let's bring this instance up!
;;;
;;;
;;; About to load lsp/load.lsp
;;;
;;; Loading src:lsp;export.lsp
;;; Loading src:lsp;defmacro.lsp
;;; Loading src:lsp;helpfile.lsp
;;; Loading src:lsp;evalmacros.lsp
;;; Loading src:lsp;cmuutil.lsp
/bin/bash: line 4:   801 Segmentation fault      ECLDIR=`pwd`/ ./ecl_min compile
make[2]: *** [bin/ecl] Error 139
;;; Loading src:lsp;setf.lspmake[2]: Leaving directory
`/build/buildd-ecl_12.12.1-1-amd64-zk7Coi/ecl-12.12.1/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/build/buildd-ecl_12.12.1-1-amd64-zk7Coi/ecl-12.12.1'
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Perhaps running that last bit under valgrind or gdb would help?

> Note that I regularly build and test ECL in an x86_64 box running Ubuntu,
> which is very close to a Debian system. I do not understand what you are
> experiencing, though.
>
> Juanjo
>
> --
> Instituto de Física Fundamental, CSIC
> c/ Serrano, 113b, Madrid 28006 (Spain)
> http://juanjose.garciaripoll.googlepages.com

-- 
Michael Wood <esiotrot at gmail.com>




More information about the ecl-devel mailing list