Building with SBCL 2.5.5 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id be2bf53
parse-rgb fails to build because of a failure in tcod.
tcod fails to build with the following error:
; caught WARNING:
; Derived type of SB-ALIEN::ALLOC-TMP is (VALUES NULL &OPTIONAL), conflicting with its asserted type SINGLE-FLOAT.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=1855068 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "tcod" "tcod">
Full log here
Building with SBCL 2.5.5 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id be2bf53
parse-rgb fails to build because of a failure in tcod.
tcod fails to build with the following error:
Full log here