mnasoft / mnas-graph

https://mnasoft.ddns.mksat.net/Common-Lisp-Programs/mnas-graph/%D0%BE%D0%B1%D0%B7%D0%BE%D1%80.html
GNU General Public License v3.0
3 stars 0 forks source link

Some systems failed to build for Quicklisp dist #2

Open quicklisp opened 2 years ago

quicklisp commented 2 years ago

Building with SBCL 2.2.4 / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id be18b3c73789344580bdcec5c44b9263819645b2

mnas-graph/docs fails to build with the following error:

; caught WARNING:
;   Duplicate definition for MAKE-ALL found in one file.
;   See also:
;     The ANSI Standard, Section 3.2.2.3
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001C58003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "mnas-graph/docs" "src/docs" "docs">

Full log here

mnasoft commented 2 years ago

Please, check it once again. Duplicate definition for MAKE-ALL removed.