Bug#592768: complementary information

2010-10-07 Thread stef louise
Right here is the diagnostic of why it fails: Compiled the stuff with CFLAGS=-g to trace the execution. Here is my diagnostic: run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp -x '(and (load init.lisp) (sys::%saveinitmem) (ext::exit)) (ext::exit t)' Starting program:

Bug#592768: complementary information

2010-10-05 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Stef, On 01/10/10 22:15, stef louise wrote: This was a little tricky. I successfully built and installed libsigsegv2_2.8 binary+dev Then the git build-package was successful, nonetheless it is uninstallable: # LANG=C dpkg -i

Bug#592768: Re: Bug#592768: complementary information

2010-10-03 Thread Bálint Réczey
Hi, I tried to reproduce the problem on my G4 box with 32 bit powerpc kernel, but clisp installed fine. As I saw the segfault happened with 64 kernels only. Did the install work with older (/newer) 64 bit kernels? Does the install work with a 32 bit kernel on your machine? Cheers, Balint --

Bug#592768: complementary information

2010-10-01 Thread stef louise
This was a little tricky. I successfully built and installed libsigsegv2_2.8 binary+dev Then the git build-package was successful, nonetheless it is uninstallable: # LANG=C dpkg -i ../clisp_2.49-1_powerpc.deb (Reading database ... 203838 files and directories currently installed.) Preparing to

Bug#592768: complementary information

2010-09-27 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Stef, On 22/09/10 21:53, stef louise wrote: I may have some time to check it by the end of the week. I know how to compile stuff, even quite complex projects, but I'm quite unfamiliar with git (even though I shouldn't), and I don't know

Bug#592768: complementary information

2010-09-22 Thread stef louise
I may have some time to check it by the end of the week. I know how to compile stuff, even quite complex projects, but I'm quite unfamiliar with git (even though I shouldn't), and I don't know where to find your git repository (googled a lil' bit but wrong keywords, I guess). Stéphane 2010/9/17

Bug#592768: complementary information

2010-09-16 Thread stef louise
Hi, This bug seems quite quiet for a grave bug (the update manager refuse to work since then). I tried to use dpkg which seems to give more accurate messages for common-lisp installation: # LANG=C dpkg -i /var/cache/apt/archives/common-lisp-controller_7.4_all.deb (Reading database ... 196004

Bug#592768: complementary information

2010-09-16 Thread Faré
What version of clisp are you using? asdf 2.007 is incompatible with old clisp. asdf 2.008 includes compatibility with old clisp. Does upgrading asdf to a recent package help? Otherwise, can you use printf or dichotomy debugging to identify where precisely this script fails? [ François-René ÐVB

Bug#592768: Fwd: Bug#592768: complementary information

2010-09-16 Thread stef louise
It's an up to date testing system (testing is more reasonable than sid on unusual architecture like PPC), so it is 2.004 if I understand your question. $ apt-cache show cl-asdf Package: cl-asdf Priority: optional Section: lisp Installed-Size: 1296 Maintainer: Debian Common Lisp Team

Bug#592768: complementary information

2010-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Stef, On 16/09/10 21:57, stef louise wrote: /usr/share/common-lisp/source/common-lisp-controller/common-lisp-controller.lisp *** - handle_fault error2 ! address = 0x77dc3ba0 not in [0x699c60d8,0x69aa3000) ! I have a new clisp version