quicklisp 2020-09-25quicklisp 2020-10-16
algaeecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD net.mfiano.lisp.algae FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling #<cl-source-file "specialization-store" "src" "lambda-lists">
bdefclisp-2.49.92-unix-x86-asdf3
(LOAD bdef FAIL) BORDEAUX-THREADS::BORDEAUX-MP-CONDITION : There is no thread support in this instance.
beircecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD beirc FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
bodge-chipmunkabcl-1.7.1-fasl43-linux-x86
(LOAD bodge-chipmunk FAIL) COMMON-LISP:UNDEFINED-FUNCTION : The function (SETF CLAW::WRAPPER-PTR) is undefined.
acl-10.1s-linux-x86
(LOAD bodge-chipmunk FAIL) COMMON-LISP:SIMPLE-ERROR : this platform does not support :unsigned-long-long
bodge-glfwclisp-2.49.92-unix-x86-asdf3
(LOAD bodge-glfw FAIL) COMMON-LISP:SIMPLE-TYPE-ERROR : OPEN: Illegal :EXTERNAL-FORMAT argument :UTF-8
bodge-nuklearacl-10.1s-linux-x86
(LOAD bodge-nuklear FAIL) COMMON-LISP:SIMPLE-ERROR : this platform does not support :unsigned-long-long
clisp-2.49.92-unix-x86-asdf3
(LOAD bodge-nuklear FAIL) COMMON-LISP:SIMPLE-TYPE-ERROR : OPEN: Illegal :EXTERNAL-FORMAT argument :UTF-8
bodge-odeacl-10.1s-linux-x86
(LOAD bodge-ode FAIL) COMMON-LISP:SIMPLE-ERROR : this platform does not support :unsigned-long-long
clisp-2.49.92-unix-x86-asdf3
(LOAD bodge-ode FAIL) COMMON-LISP:SIMPLE-TYPE-ERROR : OPEN: Illegal :EXTERNAL-FORMAT argument :UTF-8
bodge-openalclisp-2.49.92-unix-x86-asdf3
(LOAD bodge-openal FAIL) COMMON-LISP:SIMPLE-TYPE-ERROR : OPEN: Illegal :EXTERNAL-FORMAT argument :UTF-8
cl-patternsacl-10.1s-linux-x86
(LOAD cl-patterns FAIL) COMMON-LISP:PROGRAM-ERROR : Attempt to add the method #<STANDARD-METHOD RENDER (T (EQL :PSTREAM)) @ #x20c2d8d2> to the generic function #<STANDARD-GENERIC-FUNCTION RENDER> but the generic function requires each method to accept the keyword arguments :TEMPO, :MAX-PATTERN-YIELD-LENGTH, :MAX-OUTPUT-DURATION. The method does not accept all of these.
clisp-2.49.92-unix-x86-asdf3
(LOAD cl-patterns FAIL) COMMON-LISP:SIMPLE-ERROR : #<STANDARD-METHOD (#<BUILT-IN-CLASS T> (EQL :PSTREAM))> does not accept the keywords (:TEMPO :MAX-PATTERN-YIELD-LENGTH :MAX-OUTPUT-DURATION) of #<STANDARD-GENERIC-FUNCTION RENDER>
ecl-16.1.2-unknown-linux-x86-bytecode
(LOAD cl-patterns FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The BUILT-IN-CLASS T> #<a CLOS:EQL-SPECIALIZER>)> to the generic function #<standard-generic-function RENDER> because their lambda lists (OBJECT OUTPUT &KEY TEMPO MAX-PATTERN-YIELD-LENGTH [ truncated by cl-test-grid, total length 1952 ]
ecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD cl-patterns FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The BUILT-IN-CLASS T> #<a CLOS:EQL-SPECIALIZER>)> to the generic function #<standard-generic-function RENDER> because their lambda lists (OBJECT OUTPUT &KEY TEMPO MAX-PATTERN-YIELD-LENGTH [ truncated by cl-test-grid, total length 1952 ]
cl-semvercmu-snapshot-2016-12__21b_unicode_-linux-x86
(LOAD cl-semver-test FAIL) C::COMPILER-READ-ERROR : Read error at 1777: "(is (version= #v"1.2.0" /\#v"1.2.0"))" Error in function READ-VERSION-FROM-STRING: Could not parse version string "1.2.0"
cl-shlexecl-16.1.2-unknown-linux-x86-bytecode
(LOAD shlex FAIL) COMMON-LISP:SIMPLE-ERROR : +STORAGE-FOR-DEFLEX-VAR-SAFE-CHAR-MAP+ is an already defined constant whose value #*00000000000000000000000000000000001011010001111111111111111001001111111111111111111111111110000101111111111111111111111111100010 is not equal to the provided initial value #*00000000000000000000000000000000001011010001111111111111111001001111111111111111111111111110000111111111111111111111111111100010 under SERAPEUM::SAME-LITERAL-P.
ecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD shlex FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling #<cl-source-file "shlex" "shlex">
cl-torrentsecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD torrents FAIL) COMMON-LISP:SIMPLE-ERROR : +STORAGE-FOR-DEFLEX-VAR-SAFE-CHAR-MAP+ is an already defined constant whose value #*00000000000000000000000000000000010111110001111111111111111001001111111111111111111111111110000101111111111111111111111111100000 is not equal to the provided initial value #*00000000000000000000000000000000011011000001111111111111111001001111111111111111111111111110000101111111111111111111111111100000 under SERAPEUM::SAME-LITERAL-P.
clackclisp-2.49.92-unix-x86-asdf3
(LOAD clack-middleware-postmodern FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFCLASS DAO-CLASS: invalid option (:DOCUMENTATION "At the heart of Postmodern's DAO system is the dao-class metaclass. It allows you to define classes for your database-access objects as regular CLOS classes. Some of the slots in these classes will refer to columns in the database. To specify that a slot refers to a column, give it a :col-type option containing an S-SQL type expression (useful if you want to be able to derive a table definition from the class definition), or simply a :column option with value T. Such slots can also take a :col-default option, used to provide a database-side default value as an S-SQL expression. You can use the :col-name initarg (whose unevaluated value will be passed to to-sql-name) to specify the slot's column's name. DAO class definitions support two extra class options: :table-name to give the name of the table that the class refers to (defaults to the class name), and :keys to provide a set of primary keys for the table. If more than one key is [ truncated by cl-test-grid, total length 4678 ]
class-optionsclisp-2.49.92-unix-x86-asdf3
(LOAD class-options_tests FAIL) SYSTEM::SIMPLE-KEYWORD-ERROR : CLOS::DIRECT-SLOT-DEFINITION-CLASS-<EMF-2>-1: illegal keyword/value pair :NAME, %MY-SLOT in argument list. The allowed keywords are NIL
cmu-snapshot-2016-12__21b_unicode_-linux-x86
(LOAD class-options_tests FAIL) KERNEL:SIMPLE-PROGRAM-ERROR : Invalid keyword arguments :CLASS, :NAME. Valid keywords are: .
clawacl-10.1ms-linux-x86
(LOAD claw FAIL) common-lisp:simple-error : this platform does not support :unsigned-long-long
acl-10.1s-linux-x86
(LOAD claw FAIL) COMMON-LISP:SIMPLE-ERROR : this platform does not support :unsigned-long-long
clim-widgetsecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD clim-widgets FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
climacsecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD climacs FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
climcecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD climc FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD climc-test FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
clunit2ecl-16.1.2-unknown-linux-x86-bytecode
(LOAD clunit2 FAIL) COMMON-LISP:UNDEFINED-FUNCTION : The function FAILED is undefined.
ecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD clunit2 FAIL) COMMON-LISP:UNDEFINED-FUNCTION : The function FAILED is undefined.
database-migrationsclisp-2.49.92-unix-x86-asdf3
(LOAD database-migrations FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFCLASS DAO-CLASS: invalid option (:DOCUMENTATION "At the heart of Postmodern's DAO system is the dao-class metaclass. It allows you to define classes for your database-access objects as regular CLOS classes. Some of the slots in these classes will refer to columns in the database. To specify that a slot refers to a column, give it a :col-type option containing an S-SQL type expression (useful if you want to be able to derive a table definition from the class definition), or simply a :column option with value T. Such slots can also take a :col-default option, used to provide a database-side default value as an S-SQL expression. You can use the :col-name initarg (whose unevaluated value will be passed to to-sql-name) to specify the slot's column's name. DAO class definitions support two extra class options: :table-name to give the name of the table that the class refers to (defaults to the class name), and :keys to provide a set of primary keys for the table. If more than one key is [ truncated by cl-test-grid, total length 4678 ]
diff-match-patchabcl-1.7.1-fasl43-linux-x86
(LOAD diff-match-patch FAIL) COMMON-LISP:STORAGE-CONDITION : Stack overflow.
f2clecl-16.1.2-unknown-linux-x86-lisp-to-c
flexichainecl-16.1.2-unknown-linux-x86-bytecode
gadgetsabcl-1.7.1-fasl43-linux-x86
(LOAD test-gadgets FAIL) COMMON-LISP:PARSE-ERROR : #<PARSE-ERROR {12895C}>
acl-10.1s-linux-x86
(LOAD test-gadgets FAIL) COMMON-LISP:PARSE-ERROR : There's junk in this string: "asdf".
clisp-2.49.92-unix-x86-asdf3
(LOAD test-gadgets FAIL) SYSTEM::SIMPLE-PARSE-ERROR : PARSE-INTEGER: substring "asdf" does not have integer syntax at position 0
cmu-snapshot-2016-12__21b_unicode_-linux-x86
(LOAD test-gadgets FAIL) KERNEL:SIMPLE-PARSE-ERROR : There are no digits in this string: "asdf"
ecl-16.1.2-unknown-linux-x86-bytecode
(LOAD test-gadgets FAIL) SI::SIMPLE-PARSE-ERROR : Cannot parse an integer in the string "asdf".
ecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD test-gadgets FAIL) SI::SIMPLE-PARSE-ERROR : Cannot parse an integer in the string "asdf".
literate-lispabcl-1.7.1-fasl43-linux-x86
(LOAD literate-lisp FAIL) COMMON-LISP:READER-ERROR : The symbol "ORG" is not external in package ASDF/INTERFACE.
mcclimecl-16.1.2-unknown-linux-x86-bytecode
(LOAD clim FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-core FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-pdf FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-postscript FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-postscript-font FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD drei-mcclim FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD esa-mcclim FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-backend-common FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-bezier FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-clx-fb FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-franz FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-null FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-raster-image FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-render FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
ecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD clim FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-core FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-debugger FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-examples FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-listener FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-pdf FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-postscript FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clim-postscript-font FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD clouseau FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD drei-mcclim FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD esa-mcclim FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD functional-geometry FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-backend-common FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-bezier FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-clx-fb FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-franz FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-null FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-raster-image FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-render FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD mcclim-tree-with-cross-edges FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD scigraph FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
(LOAD slim FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
milletacl-10.1s-linux-x86
(LOAD millet FAIL) COMMON-LISP:TYPE-ERROR : attempt to take the length of a non-sequence: DEFPACKAGE
numclsbcl-1.3.21-linux-x86
openal-blobabcl-1.7.1-fasl43-linux-x86
(LOAD openal-blob FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBOPENAL.SO-14737). Unable to load library '/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so': /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so: wrong ELF class: ELFCLASS64 /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so: wrong ELF class: ELFCLASS64 Native library (home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so) not found in resource path (/home/testgrid/lisps/abcl-bin-1.7.1/abcl.jar)
openal-blobacl-10.1ms-linux-x86
(LOAD openal-blob FAIL) ffi, cffi:load-foreign-library-error : Unable to load foreign library (LIBOPENAL.SO-531). Loading /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so failed with error: /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so: wrong ELF class: ELFCLASS64.
openal-blobacl-10.1s-linux-x86
(LOAD openal-blob FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBOPENAL.SO-531). Loading /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so failed with error: /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so: wrong ELF class: ELFCLASS64.
openal-blobccl-1.10-r16196-f96-linux-x86
(LOAD openal-blob FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBOPENAL.SO-7614). Error opening shared library /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so : /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so: wrong ELF class: ELFCLASS64.
openal-blobccl-1.11-5-rv1.11.5-f96-linux-x86
(LOAD openal-blob FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBOPENAL.SO-226). Error opening shared library /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so : /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so: wrong ELF class: ELFCLASS64.
openal-blobecl-16.1.2-unknown-linux-x86-bytecode
(LOAD openal-blob FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBOPENAL.SO-228). LOAD-FOREIGN-MODULE: Could not load foreign module "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so" (Error: "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so: wrong ELF class: ELFCLASS64")
openal-blobecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD openal-blob FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBOPENAL.SO-228). LOAD-FOREIGN-MODULE: Could not load foreign module "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so" (Error: "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so: wrong ELF class: ELFCLASS64")
openal-blobsbcl-1.3.21-linux-x86
(LOAD openal-blob FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBOPENAL.SO-490). Error opening shared object "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so": /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/openal-blob-stable-git/x86/libopenal.so: wrong ELF class: ELFCLASS64.
pgloaderclisp-2.49.92-unix-x86-asdf3
(LOAD pgloader FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFCLASS DAO-CLASS: invalid option (:DOCUMENTATION "At the heart of Postmodern's DAO system is the dao-class metaclass. It allows you to define classes for your database-access objects as regular CLOS classes. Some of the slots in these classes will refer to columns in the database. To specify that a slot refers to a column, give it a :col-type option containing an S-SQL type expression (useful if you want to be able to derive a table definition from the class definition), or simply a :column option with value T. Such slots can also take a :col-default option, used to provide a database-side default value as an S-SQL expression. You can use the :col-name initarg (whose unevaluated value will be passed to to-sql-name) to specify the slot's column's name. DAO class definitions support two extra class options: :table-name to give the name of the table that the class refers to (defaults to the class name), and :keys to provide a set of primary keys for the table. If more than one key is [ truncated by cl-test-grid, total length 4678 ]
pkg-docecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD pkg-doc FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
postmodernclisp-2.49.92-unix-x86-asdf3
(LOAD postmodern FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFCLASS DAO-CLASS: invalid option (:DOCUMENTATION "At the heart of Postmodern's DAO system is the dao-class metaclass. It allows you to define classes for your database-access objects as regular CLOS classes. Some of the slots in these classes will refer to columns in the database. To specify that a slot refers to a column, give it a :col-type option containing an S-SQL type expression (useful if you want to be able to derive a table definition from the class definition), or simply a :column option with value T. Such slots can also take a :col-default option, used to provide a database-side default value as an S-SQL expression. You can use the :col-name initarg (whose unevaluated value will be passed to to-sql-name) to specify the slot's column's name. DAO class definitions support two extra class options: :table-name to give the name of the table that the class refers to (defaults to the class name), and :keys to provide a set of primary keys for the table. If more than one key is [ truncated by cl-test-grid, total length 4678 ]
postmodern-localtimeclisp-2.49.92-unix-x86-asdf3
(LOAD postmodern-localtime FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFCLASS DAO-CLASS: invalid option (:DOCUMENTATION "At the heart of Postmodern's DAO system is the dao-class metaclass. It allows you to define classes for your database-access objects as regular CLOS classes. Some of the slots in these classes will refer to columns in the database. To specify that a slot refers to a column, give it a :col-type option containing an S-SQL type expression (useful if you want to be able to derive a table definition from the class definition), or simply a :column option with value T. Such slots can also take a :col-default option, used to provide a database-side default value as an S-SQL expression. You can use the :col-name initarg (whose unevaluated value will be passed to to-sql-name) to specify the slot's column's name. DAO class definitions support two extra class options: :table-name to give the name of the table that the class refers to (defaults to the class name), and :keys to provide a set of primary keys for the table. If more than one key is [ truncated by cl-test-grid, total length 4678 ]
postmodernityclisp-2.49.92-unix-x86-asdf3
(LOAD postmodernity FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFCLASS DAO-CLASS: invalid option (:DOCUMENTATION "At the heart of Postmodern's DAO system is the dao-class metaclass. It allows you to define classes for your database-access objects as regular CLOS classes. Some of the slots in these classes will refer to columns in the database. To specify that a slot refers to a column, give it a :col-type option containing an S-SQL type expression (useful if you want to be able to derive a table definition from the class definition), or simply a :column option with value T. Such slots can also take a :col-default option, used to provide a database-side default value as an S-SQL expression. You can use the :col-name initarg (whose unevaluated value will be passed to to-sql-name) to specify the slot's column's name. DAO class definitions support two extra class options: :table-name to give the name of the table that the class refers to (defaults to the class name), and :keys to provide a set of primary keys for the table. If more than one key is [ truncated by cl-test-grid, total length 4678 ]
puriabcl-1.7.1-fasl43-linux-x86
(WHOLE-TEST-SUITE FAIL) QUICKLISP-CLIENT:SYSTEM-NOT-FOUND : System "puri-tests" not found
puriccl-1.10-r16196-f96-linux-x86
(WHOLE-TEST-SUITE FAIL) QUICKLISP-CLIENT:SYSTEM-NOT-FOUND : System "puri-tests" not found
puriccl-1.11-5-rv1.11.5-f96-linux-x86
(WHOLE-TEST-SUITE FAIL) QUICKLISP-CLIENT:SYSTEM-NOT-FOUND : System "puri-tests" not found
puriclisp-2.49.92-unix-x86-asdf3
(WHOLE-TEST-SUITE FAIL) QUICKLISP-CLIENT:SYSTEM-NOT-FOUND : System "puri-tests" not found
puricmu-snapshot-2016-12__21b_unicode_-linux-x86
(WHOLE-TEST-SUITE FAIL) QUICKLISP-CLIENT:SYSTEM-NOT-FOUND : System "puri-tests" not found
puriecl-16.1.2-unknown-linux-x86-bytecode
(WHOLE-TEST-SUITE FAIL) QUICKLISP-CLIENT:SYSTEM-NOT-FOUND : System "puri-tests" not found
puriecl-16.1.2-unknown-linux-x86-lisp-to-c
(WHOLE-TEST-SUITE FAIL) QUICKLISP-CLIENT:SYSTEM-NOT-FOUND : System "puri-tests" not found
purisbcl-1.3.21-linux-x86
(WHOLE-TEST-SUITE FAIL) QUICKLISP-CLIENT:SYSTEM-NOT-FOUND : System "puri-tests" not found
rockabcl-1.7.1-fasl43-linux-x86
(LOAD rock-test FAIL) IT.BESE.FIVEAM::CHECK-FAILURE : The following check failed: ((ROCK:BUILD :ROCK-TEST)) Test didn't finish.
ryeboyacl-10.1s-linux-x86
(LOAD ryeboy FAIL) PROTOBUF-SYSTEM::PROTOBUF-COMPILE-FAILED : Failed to compile proto file. Command: "protoc --proto_path=/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/ --lisp_out=/home/testgrid/cl-test-grid/work-dir/agent/test-runs/20201023095347-acl-10.1s-linux-x86/fasl/ql/dists/quicklisp/software/ryeboy-20201016-git/ /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/proto.proto" while #<PROTO-TO-LISP > on #<PROTOBUF-SOURCE-FILE "ryeboy" "proto">
ccl-1.10-r16196-f96-linux-x86
(LOAD ryeboy FAIL) PROTOBUF-SYSTEM::PROTOBUF-COMPILE-FAILED : Failed to compile proto file. Command: "protoc --proto_path=/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/ --lisp_out=/home/testgrid/cl-test-grid/work-dir/agent/test-runs/20201021011616-ccl-1.10-r16196-f96-linux-x86/fasl/ql/dists/quicklisp/software/ryeboy-20201016-git/ /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/proto.proto" while PROTO-TO-LISP on #<PROTOBUF-SOURCE-FILE "ryeboy" "proto">
ccl-1.11-5-rv1.11.5-f96-linux-x86
(LOAD ryeboy FAIL) PROTOBUF-SYSTEM::PROTOBUF-COMPILE-FAILED : Failed to compile proto file. Command: "protoc --proto_path=/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/ --lisp_out=/home/testgrid/cl-test-grid/work-dir/agent/test-runs/20201023044954-ccl-1.11-5-rv1.11.5-f96-linux-x86/fasl/ql/dists/quicklisp/software/ryeboy-20201016-git/ /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/proto.proto" while PROTO-TO-LISP on #<PROTOBUF-SOURCE-FILE "ryeboy" "proto">
cmu-snapshot-2016-12__21b_unicode_-linux-x86
(LOAD ryeboy FAIL) PROTOBUF-SYSTEM::PROTOBUF-COMPILE-FAILED : Failed to compile proto file. Command: "protoc --proto_path=/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/ --lisp_out=/home/testgrid/cl-test-grid/work-dir/agent/test-runs/20201021073437-cmu-snapshot-2016-12__21b_unicode_-linux-x86/fasl/ql/dists/quicklisp/software/ryeboy-20201016-git/ /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/proto.proto" while PROTO-TO-LISP on #<PROTOBUF-SOURCE-FILE "ryeboy" "proto">
ecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD ryeboy FAIL) PROTOBUF-SYSTEM::PROTOBUF-COMPILE-FAILED : Failed to compile proto file. Command: "protoc --proto_path=/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/ --lisp_out=/home/testgrid/cl-test-grid/work-dir/agent/test-runs/20201022075413-ecl-16.1.2-unknown-linux-x86-lisp-to-c/fasl/ql/dists/quicklisp/software/ryeboy-20201016-git/ /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/proto.proto" while PROTO-TO-LISP on #<protobuf-source-file "ryeboy" "proto">
sbcl-1.3.21-linux-x86
(LOAD ryeboy FAIL) PROTOBUF-SYSTEM::PROTOBUF-COMPILE-FAILED : Failed to compile proto file. Command: "protoc --proto_path=/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/ --lisp_out=/home/testgrid/cl-test-grid/work-dir/agent/test-runs/20201020212848-sbcl-1.3.21-linux-x86/fasl/ql/dists/quicklisp/software/ryeboy-20201016-git/ /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/ryeboy-20201016-git/proto.proto" while PROTO-TO-LISP on #<PROTOBUF-SOURCE-FILE "ryeboy" "proto">
select-fileecl-16.1.2-unknown-linux-x86-lisp-to-c
(LOAD select-file FAIL) COMMON-LISP:SIMPLE-ERROR : Cannot add the method #<standard-method UNNAMED (#<The CLIM-INTERNALS::PRESENTATION-TYPE-CLASS CLIM-INTERNALS::|(presentation-type COMMON-LISP::NULL)|> #<The BUILT-IN-CLASS T> #<The BUILT-IN-CLASS T> #<The STANDARD-CLASS CLIM:TEXTUAL-VIEW>)> to the generic function #<presentation-generic-function %ACCEPT> because their lambda lists (TYPE-KEY TYPE STREAM [ truncated by cl-test-grid, total length 2728 ]
sndfile-blobccl-1.10-r16196-f96-linux-x86
(LOAD sndfile-blob FAIL) CCL::INVALID-MEMORY-ACCESS : Fault during read of memory address #x6E8A2A04
ccl-1.11-5-rv1.11.5-f96-linux-x86
(LOAD sndfile-blob FAIL) CCL::INVALID-MEMORY-ACCESS : Fault during read of memory address #x6E834A04
spellcmu-snapshot-2016-12__21b_unicode_-linux-x86
(LOAD spell FAIL) KERNEL:HEAP-OVERFLOW : Heap (dynamic space) overflow
sucleabcl-1.7.1-fasl43-linux-x86
(LOAD control FAIL) COMMON-LISP:READER-ERROR : The symbol "IMAGE" is not external in package %GLFW.
(LOAD window FAIL) COMMON-LISP:READER-ERROR : The symbol "IMAGE" is not external in package %GLFW.
clisp-2.49.92-unix-x86-asdf3
(LOAD control FAIL) COMMON-LISP:SIMPLE-TYPE-ERROR : OPEN: Illegal :EXTERNAL-FORMAT argument :UTF-8
(LOAD window FAIL) COMMON-LISP:SIMPLE-TYPE-ERROR : OPEN: Illegal :EXTERNAL-FORMAT argument :UTF-8
uconsacl-10.1ms-linux-x86
(LOAD ucons FAIL) common-lisp:unbound-variable : Attempt to take the value of the unbound variable `*namespace-table*'.
clisp-2.49.92-unix-x86-asdf3
(LOAD ucons FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : in #:|364 368 (TRIVIAL-CLTL2:DEFINE-DECLARATION OPTIMIZER (SPECIFIER ENV) ...)-31| in lines 364..368 : Misplaced declaration: (DECLARE (IGNORABLE ENV))

To reports overview

Generated at: 2020-11-15 04:35:54 GMT.