40ants / doc

Flexible documentation generator for Common Lisp projects.
https://40ants.com/doc/
Other
17 stars 6 forks source link

Some systems failed to build for Quicklisp dist #13

Closed quicklisp closed 2 years ago

quicklisp commented 2 years ago

Building with SBCL 2.1.11.140-4dd1b0aaa / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 0c0aeee7eed4e09a50e7f21ee676128b4a43b29d

40ants-doc-full fails to build with the following error:

; caught ERROR:
;   READ error during COMPILE-FILE: Package FARE-UTILS does not exist. Line: 171, Column: 21, File-Position: 7002 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/doc/65afbd288a2af0481284e86bc02b07d426ea3369/doc-20211225-git/src/locatives/include.lisp" {10390547D3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001C1C473}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "40ants-doc/locatives/include" "file-type">

40ants-doc-test fails to build with the following error:

; caught ERROR:
;   READ error during COMPILE-FILE: Package FARE-UTILS does not exist. Line: 171, Column: 21, File-Position: 7002 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/doc/65afbd288a2af0481284e86bc02b07d426ea3369/doc-20211225-git/src/locatives/include.lisp" {1022586883}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001C24103}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "40ants-doc/locatives/include" "file-type">

Full log here

svetlyak40wt commented 2 years ago

Should be fixed with commit https://github.com/40ants/doc/pull/14/commits/88b0da0e1ddcd2a67eb1dc76f75c5d6b811e815c