pkgsrc-Users archive

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

Re: tor failing to build on 2018Q4 branch



Greg Troxel <gdt%lexort.com@localhost> writes:

> Greg Troxel <gdt%lexort.com@localhost> writes:
>
>> I am getting a failure updating tor on 2018Q4.  I see the same thing on
>> netbsd-8 earmv7hf-el and netbsd-7 i386.   It seems that a makefile
>> intends to make this, but it does not end up existing.
>
> The plot thickens.
>
> I was confused; it fails on netbsd-8 amd64, and builds on netbsd-7
> i386.  So the pattern is -8 fails, -7 works.
>
> In the -7 build, I see make outputting a line that it is buidling
> micro-revision.i but I do not see this in the -8 build.

tor is still failing to build on netbsd-8 amd64

end of build log

  CC       src/lib/geoip/libtor_geoip_testing_a-geoip.o
  CC       src/lib/intmath/libtor_intmath_testing_a-addsub.o
  CC       src/lib/intmath/libtor_intmath_testing_a-bits.o
  CC       src/lib/intmath/libtor_intmath_testing_a-muldiv.o
  CC       src/lib/intmath/libtor_intmath_testing_a-weakrng.o
  CC       src/lib/lock/libtor_lock_testing_a-compat_mutex.o
  CC       src/lib/lock/libtor_lock_testing_a-compat_mutex_pthreads.o
  CC       src/lib/log/libtor_log_testing_a-escape.o
  CC       src/lib/log/libtor_log_testing_a-git_revision.o
src/lib/log/git_revision.c:15:28: fatal error: micro-revision.i: No such file or directory
compilation terminated.
*** [src/lib/log/libtor_log_testing_a-git_revision.o] Error code 1

make[1]: stopped in /d0/n0/pkgsrc/net/tor/work/tor-0.3.5.8
1 error

make[1]: stopped in /d0/n0/pkgsrc/net/tor/work/tor-0.3.5.8
*** [all] Error code 2

make: stopped in /d0/n0/pkgsrc/net/tor/work/tor-0.3.5.8
1 error

make: stopped in /d0/n0/pkgsrc/net/tor/work/tor-0.3.5.8
*** Error code 2

Stop.
make[1]: stopped in /d0/n0/pkgsrc/net/tor
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/tor


Home | Main Index | Thread Index | Old Index