Building clfswm
Noel Hunt
noel.hunt at gmail.com
Sat Oct 7 01:11:38 UTC 2017
...fails:
$ sbcl --load load.lisp
This is SBCL 1.4.0, 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.
; 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
#<THREAD "main thread" RUNNING {100194EAF3}>:
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: <https://mailman.common-lisp.net/pipermail/clfswm-devel/attachments/20171007/001f474b/attachment.html>
More information about the clfswm-devel
mailing list