public inbox for nncp-devel@lists.stargrave.org
Atom feed
From: Jonathan Lane <tidux@sdf•org>
To: nncp-devel@lists.cypherpunks.su
Subject: NNCP Gentoo ebuild testing
Date: Wed, 14 Aug 2024 16:13:18 +0000	[thread overview]
Message-ID: <ZrzXnjg58ejMyi3m@beastie> (raw)
In-Reply-To: <871q2t82cc.fsf@gmail.com>

It built successfully on my ~amd64 OpenRC system.  My one bit of
feedback is that you should probably make the compilation step more
verbose to help diagnose build failures, as a precaution.

On Tue, Aug 13, 2024 at 02:37:55PM +1000, Alexis wrote:
> 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.
> 

-- 
tidux@sdf•org
SDF Public Access UNIX System - http://sdf.org

  reply	other threads:[~2024-08-14 16:29 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
2024-08-14 16:13       ` Jonathan Lane [this message]
2024-08-15  0:18         ` NNCP Gentoo ebuild testing Alexis
2024-07-23 10:38 ` Errors building NNCP with Go 1.22 Sergey Matveev