*** This log is abridged to its last 1000 lines: ; &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; etc. ; (+ (* 10 FAST-HTTP.PARSER::CONTENT-LENGTH) ; (FAST-HTTP.BYTE-VECTOR:DIGIT-BYTE-CHAR-TO-INTEGER (PROC-PARSE:CURRENT))) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (OR (INTEGER * -10) (INTEGER 0 0) (INTEGER 10)), not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a (OR (INTEGER * -10) (INTEGER 0 0) (INTEGER 10)), not a (UNSIGNED-BYTE ; 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; in: DEFUN-SPEEDY PARSE-HEADER-LINE ; (<= FAST-HTTP.PARSER::END FAST-HTTP.PARSER::START) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; in: DEFUN-SPEEDY READ-BODY-DATA ; (- FAST-HTTP.PARSER::END FAST-HTTP.PARSER::START) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (<= (FAST-HTTP.HTTP:HTTP-CONTENT-LENGTH FAST-HTTP.HTTP:HTTP) ; FAST-HTTP.PARSER::READABLE-COUNT) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; (+ FAST-HTTP.PARSER::START ; (FAST-HTTP.HTTP:HTTP-CONTENT-LENGTH FAST-HTTP.HTTP:HTTP)) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (DECF (FAST-HTTP.HTTP:HTTP-CONTENT-LENGTH FAST-HTTP.HTTP:HTTP) ; FAST-HTTP.PARSER::READABLE-COUNT) ; --> SB-IMPL::XSUBTRACT BLOCK ; ==> ; (- SB-IMPL::B SB-IMPL::A) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; in: DEFUN-SPEEDY PARSE-CHUNKED-BODY ; (= FAST-HTTP.PARSER::START FAST-HTTP.PARSER::END) ; ; note: forced to do %EQL/INTEGER2 (cost 10) ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; (* 16 (FAST-HTTP.HTTP:HTTP-CONTENT-LENGTH FAST-HTTP.HTTP:HTTP)) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES (OR (INTEGER * -16) (INTEGER 0 0) (INTEGER 16)) ; &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES (OR (INTEGER * -16) (INTEGER 0 0) (INTEGER 16)) ; &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; etc. ; (+ (* 16 (FAST-HTTP.HTTP:HTTP-CONTENT-LENGTH FAST-HTTP.HTTP:HTTP)) ; FAST-HTTP.PARSER::UNHEX-VAL) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (OR (INTEGER * -16) (INTEGER 0 0) (INTEGER 16)), not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a (OR (INTEGER * -16) (INTEGER 0 0) (INTEGER 16)), not a (UNSIGNED-BYTE ; 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/fast-http/src/parser-tmpCEJA5HFB.fasl ; compilation finished in 0:00:07.485 ; compiling file "/home/udu/aports/community/nyxt/src/_build/fast-http/src/multipart-parser.lisp" (written 20 OCT 2024 03:56:56 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/fast-http/src/multipart-parser-tmp6GEAK2GT.fasl ; compilation finished in 0:00:00.165 ; compiling file "/home/udu/aports/community/nyxt/src/_build/fast-http/src/fast-http.lisp" (written 20 OCT 2024 03:56:56 PM): ; file: /home/udu/aports/community/nyxt/src/_build/fast-http/src/fast-http.lisp ; in: DEFUN-CAREFUL MAKE-PARSER ; (STRING= FAST-HTTP::PARSING-HEADER-FIELD "set-cookie") ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a (OR NULL ; (SIMPLE-ARRAY CHARACTER ; (*))), not a (SIMPLE-ARRAY CHARACTER (*)). ; (CONCATENATE 'STRING (THE SIMPLE-STRING FAST-HTTP::PREVIOUS-VALUE) ", " ; FAST-HTTP::HEADER-VALUE) ; --> LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a T, not a (NOT SB-KERNEL:EXTENDED-SEQUENCE). ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/fast-http/src/fast-http-tmp1WEO8P7C.fasl ; compilation finished in 0:00:00.103 ; compiling file "/home/udu/aports/community/nyxt/src/_build/static-vectors/src/pkgdcl.lisp" (written 20 OCT 2024 03:57:45 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/static-vectors/src/pkgdcl-tmp8QS36HP2.fasl ; compilation finished in 0:00:00.002 ; compiling file "/home/udu/aports/community/nyxt/src/_build/static-vectors/src/constantp.lisp" (written 20 OCT 2024 03:57:45 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/static-vectors/src/constantp-tmpV83UE4D2.fasl ; compilation finished in 0:00:00.012 ; compiling file "/home/udu/aports/community/nyxt/src/_build/static-vectors/src/impl-sbcl.lisp" (written 20 OCT 2024 03:57:45 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/static-vectors/src/impl-sbcl-tmpUECJMKRU.fasl ; compilation finished in 0:00:00.032 ; compiling file "/home/udu/aports/community/nyxt/src/_build/static-vectors/src/constructor.lisp" (written 20 OCT 2024 03:57:45 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/static-vectors/src/constructor-tmpBIKN0GEV.fasl ; compilation finished in 0:00:00.061 ; compiling file "/home/udu/aports/community/nyxt/src/_build/static-vectors/src/cffi-type-translator.lisp" (written 20 OCT 2024 03:57:45 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/static-vectors/src/cffi-type-translator-tmpN9OLPRYR.fasl ; compilation finished in 0:00:00.007 ; compiling file "/home/udu/aports/community/nyxt/src/_build/fast-io/src/package.lisp" (written 20 OCT 2024 03:56:56 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/fast-io/src/package-tmp7J8EIAY6.fasl ; compilation finished in 0:00:00.002 ; compiling file "/home/udu/aports/community/nyxt/src/_build/fast-io/src/types.lisp" (written 20 OCT 2024 03:56:56 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/fast-io/src/types-tmpNHY1ORP1.fasl ; compilation finished in 0:00:00.003 ; compiling file "/home/udu/aports/community/nyxt/src/_build/fast-io/src/io.lisp" (written 20 OCT 2024 03:56:56 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/fast-io/src/io-tmpGLFY77HZ.fasl ; compilation finished in 0:00:00.417 ; compiling file "/home/udu/aports/community/nyxt/src/_build/fast-io/src/gray.lisp" (written 20 OCT 2024 03:56:56 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/fast-io/src/gray-tmpZJMS8UWP.fasl ; compilation finished in 0:00:00.052 ; compiling file "/home/udu/aports/community/nyxt/src/_build/local-time/src/package.lisp" (written 20 OCT 2024 03:57:14 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/local-time/src/package-tmp8RMUI7L9.fasl ; compilation finished in 0:00:00.002 ; compiling file "/home/udu/aports/community/nyxt/src/_build/local-time/src/local-time.lisp" (written 20 OCT 2024 03:57:14 PM): ; file: /home/udu/aports/community/nyxt/src/_build/local-time/src/local-time.lisp ; in: DEFPARAMETER *DEFAULT-TIMEZONE-REPOSITORY-PATH* ; (OR ; #P"/home/udu/aports/community/nyxt/src/_build/local-time/src/local-time.lisp" ; *LOAD-TRUENAME*) ; --> IF ; ==> ; *LOAD-TRUENAME* ; ; note: deleting unreachable code ; in: DEFUN TIMESTAMP-MINIMIZE-PART ; (IF LOCAL-TIME::TIMEZONE ; NIL ; LOCAL-TIME::OFFSET) ; ; note: deleting unreachable code ; in: DEFUN TIMESTAMP-MAXIMIZE-PART ; (IF LOCAL-TIME::TIMEZONE ; NIL ; LOCAL-TIME::OFFSET) ; ; note: deleting unreachable code ; in: %DEFCOMPARATOR TIMESTAMP<= ; (LOCAL-TIME::%DEFCOMPARATOR LOCAL-TIME:TIMESTAMP<= ; (NOT ; (NULL ; (MEMBER ; (LOCAL-TIME::%TIMESTAMP-COMPARE LOCAL-TIME::TIME-A LOCAL-TIME::TIME-B) ; '(< =))))) ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'LOCAL-TIME:TIMESTAMP<= ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; LOCAL-TIME:TIMESTAMP<=) ; (#:EXPR #:ENV) ; (DECLARE ; (SB-C::LAMBDA-LIST ; (&REST LOCAL-TIME::TIMES))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; LOCAL-TIME:TIMESTAMP<= ; . DEFINE-COMPILER-MACRO) ; (&REST LOCAL-TIME::TIMES) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE LOCAL-TIME::TIMES) ; (SB-C::NO-COMPILER-MACRO ; LOCAL-TIME:TIMESTAMP<=)) ; (BLOCK LOCAL-TIME:TIMESTAMP<= ; (LET # ; `#))))) ; ; caught STYLE-WARNING: ; 1 call to LOCAL-TIME:TIMESTAMP<= was compiled before a compiler-macro was ; defined for it. A declaration of NOTINLINE at the call site will eliminate this ; warning, as will defining the compiler-macro before its first potential use. ; in: DEFUN %SPLIT-TIMESTRING ; (= (- (CDAR LOCAL-TIME::PARTS) (CAAR LOCAL-TIME::PARTS)) 4) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; note: unable to open code because: The operands might not be the same type. ; (= (- (CDAR LOCAL-TIME::PARTS) (CAAR LOCAL-TIME::PARTS)) 2) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; note: unable to open code because: The operands might not be the same type. ; (- (CDAR LOCAL-TIME::PARTS) (CAAR LOCAL-TIME::PARTS)) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a T, not a FIXNUM. ; The second argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a T, not a SINGLE-FLOAT. ; The second argument is a T, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &OPTIONAL). ; etc. ; (+ (CAAR LOCAL-TIME::PARTS) 2) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; etc. ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; etc. ; (+ (CAAR LOCAL-TIME::PARTS) 4) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; etc. ; (- (CDAR LOCAL-TIME::PARTS) (CAAR LOCAL-TIME::PARTS)) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a T, not a FIXNUM. ; The second argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a T, not a SINGLE-FLOAT. ; The second argument is a T, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &OPTIONAL). ; etc. ; (+ (CAAR LOCAL-TIME::PARTS) 2) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; etc. ; in: DEFUN %CONSTRUCT-TIMESTRING ; (AREF LOCAL-TIME:+MONTH-NAMES+ LOCAL-TIME::MONTH) ; ; note: unable to ; avoid runtime dispatch on array element type ; because: ; Upgraded element type of array is not known at compile time. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a VECTOR, not a SIMPLE-ARRAY. ; (AREF LOCAL-TIME:+SHORT-MONTH-NAMES+ LOCAL-TIME::MONTH) ; ; note: unable to ; avoid runtime dispatch on array element type ; because: ; Upgraded element type of array is not known at compile time. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a VECTOR, not a SIMPLE-ARRAY. ; (AREF LOCAL-TIME:+DAY-NAMES+ LOCAL-TIME::WEEKDAY) ; ; note: unable to ; avoid runtime dispatch on array element type ; because: ; Upgraded element type of array is not known at compile time. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a VECTOR, not a SIMPLE-ARRAY. ; (AREF LOCAL-TIME:+SHORT-DAY-NAMES+ LOCAL-TIME::WEEKDAY) ; ; note: unable to ; avoid runtime dispatch on array element type ; because: ; Upgraded element type of array is not known at compile time. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a VECTOR, not a SIMPLE-ARRAY. ; (AREF LOCAL-TIME::+MINIMAL-DAY-NAMES+ LOCAL-TIME::WEEKDAY) ; ; note: unable to ; avoid runtime dispatch on array element type ; because: ; Upgraded element type of array is not known at compile time. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a VECTOR, not a SIMPLE-ARRAY. ; (MINUSP LOCAL-TIME::VAL) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; (ABS LOCAL-TIME::VAL) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a (REAL * (0)), not a RATIONAL. ; (MINUSP LOCAL-TIME::VAL) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a T, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a T, not a FIXNUM. ; etc. ; (ABS LOCAL-TIME::VAL) ; ; note: forced to do full call ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a (REAL * (0)), not a SINGLE-FLOAT. ; The result is a (VALUES (REAL (0)) &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &OPTIONAL). ; unable to do inline float arithmetic (cost 1) because: ; The first argument is a (REAL * (0)), not a DOUBLE-FLOAT. ; The result is a (VALUES (REAL (0)) &OPTIONAL), not a (VALUES DOUBLE-FLOAT ; &OPTIONAL). ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/local-time/src/local-time-tmpWRPFNKSS.fasl ; compilation finished in 0:00:01.340 WARNING: Lisp compilation had style-warnings while compiling # ; compiling file "/home/udu/aports/community/nyxt/src/_build/cl-cookie/src/cl-cookie.lisp" (written 20 OCT 2024 03:56:29 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/cl-cookie/src/cl-cookie-tmpDMRVPJ4B.fasl ; compilation finished in 0:00:04.022 ; compiling file "/home/udu/aports/community/nyxt/src/_build/trivial-mimes/mime-types.lisp" (written 20 OCT 2024 03:57:56 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/trivial-mimes/mime-types-tmp2VDU9LRH.fasl ; compilation finished in 0:00:00.035 ; compiling file "/home/udu/aports/community/nyxt/src/_build/dexador/src/encoding.lisp" (written 20 OCT 2024 03:56:48 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/dexador/src/encoding-tmpLRLV5H3Y.fasl ; compilation finished in 0:00:00.016 ; compiling file "/home/udu/aports/community/nyxt/src/_build/dexador/src/connection-cache.lisp" (written 20 OCT 2024 03:56:48 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/dexador/src/connection-cache-tmpV35RW8JI.fasl ; compilation finished in 0:00:00.097 ; compiling file "/home/udu/aports/community/nyxt/src/_build/dexador/src/decoding-stream.lisp" (written 20 OCT 2024 03:56:48 PM): ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/dexador/src/decoding-stream-tmpT00M9MI3.fasl ; compilation finished in 0:00:00.049 ; compiling file "/home/udu/aports/community/nyxt/src/_build/dexador/src/keep-alive-stream.lisp" (written 20 OCT 2024 03:56:48 PM): ; file: /home/udu/aports/community/nyxt/src/_build/dexador/src/keep-alive-stream.lisp ; in: DEFMETHOD STREAM-READ-SEQUENCE (KEEP-ALIVE-STREAM T T T) ; (MIN (- DEXADOR.KEEP-ALIVE-STREAM::END DEXADOR.KEEP-ALIVE-STREAM::START) ; (DEXADOR.KEEP-ALIVE-STREAM::KEEP-ALIVE-STREAM-END STREAM)) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a RATIONAL. ; (<= (DEXADOR.KEEP-ALIVE-STREAM::KEEP-ALIVE-STREAM-END STREAM) 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; (- DEXADOR.KEEP-ALIVE-STREAM::END DEXADOR.KEEP-ALIVE-STREAM::START) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a T, not a FIXNUM. ; The second argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a T, not a SINGLE-FLOAT. ; The second argument is a T, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &OPTIONAL). ; etc. ; (MIN (- DEXADOR.KEEP-ALIVE-STREAM::END DEXADOR.KEEP-ALIVE-STREAM::START) ; (DEXADOR.KEEP-ALIVE-STREAM::KEEP-ALIVE-STREAM-END STREAM)) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline float comparison (cost 3) because: ; The first argument is a T, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; unable to do inline float comparison (cost 3) because: ; The first argument is a T, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; etc. ; (+ DEXADOR.KEEP-ALIVE-STREAM::START DEXADOR.KEEP-ALIVE-STREAM::TO-READ) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The second argument is a REAL, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &OPTIONAL). ; etc. ; (DECF (DEXADOR.KEEP-ALIVE-STREAM::KEEP-ALIVE-STREAM-END STREAM) ; (- DEXADOR.KEEP-ALIVE-STREAM::N DEXADOR.KEEP-ALIVE-STREAM::START)) ; --> SB-IMPL::XSUBTRACT BLOCK ; ==> ; (- SB-IMPL::B SB-IMPL::A) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a T, not a (UNSIGNED-BYTE 64). ; The second argument is a (INTEGER -17592186044415 17592186044415), not a (UNSIGNED-BYTE ; 64). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; wrote /home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/dexador/src/keep-alive-stream-tmp7CJ2FZWD.fasl ; compilation finished in 0:00:00.080 ; compiling file "/home/udu/aports/community/nyxt/src/_build/dexador/src/util.lisp" (written 20 OCT 2024 03:56:48 PM): ; file: /home/udu/aports/community/nyxt/src/_build/dexador/src/util.lisp ; in: DEFUN-SPEEDY %ASCII-STRING-TO-OCTETS ; (LENGTH STRING) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a SEQUENCE, not a VECTOR. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a SEQUENCE, not a VECTOR. ; (AREF STRING DEXADOR.UTIL::I) ; ; note: unable to ; avoid runtime dispatch on array element type ; because: ; Upgraded element type of array is not known at compile time. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a VECTOR, not a SIMPLE-STRING. Unhandled SB-EXT:FILE-DOES-NOT-EXIST in thread #: The file #P"/proc/sys/kernel/osrelease" does not exist: No such file or directory Backtrace for: # 0: (SB-DEBUG::DEBUGGER-DISABLED-HOOK # # :QUIT T) 1: (SB-DEBUG::RUN-HOOK SB-EXT:*INVOKE-DEBUGGER-HOOK* #) 2: (INVOKE-DEBUGGER #) 3: (ERROR SB-EXT:FILE-DOES-NOT-EXIST :PATHNAME #P"/proc/sys/kernel/osrelease" :MESSAGE "No such file or directory") 4: (SB-IMPL::FILE-PERROR #P"/proc/sys/kernel/osrelease" 2 SB-EXT:FILE-DOES-NOT-EXIST) 5: (SB-IMPL::%OPEN-ERROR #P"/proc/sys/kernel/osrelease" 2 :IGNORE-THIS-ARG :ERROR) 6: (OPEN "/proc/sys/kernel/osrelease" :DIRECTION :INPUT :ELEMENT-TYPE CHARACTER :IF-EXISTS NIL :IF-DOES-NOT-EXIST NIL :EXTERNAL-FORMAT :DEFAULT :CLASS SB-SYS:FD-STREAM) 7: (SOFTWARE-VERSION) 8: (SB-INT:SIMPLE-EVAL-IN-LEXENV (OR (SOFTWARE-VERSION)) #) 9: (SB-INT:SIMPLE-EVAL-IN-LEXENV (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))) #) 10: (SB-INT:SIMPLE-EVAL-IN-LEXENV (SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))) (SB-C:SOURCE-LOCATION)) #) 11: (SB-INT:SIMPLE-EVAL-IN-LEXENV (PROGN (SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))) (SB-C:SOURCE-LOCATION))) #) 12: (SB-EXT:EVAL-TLF (PROGN (SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))) (SB-C:SOURCE-LOCATION))) 13 #) 13: ((FLET SB-C::FROB :IN SB-C::EVAL-COMPILE-TOPLEVEL)) 14: (SB-C::EVAL-COMPILE-TOPLEVEL ((SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))) (SB-C:SOURCE-LOCATION))) (#1=(SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))) (SB-C:SOURCE-LOCATION)) (PROGN (EVAL-WHEN (:COMPILE-TOPLEVEL) (SB-IMPL::%COMPILER-DEFVAR (QUOTE *DEFAULT-USER-AGENT*))) #1#) SB-C::ORIGINAL-SOURCE-START 5 3 13)) 15: (SB-C::PROCESS-TOPLEVEL-FORM (SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))) (SB-C:SOURCE-LOCATION)) ((PROGN (EVAL-WHEN (:COMPILE-TOPLEVEL) (SB-IMPL::%COMPILER-DEFVAR (QUOTE *DEFAULT-USER-AGENT*))) (SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR # "Common Lisp") (OR # "") (OR # "Unix") (OR #)) (SB-C:SOURCE-LOCATION))) SB-C::ORIGINAL-SOURCE-START 5 3 13) (:COMPILE-TOPLEVEL)) 16: (SB-C::PROCESS-TOPLEVEL-PROGN ((EVAL-WHEN (:COMPILE-TOPLEVEL) (SB-IMPL::%COMPILER-DEFVAR (QUOTE *DEFAULT-USER-AGENT*))) (SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))) (SB-C:SOURCE-LOCATION))) ((PROGN (EVAL-WHEN (:COMPILE-TOPLEVEL) (SB-IMPL::%COMPILER-DEFVAR (QUOTE *DEFAULT-USER-AGENT*))) (SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR # "Common Lisp") (OR # "") (OR # "Unix") (OR #)) (SB-C:SOURCE-LOCATION))) SB-C::ORIGINAL-SOURCE-START 5 3 13) (:COMPILE-TOPLEVEL)) 17: (SB-C::PROCESS-TOPLEVEL-FORM (PROGN (EVAL-WHEN (:COMPILE-TOPLEVEL) (SB-IMPL::%COMPILER-DEFVAR (QUOTE *DEFAULT-USER-AGENT*))) (SB-IMPL::%DEFPARAMETER (QUOTE *DEFAULT-USER-AGENT*) (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))) (SB-C:SOURCE-LOCATION))) (SB-C::ORIGINAL-SOURCE-START 5 3 13) (:COMPILE-TOPLEVEL)) 18: (SB-C::PROCESS-TOPLEVEL-FORM (DEFPARAMETER *DEFAULT-USER-AGENT* (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION)))) (SB-C::ORIGINAL-SOURCE-START 0 13) (:COMPILE-TOPLEVEL)) 19: (SB-C::PROCESS-TOPLEVEL-PROGN ((DEFPARAMETER *DEXADOR-VERSION* (ASDF/COMPONENT:COMPONENT-VERSION (ASDF/SYSTEM:FIND-SYSTEM :DEXADOR))) (DEFPARAMETER *DEFAULT-USER-AGENT* (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))))) (SB-C::ORIGINAL-SOURCE-START 0 13) (:COMPILE-TOPLEVEL)) 20: (SB-C::PROCESS-TOPLEVEL-FORM (EVAL-WHEN (:COMPILE-TOPLEVEL :LOAD-TOPLEVEL :EXECUTE) (DEFPARAMETER *DEXADOR-VERSION* (ASDF/COMPONENT:COMPONENT-VERSION (ASDF/SYSTEM:FIND-SYSTEM :DEXADOR))) (DEFPARAMETER *DEFAULT-USER-AGENT* (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))))) (SB-C::ORIGINAL-SOURCE-START 0 13) NIL) 21: ((LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-C::SUB-COMPILE-FILE) (EVAL-WHEN (:COMPILE-TOPLEVEL :LOAD-TOPLEVEL :EXECUTE) (DEFPARAMETER *DEXADOR-VERSION* (ASDF/COMPONENT:COMPONENT-VERSION (ASDF/SYSTEM:FIND-SYSTEM :DEXADOR))) (DEFPARAMETER *DEFAULT-USER-AGENT* (FORMAT NIL "Dexador/~A (~A~@[ ~A~]); ~A;~@[ ~A~]" *DEXADOR-VERSION* (OR (LISP-IMPLEMENTATION-TYPE) "Common Lisp") (OR (LISP-IMPLEMENTATION-VERSION) "") (OR (SOFTWARE-TYPE) "Unix") (OR (SOFTWARE-VERSION))))) :CURRENT-INDEX 13) 22: (SB-C::%DO-FORMS-FROM-INFO # # SB-C::INPUT-ERROR-IN-COMPILE-FILE) 23: ((LAMBDA NIL :IN SB-C::SUB-COMPILE-FILE)) 24: ((FLET SB-C::WITH-IT :IN SB-C::%WITH-COMPILATION-UNIT)) 25: (SB-C::SUB-COMPILE-FILE # NIL) 26: (COMPILE-FILE #P"/home/udu/aports/community/nyxt/src/_build/dexador/src/util.lisp" :OUTPUT-FILE #P"/home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/dexador/src/util-tmpTPL3ZK3D.fasl" :VERBOSE NIL :PRINT NIL :EXTERNAL-FORMAT :UTF-8 :PROGRESS NIL :TRACE-FILE NIL :BLOCK-COMPILE NIL :ENTRY-POINTS NIL :EMIT-CFASL NIL) 27: (UIOP/UTILITY:CALL-WITH-MUFFLED-CONDITIONS # NIL) 28: (UIOP/PATHNAME:CALL-WITH-ENOUGH-PATHNAME #P"/home/udu/aports/community/nyxt/src/_build/dexador/src/util.lisp" NIL #) 29: (UIOP/LISP-BUILD:COMPILE-FILE* #P"/home/udu/aports/community/nyxt/src/_build/dexador/src/util.lisp" :OUTPUT-FILE #P"/home/udu/.cache/common-lisp/sbcl-2.5.4-linux-x64/home/udu/aports/community/nyxt/src/_build/dexador/src/util.fasl" :EXTERNAL-FORMAT :UTF-8 :WARNINGS-FILE NIL) 30: (ASDF/LISP-ACTION:PERFORM-LISP-COMPILATION # #) 31: ((SB-PCL::EMF ASDF/ACTION:PERFORM) # # # #) 32: ((LAMBDA NIL :IN ASDF/ACTION:CALL-WHILE-VISITING-ACTION)) 33: ((:METHOD ASDF/ACTION:PERFORM-WITH-RESTARTS :AROUND (T T)) # #) [fast-method] 34: ((:METHOD ASDF/PLAN:PERFORM-PLAN (T)) #) [fast-method] 35: ((FLET SB-C::WITH-IT :IN SB-C::%WITH-COMPILATION-UNIT)) 36: ((:METHOD ASDF/PLAN:PERFORM-PLAN :AROUND (T)) #) [fast-method] 37: ((:METHOD ASDF/OPERATE:OPERATE (ASDF/OPERATION:OPERATION ASDF/COMPONENT:COMPONENT)) # # :PLAN-CLASS NIL :PLAN-OPTIONS NIL) [fast-method] 38: ((SB-PCL::EMF ASDF/OPERATE:OPERATE) # # # #) 39: ((LAMBDA NIL :IN ASDF/OPERATE:OPERATE)) 40: ((:METHOD ASDF/OPERATE:OPERATE :AROUND (T T)) # #) [fast-method] 41: ((SB-PCL::EMF ASDF/OPERATE:OPERATE) # # ASDF/LISP-ACTION:LOAD-OP :NYXT/GI-GTK-APPLICATION) 42: ((LAMBDA NIL :IN ASDF/OPERATE:OPERATE)) 43: ((:METHOD ASDF/OPERATE:OPERATE :AROUND (T T)) ASDF/LISP-ACTION:LOAD-OP :NYXT/GI-GTK-APPLICATION) [fast-method] 44: (ASDF/SESSION:CALL-WITH-ASDF-SESSION # :OVERRIDE T :KEY NIL :OVERRIDE-CACHE T :OVERRIDE-FORCING NIL) 45: ((LAMBDA NIL :IN ASDF/OPERATE:OPERATE)) 46: (ASDF/SESSION:CALL-WITH-ASDF-SESSION # :OVERRIDE NIL :KEY NIL :OVERRIDE-CACHE NIL :OVERRIDE-FORCING NIL) 47: ((:METHOD ASDF/OPERATE:OPERATE :AROUND (T T)) ASDF/LISP-ACTION:LOAD-OP :NYXT/GI-GTK-APPLICATION) [fast-method] 48: (ASDF/OPERATE:LOAD-SYSTEM :NYXT/GI-GTK-APPLICATION) 49: (SB-INT:SIMPLE-EVAL-IN-LEXENV (ASDF/OPERATE:LOAD-SYSTEM :NYXT/GI-GTK-APPLICATION) #) 50: (EVAL (ASDF/OPERATE:LOAD-SYSTEM :NYXT/GI-GTK-APPLICATION)) 51: (SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS ((:EVAL . "(require \"asdf\")") (:EVAL . #<(SIMPLE-ARRAY CHARACTER (342)) (when (string= "true" "true") (setf asdf:*default-source-registries* (list (quote asdf/source-registry:environment-source-registry))) (asdf:clear-configuration) (asdf:load-asd "/home/udu/aports/commun... {12011CF19F}>) (:EVAL . "(asdf:load-asd \"/home/udu/aports/community/nyxt/src//libraries/nasdf/nasdf.asd\")") (:EVAL . "(asdf:load-asd \"/home/udu/aports/community/nyxt/src//nyxt.asd\")") (:EVAL . "(asdf:load-system :nyxt/gi-gtk-application)") (:EVAL . "(asdf:make :nyxt/gi-gtk-application)") (:EVAL . "(uiop:quit)") (:QUIT))) 52: (SB-IMPL::TOPLEVEL-INIT) 53: ((FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP)) 54: ((FLET "WITHOUT-INTERRUPTS-BODY-3" :IN SB-IMPL::START-LISP)) 55: (SB-IMPL::%START-LISP) unhandled condition in --disable-debugger mode, quitting ; compilation aborted after 0:00:00.034 ; ; compilation unit aborted ; caught 2 fatal ERROR conditions ; caught 19 STYLE-WARNING conditions ; printed 2746 notes Compilation failed, see the above stacktrace. make: *** [makefile:43: nyxt] Error 1 >>> ERROR: nyxt: build failed >>> nyxt: Uninstalling dependencies... (1/286) Purging .makedepends-nyxt (20251012.020211) (2/286) Purging libfixposix-dev (0.5.1-r0) (3/286) Purging libfixposix (0.5.1-r0) (4/286) Purging sbcl (2.5.4-r0) (5/286) Purging webkit2gtk-4.1-dev (2.48.1-r1) (6/286) Purging webkit2gtk-4.1 (2.48.1-r1) (7/286) Purging xdg-dbus-proxy (0.1.6-r0) (8/286) Purging dbus-daemon-launch-helper (1.16.2-r1) (9/286) Purging dbus (1.16.2-r1) (10/286) Purging at-spi2-core (2.56.5-r0) (11/286) Purging enchant2-libs (2.8.10-r0) (12/286) Purging gnome-keyring-pam (48.0-r0) (13/286) Purging gnome-keyring (48.0-r0) (14/286) Purging gcr (3.41.2-r1) (15/286) Purging gst-plugins-bad (1.26.3-r0) (16/286) Purging gst-plugins-base (1.26.3-r0) (17/286) Purging gstreamer-ptp-helper (1.26.3-r0) (18/286) Purging gstreamer (1.26.3-r0) (19/286) Purging gtk+3.0-dev (3.24.50-r0) (20/286) Purging wayland-protocols (1.44-r0) (21/286) Purging hyphen (2.8.8-r3) (22/286) Purging libass (0.17.3-r0) (23/286) Purging libavif (1.3.0-r0) (24/286) Purging libcap-ng (0.8.5-r0) (25/286) Purging libdc1394 (2.2.7-r0) (26/286) Purging libde265 (1.0.15-r1) (27/286) Purging libepoxy-dev (1.5.10-r1) (28/286) Purging libfreeaptx (0.2.2-r0) (29/286) Purging libjxl (0.10.3-r2) (30/286) Purging libldac (2.0.2.3-r1) (31/286) Purging libmanette (0.2.12-r0) (32/286) Purging libmodplug (0.8.9.0-r3) (33/286) Purging libnice (0.1.22-r0) (34/286) Purging libraw1394 (2.1.2-r5) (35/286) Purging librsvg (2.60.0-r0) (36/286) Purging librtmp (2.4_git20190330-r5) (37/286) Purging libseccomp (2.6.0-r0) (38/286) Purging libsecret (0.21.7-r0) (39/286) Purging libsndfile (1.2.2-r2) (40/286) Purging libsoup3-dev (3.6.5-r0) (41/286) Purging libsoup3 (3.6.5-r0) (42/286) Purging glib-networking (2.80.1-r1) (43/286) Purging gsettings-desktop-schemas (48.0-r0) (44/286) Purging libsrt (1.5.3-r1) (45/286) Purging libsrtp (2.6.0-r0) (46/286) Purging libtheora (1.1.1-r18) (47/286) Purging libunibreak (6.1-r0) (48/286) Purging libva (2.22.0-r1) (49/286) Purging libvorbis (1.3.7-r2) (50/286) Purging libwoff2enc (1.0.2-r4) (51/286) Purging libxcomposite-dev (0.4.6-r5) (52/286) Purging libxcursor-dev (1.2.3-r0) (53/286) Purging libxinerama-dev (1.1.5-r4) (54/286) Purging libxkbcommon-dev (1.8.1-r2) (55/286) Purging libxkbcommon-x11 (1.8.1-r2) (56/286) Purging libxml2-dev (2.13.9-r0) (57/286) Purging libxrandr-dev (1.5.4-r1) (58/286) Purging libyuv (0.0.1887.20251502-r1) (59/286) Purging libzbar (0.23.93-r1) (60/286) Purging linux-pam (1.7.0-r4) (61/286) Purging mesa-dev (25.1.9-r0) (62/286) Purging libxdamage-dev (1.1.6-r5) (63/286) Purging libxshmfence-dev (1.3.3-r0) (64/286) Purging mesa-egl (25.1.9-r0) (65/286) Purging mesa-gbm (25.1.9-r0) (66/286) Purging mesa-gl (25.1.9-r0) (67/286) Purging mesa-gles (25.1.9-r0) (68/286) Purging mesa-rusticl (25.1.9-r0) (69/286) Purging clang20-headers (20.1.8-r0) (70/286) Purging libclc (20.1.8-r0) (71/286) Purging mesa-xatracker (25.1.9-r0) (72/286) Purging mesa (25.1.9-r0) (73/286) Purging mpg123-libs (1.32.10-r0) (74/286) Purging neon (0.33.0-r0) (75/286) Purging nghttp2-dev (1.65.0-r0) (76/286) Purging openal-soft-libs (1.24.2-r0) (77/286) Purging openexr-libopenexr (3.3.2-r0) (78/286) Purging openexr-libopenexrcore (3.3.2-r0) (79/286) Purging openh264 (2.6.0-r0) (80/286) Purging openjpeg (2.5.3-r0) (81/286) Purging opus (1.5.2-r1) (82/286) Purging orc (0.4.40-r1) (83/286) Purging pango-dev (1.56.3-r0) (84/286) Purging pango-tools (1.56.3-r0) (85/286) Purging py3-packaging-pyc (25.0-r0) (86/286) Purging py3-parsing-pyc (3.2.3-r0) (87/286) Purging sbc (2.0-r2) (88/286) Purging soundtouch (2.3.3-r0) (89/286) Purging spandsp (0.0.6-r5) (90/286) Purging spirv-llvm-translator-libs (20.1.2-r0) (91/286) Purging spirv-tools (1.4.313.0-r0) (92/286) Purging utmps-libs (0.1.3.1-r0) (93/286) Purging vo-aacenc (0.1.3-r3) (94/286) Purging vo-amrwbenc (0.1.3-r3) (95/286) Purging vulkan-loader (1.4.313.0-r0) (96/286) Purging wayland-dev (1.23.1-r3) (97/286) Purging wayland-libs-server (1.23.1-r3) (98/286) Purging xcb-proto-pyc (1.17.0-r0) (99/286) Purging xz-dev (5.8.1-r0) (100/286) Purging flite (2.2-r5) (101/286) Purging alsa-lib (1.2.14-r0) (102/286) Purging aom-libs (3.12.1-r0) (103/286) Purging at-spi2-core-dev (2.56.5-r0) (104/286) Purging gcr-base (3.41.2-r1) (105/286) Purging gtk+3.0 (3.24.50-r0) Executing gtk+3.0-3.24.50-r0.post-deinstall (106/286) Purging gobject-introspection (1.84.0-r0) (107/286) Purging gtk-update-icon-cache (3.24.50-r0) (108/286) Purging hicolor-icon-theme (0.18-r0) (109/286) Purging libatk-bridge-2.0 (2.56.5-r0) (110/286) Purging at-spi2-core-libs (2.56.5-r0) (111/286) Purging cups-libs (2.4.11-r0) (112/286) Purging avahi-libs (0.8-r21) (113/286) Purging harfbuzz-dev (11.2.1-r0) (114/286) Purging harfbuzz-cairo (11.2.1-r0) (115/286) Purging harfbuzz-gobject (11.2.1-r0) (116/286) Purging harfbuzz-icu (11.2.1-r0) (117/286) Purging harfbuzz-subset (11.2.1-r0) (118/286) Purging graphite2-dev (1.3.14-r6) (119/286) Purging cairo-dev (1.18.4-r0) (120/286) Purging cairo-tools (1.18.4-r0) (121/286) Purging xcb-util-dev (0.4.1-r3) (122/286) Purging util-macros (1.20.1-r0) (123/286) Purging xcb-util (0.4.1-r3) (124/286) Purging cairo-gobject (1.18.4-r0) (125/286) Purging libxft-dev (2.3.8-r3) (126/286) Purging fontconfig-dev (2.15.0-r3) (127/286) Purging freetype-dev (2.13.3-r0) (128/286) Purging brotli-dev (1.1.0-r2) (129/286) Purging brotli (1.1.0-r2) (130/286) Purging gdk-pixbuf-dev (2.42.12-r1) (131/286) Purging gdk-pixbuf (2.42.12-r1) Executing gdk-pixbuf-2.42.12-r1.pre-deinstall (132/286) Purging glib-dev (2.84.4-r0) (133/286) Purging bzip2-dev (1.0.8-r6) (134/286) Purging docbook-xsl (1.79.2-r11) (135/286) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (136/286) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (137/286) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (138/286) Purging gettext-dev (0.24.1-r0) (139/286) Purging xz (5.8.1-r0) (140/286) Purging gettext-asprintf (0.24.1-r0) (141/286) Purging gettext (0.24.1-r0) (142/286) Purging libxml2-utils (2.13.9-r0) (143/286) Purging libxslt (1.1.43-r3) (144/286) Purging py3-packaging (25.0-r0) (145/286) Purging py3-parsing (3.2.3-r0) (146/286) Purging pcre2-dev (10.43-r1) (147/286) Purging libpcre2-16 (10.43-r1) (148/286) Purging libpcre2-32 (10.43-r1) (149/286) Purging libedit-dev (20250104.3.1-r1) (150/286) Purging libedit (20250104.3.1-r1) (151/286) Purging bsd-compat-headers (0.7.2-r6) (152/286) Purging pango (1.56.3-r0) Executing pango-1.56.3-r0.pre-deinstall (153/286) Purging cairo (1.18.4-r0) (154/286) Purging cdparanoia-libs (10.2-r14) (155/286) Purging clang20-libs (20.1.8-r0) (156/286) Purging dbus-dev (1.16.2-r1) (157/286) Purging dbus-libs (1.16.2-r1) (158/286) Purging directfb (1.7.7-r8) (159/286) Purging libproxy (0.5.10-r0) (160/286) Purging duktape-libs (2.7.0-r2) (161/286) Purging libgudev (238-r0) (162/286) Purging hidapi (0.14.0-r0) (163/286) Purging eudev-libs (3.2.14-r5) (164/286) Purging expat-dev (2.7.3-r0) (165/286) Purging expat (2.7.3-r0) (166/286) Purging faac (1.31.1-r0) (167/286) Purging fdk-aac (2.0.2-r4) (168/286) Purging libxft (2.3.8-r3) (169/286) Purging fontconfig (2.15.0-r3) (170/286) Purging harfbuzz (11.2.1-r0) (171/286) Purging freetype (2.13.3-r0) (172/286) Purging fribidi-dev (1.0.16-r1) (173/286) Purging fribidi (1.0.16-r1) (174/286) Purging gettext-libs (0.24.1-r0) (175/286) Purging giflib (5.2.2-r1) (176/286) Purging shared-mime-info (2.4-r6) Executing shared-mime-info-2.4-r6.post-deinstall (177/286) Purging graphene (1.10.8-r5) (178/286) Purging libatk-1.0 (2.56.5-r0) (179/286) Purging glib (2.84.4-r0) (180/286) Purging gnutls (3.8.8-r0) (181/286) Purging graphite2 (1.3.14-r6) (182/286) Purging gsm (1.0.22-r3) (183/286) Purging libdrm-dev (2.4.124-r0) (184/286) Purging libdrm (2.4.124-r0) (185/286) Purging libpciaccess-dev (0.18.1-r0) (186/286) Purging libpciaccess (0.18.1-r0) (187/286) Purging hwdata-pci (0.395-r0) (188/286) Purging icu-dev (76.1-r1) (189/286) Purging icu (76.1-r1) (190/286) Purging icu-libs (76.1-r1) (191/286) Purging icu-data-en (76.1-r1) (192/286) Purging imath (3.1.12-r0) (193/286) Purging lame-libs (3.100-r5) (194/286) Purging lcms2 (2.16-r0) (195/286) Purging util-linux-dev (2.41-r9) (196/286) Purging libfdisk (2.41-r9) (197/286) Purging liblastlog2 (2.41-r9) (198/286) Purging libmount (2.41-r9) (199/286) Purging libsmartcols (2.41-r9) (200/286) Purging libuuid (2.41-r9) (201/286) Purging libblkid (2.41-r9) (202/286) Purging libxxf86vm-dev (1.1.6-r0) (203/286) Purging libxxf86vm (1.1.6-r0) (204/286) Purging libxrender-dev (0.9.12-r0) (205/286) Purging libxtst-dev (1.2.5-r0) (206/286) Purging libxtst (1.2.5-r0) (207/286) Purging libxi-dev (1.8.2-r0) (208/286) Purging libxi (1.8.2-r0) (209/286) Purging libxfixes-dev (6.0.1-r4) (210/286) Purging libxext-dev (1.3.6-r2) (211/286) Purging libx11-dev (1.8.11-r0) (212/286) Purging xtrans (1.5.2-r0) (213/286) Purging libxcb-dev (1.17.0-r0) (214/286) Purging xcb-proto (1.17.0-r0) (215/286) Purging libxdmcp-dev (1.1.5-r1) (216/286) Purging libxv (1.0.13-r0) (217/286) Purging libxrandr (1.5.4-r1) (218/286) Purging libxinerama (1.1.5-r4) (219/286) Purging libxext (1.3.6-r2) (220/286) Purging libxcursor (1.2.3-r0) (221/286) Purging libxdamage (1.1.6-r5) (222/286) Purging libxrender (0.9.12-r0) (223/286) Purging libxcomposite (0.4.6-r5) (224/286) Purging libxfixes (6.0.1-r4) (225/286) Purging libx11 (1.8.11-r0) (226/286) Purging libxcb (1.17.0-r0) (227/286) Purging libxdmcp (1.1.5-r1) (228/286) Purging libbsd (0.12.2-r0) (229/286) Purging libdav1d (1.5.1-r0) (230/286) Purging libdeflate (1.23-r0) (231/286) Purging libeconf (0.6.3-r0) (232/286) Purging libelf (0.193-r0) (233/286) Purging libepoxy (1.5.10-r1) (234/286) Purging libevdev (1.13.3-r0) (235/286) Purging libffi-dev (3.4.8-r0) (236/286) Purging linux-headers (6.14.2-r0) (237/286) Purging libflac (1.4.3-r1) (238/286) Purging libgcrypt (1.10.3-r1) (239/286) Purging libgpg-error (1.55-r0) (240/286) Purging libhwy (1.0.7-r1) (241/286) Purging libpsl-dev (0.21.5-r3) (242/286) Purging libpsl-utils (0.21.5-r3) (243/286) Purging libidn2-dev (2.3.7-r0) (244/286) Purging tiff-dev (4.7.1-r0) (245/286) Purging libtiffxx (4.7.1-r0) (246/286) Purging tiff (4.7.1-r0) (247/286) Purging libjpeg-turbo-dev (3.1.0-r0) (248/286) Purging libturbojpeg (3.1.0-r0) (249/286) Purging libjpeg-turbo (3.1.0-r0) (250/286) Purging libmd (1.1.0-r0) (251/286) Purging libogg (1.3.5-r5) (252/286) Purging libpng-dev (1.6.47-r0) (253/286) Purging libpng (1.6.47-r0) (254/286) Purging libwebp-dev (1.5.0-r0) (255/286) Purging libwebpdecoder (1.5.0-r0) (256/286) Purging libwebpdemux (1.5.0-r0) (257/286) Purging libwebpmux (1.5.0-r0) (258/286) Purging libwebp (1.5.0-r0) (259/286) Purging libsharpyuv (1.5.0-r0) (260/286) Purging p11-kit (0.25.5-r2) (261/286) Purging libtasn1 (4.20.0-r0) (262/286) Purging libusb (1.0.28-r0) (263/286) Purging libwoff2common (1.0.2-r4) (264/286) Purging libxau-dev (1.0.12-r0) (265/286) Purging libxau (1.0.12-r0) (266/286) Purging libxkbcommon (1.8.1-r2) (267/286) Purging xkeyboard-config (2.43-r0) (268/286) Purging llvm20-libs (20.1.8-r0) (269/286) Purging libxml2 (2.13.9-r0) (270/286) Purging libxshmfence (1.3.3-r0) (271/286) Purging nettle (3.10.1-r0) (272/286) Purging openexr-libilmthread (3.3.2-r0) (273/286) Purging openexr-libiex (3.3.2-r0) (274/286) Purging pixman-dev (0.46.4-r0) (275/286) Purging pixman (0.46.4-r0) (276/286) Purging skalibs-libs (2.14.4.0-r0) (277/286) Purging sqlite-dev (3.49.2-r1) (278/286) Purging sqlite (3.49.2-r1) (279/286) Purging tslib (1.23-r0) (280/286) Purging wayland-libs-cursor (1.23.1-r3) (281/286) Purging wayland-libs-client (1.23.1-r3) (282/286) Purging wayland-libs-egl (1.23.1-r3) (283/286) Purging xorgproto (2024.1-r0) (284/286) Purging zlib-dev (1.3.1-r2) (285/286) Purging zstd-dev (1.5.7-r0) (286/286) Purging zstd (1.5.7-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages