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

Open
quicklisp opened this issue Apr 2, 2024 · 1 comment
Open

Some systems failed to build for Quicklisp dist #10

quicklisp opened this issue Apr 2, 2024 · 1 comment

Comments

@quicklisp
Copy link

Building with SBCL 2.3.11.165-7fa632585 / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 9829988

polymorphic-functions-lite fails to build with the following error:

Unhandled SB-INT:SIMPLE-PARSE-ERROR in thread #<SB-THREAD:THREAD tid=514802 "main thread" RUNNING {10017D8003}>: junk in string "165-7fa632585"

polymorphic-functions-lite/swank fails to build with the following error:

Unhandled SB-INT:SIMPLE-PARSE-ERROR in thread #<SB-THREAD:THREAD tid=514798 "main thread" RUNNING {10017D8003}>: junk in string "165-7fa632585"

polymorphic-functions fails to build with the following error:

Unhandled SB-INT:SIMPLE-PARSE-ERROR in thread #<SB-THREAD:THREAD tid=514817 "main thread" RUNNING {10017D8003}>: junk in string "165-7fa632585"

polymorphic-functions/specializing fails to build with the following error:

Unhandled SB-INT:SIMPLE-PARSE-ERROR in thread #<SB-THREAD:THREAD tid=514813 "main thread" RUNNING {10017D8003}>: junk in string "165-7fa632585"

polymorphic-functions/swank fails to build with the following error:

Unhandled SB-INT:SIMPLE-PARSE-ERROR in thread #<SB-THREAD:THREAD tid=514809 "main thread" RUNNING {10017D8003}>: junk in string "165-7fa632585"

Full log here

@digikar99
Copy link
Owner

Fixed with tag v0.5.1. Please try again.

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