[Bug 278953] lang/go122: build fails on armv7 FreeBSD 13.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 May 2024 17:08:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278953

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuz@FreeBSD.org

--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
Good news: this seems to be fixed in current master, I'll try to find the patch
set that fixed it in my next step.

The offending commit seems to be:

commit 6ecadb4d87dafebd42fa7e810faa1bf1a0e6f35d (HEAD)
Author: Joel Sing <joel@sing.id.au>
Date:   Tue Oct 31 00:51:25 2023 +1100

    syscall: regenerate zsyscall for dragonfly/freebsd/netbsd

    The sysctl declaration was moved in CL 141639, however the files were
    presumably not regenerated. There is no functional change, however
    regenerating avoids unrelated noise in future diffs.

    Change-Id: Ifb840b5853f3f1c3c88a3f94df21b6f6d3c635d4
    Reviewed-on: https://go-review.googlesource.com/c/go/+/538118
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Reviewed-by: Bryan Mills <bcmills@google.com>
    Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
    Run-TryBot: Joel Sing <joel@sing.id.au>
    Reviewed-by: Cherry Mui <cherryyz@google.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.