Skip to content

Some systems failed to build for Quicklisp dist #19

@quicklisp

Description

@quicklisp

Building with SBCL 2.3.6.173-55d27b14b / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 9b8f3cf

lil fails to build with the following error:

; caught WARNING:
;   The function EMPTY is called with two arguments, but wants exactly one.
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=2323792 "main thread" RUNNING {1001710003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "lil/transform/linearized-map" "file-type">

lil/test fails to build with the following error:

; caught WARNING:
;   The function EMPTY is called with two arguments, but wants exactly one.
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=2323788 "main thread" RUNNING {1001710003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "lil/transform/linearized-map" "file-type">

lisp-interface-library fails to build with the following error:

; caught WARNING:
;   The function EMPTY is called with two arguments, but wants exactly one.
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=2323796 "main thread" RUNNING {1001710003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "lil/transform/linearized-map" "file-type">

Full log here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions