Building with SBCL 2.2.3 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id fc1f480e07469de2c3576a5798342510a0bb85b6
cl-mixed-xaudio2 fails to build with the following error:
; caught WARNING:
; Error during compiler-macroexpansion of (CFFI:FOREIGN-BITFIELD-VALUE (QUOTE CHANNEL-MASK) (QUOTE #)). Use *BREAK-ON-SIGNALS* to intercept.
; :FRONT-CENTER is not a valid symbol for bitfield type #<CFFI::FOREIGN-BITFIELD CHANNEL-MASK>.
...
; caught WARNING:
; Error during compiler-macroexpansion of (CFFI:FOREIGN-BITFIELD-VALUE (QUOTE CHANNEL-MASK) (QUOTE #)). Use *BREAK-ON-SIGNALS* to intercept.
; :FRONT-LEFT is not a valid symbol for bitfield type #<CFFI::FOREIGN-BITFIELD CHANNEL-MASK>.
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1001BF0003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-mixed-xaudio2" "xaudio2-cffi">
Building with SBCL 2.2.3 / ASDF 3.3.5 for quicklisp dist creation.
Trying to build commit id fc1f480e07469de2c3576a5798342510a0bb85b6
cl-mixed-xaudio2 fails to build with the following error:
Full log here