public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
From: Jonathan Lane <tidux@sdf•org>
To: nncp-devel@lists.cypherpunks.ru
Subject: Re: [EN] NNCP 8.8.2 release announcement
Date: Fri, 2 Dec 2022 21:21:35 +0000 [thread overview]
Message-ID: <Y4psX/kq/LkHWY1a@beastie> (raw)
In-Reply-To: <Y3fTOwwurQH+eq10@stargrave.org>
On Fri, Nov 18, 2022 at 09:47:23PM +0300, Sergey Matveev wrote:
> I am pleased to announce NNCP 8.8.2 release availability!
I'm getting an odd build failure on OpenBSD/amd64 7.1:
```
tidux@beastie:~/src/nncp-8.8.2 > make all
WARNING: this is not real Makefile. Just proxying commands to redo command
contrib/do -c all
do ../../../../../../..//sdf/arpa/tz/t/tidux/src/nncp-8.8.2/all
do ../../../../../../..//sdf/arpa/tz/t/tidux/src/nncp-8.8.2/bin/all
do ../../../../../../..//sdf/arpa/tz/t/tidux/src/nncp-8.8.2/bin/hjson-cli
do ../../../../../../..//sdf/arpa/tz/t/tidux/src/nncp-8.8.2/bin/nncp-ack
do
do: : no .do file (/sdf/arpa/tz/t/tidux/src/nncp-8.8.2)
do: ../../../../../../../..//sdf/arpa/tz/t/tidux/src/nncp-8.8.2/bin/nncp-ack: got exit code 1
do: ../../../../../../../..//sdf/arpa/tz/t/tidux/src/nncp-8.8.2/bin/all: got exit code 1
do: ../../../../../../..//sdf/arpa/tz/t/tidux/src/nncp-8.8.2/all: got exit code 1
*** Error 1 in /sdf/arpa/tz/t/tidux/src/nncp-8.8.2 (Makefile:7 'all')
```
This applies to both built in BSD make and GNU make (installed as "gmake").
The tarball has been sha256sum verified and works as expected on Debian GNU/Linux (SDF MA).
--
tidux@sdf•org
SDF Public Access UNIX System - http://sdf.org
next prev parent reply other threads:[~2022-12-02 21:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-18 18:47 [EN] NNCP 8.8.2 release announcement Sergey Matveev
2022-12-02 21:21 ` Jonathan Lane [this message]
2022-12-05 8:24 ` contrib/do odd behaviour Sergey Matveev
2022-12-05 19:50 ` Jonathan Lane