Package: cl-clx-sbcl
Version: 0.7.3-1
Severity: important

Hello,

reproducible every first time you load CLX by ASDF (a full log relative
to dependent.lisp is attached):

=====
[EMAIL PROTECTED]:~$ sbcl
This is SBCL 1.0.18.debian, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
[...]

* (require 'clx)
[...]

; /var/cache/common-lisp-controller/1000/sbcl/clx/dependent.fasl written
; compilation finished in 0:00:03

debugger invoked on a ASDF:COMPILE-WARNED in thread #<THREAD "initial thread" 
RUNNING {100266BA61}>:
  erred while invoking #<COMPILE-OP NIL {100359CA61}> on
  #<CLX-SOURCE-FILE "dependent" {10032AE731}>

Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [TRY-RECOMPILING] Try recompiling dependent
  1: [RETRY          ] Retry performing #<ASDF:COMPILE-OP NIL {100359CA61}> on
                       #<CLX-SYSTEM::CLX-SOURCE-FILE "dependent" {10032AE731}>.
  2: [ACCEPT         ] Continue, treating #<ASDF:COMPILE-OP NIL {100359CA61}>
                       on
                       #<CLX-SYSTEM::CLX-SOURCE-FILE "dependent" {10032AE731}>
                       as having been successful.
  3: [ABORT          ] Exit debugger, returning to top level.

((SB-PCL::FAST-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE))
 #<unavailable argument>
 #<unavailable argument>
 #<ASDF:COMPILE-OP NIL {100359CA61}>
 #<CLX-SYSTEM::CLX-SOURCE-FILE "dependent" {10032AE731}>)
0]
=====

The error is not fatal in the sense that you can either ACCEPT or ABORT
and then load again CLX, this time successfully.

However, this error prevents any CL software depending on CLX to be
automatically loaded.  Specifically, the first two problems I
encountered are with StumpWM: the latter cannot be automatically
launched at X login nor SBCL/CLX can be used to generate its Info manual
(which is a pity, since CLISP cannot be fully used either in this case
[1]).

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://lists.gnu.org/archive/html/stumpwm-devel/2008-07/msg00089.html

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-rc9-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cl-clx-sbcl depends on:
ii  cl-asdf                       1.111-1    Another System Definition Facility
ii  common-lisp-controller        6.16       Common Lisp source and compiler ma

Versions of packages cl-clx-sbcl recommends:
ii  sbcl                        1:1.0.18.0-1 A Common Lisp compiler and develop

cl-clx-sbcl suggests no packages.

-- no debconf information

Attachment: CLX-0.7.3_dependent.lisp_SBCL-1.0.18.0.log.gz
Description: CLX's dependent.lisp loading bug

Attachment: pgpcQEtBTEFxG.pgp
Description: PGP signature

Reply via email to