Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2024 17:08:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        go@FreeBSD.org
Subject:   [Bug 278953] lang/go122: build fails on armv7 FreeBSD 13.3
Message-ID:  <bug-278953-42334-irRFPT2hiQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278953-42334@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278953-42334@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278953

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 p=
atch
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>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278953-42334-irRFPT2hiQ>