We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Building with SBCL 2.1.7.62-417920f09 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id 78c3e5a
defmain-test fails to build with the following error:
; caught ERROR: ; READ error during COMPILE-FILE: Package QL does not exist. Line: 78, Column: 15, File-Position: 2396 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/defmain/6806d9d0569921604afc79a7468eed9bd9aebbd8/defmain-20210918-git/src/defmain.lisp" {101E655783}> ... Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001BF0103}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "defmain/defmain" "file-type">
defmain fails to build with the following error:
; caught ERROR: ; READ error during COMPILE-FILE: Package QL does not exist. Line: 78, Column: 15, File-Position: 2396 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/defmain/6806d9d0569921604afc79a7468eed9bd9aebbd8/defmain-20210918-git/src/defmain.lisp" {1009A688A3}> ... Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001BF0103}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "defmain/defmain" "file-type">
Full log here
The text was updated successfully, but these errors were encountered:
@quicklisp this issue should be fixed by 55b6414 commit.
Sorry, something went wrong.
No branches or pull requests
Building with SBCL 2.1.7.62-417920f09 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id 78c3e5a
defmain-test fails to build with the following error:
defmain fails to build with the following error:
Full log here
The text was updated successfully, but these errors were encountered: