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

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

--- Comment #2 from Christopher Beppler <freebsd@funzi.org> ---
Good catch. The used go port has been bumped to go1.20 but loki's dependenc=
ies
only allow go up until 1.19.

In the meantime you can export ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=3Dgo=
1.20
like you said. Go1.20 is safe:
https://github.com/go4org/unsafe-assume-no-moving-gc/commit/1005d6eacfad20d=
a35aacda1116e9fd1a039b1e5

I'll prepare a fix in the next days.

--=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-cMMBNNFgW2>