=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for vifm-0.12.tar.bz2 => Checksum SHA512 OK for vifm-0.12.tar.bz2 ===> Installing dependencies for vifm-0.12nb1 ========================================================================== The following variables will affect the build process of this package, vifm-0.12nb1. Their current value is shown below: * CURSES_DEFAULT = curses * PYTHON_VERSION_DEFAULT = 310 * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * CURSES_TYPE = curses * PYPACKAGE = python310 * READLINE_TYPE = editline * 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 python310>=3.10: found python310-3.10.10 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bash-[0-9]*: found bash-5.2.15 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency perl>=5.0: found perl-5.36.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.4 ===> 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 vifm-0.12nb1 ===> Extracting for vifm-0.12nb1 ===> Patching for vifm-0.12nb1 => Applying pkgsrc patches for vifm-0.12nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/vifm/patches/patch-src_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/vifm/patches/patch-src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in,v 1.1 2021/10/18 11:17:24 nia Exp $ | |- Unbundle Lua. |- Install config files to examples, per pkgsrc convention. | |--- src/Makefile.in.orig 2021-09-29 09:57:54.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 144. Hunk #2 succeeded at 594. Hunk #3 succeeded at 712. done ===> Creating toolchain wrappers for vifm-0.12nb1 ===> Configuring for vifm-0.12nb1 => 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 python interpreter in data/vifm-media-osx. => Replacing bash interpreter in data/vifm-media. => Replacing Perl interpreter in src/vifm-convert-dircolors. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 x86_64--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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for x86_64--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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking host... x86_64--netbsd checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) 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 math.h usability... yes checking math.h presence... yes checking for math.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.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 for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for 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 wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for sys/param.h... yes checking for sys/user.h... no checking for linux/binfmts.h... no checking for uid_t... yes checking for gid_t... yes checking for mode_t... yes checking for off_t... yes checking for time_t... yes checking for uint64_t... yes checking for direntry_t... no checking for getmntinfo... no checking for stat... no checking for FILE... yes checking for wchar_t... yes checking for access... yes checking for atof... yes checking for atoi... yes checking for calloc... yes checking for chdir... yes checking for close... yes checking for closedir... yes checking for dup... yes checking for dup2... yes checking for execve... yes checking for execvp... yes checking for exit... yes checking for fdatasync... yes checking for fclose... yes checking for fdopen... yes checking for feof... yes checking for fgetc... yes checking for fgets... yes checking for fork... yes checking for fprintf... yes checking for fputc... yes checking for fputs... yes checking for free... yes checking for futimens... yes checking for fwrite... yes checking for getcwd... yes checking for getenv... yes checking for geteuid... yes checking for getgrent... yes checking for getgrgid... yes checking for getgrgid_r... yes checking for getgrnam... yes checking for getpid... yes checking for getppid... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for ioctl... yes checking for iswalnum... yes checking for iswdigit... yes checking for iswprint... yes checking for iswspace... yes checking for iswupper... yes checking for kill... no configure: error: kill() function not found. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/vifm *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/vifm