=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for privoxy-3.0.19-stable-src.tar.gz => Checksum RMD160 OK for privoxy-3.0.19-stable-src.tar.gz ===> Installing dependencies for privoxy-3.0.19nb2 ========================================================================== The following variables will affect the build process of this package, privoxy-3.0.19nb2. Their current value is shown below: * 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 autoconf>=2.50: found autoconf-2.69nb1 => Tool dependency gmake>=3.81: found gmake-3.82nb6 => Tool dependency perl>=5.0: found perl-5.16.3 => Full dependency pcre>=8.30nb1: found pcre-8.32 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb3 ===> Overriding tools for privoxy-3.0.19nb2 ===> Extracting for privoxy-3.0.19nb2 ===> Patching for privoxy-3.0.19nb2 => Applying pkgsrc patches for privoxy-3.0.19nb2 => Substituting "paths" in config ===> Creating toolchain wrappers for privoxy-3.0.19nb2 ===> Configuring for privoxy-3.0.19nb2 cd /usr/pkgsrc/work/www/privoxy/work/privoxy-3.0.19-stable && autoheader && autoconf autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. Can't ignore signal CHLD, forcing to default. => 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 checking build system type... i386-pc-minix checking host system type... i386-pc-minix 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 how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for gawk... /usr/bin/awk checking for gdb... no checking for groups... /usr/bin/groups checking for id... /usr/pkgsrc/work/www/privoxy/work/.tools/bin/id checking for user... privoxy checking for group... privoxy checking for rpm... no checking for jade... no checking for openjade... no checking for man2html... 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes Using POSIX threads checking for gethostbyname in -lnsl... no checking for gethostbyaddr_r... no no checking for gethostbyname_r... no no checking for gmtime_r... yes checking signature of gmtime_r... ok checking for localtime_r... no no checking for socklen_t... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for an ANSI C-conforming const... yes checking for size_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of char *... 4 checking size of long... 4 checking size of long long... 8 checking size of size_t... 4 checking OS.h usability... no checking OS.h presence... no checking for OS.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes 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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... no checking sys/timeb.h presence... no checking for sys/timeb.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for bcopy... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for access... yes checking for atexit... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyaddr_r... (cached) no checking for gethostbyname... yes checking for gethostbyname_r... (cached) no checking for gettimeofday... yes checking for inet_ntoa... yes checking for localtime_r... (cached) no checking for memchr... yes checking for memmove... yes checking for memset... yes checking for poll... yes checking for putenv... yes checking for random... yes checking for regcomp... yes checking for select... yes checking for setlocale... yes checking for snprintf... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strlcat... yes checking for strlcpy... yes checking for strptime... yes checking for strstr... yes checking for strtoul... yes checking for timegm... yes checking for tzset... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for pcre_compile in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for regcomp in -lpcreposix... yes checking pcreposix.h usability... yes checking pcreposix.h presence... yes checking for pcreposix.h... yes checking for zlibVersion in -lz... yes using libpcre Enabling connection-sharing support. configure: creating ./config.status config.status: creating GNUmakefile config.status: creating doc/source/ldp.dsl config.status: creating config.h