=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for e2guardian-5.1.1.tar.gz => Checksum RMD160 OK for e2guardian-5.1.1.tar.gz => Checksum SHA512 OK for e2guardian-5.1.1.tar.gz ===> Installing dependencies for e2guardian-5.1.1nb1 ========================================================================== The supported build options for e2guardian are: clamd commandline debug email icap ssl The currently selected options are: email ssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.e2guardian (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, e2guardian-5.1.1nb1. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency automake>=1.9: found automake-1.15.1nb1 => Tool dependency autoconf>=2.58: found autoconf-2.69nb8 => Tool dependency perl>=5.0: found perl-5.28.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency pcre>=8.30nb1: found pcre-8.42 ===> Overriding tools for e2guardian-5.1.1nb1 ===> Extracting for e2guardian-5.1.1nb1 tar: Global extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. ===> Patching for e2guardian-5.1.1nb1 ===> Creating toolchain wrappers for e2guardian-5.1.1nb1 ===> Configuring for e2guardian-5.1.1nb1 => Fixing premature variable expansion cd /data/scratch/www/e2guardian/work/e2guardian-5.1.1 && /bin/sh autogen.sh + cp README.md README + aclocal -I m4 + autoheader + automake --add-missing --copy configure.ac:18: installing './compile' configure.ac:115: installing './config.guess' configure.ac:115: installing './config.sub' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' + autoconf => 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 => Replacing Perl interpreter in data/e2guardian.pl. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users 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 whether make supports nested variables... yes 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 clang++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of clang++... gcc3 checking dependency style of clang++... (cached) gcc3 checking for x86_64--netbsd-gcc... clang checking whether we are using the GNU C compiler... no checking whether clang accepts -g... no checking for clang option to accept ISO C89... unsupported checking whether clang understands -c and -o together... no checking dependency style of /data/scratch/www/e2guardian/work/e2guardian-5.1.1/compile clang... none checking dependency style of /data/scratch/www/e2guardian/work/e2guardian-5.1.1/compile clang... (cached) none checking how to run the C preprocessor... clang-cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes PKGSRC-WARNING: Something is trying to run the c compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. checking how to run the C++ preprocessor... clang++ -E 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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 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 for stdlib.h... (cached) yes checking for string.h... (cached) 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... 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/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking whether byte ordering is bigendian... no checking if zlib should be statically linked... no checking for zlib... checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzdopen in -lz... yes yes checking for pid_t... yes checking for size_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for dup2... yes checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for setuid... yes checking for setgid... yes checking for umask... yes checking for seteuid... yes checking for setreuid... yes checking for setlocale... yes checking for library containing floor... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for backside with both hands... no checking build os... checking build system type... x86_64--netbsd netbsd checking for debug option... no checking for newdebug option... yes checking for netdebug option... no checking for REdebug option... no checking for proxy user... yes checking for proxy group... yes checking for piddir... yes checking for logdir... yes checking pkg-config is at least version 0.9.0... yes checking for PCRE support... yes checking for PCRE... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes test: : bad number test: : bad number Version: checking for large file support... getconf: LFS_CFLAGS: unknown variable getconf: LFS_LDFLAGS: unknown variable getconf: LFS_LIBS: unknown variable yes checking for original destination IP checking support... no checking for type collision with off_t... yes checking for clamd support... no checking for avastd support... no checking for icap support... no checking for kavd support... no checking for command-line content scanner support... no checking for NTLM support... yes checking for iconv... yes native checking for SSL MITM support... yes checking for OPENSSL... yes checking for DNS support... no checking for email notification support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/languages/Makefile config.status: creating data/scripts/Makefile config.status: creating data/scripts/bsd-init config.status: creating data/scripts/e2guardian config.status: creating data/scripts/logrotation config.status: creating data/scripts/solaris-init config.status: creating data/scripts/systemv-init config.status: creating data/scripts/e2guardian.service config.status: creating doc/Makefile config.status: creating configs/e2guardian.conf config.status: creating configs/e2guardianf1.conf config.status: creating configs/examplef1.story config.status: creating configs/Makefile config.status: creating configs/lists/Makefile config.status: creating configs/lists/phraselists/Makefile config.status: creating configs/lists/bannedrooms/Makefile config.status: creating configs/lists/contentscanners/Makefile config.status: creating configs/lists/bannedphraselist config.status: creating configs/lists/bannedurllist config.status: creating configs/lists/bannedsitelist config.status: creating configs/lists/bannedsitelistwithbypass config.status: creating configs/lists/exceptionphraselist config.status: creating configs/lists/weightedphraselist config.status: creating configs/downloadmanagers/Makefile config.status: creating configs/downloadmanagers/default.conf config.status: creating configs/contentscanners/Makefile config.status: creating configs/contentscanners/clamdscan.conf config.status: creating configs/contentscanners/avastdscan.conf config.status: creating configs/contentscanners/icapscan.conf config.status: creating configs/contentscanners/kavdscan.conf config.status: creating configs/contentscanners/commandlinescan.conf config.status: creating configs/authplugins/Makefile config.status: creating configs/authplugins/ip.conf config.status: creating configs/authplugins/port.conf config.status: creating configs/lists/authplugins/Makefile config.status: creating configs/lists/downloadmanagers/Makefile config.status: creating src/Makefile config.status: creating dgconfig.h config.status: executing depfiles commands WARNING: *** Please consider adding c to USE_LANGUAGES in the package Makefile.