=> Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for eggdrop-1.9.1.tar.gz => Checksum SHA512 OK for eggdrop-1.9.1.tar.gz ===> Installing dependencies for eggdrop-1.9.1 ========================================================================== The following variables will affect the build process of this package, eggdrop-1.9.1. Their current value is shown below: * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency tcl>=8.6.1nb1: found tcl-8.6.11nb1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for eggdrop-1.9.1 ===> Extracting for eggdrop-1.9.1 ===> Patching for eggdrop-1.9.1 => Applying pkgsrc patches for eggdrop-1.9.1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/chat/eggdrop/patches/patch-Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/chat/eggdrop/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.1 2018/02/27 19:08:48 fhajny Exp $ | |Avoid dependency on coreutils. |Enable parallel builds by removing vanity binary calls. | |--- Makefile.in.orig 2018-02-04 16:08:11.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 236 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/chat/eggdrop/patches/patch-src_eggdrop.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/chat/eggdrop/patches/patch-src_eggdrop.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_eggdrop.h,v 1.1 2018/02/27 19:08:48 fhajny Exp $ | |Don't hardcode a relative LANGDIR. | |--- src/eggdrop.h.orig 2017-08-13 21:07:00.000000000 +0000 |+++ src/eggdrop.h -------------------------- Patching file src/eggdrop.h using Plan A... Hunk #1 succeeded at 71 (offset 9 lines). done ===> Creating toolchain wrappers for eggdrop-1.9.1 ===> Configuring for eggdrop-1.9.1 => Substituting "dir" in eggdrop.conf => 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 for portability problems in extracted files This is Eggdrop's GNU configure script. It's going to run a bunch of tests to hopefully make your compile work without much twiddling. checking for x86_64--netbsd-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 gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for icc... no checking whether the compiler understands -pipe... yes checking whether the compiler understands -Wall... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking for make... make checking whether make sets $(MAKE)... yes checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking whether head -n 1 works... yes checking for strip... strip checking for gawk... /usr/bin/awk checking for basename... basename checking for uname... uname checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing dlopen... none required checking for tan in -lm... yes checking for pthread_mutex_init in -lpthread... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking system type... NetBSD checking system release... 9.0 checking module loading capabilities... checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking loader.h usability... no checking loader.h presence... no checking for loader.h... no checking rld.h usability... no checking rld.h presence... no checking for rld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking mach-o/rld.h usability... no checking mach-o/rld.h presence... no checking for mach-o/rld.h... no checking for dlopen... yes checking for load... no checking for NSLinkModule... no checking for shl_load... no checking for rld_load... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... 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 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.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 for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for flexible array members... yes checking for intptr_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for working volatile... yes checking for socklen_t... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in eggint.h (assuming C99 compatible system) checking for dprintf... yes checking for explicit_bzero... no checking for explicit_memset... yes checking for getrandom... no checking for getrusage... yes checking for inet_aton... yes checking for isascii... yes checking for memset_s... no checking for random... yes checking for rand... yes checking for lrand48... yes checking for snprintf... yes checking for strlcpy... yes checking for vsnprintf... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for b64_ntop... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes configure: Autoconfiguring Tcl with tclConfig.sh checking for correct TEA configuration... ok (TEA 3.10) configure: configuring Eggdrop 1.9.1 checking for Tcl configuration... found /usr/pkg/lib/tclConfig.sh checking for existence of /usr/pkg/lib/tclConfig.sh... loading checking platform... unix checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking for Tcl linker... ${CC} ${SHLIB_CFLAGS} -shared checking for Tcl version... 8.6.11 checking for Tcl library flags... -pthread -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ltcl86 -lz -lpthread -lm checking for Tcl header flags... -I/usr/pkg/include checking for system IPv6 support... yes checking for gethostbyname2... yes checking for struct in6_addr... yes checking for the in6addr_any constant... yes checking for the in6addr_loopback constant... yes checking for struct sockaddr_in6... yes checking whether to enable TLS support... autodetect checking for openssl/ssl.h... yes checking for openssl/x509v3.h... yes checking for X509_digest in -lcrypto... yes checking for SSL_accept in -lssl... yes checking for EVP_md5... yes checking for EVP_sha1... yes checking for a2i_IPADDRESS... yes checking for OPENSSL_buf2hexstr... yes checking for OPENSSL_hexstr2buf... yes checking for OpenSSL... yes checking for ASN1_STRING_get0_data... yes checking for EVP_PKEY_get1_EC_KEY... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for MD5_Init... yes checking for MD5_Update... yes checking for MD5_Final... yes checking for threaded dns core (beta)... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/md5/Makefile config.status: creating src/mod/Makefile config.status: creating config.h config.status: executing eggint.h commands config.status: creating eggint.h : __EGGINT_H config.status: executing replace-if-changed commands creating lush.h config.status: executing catch-make-rebuild commands Operating System: NetBSD 9.0 IPv6 Support: yes Tcl version: 8.6.11 (threaded) SSL/TLS Support: yes (OpenSSL 1.1.1d 10 Sep 2019) Threaded DNS core (beta): no If you experience any problems compiling Eggdrop, please read the compile guide, found in doc/COMPILE-GUIDE. Type 'make config' to configure the modules, or type 'make iconfig' to interactively choose which modules to compile. cd /tmp/chat/eggdrop/work/eggdrop-1.9.1 && /usr/bin/make config Detecting modules...................... done. Calculating dependencies..................... done. Building ./src/mod/Makefile... done. Configuring module 'compress'. configure: creating cache ../../../config.cache checking for x86_64--netbsd-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 gzopen in -lz... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tmp/chat/eggdrop/work/.tools/bin/grep checking for egrep... /tmp/chat/eggdrop/work/.tools/bin/grep -E 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile Configuring module 'dns'. configure: loading cache ../../../config.cache checking for x86_64--netbsd-gcc... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for a working resolver library... yes () configure: updating cache ../../../config.cache configure: creating ./config.status config.status: creating Makefile Building ./src/mod/Makefile... done. You can now compile the bot, using "make".