=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for bind-9.14.12.tar.gz => Checksum RMD160 OK for bind-9.14.12.tar.gz => Checksum SHA512 OK for bind-9.14.12.tar.gz ===> Installing dependencies for bind-9.14.12 ========================================================================== The supported build options for bind are: bind-dig-sigchase bind-json-statistics-server bind-xml-statistics-server blacklist dlz-filesystem dnstap geoip ldap mysql pgsql readline threads tuning The currently selected options are: blacklist readline 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.bind914 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, bind-9.14.12. Their current value is shown below: * BIND_DIR = /var/chroot/named * READLINE_DEFAULT = editline * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * READLINE_TYPE = editline * TERMCAP_TYPE = termcap 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency perl>=5.0: found perl-5.30.2 => Tool dependency distcc-[0-9]*: found distcc-3.3 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Overriding tools for bind-9.14.12 ===> Extracting for bind-9.14.12 ===> Patching for bind-9.14.12 => Applying pkgsrc patches for bind-9.14.12 ===> Creating toolchain wrappers for bind-9.14.12 ===> Configuring for bind-9.14.12 => 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 configure: WARNING: unrecognized options: --enable-threads checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking for powerpc--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 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 for blacklist.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 whether make sets $(MAKE)... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/pkgbuild/net/bind914/work.powerpc/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/net/bind914/work.powerpc/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert powerpc--netbsd file names to powerpc--netbsd format... func_convert_file_noop checking how to convert powerpc--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/pkgbuild/net/bind914/work.powerpc/.cwrapper/bin/ld option to reload object files... -r checking for powerpc--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for powerpc--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc--netbsd-strip... no checking for strip... strip checking for powerpc--netbsd-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/bin/awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/pkgbuild/net/bind914/work.powerpc/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether ln -s works... yes checking for a POSIX-compatible shell... /bin/sh checking whether to enable fuzzing mode... no checking for ar... /usr/bin/ar checking for etags... no checking for emacs-etags... no checking for perl5... /usr/pkg/bin/perl checking for Python support... disabled checking for powerpc--netbsd-gcc... (cached) gcc 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 gcc option to accept ISO C99... none needed checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for regex.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/mman.h... yes checking for sys/sockio.h... yes checking for sys/select.h... yes checking for sys/param.h... yes checking for sys/sysctl.h... yes checking for net/if6.h... no checking for sys/socket.h... yes checking for net/route.h... yes checking for linux/netlink.h... no checking for linux/rtnetlink.h... no checking threads.h usability... yes checking threads.h presence... yes checking for threads.h... yes checking for C11 Thread-Local Storage using thread_local... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for flexible array members... yes checking for sysctlbyname... yes checking for mmap... yes checking for seteuid... yes checking for setresuid... no checking for setegid... yes checking for setresgid... no checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uname... yes checking for GCC noreturn attribute... yes checking for kqueue... yes checking for epoll_create1... no checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking devpoll.h usability... no checking devpoll.h presence... no checking for devpoll.h... no checking whether byte ordering is bigendian... yes checking for arc4random... yes checking for arc4random_buf... yes checking for arc4random_uniform... yes checking for getrandom... no checking for pthread_join using gcc -pthread ... yes checking whether gcc is Clang... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sigwait... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setstacksize... yes checking for PTHREAD_MUTEX_ADAPTIVE_NP... using standard lock type checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for library containing sched_yield... none required checking for sched_yield... yes checking for pthread_yield... no checking for pthread_yield_np... no checking sys/cpuset.h usability... no checking sys/cpuset.h presence... no checking for sys/cpuset.h... no checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking for pthread_setaffinity_np... yes checking for cpuset_setaffinity... no checking for processor_bind... no checking for sched_setaffinity... no checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_np.h... no checking for flockfile... yes checking for getc_unlocked... yes checking for sysconf... yes checking for libtool... yes checking for openssl/ssl.h in /usr... yes checking whether compiling and linking against OpenSSL works... yes checking for OpenSSL >= 1.0.0 or LibreSSL... yes checking for CRYPTO_zalloc... yes checking for EVP_CIPHER_CTX_new... yes checking for EVP_CIPHER_CTX_free... yes checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for EVP_MD_CTX_reset... yes checking for HMAC_CTX_new... yes checking for HMAC_CTX_free... yes checking for HMAC_CTX_reset... yes checking for HMAC_CTX_get_md... yes checking for ECDSA_sign... yes checking for ECDSA_verify... yes checking for ECDSA P-256 support... yes checking for ECDSA P-384 support... yes checking for Ed25519 support... yes checking for Ed448 support... yes checking for EVP_sha1... yes checking for EVP_sha224... yes checking for EVP_sha256... yes checking for EVP_sha384... yes checking for EVP_sha512... yes checking for EVP_aes_128_ecb... yes checking for EVP_aes_192_ecb... yes checking for EVP_aes_256_ecb... yes checking for DH_get0_key... yes checking for ECDSA_SIG_get0... yes checking for RSA_set0_key... yes checking whether to enable FIPS mode in OpenSSL library... no checking for PKCS11 for Public-Key Cryptography... no checking for clock_gettime... yes checking for GSSAPI library... looking in /usr/lib checking gssapi.h usability... yes checking gssapi.h presence... yes checking for gssapi.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking gssapi_krb5.h usability... no checking gssapi_krb5.h presence... no checking for gssapi_krb5.h... no checking gssapi/gssapi_krb5.h usability... yes checking gssapi/gssapi_krb5.h presence... yes checking for gssapi/gssapi_krb5.h... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking krb5/krb5.h usability... yes checking krb5/krb5.h presence... yes checking for krb5/krb5.h... yes checking kerberosv5/krb5.h usability... no checking kerberosv5/krb5.h presence... no checking for kerberosv5/krb5.h... no checking linking as -lgssapi_krb5... no checking linking as -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err... no checking linking as -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv... no checking linking as -lgssapi... yes using GSSAPI from /usr/lib and /usr/include checking for lmdb library... no checking for libxml2 library... no checking for json library... no checking for blacklist library... yes checking for library containing blacklist... -lblacklist checking for zlib library... yes checking for library containing deflate... -lz checking for smf_enable_instance in -lscf... no checking if "gcc" supports -fno-strict-aliasing... yes checking if "gcc" supports -fno-delete-null-pointer-checks... yes checking for socket in -lsocket... no checking for inet_addr in -lnsl... no checking whether to use purify... no checking whether to use gperftools profiler... no configure: WARNING: Internal symbol table does not work with libtool. Disabling symbol table. checking for IPv6 structures... yes checking for strlcpy... yes checking for strlcat... yes configure: checking for readline with -ledit checking for readline... yes checking editline/readline.h usability... no checking editline/readline.h presence... no checking for editline/readline.h... no checking edit/readline/readline.h usability... no checking edit/readline/readline.h presence... no checking for edit/readline/readline.h... no checking edit/readline/history.h usability... no checking edit/readline/history.h presence... no checking for edit/readline/history.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes using SPNEGO from lib/dns checking for chroot... yes checking whether to enable Linux capabilities... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for tzset... yes checking for optarg declaration... yes checking for st_mtim.tv_nsec... checking for if_nametoindex... yes checking for nanosleep... yes checking for usleep... yes checking for explicit_bzero... no checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking for memory model aware atomic operations... stdatomic.h checking whether -latomic is needed for 64-bit stdatomic.h functions... configure: error: in `/tmp/pkgbuild/net/bind914/work.powerpc/bind-9.14.12': configure: error: libatomic needed, but linking with -latomic failed, please fix your toolchain. See `config.log' for more details *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/net/bind914 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/bind914