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

Closed
quicklisp opened this issue Nov 2, 2021 · 1 comment
Closed

Some systems failed to build for Quicklisp dist #17

quicklisp opened this issue Nov 2, 2021 · 1 comment

Comments

@quicklisp
Copy link

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

Trying to build commit id 7d441be

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

cl-permutation-tests fails to build because of a failure in cl-permutation.

cl-permutation fails to build with the following error:

; caught WARNING:
;   * is not permitted as an argument to the FUNCTION type specifier
; 
; caught WARNING:
;   * is not permitted as an argument to the FUNCTION type specifier
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001C08103}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-permutation" "minkwitz">

Full log here

@stylewarning
Copy link
Owner

Fixed in 20c10e9

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