From noel.hunt at gmail.com Sat Oct 7 01:11:38 2017 From: noel.hunt at gmail.com (Noel Hunt) Date: Sat, 7 Oct 2017 12:11:38 +1100 Subject: Building clfswm Message-ID: ...fails: $ sbcl --load load.lisp This is SBCL 1.4.0, an implementation of ANSI Common Lisp. More information about SBCL is available at . 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. ; compiling file "/home/noel/src6/clfswm-1212/src/tools.lisp" (written 08 DEC 2012 10:24:29 AM): ; compiling (IN-PACKAGE :COMMON-LISP-USER) ; compiling (DEFPACKAGE TOOLS ...) . . . . ; /home/noel/src6/clfswm-1212/src/tools.fasl written ; compilation finished in 0:00:00.222 WARNING: Reference to deprecated function (SB-DEBUG:BACKTRACE) from WRITE-BACKTRACE ==> Requiring ASDF ASDF version: 3.1.5 ==> Requiring CLX ==> Compiling CLFSWM While evaluating the form starting at line 136, column 0 of #P"/home/noel/src6/clfswm-1212/load.lisp": debugger invoked on a ASDF/FIND-SYSTEM:MISSING-COMPONENT in thread #: Component :CLFSWM not found Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [RETRY ] Retry ASDF operation. 1: [CLEAR-CONFIGURATION-AND-RETRY] Retry ASDF operation after resetting the configuration. 2: [RETRY ] Retry EVAL of current toplevel form. 3: [CONTINUE ] Ignore error and continue loading file "/home/noel/src6/clfswm-1212/load.lisp". 4: [ABORT ] Abort loading file "/home/noel/src6/clfswm-1212/load.lisp". 5: Ignore runtime option --load "load.lisp". 6: Skip rest of --eval and --load options. 7: Skip to toplevel READ/EVAL/PRINT loop. 8: [EXIT ] Exit SBCL (calling #'EXIT, killing the process). ((:METHOD ASDF/OPERATE:OPERATE (SYMBOL T)) ASDF/LISP-ACTION:LOAD-OP :CLFSWM) [fast-method] source: (ERROR 'MISSING-COMPONENT :REQUIRES COMPONENT) 0] 8 -------------- next part -------------- An HTML attachment was scrubbed... URL: