public inbox for nncp-devel@lists.stargrave.org
Atom feed
From: Alexis <flexibeast@gmail•com>
To: nncp-devel@lists.cypherpunks.su
Subject: Re: Errors building NNCP with Go 1.22
Date: Tue, 13 Aug 2024 14:37:55 +1000 [thread overview]
Message-ID: <871q2t82cc.fsf@gmail.com> (raw)
In-Reply-To: <Zp-JcMckEBi6OqJh@stargrave.org> (Sergey Matveev's message of "Tue, 23 Jul 2024 13:44:00 +0300")
Sergey Matveev <stargrave@stargrave•org> writes:
> Yeah, 8.10.0 tarball contains invalid code, that won't build at
> all
> with
> "-tags noyggdrasil". Seems that after some refactoring I forgot
> even an
> attempt to build it without Yggdrasil support. Remark on the
> website
> was
> added after the release. It is fixed in 8.11.0 release now.
Sorry to have taken so long to respond; i always have lots of
plates spinning ....
Thanks for this! It now builds successfully. :-)
i've just added a Gentoo ebuild for it to my 'flexibeast' overlay:
https://git.sr.ht/~flexibeast/gentoo-overlay
significantly based on zscheile's ebuild:
https://gpo.zugaina.org/Overlays/zscheile/net-misc/nncp
The new ebuild doesn't currently appear on gpo.zugaina.org:
https://gpo.zugaina.org/Overlays/flexibeast
but it's certainly available by enabling and syncing the
'flexibeast' overlay:
# eselect repository enable flexibeast
# emaint sync -r flexibeast
As i noted in an earlier message, i'm new to the Go build
environment, so please let me know of any issues (or general
feedback).
Alexis.
next prev parent reply other threads:[~2024-08-13 4:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-23 4:51 Errors building NNCP with Go 1.22 John Goerzen
2024-07-23 6:36 ` Alexis
2024-07-23 10:44 ` Sergey Matveev
2024-08-13 4:37 ` Alexis [this message]
2024-08-14 16:13 ` NNCP Gentoo ebuild testing Jonathan Lane
2024-08-15 0:18 ` Alexis
2024-07-23 10:38 ` Errors building NNCP with Go 1.22 Sergey Matveev