-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Building with SBCL 2.5.11.10-cac4087d3 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id c325184
cl-opengl-examples/%core fails to build with the following error:
Unhandled UNDEFINED-FUNCTION in thread #<SB-THREAD:THREAD tid=2059504 "main thread" RUNNING {1200030003}>: The function CFFI::PARSE-TYPE is undefined.
cl-opengl-examples/core/emscripten fails to build because of a failure in cl-opengl/emscripten.
cl-opengl fails to build with the following error:
; caught WARNING:
; Derived type of #:G25 is (VALUES (UNSIGNED-BYTE 32) &OPTIONAL), conflicting with its asserted type SB-SYS:SYSTEM-AREA-POINTER.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=2059519 "main thread" RUNNING {1200030003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-opengl" "gl" "opengl">
cl-opengl/emscripten fails to build with the following error:
; caught WARNING:
; Derived type of #:G25 is (VALUES (UNSIGNED-BYTE 32) &OPTIONAL), conflicting with its asserted type SB-SYS:SYSTEM-AREA-POINTER.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=2059511 "main thread" RUNNING {1200030003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-opengl/emscripten" "gl" "opengl">
cl-opengl/es2 fails to build with the following error:
; caught WARNING:
; Derived type of #:G25 is (VALUES (UNSIGNED-BYTE 32) &OPTIONAL), conflicting with its asserted type SB-SYS:SYSTEM-AREA-POINTER.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=2059515 "main thread" RUNNING {1200030003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-opengl/es2" "gl" "opengl">
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels