Created attachment 209846 [details] coredns-1.6.2_2.patch ===> Building coredns from github.com/coredns/coredns # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518685_s355218/logs/errors/coredns-1.6.2_1.log Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to 83d349e8ac1a which adds support for freebsd/arm64. Tested on 12.1-STABLE/arm64 and 12.1-RELEASE/amd64.
A commit references this bug: Author: dmgk Date: Wed Dec 11 12:27:35 UTC 2019 New revision: 519797 URL: https://svnweb.freebsd.org/changeset/ports/519797 Log: dns/coredns: Unbreak on aarch64 ===> Building coredns from github.com/coredns/coredns # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518685_s355218/logs/errors/coredns-1.6.2_1.log Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to 83d349e8ac1a which adds support for freebsd/arm64. PR: 242561 Approved by: yuri (maintainer) Changes: head/dns/coredns/Makefile head/dns/coredns/distinfo
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a68c1f6ccab8140d1190a6d29d774672a5602d34 commit a68c1f6ccab8140d1190a6d29d774672a5602d34 Author: DevNull <devnull@apt322.org> AuthorDate: 2023-06-02 18:27:39 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2023-07-18 12:14:12 +0000 irc/anope: Update to 2.0.13, coredump fixes, pass MAINTAINER'ship The notable changes includes: - Fixed a crash on some compilers when trying to call methods on a null pointer - Fixed a crash when encountering an unterminated commented config block - Fixed erroneously rejecting spaces in fantasy:name - Fixed marking services pseudoclients as an oper on InspIRCd - Fixed not checking user@ip as well as user@host when logging into an operator account - Fixed setting the vhost/vident during SASL on UnrealIRCd - Updated the German translation - Updated the Italian translation Pass maintainership to Rafael Grether PR: 242561 irc/anope/Makefile | 4 ++-- irc/anope/distinfo | 6 +++--- irc/anope/files/patch-CMakeLists.txt | 6 +++--- irc/anope/pkg-descr | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-)
(In reply to commit-hook from comment #2) wrong pr, sorry