fast-generic-functions results collected by cl-test-grid

Results on the last two Quicklisp distributions

 quicklisp 2022-04-01quicklisp 2022-07-08
abcl-1.6.0-fasl43-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to define a subclass of built-in-class COMMON-LISP:T.
abcl-1.7.0-fasl43-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to define a subclass of built-in-class COMMON-LISP:T.
abcl-1.7.1-fasl43-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to define a subclass of built-in-class COMMON-LISP:T.
abcl-1.8.0-fasl43-linux-x64
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to define a subclass of built-in-class COMMON-LISP:T.
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to define a subclass of built-in-class COMMON-LISP:T.
abcl-1.8.0-fasl43-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to define a subclass of built-in-class COMMON-LISP:T.
acl-10.0-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:PROGRAM-ERROR : Class #<COMMON-LISP:STANDARD-CLASS SEALABLE-METAOBJECT-INSTANCE @ #x20943062>'s metaclass is not compatible with its designated superclass #<BUILT-IN-CLASS T>
acl-10.0m-linux-x86
(LOAD fast-generic-functions FAIL) common-lisp:program-error : Class #<common-lisp:standard-class sealable-metaobject-instance @ #x20ac94ea>'s metaclass is not compatible with its designated superclass #<built-in-class t>
acl-10.0ms-linux-x86
(LOAD fast-generic-functions FAIL) common-lisp:program-error : Class #<common-lisp:standard-class sealable-metaobject-instance @ #x20ad759a>'s metaclass is not compatible with its designated superclass #<built-in-class t>
acl-10.0s-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:PROGRAM-ERROR : Class #<COMMON-LISP:STANDARD-CLASS SEALABLE-METAOBJECT-INSTANCE @ #x20ad763a>'s metaclass is not compatible with its designated superclass #<BUILT-IN-CLASS T>
acl-10.1-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:PROGRAM-ERROR : Class #<COMMON-LISP:STANDARD-CLASS SEALABLE-METAOBJECT-INSTANCE @ #x2099857a>'s metaclass is not compatible with its designated superclass #<BUILT-IN-CLASS T>
acl-10.1m-linux-x86
(LOAD fast-generic-functions FAIL) common-lisp:program-error : Class #<common-lisp:standard-class sealable-metaobject-instance @ #x20986d22>'s metaclass is not compatible with its designated superclass #<built-in-class t>
acl-10.1ms-linux-x86
(LOAD fast-generic-functions FAIL) common-lisp:program-error : Class #<common-lisp:standard-class sealable-metaobject-instance @ #x209c511a>'s metaclass is not compatible with its designated superclass #<built-in-class t>
acl-10.1s-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:PROGRAM-ERROR : Class #<COMMON-LISP:STANDARD-CLASS SEALABLE-METAOBJECT-INSTANCE @ #x209c606a>'s metaclass is not compatible with its designated superclass #<BUILT-IN-CLASS T>
ccl-1.10-r16196-f96-linux-x86
ccl-1.11-5-rv1.11.5-f96-linux-x86
ccl-1.12-1-f98-linux-x64
ccl-1.12-1-rv1.12.1-f98-linux-x64
clisp-2.49.92-unix-x64
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : (DEFCLASS SEALABLE-METAOBJECT-INSTANCE): superclass #<BUILT-IN-CLASS T> should be of class STANDARD-CLASS
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : (DEFCLASS SEALABLE-METAOBJECT-INSTANCE): superclass #<BUILT-IN-CLASS T> should be of class STANDARD-CLASS
clisp-2.49.92-unix-x86-asdf3
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : (DEFCLASS SEALABLE-METAOBJECT-INSTANCE): superclass #<BUILT-IN-CLASS T> should be of class STANDARD-CLASS
cmu-snapshot-2014-01__20e_unicode_-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Error in function "DEFMETHOD SHARED-INITIALIZE AFTER (STD-CLASS T)": The class #<STANDARD-CLASS SEALABLE-METAOBJECT-MIXIN {5813D815}> was specified as a super-class of the class #<FUNCALLABLE-STANDARD-CLASS SEALABLE-GENERIC-FUNCTION {58FD3735}>, but the meta-classes #<STANDARD-CLASS STANDARD-CLASS {282155AD}> and #<STANDARD-CLASS FUNCALLABLE-STANDARD-CLASS {282179ED}> are incompatible. Define a method for VALIDATE-SUPERCLASS to avoid this error.
cmu-snapshot-2014-05-dirty__20e_unicode_-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Error in function "DEFMETHOD SHARED-INITIALIZE AFTER (STD-CLASS T)": The class #<STANDARD-CLASS SEALABLE-METAOBJECT-MIXIN {5813CD05}> was specified as a super-class of the class #<FUNCALLABLE-STANDARD-CLASS SEALABLE-GENERIC-FUNCTION {58FCBEED}>, but the meta-classes #<STANDARD-CLASS STANDARD-CLASS {28215EAD}> and #<STANDARD-CLASS FUNCALLABLE-STANDARD-CLASS {282182ED}> are incompatible. Define a method for VALIDATE-SUPERCLASS to avoid this error.
cmu-snapshot-2014-12___20f_unicode_-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Error in function "DEFMETHOD SHARED-INITIALIZE AFTER (STD-CLASS T)": The class #<STANDARD-CLASS SEALABLE-METAOBJECT-MIXIN {596CE37D}> was specified as a super-class of the class #<FUNCALLABLE-STANDARD-CLASS SEALABLE-GENERIC-FUNCTION {58562C65}>, but the meta-classes #<STANDARD-CLASS STANDARD-CLASS {28216CF5}> and #<STANDARD-CLASS FUNCALLABLE-STANDARD-CLASS {28219135}> are incompatible. Define a method for VALIDATE-SUPERCLASS to avoid this error.
cmu-snapshot-2016-12__21b_unicode_-linux-x86
(LOAD fast-generic-functions FAIL) COMMON-LISP:SIMPLE-ERROR : Error in function "DEFMETHOD SHARED-INITIALIZE AFTER (STD-CLASS T)": The class #<STANDARD-CLASS SEALABLE-METAOBJECT-MIXIN {582EDB4D}> was specified as a super-class of the class #<FUNCALLABLE-STANDARD-CLASS SEALABLE-GENERIC-FUNCTION {5870B37D}>, but the meta-classes #<STANDARD-CLASS STANDARD-CLASS {2823E2D5}> and #<STANDARD-CLASS FUNCALLABLE-STANDARD-CLASS {28240715}> are incompatible. Define a method for VALIDATE-SUPERCLASS to avoid this error.
ecl-16.1.2-unknown-linux-x86-bytecode
ecl-16.1.2-unknown-linux-x86-lisp-to-c
sbcl-1.1.11-linux-x86
(LOAD fast-generic-functions FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "sealable-metaobjects" "generic-functions">
sbcl-1.1.16-linux-x86
(LOAD fast-generic-functions FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "sealable-metaobjects" "generic-functions">
sbcl-1.2.6-linux-x86
sbcl-1.3.12-linux-x86
sbcl-1.3.17-linux-x86
sbcl-1.3.20-linux-x86
sbcl-1.3.21-linux-x86
sbcl-2.2.1-linux-x64

Breakdown by testcases: for every failed testcase the lisp implmentations it fails on

The library does not have a testsuite adapter for CL Test Grid.

To reports overview

Generated at: 2022-07-26 12:39:22 GMT.