public inbox for nncp-devel@lists.stargrave.org
Atom feed
From: Sergey Matveev <stargrave@stargrave•org>
To: nncp-devel@lists.cypherpunks.su
Subject: Re: Errors building NNCP with Go 1.22
Date: Tue, 23 Jul 2024 13:44:00 +0300	[thread overview]
Message-ID: <Zp-JcMckEBi6OqJh@stargrave.org> (raw)
In-Reply-To: <87o76ofwd4.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 691 bytes --]

Greetings!

*** Alexis [2024-07-23 16:36]:
>> currently building with Go 1.22 is impossible unless noyggdrasil tag is
>(which doesn't seem to be noted in the INSTALL file in the 8.10.0 tarball),
>trying to build via:
>GO_CFLAGS="-tags noyggdrasil" bin/build
>fails with the error: [...]

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.

-- 
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: 12AD 3268 9C66 0D42 6967  FD75 CB82 0563 2107 AD8A

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2024-07-23 10:44 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 [this message]
2024-08-13  4:37     ` Alexis
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