Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)

2024-09-29 Thread John Paul Adrian Glaubitz
On Sun, 2024-09-29 at 20:24 -0500, Rob Browning wrote: > John Paul Adrian Glaubitz writes: > > > Yes, freshly checkout out from Git and built with autogen.sh && configure > > && make. > > > > You can try it yourself on the Debian porterbox perotto. > > Just to verify, that was a "powerpc" (s)c

Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)

2024-09-29 Thread Rob Browning
John Paul Adrian Glaubitz writes: > Yes, freshly checkout out from Git and built with autogen.sh && configure && > make. > > You can try it yourself on the Debian porterbox perotto. Just to verify, that was a "powerpc" (s)chroot there, so 32-bit, big-endian? Thanks -- Rob Browning rlb @defaul

Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)

2024-09-29 Thread John Paul Adrian Glaubitz
On Sun, 2024-09-29 at 15:00 -0500, Rob Browning wrote: > John Paul Adrian Glaubitz writes: > > > Guile from git segfaults for me on 32-bit PowerPC: > > And that was from a completely clean main tree (i.e. full bootstrap)? > > Thanks for testing Yes, freshly checkout out from Git and built with

Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)

2024-09-29 Thread Rob Browning
John Paul Adrian Glaubitz writes: > Guile from git segfaults for me on 32-bit PowerPC: And that was from a completely clean main tree (i.e. full bootstrap)? Thanks for testing -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1

Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)

2024-09-29 Thread Sergey Fedorov
Thank you very much for testing on powerpc. I will keep MacPorts fallback for 32-bit archs to 3.0.9 for now. On Mon, Sep 30, 2024 at 3:19 AM John Paul Adrian Glaubitz < glaub...@physik.fu-berlin.de> wrote: > On Sun, 2024-09-29 at 20:43 +0200, John Paul Adrian Glaubitz wrote: > > On Sun, 2024-09-

Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)

2024-09-29 Thread John Paul Adrian Glaubitz
On Sun, 2024-09-29 at 20:43 +0200, John Paul Adrian Glaubitz wrote: > On Sun, 2024-09-29 at 12:46 -0500, Rob Browning wrote: > > Sergio Had writes: > > > > > This is what I am considering for MacPorts for 32-bit archs for the > > > time-being, but hopefully the regression gets fixed eventually. >

Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)

2024-09-29 Thread John Paul Adrian Glaubitz
On Sun, 2024-09-29 at 12:46 -0500, Rob Browning wrote: > Sergio Had writes: > > > This is what I am considering for MacPorts for 32-bit archs for the > > time-being, but hopefully the regression gets fixed eventually. > > It looks like Andy Wingo may have fixed some (hopefully all) of the > 32-b

Re: Guile 3.0.10 fails to build for powerpc-darwin (3.0.9 built earlier)

2024-09-29 Thread Rob Browning
Sergio Had writes: > This is what I am considering for MacPorts for 32-bit archs for the > time-being, but hopefully the regression gets fixed eventually. It looks like Andy Wingo may have fixed some (hopefully all) of the 32-bit issues in guile main. I've tested in a debian i386 chroot, which