Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some systems failed to build for Quicklisp dist #11

Open
quicklisp opened this issue Sep 18, 2021 · 1 comment
Open

Some systems failed to build for Quicklisp dist #11

quicklisp opened this issue Sep 18, 2021 · 1 comment

Comments

@quicklisp
Copy link

Building with SBCL 2.1.7.62-417920f09 / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id ddc3c21

cl-info-test fails to build with the following error:

; caught ERROR:
;   READ error during COMPILE-FILE: Package QL does not exist. Line: 131, Column: 15, File-Position: 4372 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/cl-info/699b97c7f02ce5606f3e63be19fb8f2d9f8fbcda/cl-info-20210918-git/src/core.lisp" {100B1EC653}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001BF0103}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-info/core" "file-type">

cl-info fails to build with the following error:

; caught ERROR:
;   READ error during COMPILE-FILE: Package QL does not exist. Line: 131, Column: 15, File-Position: 4372 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/cl-info/699b97c7f02ce5606f3e63be19fb8f2d9f8fbcda/cl-info-20210918-git/src/core.lisp" {1006750663}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001BF0103}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-info/core" "file-type">

Full log here

@svetlyak40wt
Copy link
Member

@quicklisp this issue should be fixed with e5608b2 commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants