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 Sep 12, 2021 · 3 comments
Open

Some systems failed to build for Quicklisp dist #10

quicklisp opened this issue Sep 12, 2021 · 3 comments

Comments

@quicklisp
Copy link

Building with SBCL 2.1.7.62-417920f09 / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 0855e48

cl-info-test fails to build with the following error:

Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001BF0103}>: Component "docs-config" not found, required by #<PACKAGE-INFERRED-SYSTEM "cl-info/core">

cl-info fails to build with the following error:

Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001BF0103}>: Component "docs-config" not found, required by #<PACKAGE-INFERRED-SYSTEM "cl-info/core">

Full log here

@svetlyak40wt
Copy link
Member

@quicklisp this system depends on latest changes in the https://github.com/40ants/doc which is also in Quicklisp. Together they should build correctly. This also might be the requirement for my other libraries, depending on 40ANTS-DOC asdf system.

@quicklisp
Copy link
Author

I'm using the latest version of doc, but I still get the error.

@svetlyak40wt
Copy link
Member

Oh, I forgot. DOCS-CONFIG system is from another my project which is not in the Quickdist yet. I've created this issue to add it just now: quicklisp/quicklisp-projects#2086

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