=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cfengine-3.15.2.tar.gz => Checksum SHA512 OK for cfengine-3.15.2.tar.gz => Checksum BLAKE2s OK for cfengine-masterfiles-3.15.2.tar.gz => Checksum SHA512 OK for cfengine-masterfiles-3.15.2.tar.gz ===> Installing dependencies for cfengine-3.15.2nb14 ========================================================================== The supported build options for cfengine are: lmdb mysql pgsql qdbm qdbm tokyocabinet tokyocabinet The currently selected options are: tokyocabinet You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.cfengine3 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, cfengine-3.15.2nb14. Their current value is shown below: * CFENGINE_DIR = /var/cfengine * KRB5_DEFAULT = heimdal * PAM_DEFAULT = openpam * 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: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * PAMBASE (defined, but empty) 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-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Full dependency tokyocabinet>=1.4.41: found tokyocabinet-1.4.48 => Full dependency pcre>=8.30nb1: found pcre-8.45 => Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.9 => Full dependency libyaml>=0.1.4: found libyaml-0.2.5 => Full dependency curl>=8.7.1nb1: found curl-8.10.1 ===> 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 cfengine-3.15.2nb14 ===> Extracting for cfengine-3.15.2nb14 /usr/bin/install -c -o pbulk -g users -m 755 files/pkgsrc /pbulk/work/sysutils/cfengine3/work/cfengine-masterfiles-3.15.2/modules/packages/pkgsrc ===> Patching for cfengine-3.15.2nb14 => Applying pkgsrc patches for cfengine-3.15.2nb14 ===> Creating toolchain wrappers for cfengine-3.15.2nb14 ===> Configuring for cfengine-3.15.2nb14 => Fixing default paths => 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 => Running ./configure in . configure: WARNING: unrecognized options: --with-sysconfdir checking build system type... i486--netbsdelf checking host system type... i486--netbsdelf checking target system type... i486--netbsdelf checking for makeinfo... /pbulk/work/sysutils/cfengine3/work/.tools/bin/makeinfo checking automake version... 1.15 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -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 UID '100' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... yes checking how to create a ustar tar archive... pax checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes 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 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for HP-UX aC... checking how to run the C preprocessor... gcc -E no checking for GCC specific compile flags... yes checking for -Wno-pointer-sign... yes checking for -Werror=implicit-function-declaration... yes checking for -Wunused-parameter... yes checking for -Wno-duplicate-decl-specifier... no 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... /usr/bin/ld checking if the linker (/usr/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 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 /usr/bin/ld option to reload object files... -r 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... no checking for 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 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 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 (/usr/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... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... no checking for perl... /pbulk/work/sysutils/cfengine3/work/.tools/bin/perl checking for getconf... /usr/bin/getconf checking for pthread_join in LIBS= with CFLAGS= -pthread ... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for tchdbnew in -ltokyocabinet... no configure: error: Cannot find Tokyo Cabinet *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/sysutils/cfengine3 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/cfengine3