Hi Rob!
On 2/28/22 05:13, Rob Browning wrote:
> Oh, and I'm not sure it's working exactly right yet, but I'd been toying
> with a more selective approach that works with automake's if/then
> restrictions via an AM_CONDITIONAL. Of course we'll still need to
> figure out which Makefiles we need to adjust.
I tested your proposed patch on the porterbox
perotto.debian.net in a powerpc
chroot, but unfortunately it didn't work:
In unknown file:
13 (_ #<procedure ef2c1210 at ice-9/eval.scm:330:13 ()> # #)
12 (_ #<procedure ef2c5820 at ice-9/eval.scm:330:13 ()> # #)
In ice-9/eval.scm:
619:8 11 (_ #(#(#<directory (system base compile) ef2a6b90> # ?)))
196:35 10 (_ #(#(#<directory (system base compile) ef2a6b90> ?) #))
In unknown file:
9 (_ #<procedure ef2d70b0 at ice-9/eval.scm:330:13 ()> # #)
8 (_ #<procedure ef1764e0 at ice-9/eval.scm:330:13 ()> # #)
7 (_ #<procedure ef1763c0 at ice-9/eval.scm:330:13 ()> # #)
In ice-9/eval.scm:
202:35 6 (_ #(#(#<directory (system base compile) ef2a6b90> ?) ?))
In language/tree-il/optimize.scm:
56:6 5 (_ _ #<directory (language cps intset) ee45d6e0>)
In language/tree-il.scm:
573:16 4 make[4]: *** [Makefile:2419: language/cps/intset.go] Segmentation fault
FWIW, you can access the porterbox yourself using your Debian SSH account.
Adrian