[Bug 1203077] New: k3d build fails because of go panic
http://bugzilla.opensuse.org/show_bug.cgi?id=1203077 Bug ID: 1203077 Summary: k3d build fails because of go panic Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Containers Assignee: containers-bugowner@suse.de Reporter: ada.lovelace@gmx.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- k3d builds are failing for all architectures because of a panic in go. https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/... [ 230s] panic: Something in this program imports go4.org/unsafe/assume-no-moving-gc to declare that it assumes a non-moving garbage collector, but your version of go4.org/unsafe/assume-no-moving-gc hasn't been updated to assert that it's safe against the go1.19 runtime. If you want to risk it, run with environment variable ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.19 set. Notably, if go1.19 adds a moving garbage collector, this program is unsafe to use. [ 230s] [ 230s] goroutine 1 [running]: [ 230s] go4.org/unsafe/assume-no-moving-gc.init.0() -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com