quicklisp 2022-04-01 | quicklisp 2022-07-08 | |
---|---|---|
abcl-1.6.0-fasl43-linux-x86 | (LOAD prometheus.collectors.process FAIL) ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: no such method (LOAD prometheus.collectors.process.test FAIL) ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: no such method (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.examples FAIL) ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: no such method (LOAD prometheus.exposers.hunchentoot FAIL) COMMON-LISP:ERROR : no such method (LOAD prometheus.exposers.hunchentoot.test FAIL) COMMON-LISP:ERROR : no such method (LOAD prometheus.pushgateway FAIL) COMMON-LISP:ERROR : no such method (LOAD prometheus.pushgateway.test FAIL) COMMON-LISP:ERROR : no such method (LOAD prometheus.test.all FAIL) ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: no such method | |
abcl-1.7.0-fasl43-linux-x86 | (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.examples FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.test.all FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. | |
abcl-1.7.1-fasl43-linux-x86 | (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.examples FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.test.all FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. | |
abcl-1.8.0-fasl43-linux-x64 | (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.examples FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.test.all FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. | (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.examples FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.test.all FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. |
abcl-1.8.0-fasl43-linux-x86 | (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.examples FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. (LOAD prometheus.test.all FAIL) COMMON-LISP:READER-ERROR : The package "SB-THREAD" can't be found. | |
acl-10.0-linux-x86 | (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.examples FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.exposers.hunchentoot.test FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to set dispatch macro in system readtable #<readtable @ #x2012072a>; copy readtable first. (LOAD prometheus.pushgateway FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to set dispatch macro in system readtable #<readtable @ #x2012072a>; copy readtable first. (LOAD prometheus.pushgateway.test FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to set dispatch macro in system readtable #<readtable @ #x2012072a>; copy readtable first. (LOAD prometheus.test.all FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to set dispatch macro in system readtable #<readtable @ #x2011ff22>; copy readtable first. | |
acl-10.0m-linux-x86 | (LOAD prometheus.collectors.process.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.collectors.sbcl FAIL) common-lisp:reader-error : Package "sb-thread" not found. [file position = 620] (LOAD prometheus.collectors.sbcl.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.examples FAIL) common-lisp:reader-error : Package "sb-thread" not found. [file position = 620] (LOAD prometheus.exposers.hunchentoot.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.formats.text.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.pushgateway FAIL) common-lisp:simple-error : Attempt to set dispatch macro in system readtable #<readtable @ #x2012075a>; copy readtable first. (LOAD prometheus.pushgateway.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test.all FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test.support FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. | |
acl-10.0ms-linux-x86 | (LOAD prometheus.collectors.process.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.collectors.sbcl FAIL) common-lisp:reader-error : Package "sb-thread" not found. [file position = 620] (LOAD prometheus.collectors.sbcl.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.examples FAIL) common-lisp:reader-error : Package "sb-thread" not found. [file position = 620] (LOAD prometheus.exposers.hunchentoot.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.formats.text.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.pushgateway FAIL) common-lisp:simple-error : Attempt to set dispatch macro in system readtable #<readtable @ #x201224f2>; copy readtable first. (LOAD prometheus.pushgateway.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test.all FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test.support FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. | |
acl-10.0s-linux-x86 | (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.examples FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.exposers.hunchentoot.test FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to set dispatch macro in system readtable #<readtable @ #x20122592>; copy readtable first. (LOAD prometheus.pushgateway FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to set dispatch macro in system readtable #<readtable @ #x20122592>; copy readtable first. (LOAD prometheus.pushgateway.test FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to set dispatch macro in system readtable #<readtable @ #x20122592>; copy readtable first. (LOAD prometheus.test.all FAIL) COMMON-LISP:SIMPLE-ERROR : Attempt to set dispatch macro in system readtable #<readtable @ #x20121d7a>; copy readtable first. | |
acl-10.1-linux-x86 | (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.examples FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.exposers.hunchentoot FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.exposers.hunchentoot.test FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.formats.text FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.formats.text.test FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.pushgateway FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.pushgateway.test FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.test.all FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. | |
acl-10.1m-linux-x86 | (LOAD prometheus.collectors.process.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.collectors.sbcl FAIL) common-lisp:reader-error : Package "sb-thread" not found. [file position = 620] (LOAD prometheus.collectors.sbcl.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.examples FAIL) common-lisp:type-error : Attempt to store in the car field of nil which is not a cons. (LOAD prometheus.exposers.hunchentoot FAIL) common-lisp:type-error : Attempt to store in the car field of nil which is not a cons. (LOAD prometheus.exposers.hunchentoot.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.formats.text FAIL) common-lisp:type-error : Attempt to store in the car field of nil which is not a cons. (LOAD prometheus.formats.text.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.pushgateway FAIL) common-lisp:type-error : Attempt to store in the car field of nil which is not a cons. (LOAD prometheus.pushgateway.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test.all FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test.support FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. | |
acl-10.1ms-linux-x86 | (LOAD prometheus.collectors.process.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.collectors.sbcl FAIL) common-lisp:reader-error : Package "sb-thread" not found. [file position = 620] (LOAD prometheus.collectors.sbcl.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.examples FAIL) common-lisp:type-error : Attempt to store in the car field of nil which is not a cons. (LOAD prometheus.exposers.hunchentoot FAIL) common-lisp:type-error : Attempt to store in the car field of nil which is not a cons. (LOAD prometheus.exposers.hunchentoot.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.formats.text FAIL) common-lisp:type-error : Attempt to store in the car field of nil which is not a cons. (LOAD prometheus.formats.text.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.pushgateway FAIL) common-lisp:type-error : Attempt to store in the car field of nil which is not a cons. (LOAD prometheus.pushgateway.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test.all FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. (LOAD prometheus.test.support FAIL) common-lisp:undefined-function : attempt to call `IN-PACKAGE' which is an undefined function. | |
acl-10.1s-linux-x86 | (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:READER-ERROR : Package "SB-THREAD" not found. [file position = 620] (LOAD prometheus.examples FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.exposers.hunchentoot FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.exposers.hunchentoot.test FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.formats.text FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.formats.text.test FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.pushgateway FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.pushgateway.test FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. (LOAD prometheus.test.all FAIL) COMMON-LISP:TYPE-ERROR : Attempt to store in the car field of NIL which is not a cons. | |
ccl-1.10-r16196-f96-linux-x86 | (LOAD prometheus.collectors.sbcl FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.collectors.sbcl.test FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.examples FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.test.all FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) | |
ccl-1.11-5-rv1.11.5-f96-linux-x86 | (LOAD prometheus.collectors.sbcl FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.collectors.sbcl.test FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.examples FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.test.all FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) | |
ccl-1.12-1-f98-linux-x64 | (LOAD prometheus.collectors.sbcl FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.collectors.sbcl.test FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.examples FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.test.all FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) | (LOAD prometheus.collectors.sbcl FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.collectors.sbcl.test FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.examples FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.test.all FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) |
ccl-1.12-1-rv1.12.1-f98-linux-x64 | (LOAD prometheus.collectors.sbcl FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.collectors.sbcl.test FAIL) CCL::NO-SUCH-PACKAGE : There is no package named "SB-THREAD" . (LOAD prometheus.examples FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.exposers.hunchentoot.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.formats.text.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.pushgateway.test FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) (LOAD prometheus.test.all FAIL) CCL::SIMPLE-PROGRAM-ERROR : Illegal arg (EQL) | |
clisp-2.49.92-unix-x64 | (LOAD prometheus.collectors.sbcl FAIL) SYSTEM::SIMPLE-PACKAGE-ERROR : READ from #<INPUT BUFFERED FILE-STREAM CHARACTER
#P"/home/cl/tg-work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/collectors/sbcl/threads.lisp"
@16>: there is no package with name "SB-THREAD"
(LOAD prometheus.collectors.sbcl.test FAIL) SYSTEM::SIMPLE-PACKAGE-ERROR : READ from #<INPUT BUFFERED FILE-STREAM CHARACTER
#P"/home/cl/tg-work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/collectors/sbcl/threads.lisp"
@16>: there is no package with name "SB-THREAD"
(LOAD prometheus.examples FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.exposers.hunchentoot FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.exposers.hunchentoot.test FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.formats.text FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.formats.text.test FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.pushgateway FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.pushgateway.test FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.test.all FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) | (LOAD prometheus.collectors.sbcl FAIL) SYSTEM::SIMPLE-PACKAGE-ERROR : READ from #<INPUT BUFFERED FILE-STREAM CHARACTER
#P"/home/cl/tg-work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/collectors/sbcl/threads.lisp"
@16>: there is no package with name "SB-THREAD"
(LOAD prometheus.collectors.sbcl.test FAIL) SYSTEM::SIMPLE-PACKAGE-ERROR : READ from #<INPUT BUFFERED FILE-STREAM CHARACTER
#P"/home/cl/tg-work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/collectors/sbcl/threads.lisp"
@16>: there is no package with name "SB-THREAD"
(LOAD prometheus.examples FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.exposers.hunchentoot FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.exposers.hunchentoot.test FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.formats.text FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.formats.text.test FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.pushgateway FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.pushgateway.test FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.test.all FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) |
clisp-2.49.92-unix-x86-asdf3 | (LOAD prometheus.collectors.sbcl FAIL) SYSTEM::SIMPLE-PACKAGE-ERROR : READ from #<INPUT BUFFERED FILE-STREAM CHARACTER
#P"/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/collectors/sbcl/threads.lisp"
@16>: there is no package with name "SB-THREAD"
(LOAD prometheus.collectors.sbcl.test FAIL) SYSTEM::SIMPLE-PACKAGE-ERROR : READ from #<INPUT BUFFERED FILE-STREAM CHARACTER
#P"/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/collectors/sbcl/threads.lisp"
@16>: there is no package with name "SB-THREAD"
(LOAD prometheus.examples FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.exposers.hunchentoot FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.exposers.hunchentoot.test FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.formats.text FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.formats.text.test FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.pushgateway FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.pushgateway.test FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) (LOAD prometheus.test.all FAIL) SYSTEM::SIMPLE-SOURCE-PROGRAM-ERROR : DEFMETHOD CATCH-STRANGE-FLOAT: Invalid specializer (EQL) in lambda list ((VALUE
(EQL))) | |
cmu-snapshot-2014-01__20e_unicode_-linux-x86 | (LOAD prometheus FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.collectors.process FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd:
Error in function LISP::SLOLOAD: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.collectors.process.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd:
Error in function LISP::SLOLOAD: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.collectors.sbcl FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.collectors.sbcl.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.examples FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd:
Error in function LISP::SLOLOAD: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.exposers.hunchentoot FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.exposers.hunchentoot.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.formats.text FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.formats.text.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.pushgateway FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.pushgateway.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.test.all FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.test.support FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. | |
cmu-snapshot-2014-05-dirty__20e_unicode_-linux-x86 | (LOAD prometheus FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.collectors.process FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd:
Error in function LISP::SLOLOAD: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.collectors.process.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd:
Error in function LISP::SLOLOAD: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.collectors.sbcl FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.collectors.sbcl.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.examples FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd:
Error in function LISP::SLOLOAD: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.exposers.hunchentoot FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.exposers.hunchentoot.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.formats.text FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.formats.text.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.pushgateway FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.pushgateway.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.test.all FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. (LOAD prometheus.test.support FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd:
Error in function "Top-Level Form": You need ASDF >= 3.1 to load this system correctly. | |
cmu-snapshot-2014-12___20f_unicode_-linux-x86 | (LOAD prometheus FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.collectors.process FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.collectors.process.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.collectors.sbcl FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.collectors.sbcl.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.examples FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.exposers.hunchentoot FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.exposers.hunchentoot.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.formats.text FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.formats.text.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.pushgateway FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.pushgateway.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.test.all FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.test.support FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
| |
cmu-snapshot-2016-12__21b_unicode_-linux-x86 | (LOAD prometheus FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.collectors.process FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.collectors.process.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.collectors.sbcl FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.collectors.sbcl.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.examples FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.exposers.hunchentoot FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.exposers.hunchentoot.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.formats.text FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.formats.text.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.pushgateway FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.pushgateway.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.test FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.test.all FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
(LOAD prometheus.test.support FAIL) C::COMPILER-READ-ERROR : Read error at 179:
"(sb-ext:define-hash-table-test/\ labels-equalp labels-sxhash)"
Reader error at 209 on #<Stream for file "/home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/src/prometheus/base/metrics-storage.lisp">:
package "SB-EXT" not found
| |
ecl-16.1.2-unknown-linux-x86-bytecode | (LOAD prometheus.collectors.process FAIL) ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Cannot find the external symbol *CC* in #<"C" package>. (LOAD prometheus.collectors.process.test FAIL) ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Cannot find the external symbol *CC* in #<"C" package>. (LOAD prometheus.collectors.sbcl FAIL) COMMON-LISP:SIMPLE-ERROR : There is no package with the name SB-THREAD. (LOAD prometheus.collectors.sbcl.test FAIL) COMMON-LISP:SIMPLE-ERROR : There is no package with the name SB-THREAD. (LOAD prometheus.examples FAIL) ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Cannot find the external symbol *CC* in #<"C" package>. (LOAD prometheus.test.all FAIL) ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Cannot find the external symbol *CC* in #<"C" package>. | |
ecl-16.1.2-unknown-linux-x86-lisp-to-c | (LOAD prometheus.collectors.process FAIL) SI::SIMPLE-PACKAGE-ERROR : There exists no package with name "SPLIT-SEQUENCE" (LOAD prometheus.collectors.process.test FAIL) SI::SIMPLE-PACKAGE-ERROR : There exists no package with name "SPLIT-SEQUENCE" (LOAD prometheus.collectors.sbcl FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<cl-source-file "prometheus.collectors.sbcl" "src/collectors/sbcl" "threads"> (LOAD prometheus.collectors.sbcl.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<cl-source-file "prometheus.collectors.sbcl" "src/collectors/sbcl" "threads"> (LOAD prometheus.examples FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<cl-source-file "prometheus.collectors.sbcl" "src/collectors/sbcl" "threads"> (LOAD prometheus.test.all FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<cl-source-file "prometheus.collectors.sbcl" "src/collectors/sbcl" "threads"> | |
sbcl-1.1.11-linux-x86 | (LOAD prometheus FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.collectors.process FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.collectors.process.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.collectors.sbcl FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.collectors.sbcl.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.examples FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.exposers.hunchentoot FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.exposers.hunchentoot.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.formats.text FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.formats.text.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.pushgateway FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.pushgateway.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.test.all FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.test.support FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during COMPILE-FILE: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) | |
sbcl-1.1.16-linux-x86 | (LOAD prometheus FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.collectors.process FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.collectors.process.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.collectors.sbcl FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.collectors.sbcl.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.examples FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system prometheus.collectors.process from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/prometheus.cl-20201220-git/prometheus.collectors.process.asd: Error while trying to load definition for system cffi-toolchain from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/cffi_0.24.1/cffi-toolchain.asd: CFFI-toolchain requires ASDF 3.1! (LOAD prometheus.exposers.hunchentoot FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.exposers.hunchentoot.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.formats.text FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.formats.text.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.pushgateway FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.pushgateway.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.test FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.test.all FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) (LOAD prometheus.test.support FAIL) needs newer ASDF, ASDF/FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR : Error while trying to load definition for system bordeaux-threads from pathname /home/testgrid/cl-test-grid/work-dir/agent/quicklisp/dists/quicklisp/software/bordeaux-threads-v0.8.8/bordeaux-threads.asd: READ error during LOAD: You need ASDF >= 3.1 to load this system correctly.(in form starting at line: 1, column: 0, file-position: 0) | |
sbcl-1.2.6-linux-x86 | (LOAD prometheus FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.examples FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.all FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.support FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> | |
sbcl-1.3.12-linux-x86 | (LOAD prometheus FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.examples FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.all FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.support FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> | |
sbcl-1.3.17-linux-x86 | (LOAD prometheus FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.examples FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.all FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.support FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> | |
sbcl-1.3.20-linux-x86 | (LOAD prometheus FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.examples FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.all FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.support FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> | |
sbcl-1.3.21-linux-x86 | (LOAD prometheus FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.process.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.collectors.sbcl.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.examples FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.exposers.hunchentoot.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.formats.text.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.pushgateway.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.all FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> (LOAD prometheus.test.support FAIL) UIOP/LISP-BUILD:COMPILE-FILE-ERROR : COMPILE-FILE-ERROR while compiling
#<CL-SOURCE-FILE "prometheus" "src/prometheus" "metrics" "int-counter"> | |
sbcl-2.2.1-linux-x64 |