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 #9

Open
quicklisp opened this issue Jul 2, 2021 · 1 comment
Open

Some systems failed to build for Quicklisp dist #9

quicklisp opened this issue Jul 2, 2021 · 1 comment

Comments

@quicklisp
Copy link

Building with SBCL 2.1.6 / ASDF 3.3.1 for quicklisp dist creation.

Trying to build commit id 6da7fe1

cl-bunny.examples fails to build because of a failure in cl-bunny.

cl-bunny.test fails to build because of a failure in cl-bunny.

cl-bunny fails to build with the following error:

; caught WARNING:
;   Constant NIL conflicts with its asserted type CL-BUNNY::CHANNEL.
;   See also:
;     The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1040E10843}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-bunny" "src" "exchange">

Full log here

@brown
Copy link

brown commented Nov 5, 2023

This pull request fixes the problem: #10

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