Re: Building lang/go* and go ports broken on main (amd64)?

From: Chris <bsd-lists_at_bsdforge.com>
Date: Tue, 03 Jun 2025 01:25:39 UTC
On 2025-06-01 18:05, Shawn Webb wrote:
> On Sat, May 31, 2025 at 10:06:58PM -0700, Cy Schubert wrote:
>> In message <aDvVT4sy-jCL6B2V@kib.kiev.ua>, Konstantin Belousov writes:
>> > On Sat, May 31, 2025 at 09:11:15PM -0700, Cy Schubert wrote:
>> > > In message <aDoAwUn7jGs7Ycjq@kib.kiev.ua>, Konstantin Belousov writes:
>> > > > On Fri, May 30, 2025 at 04:14:44PM +0200, Herbert J. Skuhra wrote:
>> > > > > On Fri, 30 May 2025 13:32:27 +0200, Konstantin Belousov wrote:
>> > > > > >
>> > > > > > On Fri, May 30, 2025 at 09:36:39AM +0200, Herbert J. Skuhra wrote:
>> > > > > > > Hi,
>> > > > > > >
>> > > > > > > building lang/go (e.g. 1.24) and go ports (e.g. aerc, netbird) on m
>> > ain
>> > > > > > > (amd64) fails with: fatal: bad g in signal handler.
>> > > > > > > Arm64 seems to be OK.
>> > > > > >
>> > > > > > I might have a guess.  Try the following untested patch, you need to
>> > rebu
>> > > > ild
>> > > > > > at least kernel, but ideally both kernel and userspace.  Also it is a
>> > md64
>> > > > -only.
>> > > > >
>> > > > > Thanks a lot! With your patch I could build go 1.24 and netbird again.
>> > > >
>> > > > Is there any go code that uses cgo, and which you could test with the pat
>> > ch
>> > > > as well?
>> > > >
>> > >
>> > > It's a bad system call. Yesterday's buildworld/installworld made the system
>> >
>> > > unable to run today's installworld.
>> > >
>> > > --- installworld ---
>> > > make[1]: /export/obj/opt/src/git-src/amd64.amd64/toolchain-metadata.mk:1:
>> > > Using cached toolchain metadata from build at stinky on Sat May 31 20:16:05
>> >
>> > > PDT 2025
>> > > --- __installcheck_UGID ---
>> > > --- __installcheck_sh_check ---
>> > > Bad system call (core dumped)
>> > > rescue/sh check failed, installation aborted
>> > >
>> > > make[1]: stopped making "installworld" in /opt/src/git-src
>> > >
>> > > make: stopped making "installworld installkernel" in /opt/src/git-src
>> > You installed world on the old kernel.
>> > The UPDATING way of update must be followed to letter with the exterr feature
>> > .
>> >
>> > >
>> > > The go problem is likely related to this.
>> > No it is not.
>> 
>> Well, I just built and installed the latest kernel and world. The above
>> problem is fixed and so is the Go problem.
> 
> Building a lang/go124 in a 14-STABLE Poudriere jail on a 15-CURRENT
> host is still broken.
> 
> Thanks,
FWIW on a 14.3-BETA1 jail under 15-CURRENT. It builds and runs fine.

-- 
sent from hardware written from and running on FreeBSD