Hi, On Fri, Mar 31, 2023 at 5:01 PM John Paul Adrian Glaubitz <[email protected]> wrote: > > Hello Bo! > > On Fri, 2023-03-31 at 16:53 +0800, Bo YU wrote: > > The sbcl can be bootstraped on Debian riscv64 now. > > A riscv64 sbcl package is available here: > > https://drive.google.com/drive/folders/1wCCV6Ke0YMCrgGwKF4rjTTlEz8wr4Piq?usp=share_link > > The folder is empty. Sorry, the folder is wrong. The right folder is here: https://drive.google.com/drive/folders/1c6AFD_EgGwXTbAiC_-1al6Gb_wBpfMpr
> > > Please note it is 2.2.2 from upstream to be bootstrapped. At first > > I hope it can reduce bootstrap pain on Debian r iscv64. And > > I will also keep an eye on upstream changes and update here. > > BTW, I have to modify the d/rules file to fix the issue that reported > > cannot find `stage1/bin/sbcl` issue. It seems the file was cleared by > > `./clean.sh` even with `chmod 100 stage 1` > > Did you build in a clean environment, i.e. using sbuild? Yeah, I used sbuild(with --extra-package options) to build it. I will gradually upgrade to 2.2.3(revert the commit) to see if this problem still exists. BR, Bo
