SBCL 2.5.5 / ASDF 3.3.5
; caught ERROR:
; READ error during COMPILE-FILE: Symbol "DEFINE-ADP-OPERATION" not found in the ADP package. Line: 5, Column: 25, File-Position: 52 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/adp-plain/d1ef85dd1c8925593dd6f3ef591231f9e3b7bca3/adp-plain-20250624-git/adp-plain.lisp" {12066B38D3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=240246 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "adp-plain" "adp-plain">
; caught ERROR:
; READ error during COMPILE-FILE: Package QL does not exist. Line: 13, Column: 42, File-Position: 576 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/anatevka/8e6b23e7fb8ddf83b702cc6c526ad1d0cc367571/anatevka-v1.1.0/tests/cases.lisp" {1213AB9AB3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=240332 "main thread" RUNNING {123FA28093}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "anatevka-tests" "cases">
; caught WARNING:
; Derived type of LANGUTILS-TOKENIZE::RESULT is (VALUES (AND (VECTOR CHARACTER) (NOT SIMPLE-ARRAY)) &OPTIONAL), conflicting with its asserted type SIMPLE-BASE-STRING.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=245803 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "langutils" "src" "tokenize">
Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD tid=247206 "main thread" RUNNING {1200F10003}>: none of the installation options are available! Supported packaging systems:
Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD tid=247221 "main thread" RUNNING {1200F10003}>: none of the installation options are available! Supported packaging systems:
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=249410 "main thread" RUNNING {1200F10003}>: Component "common-doc.format" not found, required by #<PACKAGE-INFERRED-SYSTEM "commondoc-markdown-test/core">
Unhandled MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=251323 "main thread" RUNNING {1200F10003}>: Component "qtools" not found, required by NIL
; caught ERROR:
; READ error during COMPILE-FILE: The symbol "URLS" is not external in the TOOTER package. Line: 135, Column: 39, File-Position: 4432 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/glacier/cda5923933adeda814fc207e3b7e3a2392c09453/glacier-20250624-git/util.lisp" {122ADCFB93}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=251886 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "glacier" "util">
Unhandled SB-EXT:SYMBOL-PACKAGE-LOCKED-ERROR in thread #<SB-THREAD:THREAD tid=254109 "main thread" RUNNING {1200F10003}>: Lock on package COMMON-LISP violated when defining SEARCH as a function while in package LEMMY-API/0.18.3.
Unhandled SB-INT:SIMPLE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=254093 "main thread" RUNNING {1200F10003}>: Failed to find the TRUENAME of <build-cache>/lemmy-api/8b054adb877d89ba63fcf8b35e10fa75b054751c/lemmy-api-20250624-git/versions/1.0.0-alpha.1/package.lisp: No such file or directory
Unhandled UNBOUND-VARIABLE in thread #<SB-THREAD:THREAD tid=254505 "main thread" RUNNING {1200F10003}>: The variable *DARWIN-FRAMEWORK-DIRECTORIES* is unbound.
; caught WARNING:
; function called with two arguments, but wants exactly three
; See also:
; The ANSI Standard, Section 3.2.2.3
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=257287 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "planks" "src" "file-btree">
; caught ERROR:
; READ error during COMPILE-FILE: Package QUIL does not exist. Line: 12, Column: 35, File-Position: 567 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/quilc/38b5b8116689b2cca5755a90f74e8888870a2621/quilc-20250624-git/tests/chip-library/suite.lisp" {120B7ED8D3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=258752 "main thread" RUNNING {123FD08093}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-quil/chip-library-tests" "suite">
; caught COMMON-LISP:ERROR:
; COMMON-LISP:READ error during COMMON-LISP:COMPILE-FILE: error: Instance missing context
; --> <build-cache>/quilc/38b5b8116689b2cca5755a90f74e8888870a2621/quilc-20250624-git/src/discrete/numeric/utilities.lisp:238:21
; |
; 238 | (define-instance (Factorable (Complex Integer))
; | ______________________^
; 239 | | (define (canonical-factor x)
; | |_^ No instance for COMPLEX INTEGER arising from constraints of superclasses NUM (COMPLEX INTEGER)
; (in form starting at line: 9, column: 0, position: 163)
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=258679 "main thread" RUNNING {1200F08093}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-quil/discrete" "numeric" "utilities">
; caught COMMON-LISP:ERROR:
; COMMON-LISP:READ error during COMMON-LISP:COMPILE-FILE: error: Invalid identifier name
; --> <build-cache>/quilc/38b5b8116689b2cca5755a90f74e8888870a2621/quilc-20250624-git/src/foust/pauli-operator.lisp:36:11
; |
; 36 | (define (mcommute? a b)
; | ^^^^^^^^^ The symbol MCOMMUTE? is defined in the package #<PACKAGE "COALTON-LIBRARY/CLASSES"> and not the current package #<PACKAGE "CL-QUIL.FOUST/PAULI-OPERATOR">
; (in form starting at line: 29, column: 0, position: 509)
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=258697 "main thread" RUNNING {1200F00093}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-quil/foust" "pauli-operator">
Unhandled SB-INT:SIMPLE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=258570 "main thread" RUNNING {1200F10003}>: Failed to find the TRUENAME of <build-cache>/quilc/38b5b8116689b2cca5755a90f74e8888870a2621/quilc-20250624-git/tests/match-tests.lisp: No such file or directory
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=258811 "main thread" RUNNING {1200F10003}>: Component #:SBCL-LIBRARIAN not found, required by #<SYSTEM "libquilc">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=258807 "main thread" RUNNING {1200F10003}>: Component #:SBCL-LIBRARIAN not found, required by #<SYSTEM "libquilc">
; caught ERROR:
; READ error during COMPILE-FILE: Symbol "*USE-DEDICATED-OUTPUT-STREAM*" not found in the SWANK package. Line: 9, Column: 43, File-Position: 166 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/qvm/57393a0b6556d11686b77967e67659782119e370/qvm-20250624-git/app/src/entry-point.lisp" {1210F45733}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=258887 "main thread" RUNNING {123FDB0093}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "qvm-app" "entry-point">
; caught ERROR:
; READ error during COMPILE-FILE: Package HTTP does not exist. Line: 73, Column: 49, File-Position: 2471 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/reblocks-navigation-widget/eae15d0c8f06f5c97cb0d4267930446f075b25af/reblocks-navigation-widget-20250624-git/docs/index.lisp" {1226082393}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=259131 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "reblocks-navigation-widget-docs/index" "file-type">
; caught WARNING:
; Derived type of CLCS-35-CHECK-TYPE::X is (SIMPLE-ARRAY CHARACTER (2)), conflicting with its asserted type INTEGER.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=261729 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "tclcs-code" "07-assertions" "tclcs-35-check-type">
; caught WARNING:
; Derived type of SB-C::NEW-VALUE is (VALUES (OR (INTEGER -128 -1) (INTEGER 1 127)) &OPTIONAL), conflicting with its asserted type BASE-CHAR.
; See also:
; The SBCL Manual, Node "Handling of Types"
;
; caught WARNING:
; Derived type of SB-C::NEW-VALUE is (VALUES (OR (INTEGER -128 -1) (INTEGER 1 127)) &OPTIONAL), conflicting with its asserted type CHARACTER.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=261926 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "thnappy" "src" "block-memory-operations">
Unhandled UNBOUND-VARIABLE in thread #<SB-THREAD:THREAD tid=263724 "main thread" RUNNING {1200F10003}>: The variable FORCE is unbound.
; caught WARNING:
; Derived type of #:G91 is (INTEGER -2147483649 -2147483649), conflicting with its asserted type (SIGNED-BYTE 32).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of #:G130 is (INTEGER 2147483648 2147483648), conflicting with its asserted type (SIGNED-BYTE 32).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of #:G69 is (INTEGER -1 -1), conflicting with its asserted type (UNSIGNED-BYTE 32).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of #:G108 is (INTEGER 4294967296 4294967296), conflicting with its asserted type (UNSIGNED-BYTE 32).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of #:G108 is (AND (RATIONAL -2147483649/256 -2147483649/256) (NOT INTEGER)), conflicting with its asserted type (OR (SINGLE-FLOAT -8388608.0 8388608.0) (DOUBLE-FLOAT -8388608.0d0 8388607.99609375d0) (RATIONAL -8388608 2147483647/256)).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of #:G77 is (INTEGER 8388608 8388608), conflicting with its asserted type (OR (SINGLE-FLOAT -8388608.0 8388608.0) (DOUBLE-FLOAT -8388608.0d0 8388607.99609375d0) (RATIONAL -8388608 2147483647/256)).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=263841 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "wayflan/test" "wire">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=240143 "main thread" RUNNING {1200F10003}>: Component "quicklisp" not found, required by #<PACKAGE-INFERRED-SYSTEM "40ants-asdf-system-docs/index">
; caught WARNING:
; Constant NIL conflicts with its asserted type INTEGER.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=240264 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "adw-charting" "src" "charting">
Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD tid=240490 "main thread" RUNNING {1200F10003}>: The loader tried loading the symbol named IDIOM-LEXICONS into the package named VEX, but the package did not get defined, and does not exist.
Unhandled UNDEFINED-FUNCTION in thread #<SB-THREAD:THREAD tid=240701 "main thread" RUNNING {1200F10003}>: The function LIST-OF::LIST-OF-STRING-P is undefined.
Unhandled UNDEFINED-FUNCTION in thread #<SB-THREAD:THREAD tid=240697 "main thread" RUNNING {1200F10003}>: The function LIST-OF::LIST-OF-STRING-P is undefined.
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=240859 "main thread" RUNNING {1200F10003}>: The name "TIME" does not designate any package.
Unhandled METHOD-RESOLUTION-ERROR in thread #<SB-THREAD:THREAD tid=240974 "main thread" RUNNING {123FBD0133}>:
Unhandled METHOD-RESOLUTION-ERROR in thread #<SB-THREAD:THREAD tid=241108 "main thread" RUNNING {1200F10003}>:
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=241459 "main thread" RUNNING {1200F10003}>: Component :BODGE-NUKLEAR-RENDERER not found, required by #<SYSTEM "bodge-nuklear/example">
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=241630 "main thread" RUNNING {1200F10003}>: The constant +SECP256K1-SCHNORRSIG-EXTRAPARAMS-MAGIC+ is being redefined (from (0XDA |0X6F| 0XB3 |0X8C|) to (0XDA |0X6F| 0XB3 |0X8C|))
Unhandled SB-INT:EXTENSION-FAILURE in thread #<SB-THREAD:THREAD tid=241862 "main thread" RUNNING {1200F10003}>: Don't know how to REQUIRE AGRAPH.
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=242116 "main thread" RUNNING {1200F10003}>: Component :CLACK-V1-COMPAT not found, required by #<SYSTEM "lucerne">
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=242254 "main thread" RUNNING {1200F10003}>: The name "CHARJE.DOCUMENTATION" does not designate any package.
; caught ERROR:
; READ error during COMPILE-FILE: Package SB-COVER does not exist. Line: 23, Column: 31, File-Position: 880 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/cl-aseprite/ecf67c9ec746de5e03f1e97e5bda8fc0561eb4a5/cl-aseprite-20250624-git/tests/main.lisp" {12274BD6D3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=242807 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-aseprite/tests" "tests" "main">
; caught WARNING:
; Derived type of CL-ASTAR::X is (SINGLE-FLOAT 0.0 0.0), conflicting with its asserted type (SIGNED-BYTE 31).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of CL-ASTAR::Y is (INTEGER 2147483647 2147483647), conflicting with its asserted type (SIGNED-BYTE 31).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of CL-ASTAR::Y is (INTEGER -2147483648 -2147483648), conflicting with its asserted type (SIGNED-BYTE 31).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of CL-ASTAR::X is (INTEGER 1 1), conflicting with its asserted type (OR (SINGLE-FLOAT -3.6028795e16 -0.0019531245) (SINGLE-FLOAT 0.0 0.0) (SINGLE-FLOAT 0.0019531245 3.6028795e16)).
; See also:
; The SBCL Manual, Node "Handling of Types"
;
; caught WARNING:
; Derived type of CL-ASTAR::Y is (INTEGER 0 0), conflicting with its asserted type (OR (SINGLE-FLOAT -3.6028795e16 -0.0019531245) (SINGLE-FLOAT 0.0 0.0) (SINGLE-FLOAT 0.0019531245 3.6028795e16)).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of CL-ASTAR::Y is (SINGLE-FLOAT 3.4028235e38 3.4028235e38), conflicting with its asserted type (OR (SINGLE-FLOAT -3.6028795e16 -0.0019531245) (SINGLE-FLOAT 0.0 0.0) (SINGLE-FLOAT 0.0019531245 3.6028795e16)).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of CL-ASTAR::Y is (SINGLE-FLOAT 1.4012985e-45 1.4012985e-45), conflicting with its asserted type (OR (SINGLE-FLOAT -3.6028795e16 -0.0019531245) (SINGLE-FLOAT 0.0 0.0) (SINGLE-FLOAT 0.0019531245 3.6028795e16)).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of CL-ASTAR::Y is (SINGLE-FLOAT -3.4028235e38 -3.4028235e38), conflicting with its asserted type (OR (SINGLE-FLOAT -3.6028795e16 -0.0019531245) (SINGLE-FLOAT 0.0 0.0) (SINGLE-FLOAT 0.0019531245 3.6028795e16)).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of CL-ASTAR::Y is (SINGLE-FLOAT -1.4012985e-45 -1.4012985e-45), conflicting with its asserted type (OR (SINGLE-FLOAT -3.6028795e16 -0.0019531245) (SINGLE-FLOAT 0.0 0.0) (SINGLE-FLOAT 0.0019531245 3.6028795e16)).
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=242821 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-astar/tests" "tests" "coding">
Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD tid=242856 "main thread" RUNNING {1200F10003}>: The name "ORG.MELUSINA.ATELIER" does not designate any package.
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=243047 "main thread" RUNNING {1200F10003}>: Component "quicklisp" not found, required by #<40ANTS-ASDF-SYSTEM "cl-brewer">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=243039 "main thread" RUNNING {1200F10003}>: Component "quicklisp" not found, required by #<40ANTS-ASDF-SYSTEM "cl-brewer">
Unhandled EDITOR-HINTS.NAMED-READTABLES:READTABLE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=243058 "main thread" RUNNING {1200F10003}>: A readtable named LET-OVER-LAMBDA:LOL-SYNTAX does not exist.
Unhandled EDITOR-HINTS.NAMED-READTABLES:READTABLE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=243054 "main thread" RUNNING {1200F10003}>: A readtable named LET-OVER-LAMBDA:LOL-SYNTAX does not exist.
; caught WARNING:
; Constant NIL conflicts with its asserted type CL-BUNNY::CHANNEL.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=243069 "main thread" RUNNING {123FE90093}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-bunny" "src" "exchange">
Unhandled SB-SYS:MEMORY-FAULT-ERROR in thread #<SB-THREAD:THREAD tid=243213 "main thread" RUNNING {1200F10003}>: Unhandled memory fault at #x18.
Unhandled SB-SYS:MEMORY-FAULT-ERROR in thread #<SB-THREAD:THREAD tid=243223 "main thread" RUNNING {1200F10003}>: Unhandled memory fault at #x18.
Unhandled SB-SYS:MEMORY-FAULT-ERROR in thread #<SB-THREAD:THREAD tid=243257 "main thread" RUNNING {1200F10003}>: Unhandled memory fault at #x18.
; caught WARNING:
; Destructive function NCONC called on constant data: (:VALUE :DOMAIN), (:VALUE :PATH)
; See also:
; The ANSI Standard, Special Operator QUOTE
; The ANSI Standard, Section 3.7.1
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=243288 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-cheshire-cat" "sources" "admin-handler">
Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD tid=243292 "main thread" RUNNING {123FC10133}>: no symbol named "IDEOGRAPHIC-COMBINATION" in "CONCORD"
Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD tid=243390 "main thread" RUNNING {1200F10003}>: The name "ORG.MELUSINA.ATELIER" does not designate any package.
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=243556 "main thread" RUNNING {1200F10003}>: Component #:CL-NUM-UTILS not found, required by #<SYSTEM "cl-data-frame">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=243552 "main thread" RUNNING {1200F10003}>: Component #:CL-NUM-UTILS not found, required by #<SYSTEM "cl-data-frame">
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=243852 "main thread" RUNNING {1200F10003}>: The constant MINUTES-PER-INTERNAL-TIME-UNIT is being redefined (from 1.6666668e-8 to 1.6666666e-8)
; caught ERROR:
; READ error during COMPILE-FILE: Package ORG.SHIRAKUMO.FRAF.GAMEPAD.IMPL does not exist. Line: 21, Column: 63, File-Position: 1219 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/cl-gamepad/59d1f95175575f484672a14f3127bcd086bca5e6/cl-gamepad-20250624-git/test-linux.lisp" {120AFCBAF3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=244062 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-gamepad/test" "test-linux">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=244114 "main thread" RUNNING {1200F10003}>: Component :CONDUIT-PACKAGES not found, required by #<SYSTEM "cl-generic-arithmetic">
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=244250 "main thread" RUNNING {1200F10003}>: The name "CL-GLFW-GLU" does not designate any package.
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=244254 "main thread" RUNNING {1200F10003}>: The name "CL-GLFW-GLU" does not designate any package.
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=244258 "main thread" RUNNING {1200F10003}>: The name "CL-GLFW-GLU" does not designate any package.
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=244220 "main thread" RUNNING {1200F10003}>: The constant +MAX-VARYING-COMPONENTS+ is being redefined (from 35659 to :UNABLE-TO-RESOLVE)
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=244224 "main thread" RUNNING {1200F10003}>: The constant +MAX-VARYING-COMPONENTS+ is being redefined (from 35659 to :UNABLE-TO-RESOLVE)
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=244228 "main thread" RUNNING {1200F10003}>: The constant +MAX-VARYING-COMPONENTS+ is being redefined (from 35659 to :UNABLE-TO-RESOLVE)
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=244232 "main thread" RUNNING {1200F10003}>: The constant +MAX-VARYING-COMPONENTS+ is being redefined (from 35659 to :UNABLE-TO-RESOLVE)
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=244236 "main thread" RUNNING {1200F10003}>: The constant +MAX-VARYING-COMPONENTS+ is being redefined (from 35659 to :UNABLE-TO-RESOLVE)
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=244240 "main thread" RUNNING {1200F10003}>: The constant +MAX-VARYING-COMPONENTS+ is being redefined (from 35659 to :UNABLE-TO-RESOLVE)
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glCreateSyncFromCLeventARB" CREATE-SYNC-FROM-CLEVENT-ARB) ...))
; Unknown CFFI type CL-GLFW-TYPES::SYNC
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=244353 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-glfw-opengl-arb_cl_event" "opengl-arb_cl_event">
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glDebugMessageCallbackAMD" DEBUG-MESSAGE-CALLBACK-AMD) ...))
; Unknown CFFI type CL-GLFW-TYPES::DEBUGPROCAMD
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=244274 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-glfw-opengl-amd_debug_output" "opengl-amd_debug_output">
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glDebugMessageCallbackARB" DEBUG-MESSAGE-CALLBACK-ARB) ...))
; Unknown CFFI type CL-GLFW-TYPES::DEBUGPROC
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=244363 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-glfw-opengl-arb_debug_output" "opengl-arb_debug_output">
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glGetSynciv" %GET-SYNC-IV) ...))
; Unknown CFFI type CL-GLFW-TYPES::SYNC
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glWaitSync" WAIT-SYNC) ...))
; Unknown CFFI type CL-GLFW-TYPES::SYNC
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glClientWaitSync" CLIENT-WAIT-SYNC) ...))
; Unknown CFFI type CL-GLFW-TYPES::SYNC
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glDeleteSync" DELETE-SYNC) ...))
; Unknown CFFI type CL-GLFW-TYPES::SYNC
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glIsSync" IS-SYNC) ...))
; Unknown CFFI type CL-GLFW-TYPES::SYNC
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glFenceSync" FENCE-SYNC) ...))
; Unknown CFFI type CL-GLFW-TYPES::SYNC
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=244500 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-glfw-opengl-arb_sync" "opengl-arb_sync">
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=244567 "main thread" RUNNING {1200F10003}>: The constant +MAX-VERTEX-STREAMS+ is being redefined (from 36465 to :UNABLE-TO-RESOLVE)
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glVDPAUSurfaceAccessNV" VDPAUSURFACE-ACCESS-NV) ...))
; Unknown CFFI type CL-GLFW-TYPES::VDPAUSURFACE
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glVDPAUGetSurfaceivNV" %VDPAUGET-SURFACE-IV-NV) ...))
; Unknown CFFI type CL-GLFW-TYPES::VDPAUSURFACE
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glVDPAUUnregisterSurfaceNV" VDPAUUNREGISTER-SURFACE-NV) ...))
; Unknown CFFI type CL-GLFW-TYPES::VDPAUSURFACE
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glVDPAUIsSurfaceNV" VDPAUIS-SURFACE-NV) ...))
; Unknown CFFI type CL-GLFW-TYPES::VDPAUSURFACE
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glVDPAURegisterOutputSurfaceNV" %VDPAUREGISTER-OUTPUT-SURFACE-NV) ...))
; The value of SYMBOL is NIL, which is not of type (AND SYMBOL (NOT NULL)).
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glVDPAURegisterVideoSurfaceNV" %VDPAUREGISTER-VIDEO-SURFACE-NV) ...))
; The value of SYMBOL is NIL, which is not of type (AND SYMBOL (NOT NULL)).
...
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glVDPAUInitNV" VDPAUINIT-NV) ...))
; The value of SYMBOL is NIL, which is not of type (AND SYMBOL (NOT NULL)).
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=245114 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-glfw-opengl-nv_vdpau_interop" "opengl-nv_vdpau_interop">
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glVideoCaptureNV" VIDEO-CAPTURE-NV) ...))
; The value of SYMBOL is NIL, which is not of type (AND SYMBOL (NOT NULL)).
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=245142 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-glfw-opengl-nv_video_capture" "opengl-nv_video_capture">
; caught ERROR:
; (during macroexpansion of (DEFCFUN ("glImportSyncEXT" IMPORT-SYNC-EXT) ...))
; Unknown CFFI type CL-GLFW-TYPES::SYNC
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=244903 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-glfw-opengl-ext_x11_sync_object" "opengl-ext_x11_sync_object">
Unhandled UNBOUND-VARIABLE in thread #<SB-THREAD:THREAD tid=245386 "main thread" RUNNING {1200F10003}>: The variable MESSAGES-PER-SECOND is unbound.
; caught ERROR:
; READ error during COMPILE-FILE: Lock on package SB-UNIX violated when interning SIGPIPE-HANDLER while in package GTK.
; See also:
; The SBCL Manual, Node "Package Locks"(in form starting at line: 7, column: 0, position: 118)
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=245426 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-gtk2-gtk" "gtk.main_loop_events">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=245436 "main thread" RUNNING {1200F10003}>: Component "quicklisp" not found, required by #<PACKAGE-INFERRED-SYSTEM "hamcrest-docs/index">
Unhandled SB-INT:SIMPLE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=245518 "main thread" RUNNING {1200F10003}>: The path #P"<build-cache>/cl-i18n/36f4e401a8a761af9cc32fe580cf12e9d51a2d44/cl-i18n/examples/locale/italian.lisp" does not exist.
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=245608 "main thread" RUNNING {1200F10003}>: Component #:S-DOT not found, required by #<SYSTEM "cl-interval-test">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=245681 "main thread" RUNNING {1200F10003}>: Component #:BOOST-JSON not found, required by #<SYSTEM "cl-json-pointer/boost-json-support">
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=245700 "main thread" RUNNING {1200F10003}>: The constant +NOT-FOUND+ is being redefined (from #:NOT-FOUND to #:NOT-FOUND)
Unhandled SB-KERNEL::UNDEFINED-ALIEN-FUNCTION-ERROR in thread #<SB-THREAD:THREAD tid=246416 "main thread" RUNNING {1200F10003}>: The alien function "zmq_curve_keypair" is undefined.
; caught WARNING:
; Operator MOO has been deprecated, but is used in <build-cache>/cl-naive-deprecation/695b8f2009f35b37d0a8493744bbbb135679f830/cl-naive-deprecation-20250624-git/tests/operators.lisp: (MOO X)
;
; caught WARNING:
; Operator FOO has been deprecated, but is used in /home/quicklisp/quicklisp-controller/dist/build-cache/cl-naive-deprecation/695b8f2009f35b37d0a8493744bbbb135679f830/cl-naive-deprecation-20250624-git/tests/operators.lisp: (FOO (QUOTE X))
...
; caught WARNING:
; Operator FOO has been deprecated, but is used in <build-cache>/cl-naive-deprecation/695b8f2009f35b37d0a8493744bbbb135679f830/cl-naive-deprecation-20250624-git/tests/operators.lisp: (FOO X)
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=246439 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-naive-deprecation.tests" "tests/operators">
Unhandled SB-INT:SIMPLE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=246485 "main thread" RUNNING {1200F10003}>: Failed to find the TRUENAME of <build-cache>/cl-nst/f4bbdd8059d1cda748cb0beed95ba66620587e5a/cl-nst-20250624-git/test/asdf/packages.lisp: No such file or directory
Unhandled NAME-CONFLICT in thread #<SB-THREAD:THREAD tid=246626 "main thread" RUNNING {1200F10003}>: USE-PACKAGE (ASDF/PARSE-DEFSYSTEM:EXPLAIN IT.BESE.FIVEAM:EXPLAIN) causes name-conflicts in #<PACKAGE "CL-OPENSEARCH-QUERY-BUILDER-TESTS"> between the following symbols: ASDF/PARSE-DEFSYSTEM:EXPLAIN, IT.BESE.FIVEAM:EXPLAIN
; caught WARNING:
; Invalid :TYPE for slot ID in DEFCLASS USER-TOKEN-MIXIN: bad dimension in array type: CLSQL-SYS:*DEFAULT-STRING-LENGTH*.
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=246703 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cl-password-store" "cl-password-store">
; caught COMMON-LISP:ERROR:
; (during macroexpansion of (PI:DEFINE-MESSAGE FIELD-DESCRIPTOR-PROTO ...))
; The value TYPE-DOUBLE is not of type KEYWORD when setting slot PI::NAME of structure CL-PROTOBUFS:ENUM-VALUE-DESCRIPTOR
...
; caught COMMON-LISP:ERROR:
; (during macroexpansion of (PI:DEFINE-MESSAGE FILE-OPTIONS ...))
; The value SPEED is not of type KEYWORD when setting slot PI::NAME of structure CL-PROTOBUFS:ENUM-VALUE-DESCRIPTOR
...
; caught COMMON-LISP:ERROR:
; (during macroexpansion of (PI:DEFINE-MESSAGE FIELD-OPTIONS ...))
; The value STRING is not of type KEYWORD when setting slot PI::NAME of structure CL-PROTOBUFS:ENUM-VALUE-DESCRIPTOR
...
; caught COMMON-LISP:ERROR:
; (during macroexpansion of (PI:DEFINE-MESSAGE METHOD-OPTIONS ...))
; The value IDEMPOTENCY-UNKNOWN is not of type KEYWORD when setting slot PI::NAME of structure CL-PROTOBUFS:ENUM-VALUE-DESCRIPTOR
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=246944 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<PROTOBUF-SOURCE-FILE "cl-protobufs" "well-known-types" "descriptor">
Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD tid=247033 "main thread" RUNNING {1200F10003}>: The name "ORG.MELUSINA.ATELIER" does not designate any package.
Unhandled UIOP/RUN-PROGRAM:SUBPROCESS-ERROR in thread #<SB-THREAD:THREAD tid=247192 "main thread" RUNNING {1200F10003}>: Subprocess #<UIOP/LAUNCH-PROGRAM::PROCESS-INFO {12095D66C3}>
Unhandled LOAD-SYSTEM-DEFINITION-ERROR in thread #<SB-THREAD:THREAD tid=247253 "main thread" RUNNING {1200F10003}>: Error while trying to load definition for system cl-schedule from pathname <build-cache>/cl-schedule/e8905f3686bfcbac25f969e70a2066b4c6f34fa0/cl-schedule-20250624-git/cl-schedule.asd: READ error during LOAD: Package LOCAL-TIME does not exist. Line: 23, Column: 30, File-Position: 882 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/quicklisp/quicklisp-controller/dist/build-cache/cl-schedule/e8905f3686bfcbac25f969e70a2066b4c6f34fa0/cl-schedule-20250624-git/cl-schedule.asd" {12046AA063}>
Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD tid=247515 "main thread" RUNNING {1200F10003}>: These symbols are not accessible in the CL-SPLICING-MACRO package:(#:WITH-SPLICING-MACRO)
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=247672 "main thread" RUNNING {1200F10003}>: Component "asdf-release-ops" not found, required by #<SYSTEM "tar-cli-asdf">
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @MANUAL ...))
; (FIND-PACKAGE :TAR) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @TAR-SIMPLE-EXTRACT ...))
; (FIND-PACKAGE :TAR-SIMPLE-EXTRACT) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @TAR-SIMPLE-EXTRACT-CONDITIONS ...))
; (FIND-PACKAGE :TAR-SIMPLE-EXTRACT) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @TAR-EXTRACT ...))
; (FIND-PACKAGE :TAR-EXTRACT) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @TAR-EXTRACT-CONDITIONS ...))
; (FIND-PACKAGE :TAR-EXTRACT) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @TAR-CREATE ...))
; (FIND-PACKAGE :TAR-CREATE) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @TAR ...))
; (FIND-PACKAGE :TAR) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @TAR-ARCHIVES ...))
; (FIND-PACKAGE :TAR) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @TAR-ENTRIES ...))
; (FIND-PACKAGE :TAR) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
; caught WARNING:
; Argument :PACKAGE-SYMBOL is deprecated in DEFSECTION macr. Use :PACKAGE instead.
;
; caught ERROR:
; (during macroexpansion of (40ANTS-DOC:DEFSECTION @TAR-CONDITIONS ...))
; (FIND-PACKAGE :TAR) fell through ETYPECASE expression. Wanted one of (PACKAGE KEYWORD STRING SYMBOL).
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=247694 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "tar/docs" "docs">
Unhandled UIOP/RUN-PROGRAM:SUBPROCESS-ERROR in thread #<SB-THREAD:THREAD tid=248028 "main thread" RUNNING {1200F10003}>: Subprocess #<UIOP/LAUNCH-PROGRAM::PROCESS-INFO {1209B06893}>
Unhandled UIOP/RUN-PROGRAM:SUBPROCESS-ERROR in thread #<SB-THREAD:THREAD tid=248022 "main thread" RUNNING {1200F10003}>: Subprocess #<UIOP/LAUNCH-PROGRAM::PROCESS-INFO {120A0F67C3}>
Unhandled CFFI-GROVEL:GROVEL-ERROR in thread #<error printing a SB-THREAD:THREAD: #<PRINT-NOT-READABLE {120ABE40F3}>>: Subprocess #<UIOP/LAUNCH-PROGRAM:PROCESS-INFO {120ABA6933}>
Unhandled CFFI-GROVEL:GROVEL-ERROR in thread #<error printing a SB-THREAD:THREAD: #<PRINT-NOT-READABLE {120A6250F3}>>: Subprocess #<UIOP/LAUNCH-PROGRAM:PROCESS-INFO {120A5EE863}>
Unhandled CFFI-GROVEL:GROVEL-ERROR in thread #<error printing a SB-THREAD:THREAD: #<PRINT-NOT-READABLE {120AEAF8C3}>>: Subprocess #<UIOP/LAUNCH-PROGRAM:PROCESS-INFO {120AE7E7B3}>
Unhandled CFFI-GROVEL:GROVEL-ERROR in thread #<error printing a SB-THREAD:THREAD: #<PRINT-NOT-READABLE {120ABE97F3}>>: Subprocess #<UIOP/LAUNCH-PROGRAM:PROCESS-INFO {120ABA6913}>
; caught ERROR:
; (during macroexpansion of (DEFWRAPPER (LIBCTEST # ...) ...))
; The bounding indices 0 and 64 are bad for a sequence of length 63.
; See also:
; The ANSI Standard, Glossary entry for "bounding index designator"
; The ANSI Standard, writeup for Issue SUBSEQ-OUT-OF-BOUNDS:IS-AN-ERROR
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=248586 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "claw/tests" "c" "cffi" "c">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=249251 "main thread" RUNNING {1200F10003}>: Component "rs-cll" not found, required by #<SYSTEM "codata-recommended-values/tests">
; caught ERROR:
; READ error during COMPILE-FILE: Package V does not exist. Line: 26, Column: 11, File-Position: 1091 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/colleen/950fa71177e3966ae52eb7a986d9ceeeb5e117ed/colleen-20250624-git/config.lisp" {1211F69243}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=249279 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "colleen" "config">
Unhandled ASDF/BACKWARD-INTERFACE:OPERATION-ERROR in thread #<SB-THREAD:THREAD tid=249478 "main thread" RUNNING {1200F10003}>: OPERATION-ERROR while invoking #<COMPILE-OP > on #<CPP->SO "qt" "so" "commonqt">
Unhandled ASDF/BACKWARD-INTERFACE:OPERATION-ERROR in thread #<SB-THREAD:THREAD tid=249438 "main thread" RUNNING {1200F10003}>: OPERATION-ERROR while invoking #<COMPILE-OP > on #<CPP->SO "qt" "so" "commonqt">
Unhandled ASDF/BACKWARD-INTERFACE:OPERATION-ERROR in thread #<SB-THREAD:THREAD tid=249458 "main thread" RUNNING {1200F10003}>: OPERATION-ERROR while invoking #<COMPILE-OP > on #<CPP->SO "qt" "so" "commonqt">
Unhandled ASDF/BACKWARD-INTERFACE:OPERATION-ERROR in thread #<SB-THREAD:THREAD tid=249468 "main thread" RUNNING {1200F10003}>: OPERATION-ERROR while invoking #<COMPILE-OP > on #<CPP->SO "qt" "so" "commonqt">
; caught WARNING:
; Constant NIL conflicts with its asserted type STRING.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Constant NIL conflicts with its asserted type KEYWORD.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=249650 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "corona" "src" "vagrant-cloud">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=249642 "main thread" RUNNING {1200F10003}>: Component :CLACK-V1-COMPAT not found, required by #<SYSTEM "corona-test">
Unhandled LOAD-FOREIGN-LIBRARY-ERROR in thread #<SB-THREAD:THREAD tid=249664 "main thread" RUNNING {1200F10003}>: Unable to load foreign library (DEFAULT-476).
; caught ERROR:
; READ error during COMPILE-FILE: Lock on package SB-KERNEL violated when interning DD-ELEMENT-TYPE while in package NET.DIDIERVERNA.DECLT.ASSESS.
; See also:
; The SBCL Manual, Node "Package Locks"(in form starting at line: 829, column: 0, position: 32253)
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=249963 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "net.didierverna.declt.assess" "src" "symbol">
; caught ERROR:
; READ error during COMPILE-FILE: Package NU.STATS does not exist. Line: 31, Column: 57, File-Position: 1128 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/distributions/39bb98bb9237cc4d83ee4d811ee885dcb066a237/distributions-20250624-git/tests/main.lisp" {120B9BC0C3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=250207 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "distributions/tests" "main">
; caught ERROR:
; READ error during COMPILE-FILE: Package QL does not exist. Line: 118, Column: 37, File-Position: 4196 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/docs-builder/a895d515567ad8aee8fd8bc07b741b69ed6d82ef/docs-builder-20250624-git/src/autobuilder.lisp" {1216401F13}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=250280 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "docs-autobuilder/autobuilder" "file-type">
Unhandled SB-EXT:PACKAGE-LOCKED-ERROR in thread #<SB-THREAD:THREAD tid=250405 "main thread" RUNNING {1200F10003}>: Lock on package SXQL.OPERATOR violated when importing symbol LIST=-OP while in package DYNA.SXQL.
Unhandled SB-EXT:PACKAGE-LOCKED-ERROR in thread #<SB-THREAD:THREAD tid=250401 "main thread" RUNNING {1200F10003}>: Lock on package SXQL.OPERATOR violated when importing symbol LIST=-OP while in package DYNA.SXQL.
Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD tid=250494 "main thread" RUNNING {1200F10003}>: The name "EASY-AUDIO.OGG" does not designate any package.
Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD tid=251089 "main thread" RUNNING {1200F10003}>: No package named "OPTIMA"
Unhandled SB-KERNEL:NAMESTRING-PARSE-ERROR in thread #<SB-THREAD:THREAD tid=251108 "main thread" RUNNING {1200F10003}>: parse error in namestring: A string of length 0 is not a valid value for any component of a logical pathname
Unhandled SB-EXT:PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=251481 "main thread" RUNNING {1200F10003}>: The name "FIVEAM" does not designate any package.
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=251672 "main thread" RUNNING {1200F10003}>: The name "GDL-USER" does not designate any package.
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=251676 "main thread" RUNNING {1200F10003}>: The name "GDL-USER" does not designate any package.
; caught ERROR:
; READ error during COMPILE-FILE: Package GDL does not exist. Line: 22, Column: 19, File-Position: 876 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/gendl/98e0aa48be05b3d2c0b2e5ad39d592aef5e06c38/gendl-master-5a621564-git/regression/utils/source/package.lisp" {1205554FD3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=251716 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "regression" "utils/source/package">
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=251720 "main thread" RUNNING {1200F10003}>: The name "GDL-USER" does not designate any package.
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=251693 "main thread" RUNNING {1200F10003}>: The name "TRAINING-G101" does not designate any package.
; caught WARNING:
; Constant 0 conflicts with its asserted type STREAM.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=251972 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "gordon" "movie">
Unhandled MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=252153 "main thread" RUNNING {1200F10003}>: Component "qtools" not found, required by NIL
Unhandled ASDF/BACKWARD-INTERFACE:OPERATION-ERROR in thread #<SB-THREAD:THREAD tid=252317 "main thread" RUNNING {1200F10003}>: OPERATION-ERROR while invoking #<COMPILE-OP > on #<CPP->SO "qt" "so" "commonqt">
; caught ERROR:
; READ error during COMPILE-FILE: Lock on package SB-PCL violated when interning CHECK-OBSOLETE-INSTANCE while in package HU.DWIM.PARTIAL-EVAL.TEST.
; See also:
; The SBCL Manual, Node "Package Locks"(in form starting at line: 17, column: 0, position: 333)
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=252664 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<HU.DWIM.CL-SOURCE-FILE "hu.dwim.partial-eval.test" "test" "slot-value">
; caught ERROR:
; Objects of type FUNCTION can't be dumped into fasl files.
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=252742 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<HU.DWIM.CL-SOURCE-FILE "hu.dwim.quasi-quote.test" "test" "js">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=252966 "main thread" RUNNING {1200F10003}>: Component #:HUNCHENISSR not found, required by #<SYSTEM "hunchenissr-routes">
Unhandled SB-SYS:MEMORY-FAULT-ERROR in thread #<SB-THREAD:THREAD tid=253308 "main thread" RUNNING {1200F10003}>: Unhandled memory fault at #x0.
; caught ERROR:
; READ error during COMPILE-FILE: Symbol "EXPAND-DEFINITION" not found in the DEFINITIONS-SYSTEMS package. Line: 114, Column: 35, File-Position: 4598 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/its/69b22964952a5a537646ac0e3877e47101f12cb2/its-1.0/defsys.lisp" {1209FEE9C3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=253657 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "its" "defsys">
; caught ERROR:
; READ error during COMPILE-FILE: Package KHAZERN does not exist. Line: 1, Column: 25, File-Position: 24 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/khazern/920a606f9a65d508c2b35be0276bda25933b4744/khazern-20250624-git/code/environment/loop.lisp" {12047D7AB3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=253854 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "khazern-environment" "code" "loop">
; caught ERROR:
; READ error during COMPILE-FILE: Package TMA does not exist. Line: 25, Column: 22, File-Position: 580 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/khazern/920a606f9a65d508c2b35be0276bda25933b4744/khazern-20250624-git/code/extrinsic/benchmark/benchmarks.lisp" {1207CBC083}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=253870 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "khazern-extrinsic/benchmark" "code" "benchmarks">
Unhandled MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=254335 "main thread" RUNNING {1200F10003}>: Component "qtools" not found, required by NIL
; caught WARNING:
; Derived type of #:G5 is LIST, conflicting with its asserted type ARRAY.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Derived type of #:G17 is LIST, conflicting with its asserted type ARRAY.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=254565 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "listoflist" "src" "listoflist">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=254753 "main thread" RUNNING {1200F10003}>: Component :CLACK-V1-COMPAT not found, required by #<SYSTEM "lucerne">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=254737 "main thread" RUNNING {1200F10003}>: Component :CLACK-V1-COMPAT not found, required by #<SYSTEM "lucerne">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=254741 "main thread" RUNNING {1200F10003}>: Component :CLACK-V1-COMPAT not found, required by #<SYSTEM "lucerne">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=254745 "main thread" RUNNING {1200F10003}>: Component :CLACK-V1-COMPAT not found, required by #<SYSTEM "lucerne">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=254749 "main thread" RUNNING {1200F10003}>: Component :CLACK-V1-COMPAT not found, required by #<SYSTEM "lucerne">
Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD tid=255072 "main thread" RUNNING {1200F10003}>: Couldn't execute "gnuplot": No such file or directory
; caught ERROR:
; READ error during COMPILE-FILE: Package V does not exist. Line: 107, Column: 12, File-Position: 3801 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/monomyth/3f5aba56abdf0d98da9b166e3b9ac74aa34cce19/monomyth-20250624-git/src/mmop-master.lisp" {1223C72D33}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=255874 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "monomyth" "src" "mmop-master">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=255845 "main thread" RUNNING {1200F10003}>: Component :CL-MIGRATUM.DRIVER.SQL not found, required by #<SYSTEM "monomyth/map-reduce-example">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256543 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256532 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256528 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256512 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256504 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256508 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256516 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256500 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256524 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256520 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=256536 "main thread" RUNNING {1200F10003}>: Component "dense-arrays-plus-lite" not found, required by #<SYSTEM "dense-numericals/utils">
; caught ERROR:
; READ error during COMPILE-FILE: Package NUMERICALS.COMMON does not exist. Line: 1, Column: 38, File-Position: 37 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/numericals/ba29533a8b174254bd7750d562f926f29d28b8df/numericals-2024.12.0/benchmarks/benchmark.lisp" {122A3F8F33}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=256551 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "numericals/benchmarks" "benchmark">
; caught WARNING:
; Deprecated recursive use of (ASDF/OPERATE:OPERATE 'ASDF/LISP-ACTION:LOAD-OP '("dbd-postgres")) while visiting (ASDF/LISP-ACTION:COMPILE-OP "orizuru-orm-test" "t" "table") - please use proper dependencies instead
...
; caught WARNING:
; redefining DEFTYPE type to be a class: DBD.POSTGRES:<DBD-POSTGRES>
...
; caught WARNING:
; redefining DEFTYPE type to be a class: DBD.POSTGRES:<DBD-POSTGRES-CONNECTION>
...
; caught WARNING:
; redefining DEFTYPE type to be a class: DBD.POSTGRES:<DBD-POSTGRES-QUERY>
...
; caught ERROR:
; during macroexpansion of (DEFTABLE TABLE-5 (TABLE-4) ...). Use *BREAK-ON-SIGNALS* to intercept.
; There is no class named ORIZURU-ORM-TEST.POSTGRES::TABLE-4.
...
; caught ERROR:
; during macroexpansion of (DEFTABLE TABLE-8 (TABLE-6) ...). Use *BREAK-ON-SIGNALS* to intercept.
; There is no class named ORIZURU-ORM-TEST.POSTGRES::TABLE-6.
...
; caught ERROR:
; during macroexpansion of (DEFTABLE TABLE-10 (TABLE-9) ...). Use *BREAK-ON-SIGNALS* to intercept.
; There is no class named ORIZURU-ORM-TEST.POSTGRES::TABLE-9.
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=256766 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "orizuru-orm-test" "t" "table">
Unhandled PACKAGE-DOES-NOT-EXIST in thread #<SB-THREAD:THREAD tid=257011 "main thread" RUNNING {1200F10003}>: The name "PELTADOT/POLYMORPHIC-FUNCTIONS" does not designate any package.
; caught ERROR:
; Lock on package SB-C violated when lexically binding global symbol-macro *IN-COMPILATION-UNIT* in LET while in package POLYMORPHIC-FUNCTIONS.
; See also:
; The SBCL Manual, Node "Package Locks"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=257395 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "polymorphic-functions" "dispatch">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=257626 "main thread" RUNNING {1200F10003}>: Component "quicklisp" not found, required by #<PACKAGE-INFERRED-SYSTEM "prometheus-gc-docs/index">
; caught ERROR:
; (during macroexpansion of (PY4CL:IMPORT-MODULE "math" ...))
; end of file on #<SB-SYS:FD-STREAM for "descriptor 10" {1208830863}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=257831 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "py4cl/tests" "tests">
; caught ERROR:
; READ error during COMPILE-FILE: Package QL-HTTP does not exist. Line: 43, Column: 20, File-Position: 1863 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/qlot/eb0f4885980709dd0c24d789656df6f80825f86b/qlot-1.7.2/tests/server.lisp" {122B6373D3}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=258121 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "qlot-tests/server" "file-type">
; caught WARNING:
; Destructive function NCONC called on constant data: (:WEAKNESS :KEY-OR-VALUE)
; See also:
; The ANSI Standard, Special Operator QUOTE
; The ANSI Standard, Section 3.7.1
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=258984 "main thread" RUNNING {123FBC0093}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "racer" "racer-kernel" "racer-utilities">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=259094 "main thread" RUNNING {1200F10003}>: Component "resend" not found, required by #<PACKAGE-INFERRED-SYSTEM "reblocks-auth/providers/email/resend">
; caught WARNING:
; Constant NIL conflicts with its asserted type STRING.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Constant 0 conflicts with its asserted type SYMBOL.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Constant NIL conflicts with its asserted type STRING.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Constant 0 conflicts with its asserted type SYMBOL.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught WARNING:
; Constant NIL conflicts with its asserted type STRING.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=259538 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "s-protobuf" "descriptor">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=260907 "main thread" RUNNING {1200F10003}>: Component "pddl-utils" not found, required by #<SYSTEM "shop3/pddl-helpers">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=260941 "main thread" RUNNING {1200F10003}>: Component "pddl-utils" not found, required by #<SYSTEM "shop3/pddl-helpers">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=260928 "main thread" RUNNING {1200F10003}>: Component "pddl-utils" not found, required by #<SYSTEM "shop3/pddl-helpers">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=260924 "main thread" RUNNING {1200F10003}>: Component "pddl-utils" not found, required by #<FIVEAM-TESTER-SYSTEM "shop3/test-satellite">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=260914 "main thread" RUNNING {1200F10003}>: Component "pddl-utils" not found, required by #<SYSTEM "shop3/pddl-helpers">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=261528 "main thread" RUNNING {1200F10003}>: Component :MOP-UTILS not found, required by #<SYSTEM "submarine">
; caught ERROR:
; READ error during COMPILE-FILE: Package QUICKLISP does not exist. Line: 27, Column: 36, File-Position: 1481 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/super-loader/e1bd2c500a2bfae4d71f2e8d3c0e927c68b1889a/super-loader-20250624-git/super-loader.lisp" {12048D7D93}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=261641 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "super-loader" "super-loader">
Unhandled REQUIRE-MODULE-ERROR in thread #<SB-THREAD:THREAD tid=261888 "main thread" RUNNING {1200F10003}>: No location found for "rm.t"
; caught ERROR:
; READ error during COMPILE-FILE: The function TRANSPARENT-WRAP::CONSQUOTE is undefined.(in form starting at line: 11, column: 0, position: 372)
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=262837 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "transparent-wrap-test" "test" "wrapping">
Unhandled ASDF/FIND-COMPONENT:MISSING-DEPENDENCY in thread #<SB-THREAD:THREAD tid=262989 "main thread" RUNNING {1200F10003}>: Component :CLACK-V1-COMPAT not found, required by #<SYSTEM "trivial-download-test">
; caught WARNING:
; Constant NIL conflicts with its asserted type FIXNUM.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
; caught ERROR:
; READ error during COMPILE-FILE: Package V does not exist. Line: 154, Column: 11, File-Position: 5240 Stream: #<SB-INT:FORM-TRACKING-STREAM for "file <build-cache>/trivial-swank/840a996a64f567f46af09caa8213fc7b38fd184a/trivial-swank-quicklisp-ab90d90f-git/trivial-swank.lisp" {1206854023}>
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=263216 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "trivial-swank" "trivial-swank">
Unhandled SB-KERNEL:SIMPLE-PACKAGE-ERROR in thread #<SB-THREAD:THREAD tid=263242 "main thread" RUNNING {1200F10003}>: These symbols are not accessible in the TRIVIAL-TIMERS package:(#:TIMER #:TIMER-NAME #:TIMER-SCHEDULED-P #:MAKE-TIMER #:SCHEDULE-TIMER #:UNSCHEDULE-TIMER #:LIST-ALL-TIMERS)
Unhandled UNDEFINED-FUNCTION in thread #<SB-THREAD:THREAD tid=263258 "main thread" RUNNING {1200F10003}>: The function TRIVIAL-UTF-8-TESTS::WRITE-UTF-8-BYTES is undefined.
Unhandled SB-EXT:DEFCONSTANT-UNEQL in thread #<SB-THREAD:THREAD tid=263659 "main thread" RUNNING {1200F10003}>: The constant +VERSION+ is being redefined (from #*0111 to #*0111)
; caught WARNING:
; Derived type of #:G2 is (MEMBER METABANG.CL-CONTAINERS:CHILDREN), conflicting with its asserted type LIST.
; See also:
; The SBCL Manual, Node "Handling of Types"
...
Unhandled UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=263934 "main thread" RUNNING {1200F10003}>: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "weblocks" "src" "widgets" "widget" "widget">