[cl-debian] Bug#325027: cl-acl-compat: cl-acl-compat won't compil on sbcl

Package: cl-acl-compat Version: 1.2.42+cvs.2005.08.05-1 Severity: important When compiling acl-compat with sbcl 0.9.0.19-1, compilation of cl-acl-compat fails with this error: ; compiling (DEFUN/SB-THREAD PROCESS-WAIT-WITH-TIMEOUT ...)compilation aborted because of fatal error: READ failure in COMPILE-FILE: READER-ERROR at 9693 (line 254, column 36) on #<SB-SYS:FD-STREAM for "file \"/usr/share/common-lisp/source/acl-compat/sbcl/acl-mp.lisp\"" {A2ED751}>: Symbol "*CURRENT-THREAD*" not found in the SB-THREAD package. ; /var/cache/common-lisp-controller/nicolas/sbcl/acl-compat/sbcl/acl-mp.fasl written ; compilation finished in 0:00:01 WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL {96B7819}> on #<UNPORTABLE-CL-SOURCE-FILE "acl-mp" {97D5639}>. ; Evaluation aborted ; ; compilation unit aborted ; caught 2 fatal ERROR conditions ; caught 1 STYLE-WARNING condition The same bug : 321636 on : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321636 regards -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (50, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.9-1-k7 Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15) (ignored: LC_ALL set to fr_FR@euro) Versions of packages cl-acl-compat depends on: ii cl-ppcre 1.2.11-1 Portable Regular Express Library f ii cl-puri 1.3.1.2-1 Common Lisp Portable URI Library ii common-lisp-controller 4.16 This is a Common Lisp source and c cl-acl-compat recommends no packages. -- no debconf information -- Nicolas Lamirault

On 25.08.05, Nicolas Lamirault wrote: Hello Nicolas,
When compiling acl-compat with sbcl 0.9.0.19-1, compilation of cl-acl-compat fails with this error: [ Errors ] The same bug : 321636
This is not the same bug, but the cause for the issue you reported. The package has been modified to work with the latest SBCL version in the Debian archive (i.e. 0.9.3.72-1) at the moment. Could you please consider upgrading to a later version of SBCL? As I see it, 0.9.0.19-1 is neither on any Debian nor Ubuntu branch at the moment. The package should probably conflict with SBCL versions before 0.9.3, which introduced the API change on threads. René van Bevern http://progn.org

René van Bevern <rvb@pro-linux.de> writes:
On 25.08.05, Nicolas Lamirault wrote:
Hello Nicolas,
When compiling acl-compat with sbcl 0.9.0.19-1, compilation of cl-acl-compat fails with this error: [ Errors ] The same bug : 321636
This is not the same bug, but the cause for the issue you reported. The package has been modified to work with the latest SBCL version in the Debian archive (i.e. 0.9.3.72-1) at the moment.
Could you please consider upgrading to a later version of SBCL? As I see it, 0.9.0.19-1 is neither on any Debian nor Ubuntu branch at the moment.
The package should probably conflict with SBCL versions before 0.9.3, which introduced the API change on threads.
ok bug is closed sorry for my mistake
René van Bevern http://progn.org
participants (2)
-
Nicolas Lamirault
-
René van Bevern