-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
I receive this error when trying to load latest QuickLisp client:
[package ql-mezzano]..............................
[package ql-mkcl].................................
[package ql-sbcl].................................
[package ql-genera]..
**++++ Error between functions:
Reader cannot find package SCL.
**++++ Error between functions:
Reader cannot find package SCL.
.
; Debugger entered on #<UIOP/LISP-BUILD:COMPILE-FILE-ERROR 8010191673>
; *** 2 errors detected, no fasl file produced.
Seems, this bug was introduced in this pull request, merged on 11 September:
#209
Environment
My current QL client version is:
CL-USER> (ql:client-version)
"2019-02-16"
LispWorks 8.0
How to reproduce
cd /tmp
git clone git@github.com:quicklisp/quicklisp-client.git latest-quicklisp-client
Then in LispWorks:
(push "/tmp/latest-quicklisp-client/quicklisp/" asdf:*central-registry*)
(ql:quickload :quicklisp)
Metadata
Metadata
Assignees
Labels
No labels