Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2023 12:29:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269757] sysutils/loki: Runtime error
Message-ID:  <bug-269757-7788@https.bugs.freebsd.org/bugzilla/>

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

            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=3Dgo1.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()
=20=20=20=20=20=20=20
go4.org/unsafe/assume-no-moving-gc@v0.0.0-20220617031537-928513b29760/untes=
ted.go:25
+0x1ba

--=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-269757-7788>