[Bug 269757] sysutils/loki: Runtime error

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Feb 2023 12:29:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269757

            Bug ID: 269757
           Summary: sysutils/loki: Runtime error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: steffen@fritz.wtf
                CC: freebsd@funzi.org
                CC: freebsd@funzi.org
             Flags: maintainer-feedback?(freebsd@funzi.org)

Trying to start loki-2.7.0_3, installed via pkg. This fails with:

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.20 runtime. If you want to risk it, run with environment
variable ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.20 set. Notably, if go1.20
adds a moving garbage collector, this program is unsafe to use.

goroutine 1 [running]:
go4.org/unsafe/assume-no-moving-gc.init.0()
       
go4.org/unsafe/assume-no-moving-gc@v0.0.0-20220617031537-928513b29760/untested.go:25
+0x1ba

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