Re: GNU clisp 2.49.90 available for beta-testing

2018-02-28 Thread Sébastien Villemot
On Sun, Feb 18, 2018 at 04:48:27PM +0100, Bruno Haible wrote: > > except for > > s390x where there is now a segfault (but clisp actually never compiled on > > s390x > > in Debian). > > I'm doing regular testing in Debian 8.6 for s390x, both in 32-bit mode and in > 64-bit mode, and it has been ro

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-26 Thread Sébastien Villemot
Dear Bruno, On Mon, Feb 19, 2018 at 08:41:51AM +0100, Sébastien Villemot wrote: > > > - ppc64el: lisp image generated, but fails to compile asdf (segfault) > > > > These MAY be fixed in 2.49.92, due to the memory-map fixes. > > Unfortunately this is not the case. > > > If not, please try adding

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-18 Thread Sébastien Villemot
Hi Bruno, On Sun, Feb 18, 2018 at 04:48:27PM +0100, Bruno Haible wrote: > And I made a new prerelease: > https://haible.de/bruno/gnu/clisp-2.49.92.tar.bz2 Uploaded, build logs at: https://buildd.debian.org/status/package.php?p=clisp&suite=experimental The green is gradually taking over the

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-18 Thread Bruno Haible
Hi Sébastien, > I made a new upload incorporating your patches: > > https://buildd.debian.org/status/package.php?p=clisp&suite=experimental And I made a new prerelease: https://haible.de/bruno/gnu/clisp-2.49.92.tar.bz2 It incorporates the memory-map patches, adds memory-map patches also for

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-17 Thread Sébastien Villemot
Dear Bruno, On Thu, Feb 15, 2018 at 12:29:07AM +0100, Bruno Haible wrote: > > - arm64: fails to generate lisp image (memory mapping issue) > > Please use the attached memory-map-arm64.diff. > > > - i386: builds and passes tests, but scary messages about memory mappings > > Please use the attac

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-15 Thread Sébastien Villemot
Hi Bruno, On Thu, Feb 15, 2018 at 12:29:07AM +0100, Bruno Haible wrote: > > - armhf: can't run lisp image (PSEUDOCODE_ALIGNMENT is not fulfilled) Concerning armhf, note that the Debian package used to add the -marm flag in order to disable thumb mode, but I removed it this for this upload. When

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-14 Thread Bruno Haible
Hi Sébastien, Thanks a lot for these build reports! > More precisely, the status on release architectures is the following: > - amd64: ok > - arm64: fails to generate lisp image (memory mapping issue) Please use the attached memory-map-arm64.diff. > - armel: lisp image generated, but fails to c

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-14 Thread Sébastien Villemot
Dear Bruno, On Mon, Feb 12, 2018 at 02:40:47AM +0100, Bruno Haible wrote: > GNU clisp 2.49.90 is released. The download location is > https://haible.de/bruno/gnu/clisp-2.49.90.tar.bz2 I gave it a try, but it fails to build on a plain Debian unstable/amd64 system, with: gcc -I/tmp/clisp-2.49.9

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-13 Thread Sébastien Villemot
Dear Bruno, On Mon, Feb 12, 2018 at 02:40:47AM +0100, Bruno Haible wrote: > GNU clisp 2.49.90 is released. The download location is > https://haible.de/bruno/gnu/clisp-2.49.90.tar.bz2 > According to [1], you are packaging clisp for Debian. > > I invite you to give some testing to this beta re

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-13 Thread Sébastien Villemot
On Tue, Feb 13, 2018 at 05:47:48PM +0100, Bruno Haible wrote: > Sébastien Villemot wrote: > > I gave it a try, but it fails to build on a plain Debian unstable/amd64 > > system, > > with: > > > > gcc -I/tmp/clisp-2.49.90/src/gllib -g -O2 -no-integrated-cpp -W -Wswitch > > -Wcomment -Wpointer-ari

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-13 Thread Bruno Haible
Sébastien Villemot wrote: > I gave it a try, but it fails to build on a plain Debian unstable/amd64 > system, > with: > > gcc -I/tmp/clisp-2.49.90/src/gllib -g -O2 -no-integrated-cpp -W -Wswitch > -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit > -Wno-sign-compare -Wno

Re: GNU clisp 2.49.90 available for beta-testing

2018-02-11 Thread Bruno Haible
PS: With this release, for best performance you should _remove_ the option --enable-portability (line 19 in 'rules'). Bruno ___ pkg-common-lisp-devel mailing list pkg-common-lisp-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mail

GNU clisp 2.49.90 available for beta-testing

2018-02-11 Thread Bruno Haible
Hi, GNU clisp 2.49.90 is released. The download location is https://haible.de/bruno/gnu/clisp-2.49.90.tar.bz2 New in this beta release: * This is the first release since 2.33.2 that is supported on a wide range of platforms: Operating system | CPU/ISA| ABIs -+---