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

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

Some systems failed to build for Quicklisp dist #5

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 11b965f

bmp-test fails to build because of a failure in png.

image-test fails to build because of a failure in png.

ops-test fails to build because of a failure in png.

png-test fails to build because of a failure in png.

png fails to build with the following error:

; caught ERROR:
;   READ error during COMPILE-FILE: Symbol "%ARRAY-DATA-VECTOR" not found in the SB-KERNEL package. Line: 26, Column: 50, File-Position: 1253 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/cl-png/372e1d3889cf11ca32210874bec5b5fdf3140d61/cl-png-20210702-git/compat.lisp" {10094A4F33}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001A18103}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "png" "compat">

Full log here

@ljosa
Copy link
Owner

ljosa commented Nov 22, 2021

Just merged #6, did it help?

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