cl-secp256k1 results collected by cl-test-grid

Results on the last two Quicklisp distributions

 quicklisp 2022-07-08
abcl-1.8.0-fasl43-linux-x64
(LOAD secp256k1 FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBSECP256K1). Unable to load library 'secp256k1': libsecp256k1.so: cannot open shared object file: No such file or directory libsecp256k1.so: cannot open shared object file: No such file or directory Native library (linux-x86-64/libsecp256k1.so) not found in resource path (/usr/local/share/abcl/abcl.jar)
ccl-1.12-1-f98-linux-x64
(LOAD secp256k1 FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBSECP256K1). Error opening shared library libsecp256k1.so : libsecp256k1.so: cannot open shared object file: No such file or directory.
clisp-2.49.92-unix-x64
(LOAD secp256k1 FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBSECP256K1). FFI:OPEN-FOREIGN-LIBRARY: Cannot open library "libsecp256k1.so": "libsecp256k1.so: cannot open shared object file: No such file or directory"
sbcl-2.2.1-linux-x64
(LOAD secp256k1 FAIL) ffi, CFFI:LOAD-FOREIGN-LIBRARY-ERROR : Unable to load foreign library (LIBSECP256K1). Error opening shared object "libsecp256k1.so": libsecp256k1.so: cannot open shared object file: No such file or directory.

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:13 GMT.