cl-model-languages / cl-prolog2

Common Interface to ISO Prolog implementations from Common Lisp
31 stars 1 forks source link

Some systems failed to build for Quicklisp dist #7

Open quicklisp opened 3 years ago

quicklisp commented 3 years ago

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

Trying to build commit id 291be6e921e1c85d3bb1cae4f851944854608823

cl-prolog2.bprolog.test fails to build because of a failure in cl-prolog2.

cl-prolog2.bprolog fails to build because of a failure in cl-prolog2.

cl-prolog2.gprolog.test fails to build because of a failure in cl-prolog2.

cl-prolog2.gprolog fails to build because of a failure in cl-prolog2.

cl-prolog2.swi.test fails to build because of a failure in cl-prolog2.

cl-prolog2.swi fails to build because of a failure in cl-prolog2.

cl-prolog2.test fails to build because of a failure in cl-prolog2.

cl-prolog2.xsb.test fails to build because of a failure in cl-prolog2.

cl-prolog2.xsb fails to build because of a failure in cl-prolog2.

cl-prolog2.yap.test fails to build because of a failure in cl-prolog2.

cl-prolog2.yap fails to build because of a failure in cl-prolog2.

cl-prolog2 fails to build with the following error:

; caught WARNING:
;   * is not permitted as an argument to the FUNCTION type specifier
; 
; caught WARNING:
;   * is not permitted as an argument to the FUNCTION type specifier
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001C08103}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-prolog2" "printers">

Full log here

xach commented 2 years ago

This remains a problem...

guicho271828 commented 2 years ago

this is fixed now. (working on numcl too -- it also seems an easy fix)

guicho271828 commented 2 years ago

it is just this one https://github.com/cl-model-languages/cl-prolog2/commit/d2715cacfd4f0f2d940d174fd5fa0d88f2c53154