Bug#598152: clisp: FTBFS on ARM EABI (armel)

Peter Van Eynde pvaneynd at debian.org
Wed Nov 23 06:03:54 UTC 2011


Hello Michael,

On 17/11/11 18:43, Michael Terry wrote:
> I get pretty far these days.  I was looking into why it was failing in
> Ubuntu and it gets to this point:
> 
> ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m
> 2MW -lp /home/mterry/clisp-2.49/src/ -x '(and (load
> "/home/mterry/clisp-2.49/src/init.lisp") (sys::%saveinitmem)
> (ext::exit)) (ext::exit t)'
> C_CODE_ALIGNMENT is wrong. &EVAL-WHEN = 0x36729.
> Add -falign-functions=4 to CFLAGS in the Makefile.
> make[1]: *** [interpreted.mem] Aborted
> 
> But everything appears to be compiled with -falign-functions=4 already...

Could you try if disabling address space randomization helps? Do:

sudo sysctl -w kernel.randomize_va_space=0

and retry.

Best regards, Peter

-- 
signature -at- pvaneynd.mailworks.org
http://pvaneynd.dreamwidth.org/
God, root, what is difference?-Pitr|God is more forgiving.-Dave Aronson|





More information about the pkg-common-lisp-devel mailing list