=> Bootstrap dependency curl-[0-9]*: found curl-7.30.0 => Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for tor-0.2.3.25.tar.gz => Checksum RMD160 OK for tor-0.2.3.25.tar.gz ===> Installing dependencies for tor-0.2.3.25nb1 ========================================================================== The supported build options for tor are: threads You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.tor (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, tor-0.2.3.25nb1. Their current value is shown below: * SSLBASE (defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private * VARBASE = /usr/var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency gmake>=3.81: found gmake-3.82nb6 => Build dependency asciidoc-[0-9]*: found asciidoc-8.6.8 => Full dependency libevent>=2.0.10: found libevent-2.0.21nb2 => Full dependency openssl>=1.0.1c: found openssl-1.0.1e => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb3 ===> Overriding tools for tor-0.2.3.25nb1 ===> Extracting for tor-0.2.3.25nb1 ===> Patching for tor-0.2.3.25nb1 => Applying pkgsrc patches for tor-0.2.3.25nb1 ===> Creating toolchain wrappers for tor-0.2.3.25nb1 ===> Configuring for tor-0.2.3.25nb1 => Fixing absolute paths. INFO: [subst.mk:fix-paths] Nothing changed in ./contrib/torify.in. => 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 a BSD-compatible install... /usr/bin/install -c -o root -g operator 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 build system type... i386-pc-minix checking host system type... i386-pc-minix checking for i386-pc-minix-ar... no checking for ar... ar checking for i386-pc-minix-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... (cached) yes checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking for sed... /usr/bin/sed checking for asciidoc... /usr/pkg/bin/asciidoc checking for a2x... /usr/pkg/bin/a2x checking whether gcc and cc understand -c and -o together... yes checking for flexible array members... yes checking for sha1sum... none checking for openssl... /usr/pkg/bin/openssl checking for win32... no checking for MIPSpro compiler... no 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 whether byte ordering is bigendian... 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 clock_gettime... none required checking for _NSGetEnviron... no checking for accept4... no checking for clock_gettime... yes checking for flock... yes checking for ftime... no checking for getaddrinfo... yes checking for getifaddrs... yes checking for getrlimit... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for inet_aton... yes checking for ioctl... yes checking for issetugid... yes checking for localtime_r... no checking for lround... no checking for memmem... yes checking for prctl... no checking for rint... no checking for socketpair... yes checking for strlcat... yes checking for strlcpy... yes checking for strptime... yes checking for strtok_r... yes checking for strtoull... yes checking for sysconf... yes checking for uname... yes checking for vasprintf... yes checking for mallinfo... no checking for malloc_good_size... no checking for malloc_usable_size... no checking for sys/types.h... (cached) yes checking for u_int64_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for libevent directory... (system) checking whether we need extra options to link libevent... (none) checking for event_get_version... yes checking for event_get_version_number... yes checking for event_get_method... yes checking for event_set_log_callback... yes checking for evdns_set_outgoing_bind_address... no checking for event_base_loopexit... yes checking for struct event.min_heap_idx... no checking event2/event.h usability... yes checking event2/event.h presence... yes checking for event2/event.h... yes checking event2/dns.h usability... yes checking event2/dns.h presence... yes checking for event2/dns.h... yes checking event2/bufferevent_ssl.h usability... yes checking event2/bufferevent_ssl.h presence... yes checking for event2/bufferevent_ssl.h... yes checking for library containing pow... -lm checking for openssl directory... (system) checking whether we need extra options to link openssl... (none) checking for zlib directory... (system) checking whether we need extra options to link zlib... (none) checking whether the compiler accepts -fstack-protector-all... yes checking whether the compiler accepts -Wstack-protector... yes checking whether the compiler accepts -fwrapv... yes checking whether the compiler accepts --param ssp-buffer-size=1... yes checking whether the compiler accepts -fPIE... yes checking whether the linker accepts -pie... no checking whether the linker accepts -z relro -z now... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/types.h usability... no checking linux/types.h presence... no checking for linux/types.h... no checking machine/limits.h usability... yes checking machine/limits.h presence... yes checking for machine/limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking malloc_np.h usability... no checking malloc_np.h presence... no checking for malloc_np.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdint.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/limits.h usability... no checking sys/limits.h presence... no checking for sys/limits.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/syslimits.h usability... yes checking sys/syslimits.h presence... yes checking for sys/syslimits.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for sys/param.h... (cached) yes checking for declaration of malloc_good_size... no checking for net/if.h... yes checking for net/pfvar.h... no checking for linux/netfilter_ipv4.h... no configure: Transparent proxy support enabled, but missing headers. checking for struct timeval.tv_sec... yes checking size of int8_t... 0 checking size of int16_t... 0 checking size of int32_t... 0 checking size of int64_t... 0 checking size of uint8_t... 0 checking size of uint16_t... 0 checking size of uint32_t... 0 checking size of uint64_t... 0 checking size of intptr_t... 0 checking size of uintptr_t... 0 checking size of char... 0 checking size of short... 0 checking size of int... 0 checking size of long... 0 checking size of long long... 0 checking size of __int64... 0 checking size of void *... 0 checking size of time_t... 0 checking size of size_t... 0 checking for uint... yes checking for u_char... yes checking for ssize_t... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for sa_family_t... yes checking for struct in6_addr.s6_addr32... no checking for struct in6_addr.s6_addr16... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for rlim_t... yes checking whether time_t is signed... yes checking whether size_t is signed... yes configure: error: You have a signed size_t; that's grossly nonconformant. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/tor *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/tor