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

2024-09-01 Thread Sergey Fedorov
On Sun, Sep 1, 2024 at 3:09 PM Gordon Steemson wrote: > So, it won't build on 32-bit Mac OS... but not for any sane reason; > rather, it won't build because it's failing to pick up the appropriate > gnulib shims to make the 'environ' function visible. I mean, HOW? It > works just fine on 64-bit

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

2024-09-01 Thread Sergey Fedorov
On Sun, Sep 1, 2024 at 1:45 PM Gordon Steemson wrote: > Hello all, > > > Date: Fri, 30 Aug 2024 21:27:16 -0500 > > From: Rob Browning > > > > 3.0.10 does appear to be broken on 32-bit architectures: > > https://buildd.debian.org/guile-3.0 > > > > So if that's what you have, you may need to stick

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

2024-09-13 Thread Sergey Fedorov
Hi, Were you able to get the build working? On Sun, Sep 1, 2024 at 3:09 PM Gordon Steemson wrote: > So, it won't build on 32-bit Mac OS... but not for any sane reason; > rather, it won't build because it's failing to pick up the appropriate > gnulib shims to make the 'environ' function visible

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

2024-10-04 Thread Sergey Fedorov
Not directly related to the bug being discussed, but since we already deal with powerpc here: What is the reason for pre-built ppc binaries being broken on Darwin? I understand that Darwin ppc ABI differs from ELF, but on x86 they somehow work both on Linux and Darwin, AFAIU. On ppc that is not th

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-21 Thread Sergey Fedorov
Greetings everyone, Could someone say if there is any success with fixing 3.0.10 for 32-bit? What is the current status of the issue? Best regards, Sergey On Fri, Sep 13, 2024 at 11:59 PM Sergey Fedorov wrote: > Hi, > > Were you able to get the build working? > > > On Sun

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

2024-10-03 Thread Sergey Fedorov
Sounds good. I will try if this works on Darwin ppc in about 2–3 weeks (sorry, away from my hardware temporarily). Once confirmed, will make a PR to update it in MacPorts (i.e. just drop a fallback for 32-bit archs). On Thu, Oct 3, 2024 at 2:14 PM Rob Browning wrote: > Rob Browning writes: > >