Skip to content

Some systems failed to build for Quicklisp dist #6

@quicklisp

Description

@quicklisp

Building with SBCL 2.5.5.114-85e41f89c / ASDF 3.3.5 for quicklisp dist creation.

Trying to build commit id 702604b

diff-match-patch fails to build with the following error:

; caught WARNING:
;   COUNT appears to be used as an ITERATE clause keyword, in this sexpression: (COUNT 1 :INTO N). This use is now deprecated and will cease to be supported in a future version. Please use the alternative keyword COUNTING instead. If you intended COUNT to be interpreted as a function call, instead of an ITERATE clause, you must find an alternative way of calling it, at present, perhaps by using FUNCALL or APPLY.
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=1111030 "main thread" RUNNING {123FB68093}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "diff-match-patch" "src" "cleanup">

diff-match-patch/test fails to build because of a failure in diff-match-patch.

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