pkgsrc-Bugs archive

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

pkg/38046: Unable to build net/tor



>Number:         38046
>Category:       pkg
>Synopsis:       Unable to build net/tor
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 17 13:40:00 +0000 2008
>Originator:     Jan Danielsson
>Release:        NetBSD/amd64 4.0
>Organization:
Confuse A Cat Inc.
>Environment:
NetBSD anca 4.0 NetBSD 4.0 (ANCA) #0: Sat Feb  9 10:50:02 CET 2008  
root@anca:/usr/src/sys/arch/amd64/compile/ANCA amd64

>Description:
Final lines from build log:

[---]
=> Full dependency libevent-1.3d*: found libevent-1.3dnb2
=> Full dependency libevent>=1.1a: found libevent-1.3dnb2
===> Overriding tools for tor-0.1.2.19
===> Extracting for tor-0.1.2.19
===> Patching for tor-0.1.2.19
=> Applying pkgsrc patches for tor-0.1.2.19
===> Creating toolchain wrappers for tor-0.1.2.19
===> Configuring for tor-0.1.2.19
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking build system type... x86_64-unknown-netbsd4.0
checking host system type... x86_64--netbsd
checking for x86_64--netbsd-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for win32... no
checking for MIPSpro compiler... no
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing dlopen... none required
checking for library containing inet_aton... none required
checking for library containing pthread_create... none required
checking for library containing pthread_detach... none required
checking for gettimeofday... yes
checking for ftime... no
checking for socketpair... yes
checking for uname... yes
checking for inet_aton... yes
checking for strptime... yes
checking for getrlimit... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtoull... yes
checking for ftello... yes
checking for getaddrinfo... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for memmem... yes
checking for strtok_r... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes

test: yes: unexpected operator
checking for u_int16_t... no
checking for u_int8_t... no
checking for libevent directory... configure: error: Could not find a linkable 
libevent. You can specify an explicit path using --with-libevent-dir
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/tor
*** Error code 1

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

>How-To-Repeat:
Just cd into net/tor and run "make package".
>Fix:
Unknown.



Home | Main Index | Thread Index | Old Index