Hi!

On Wed, 2023-04-05 at 16:29 +0800, Bo YU wrote:
> Oops.
> Could you try the package?
> https://drive.google.com/file/d/1BqVpACiiXHM2pc5h1HzqqxWQugv4PGwN/view?usp=share_link
> Or attachment file.
> 
> It should work on my Unmatched board:
> 
> ```
> rv@unmatched:~$ sbcl
> This is SBCL 2.2.2.debian, an implementation of ANSI Common Lisp.
> More information about SBCL is available at <http://www.sbcl.org/>.
> 
> SBCL is free software, provided as is, with absolutely no warranty.
> It is mostly in the public domain; some portions are provided under
> BSD-style licenses.  See the CREDITS and COPYING files in the
> distribution for more information.
> * (defun hello ()
>            (format t "Hello, World!~%"))
> HELLO
> * (exit)
> rv@unmatched:~$ uname -a
> Linux unmatched 6.1.0-6-riscv64 #1 SMP Debian 6.1.15-1 (2023-03-05)
> riscv64 GNU/Linux
> ```
> It still was 2.2.2. No luckly for 2.2.9.:(

Same result with this package, unfortunately:

root@neutron:/# sbcl
This is SBCL 2.2.2.debian, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
Segmentation fault (core dumped)
root@neutron:/#

This also explains why sbcl still doesn't build on the buildds.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to