Bug#546263: common-lisp-controller: cl-clx-sbcl fails to load, general breakage

TheGZeus gzeusmants at gmail.com
Sat Sep 12 01:49:04 UTC 2009


Package: common-lisp-controller
Version: 6.19
Severity: grave
Justification: renders package unusable

compiling stumpwm from git is where I first noticed the problem.

trying clisp results in this error:

WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS FORMATTED-SYSTEM-DEFINITION-ERROR> #<BUILT-IN-CLASS T>)> in
         #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS OPERATION-ERROR> #<BUILT-IN-CLASS T>)> in
         #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS MISSING-DEPENDENCY :VERSION 1> #<BUILT-IN-CLASS T>)> in
         #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS MISSING-COMPONENT :VERSION 1> #<BUILT-IN-CLASS T>)> in
         #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS COMPONENT>)> in #<STANDARD-GENERIC-FUNCTION COMPONENT-SYSTEM>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS COMPONENT> #<BUILT-IN-CLASS T>)> in #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS MODULE>)> in #<STANDARD-GENERIC-FUNCTION COMPONENT-RELATIVE-PATHNAME>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS COMPONENT>)> in #<STANDARD-GENERIC-FUNCTION COMPONENT-PATHNAME>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS COMPONENT> #<BUILT-IN-CLASS T>)> in
         #<STANDARD-GENERIC-FUNCTION COMPONENT-PROPERTY>
WARNING: Replacing method #<STANDARD-METHOD (#<BUILT-IN-CLASS T> #<STANDARD-CLASS COMPONENT> #<BUILT-IN-CLASS T>)> in
         #<STANDARD-GENERIC-FUNCTION (SETF COMPONENT-PROPERTY)>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS COMPONENT> #<BUILT-IN-CLASS T>)> in
         #<STANDARD-GENERIC-FUNCTION VERSION-SATISFIES>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS MODULE> #<BUILT-IN-CLASS T>)> in #<STANDARD-GENERIC-FUNCTION FIND-COMPONENT>
WARNING: Replacing method #<STANDARD-METHOD ((EQL NIL) #<BUILT-IN-CLASS T>)> in #<STANDARD-GENERIC-FUNCTION FIND-COMPONENT>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS CL-SOURCE-FILE> #<STANDARD-CLASS MODULE>)> in
         #<STANDARD-GENERIC-FUNCTION SOURCE-FILE-TYPE>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS C-SOURCE-FILE> #<STANDARD-CLASS MODULE>)> in
         #<STANDARD-GENERIC-FUNCTION SOURCE-FILE-TYPE>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS JAVA-SOURCE-FILE> #<STANDARD-CLASS MODULE>)> in
         #<STANDARD-GENERIC-FUNCTION SOURCE-FILE-TYPE>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS HTML-FILE> #<STANDARD-CLASS MODULE>)> in
         #<STANDARD-GENERIC-FUNCTION SOURCE-FILE-TYPE>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS STATIC-FILE> #<STANDARD-CLASS MODULE>)> in
         #<STANDARD-GENERIC-FUNCTION SOURCE-FILE-TYPE>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS SOURCE-FILE>)> in #<STANDARD-GENERIC-FUNCTION COMPONENT-RELATIVE-PATHNAME>
WARNING: Replacing method #<STANDARD-METHOD (#<STANDARD-CLASS OPERATION> #<BUILT-IN-CLASS T>)> in #<STANDARD-GENERIC-FUNCTION PRINT-OBJECT>
WARNING: Replacing method #<STANDARD-METHOD :AFTER (#<STANDARD-CLASS OPERATION> #<BUILT-IN-CLASS T>)> in
         #<STANDARD-GENERIC-FUNCTION SHARED-INITIALIZE>
*** - STANDARD method combination, used by #<STANDARD-GENERIC-FUNCTION PERFORM>, allows no method qualifiers except (:BEFORE :AFTER :AROUND):
      #<STANDARD-METHOD AROUND (#<STANDARD-CLASS COMPILE-OP> #<STANDARD-CLASS CL-SOURCE-FILE>)>
make: *** [stumpwm] Error 1

Trying with sbcl results in:
/usr/bin/sbcl --load ./make-image.lisp
This is SBCL 1.0.31.0.debian, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
; loading system definition from
; /usr/lib/sbcl/sb-bsd-sockets/sb-bsd-sockets.asd into #<PACKAGE "ASDF0">
; registering #<SYSTEM SB-BSD-SOCKETS {ADCFAF1}> as SB-BSD-SOCKETS
; registering #<SYSTEM SB-BSD-SOCKETS-TESTS {AFCB1D9}> as SB-BSD-SOCKETS-TESTS

debugger invoked on a ASDF:MISSING-DEPENDENCY in thread #<THREAD "initial thread" RUNNING {AB168B9}>:
  component :CLX not found, required by #<SYSTEM "stumpwm" {B6437B1}>

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

restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY   ] Retry loading component :CLX.
  1: [CONTINUE] Ignore runtime option --load "./make-image.lisp".
  2: [ABORT   ] Skip rest of --eval and --load options.
  3:            Skip to toplevel READ/EVAL/PRINT loop.
  4: [QUIT    ] Quit SBCL (calling #'QUIT, killing the process).

((LABELS ASDF::DO-ONE-DEP) ASDF:COMPILE-OP :CLX NIL)
0] 

This is a pretty severe problem for me, as I live in stumpwm

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-0.slh.5-sidux-686 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages common-lisp-controller depends on:
ii  bash                        4.0-4        The GNU Bourne Again SHell
ii  cl-asdf                     1:20090819-2 Another System Definition Facility
ii  debconf [debconf-2.0]       1.5.27       Debian configuration management sy
ii  debianutils                 3.2.1        Miscellaneous utilities specific t
ii  perl                        5.10.0-25    Larry Wall's Practical Extraction 
ii  realpath                    1.15         Return the canonicalized absolute 

common-lisp-controller recommends no packages.

Versions of packages common-lisp-controller suggests:
ii  sbcl                        1:1.0.31.0-1 A Common Lisp compiler and develop

-- debconf information excluded





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