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

Closed
quicklisp opened this issue Apr 17, 2023 · 1 comment
Closed

Some systems failed to build for Quicklisp dist #14

quicklisp opened this issue Apr 17, 2023 · 1 comment

Comments

@quicklisp
Copy link

Building with SBCL 2.3.1.122-1455d60f6 / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 4b1800a

mgl-example fails to build because of a failure in mgl.

mgl fails to build with the following error:

; caught ERROR:
;   READ error during COMPILE-FILE: Package CLNU does not exist. Line: 358, Column: 31, File-Position: 14418 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/mgl/671f22917b8b7253de38560bd7b459c1aabd2ee5/mgl-20230417-git/src/gaussian-process.lisp" {101EF129E3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001728003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "mgl" "src" "gaussian-process">

mgl/test fails to build because of a failure in mgl.

Full log here

@melisgl
Copy link
Owner

melisgl commented Apr 17, 2023

Thank you for the report. Fixed in 4022eda.

@melisgl melisgl closed this as completed Apr 17, 2023
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