=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for bind-9.18.36.tar.xz => Checksum SHA512 OK for bind-9.18.36.tar.xz ===> Installing dependencies for bind-9.18.36 ========================================================================== The supported build options for bind are: bind-dig-sigchase bind-json-statistics-server bind-xml-statistics-server blacklist blocklist dlz-filesystem dnstap geoip gssapi ldap lmdb mysql pgsql readline threads tuning The currently selected options are: 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.bind (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, bind-9.18.36. Their current value is shown below: * BIND_DIR = /var/chroot/named * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * TERMCAP_TYPE = termcap 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency perl>=5.0: found perl-5.40.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Full dependency libuv>=1.6: found libuv-1.50.0 => Full dependency nghttp2>=1.64.0nb3: found nghttp2-1.65.0 => Full dependency readline>=6.0: found readline-8.2nb2 ===> 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 bind-9.18.36 ===> Extracting for bind-9.18.36 ===> Patching for bind-9.18.36 => Applying pkgsrc patches for bind-9.18.36 ===> Creating toolchain wrappers for bind-9.18.36 ===> Configuring for bind-9.18.36 => Fixing pkg-config path. cd /pbulk/work/net/bind918/work/bind-9.18.36 && rm -rf autom4te*.cache && aclocal && automake --include-deps --add-missing --copy && autoconf -f sh: git: not found sh: git: not found sh: git: not found sh: git: not found => Generating pkg-config files for builtin xz package. => 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... i486--netbsdelf checking host system type... i486--netbsdelf checking target system type... i486--netbsdelf checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports the include directive... yes (GNU style) checking for i486--netbsdelf-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for i486--netbsdelf-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for i486--netbsdelf-gcc... no checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 how to run the C preprocessor... gcc -E checking whether byte ordering is bigendian... no checking for gcc option to enable large file support... none needed checking for declarations of fseeko and ftello... yes checking whether make sets $(MAKE)... (cached) yes checking for i486--netbsdelf-ar... no checking for i486--netbsdelf-lib... no checking for i486--netbsdelf-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking for a POSIX-compatible shell... /bin/sh checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /pbulk/work/net/bind918/work/.cwrapper/bin/ld checking if the linker (/pbulk/work/net/bind918/work/.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 the maximum length of command line arguments... (cached) 262144 checking how to convert i486--netbsdelf file names to i486--netbsdelf format... func_convert_file_noop checking how to convert i486--netbsdelf file names to toolchain format... func_convert_file_noop checking for /pbulk/work/net/bind918/work/.cwrapper/bin/ld option to reload object files... -r checking for i486--netbsdelf-file... no checking for file... file checking for i486--netbsdelf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for i486--netbsdelf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486--netbsdelf-ar... ar checking for archiver @FILE support... @ checking for i486--netbsdelf-strip... no checking for strip... strip checking for i486--netbsdelf-ranlib... no checking for ranlib... ranlib 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 i486--netbsdelf-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 (/pbulk/work/net/bind918/work/.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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Werror -fno-delete-null-pointer-checks... yes checking whether C compiler accepts -fdiagnostics-show-option... yes checking whether the linker accepts -Wl,--export-dynamic... yes checking pkg-config is at least version 0.9.0... yes checking whether to enable fuzzing mode... no checking for perl5... /usr/pkg/bin/perl checking for a Python interpreter with version >= 3.6... none checking for pytest-3... no checking for py.test-3... no checking for pytest... no checking for py.test... no checking for pytest-pypy... no configure: WARNING: pytest not found, some system tests will be skipped checking for xsltproc... no checking for sys/param.h... yes checking for sys/socket.h... 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/sysctl.h... yes checking for net/if6.h... no checking for net/route.h... yes checking for linux/netlink.h... no checking for linux/rtnetlink.h... no checking for threads.h... yes checking for thread local storage (TLS) class... _Thread_local checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for sysctlbyname... 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 for uname... yes checking for __attribute__((noreturn))... yes checking for __attribute__((malloc))... yes checking for extended malloc attributes... no checking for __attribute__((returns_nonnull))... yes checking for libmaxminddb... no checking for egrep -e... (cached) /usr/bin/egrep 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 pthread_attr_getstacksize... yes checking for pthread_attr_setstacksize... yes checking for pthread_barrier_init... yes checking for PTHREAD_MUTEX_ADAPTIVE_NP... using standard lock type 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 for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_np.h... no checking for libblocklist... checking for blocklist.h... yes checking for blocklist in -lblocklist... yes checking for libuv >= 1.37.0... no /pbulk/work/net/bind918/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found checking for libuv >= 1.0.0 libuv < 1.35.0... no /pbulk/work/net/bind918/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found configure: error: libuv >= 1.0.0 (except 1.35.0 and 1.36.0) not found *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/net/bind918 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/bind918