[Bug 256031] New port: sysutils/loki-logcli Command Line Client for Loki log aggregation system
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 May 2022 14:34:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256031 --- Comment #1 from Christopher Beppler <freebsd@funzi.org> --- Upgrade to v2.5.0 is currently blocked by go1.18. the CLI would require a environment variable to be set if build with go1.18. Since it's discouraged to set GO_PORT in an individual port, I can't make it build with go1.17. I'd recommend to wait until the upstream version is using an updated version of go4.org/unsafe/assume-no-moving-gc. #256030 is not affected by this because the env variable can be set in the rc script. -- You are receiving this mail because: You are the assignee for the bug.