Bug#1117549: sbcl breaks buildapp autopkgtest on riscv64: Missing required foreign symbol
Re: To Graham Inggs
> > Restrictions: allow-stderr
>
> Looks like, will fix. Thanks for spotting that!
To my defense, I had done a test build of pgloader on riscv64, and
that failed with some "ERROR: please implement". That led me to
thinking that buildapp was also failing.
The test binary built by the autopkgtest works, but prints the same
warnings as the build:
./factorial 6
Missing required foreign symbol 'fun_end_breakpoint_trap'
Missing required foreign symbol 'fun_end_breakpoint_end'
Missing required foreign symbol 'fun_end_breakpoint_guts'
720
A new package with just "allow-stderr" and without the skip logic is
on the way.
Christoph
Reply to: