[Bug 288932] Bump GO_DEFAULT to 1.25
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288932] Bump GO_DEFAULT to 1.25"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Aug 2025 23:20:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288932 --- Comment #2 from Adam Weinberger <adamw@FreeBSD.org> --- Thanks Antoine! Exploring the errors, I see the following: amd64 - amfora Already broken https://pkg-status.freebsd.org/beefy14/data/135amd64-quarterly/5ef1d0dfeef6/logs/amfora-1.10.0_9.log - benthos Already broken https://pkg-status.freebsd.org/beefy14/data/135amd64-quarterly/5ef1d0dfeef6/logs/benthos-4.27.0_9.log Deprecated, expires in less than a month - go-ethereum Already broken https://pkg-status.freebsd.org/beefy14/data/135amd64-quarterly/5ef1d0dfeef6/logs/go-ethereum-1.12.2_13.log * go-wire NEW ERROR * gotosocial NEW ERROR i386: - amfora Already broken https://pkg-status.freebsd.org/beefy13/data/135i386-quarterly/5ef1d0dfeef6/logs/amfora-1.10.0_9.log - awslim Already broken https://pkg-status.freebsd.org/beefy21/data/142i386-default/645916cd07f7/logs/awslim-0.4.0_3.log - beats8 Already broken https://pkg-status.freebsd.org/beefy21/data/142i386-default/645916cd07f7/logs/beats8-8.14.3_7.log - go-ethereum Already broken https://pkg-status.freebsd.org/beefy13/data/135i386-quarterly/5ef1d0dfeef6/logs/go-ethereum-1.12.2_13.log * go-wire NEW ERROR * gotosocial NEW ERROR - k9s Already broken https://pkg-status.freebsd.org/beefy21/data/142i386-default/645916cd07f7/logs/k9s-0.50.9_1.log - kops Already broken https://pkg-status.freebsd.org/beefy21/data/142i386-default/645916cd07f7/logs/kops-1.33.0.log - node_exporter Already broken https://pkg-status.freebsd.org/beefy13/data/135i386-quarterly/5ef1d0dfeef6/logs/node_exporter-1.9.1.log So, the new errors are gotosocial and go-wire. GoToSocial: * No 1.25 support yet * Should set USES=go:1.24 (https://github.com/superseriousbusiness/gotosocial/commit/e565855540c135a56a9c31287cb99288c91101ce) go-wire: * Needs the following patch: https://github.com/google/wire/commit/5c5c92a1c5f83d61a55f3f88213a6f701e1001f7 -- You are receiving this mail because: You are on the CC list for the bug.