pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: net/tor doesn't build for me



On Wed, 21 Aug 2019 at 17:41, Greg Troxel <gdt%lexort.com@localhost> wrote:
>
> Greg Troxel <gdt%lexort.com@localhost> writes:
>
> > on netbsd-8 amd64, due to
> >
> > src/lib/version/git_revision.c:15:28: fatal error: micro-revision.i: No such file or directory
> > compilation terminated.
> > *** [src/lib/version/libtor_version_testing_a-git_revision.o] Error code 1
> >
> > sometimes, and sometimes it does.
> >
> > I notice that gmake is not in TOOLS, and there is perhaps some code in
> > the tor makefiles to sequence things, that might be gmake code.  I did
> > build with gmake and that was ok, and have not experimented or read cde
> > enough to be sure of anything.
> >
> > Is anyone else seeing this?
>
> wiz@ reports that it builds on -current.  I am still seeing this failure
> on multiple netbsd-8 machines, and adding gmake to USE_TOOLS results in
> a successful build.
>
> Could somebody with a netbsd-8, netbsd-7, or non-netbsd platform build
> net/tor from pkgsrc-current and let me know if it builds cleanly,
> results in the same error above, or something else?

$ uname -a
Linux e130 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08)
x86_64 GNU/Linux
$ cd net/tor
$ bmake PKGSRC_KEEP_BIN_PKGS?=no install

builds and installs fine here.

-- 
Ottavio Caruso


Home | Main Index | Thread Index | Old Index