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 Jul 7, 2022 · 1 comment
Open

Some systems failed to build for Quicklisp dist #11

quicklisp opened this issue Jul 7, 2022 · 1 comment
Assignees
Labels

Comments

@quicklisp
Copy link

Building with SBCL 2.2.3 / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 78144ca

bit-smasher-test fails to build because of a failure in bit-smasher.

bit-smasher fails to build with the following error:

; caught ERROR:
;   READ error during COMPILE-FILE: Package BIT-SMASHER-ASD does not exist. Line: 29, Column: 75, File-Position: 969 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/bit-smasher/be8e97d25483ed8f0d7bc470584ba5dc30ef356e/bit-smasher-20220707-git/src/packages.lisp" {1005F985C3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001BF0003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "bit-smasher" "packages">

Full log here

@thephoeron
Copy link
Owner

Thanks, I think I've found and patched it. Pushing up the patch now.

thephoeron added a commit that referenced this issue Jul 7, 2022
…nt version to 1.0.4, updated README.md to flag new mysterious compilation warnings only on LispWorks 8.0.1
@thephoeron thephoeron self-assigned this Jul 7, 2022
@thephoeron thephoeron added the bug label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants