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.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
The text was updated successfully, but these errors were encountered:
Thanks, I think I've found and patched it. Pushing up the patch now.
Sorry, something went wrong.
Bug-fix for GitHub Issue #11 (failed to build for Quicklisp), increme…
803f3f5
…nt version to 1.0.4, updated README.md to flag new mysterious compilation warnings only on LispWorks 8.0.1
thephoeron
No branches or pull requests
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:
Full log here
The text was updated successfully, but these errors were encountered: