Skip to content

Latest QuickLisp client is broken because of recent Genera implementation #219

@svetlyak40wt

Description

@svetlyak40wt

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions