=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for kyua-0.13.tar.gz
=> Checksum SHA512 OK for kyua-0.13.tar.gz
===> Installing dependencies for kyua-0.13nb17
==========================================================================
The supported build options for kyua are:

	tests

The currently selected options are:

	tests

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.kyua (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
kyua-0.13nb17.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * LUA_VERSION_DEFAULT = 54
        * READLINE_DEFAULT = editline

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * LUA_PACKAGE = lua54
        * READLINE_TYPE = editline
        * TERMCAP_TYPE = curses

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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency atf>=0.20: found atf-0.21
=> Full dependency lua54>=5.4.0<5.5: found lua54-5.4.6nb1
=> Full dependency lutok>=0.4: found lutok-0.4nb3
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.45.2
===> Overriding tools for kyua-0.13nb17
===> Extracting for kyua-0.13nb17
===> Patching for kyua-0.13nb17
===> Creating toolchain wrappers for kyua-0.13nb17
/bin/ln -s /Users/pbulk/build/devel/kyua/work/.buildlink/lib/pkgconfig/lua-5.4.pc /Users/pbulk/build/devel/kyua/work/.buildlink/lib/pkgconfig/lua.pc
===> Configuring for kyua-0.13nb17
=> 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
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... admin/install-sh -c -d
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 clang++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of clang++... gcc3
checking for x86_64-apple-darwin22-gcc... clang
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for x86_64-apple-darwin22-ar... no
checking for x86_64-apple-darwin22-lib... no
checking for x86_64-apple-darwin22-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether the C++ compiler works... yes
checking whether clang++ supports -Werror... yes
checking whether clang++ supports -D_FORTIFY_SOURCE=2... yes
checking whether clang++ supports -Wall... yes
checking whether clang++ supports -Wcast-qual... yes
checking whether clang++ supports -Wextra... yes
checking whether clang++ supports -Wpointer-arith... yes
checking whether clang++ supports -Wredundant-decls... yes
checking whether clang++ supports -Wreturn-type... yes
checking whether clang++ supports -Wshadow... yes
checking whether clang++ supports -Wsign-compare... yes
checking whether clang++ supports -Wswitch... yes
checking whether clang++ supports -Wwrite-strings... yes
checking whether clang++ supports -DNDEBUG... yes
checking whether clang++ supports -Wabi... yes
checking whether clang++ supports -Wctor-dtor-privacy... yes
checking whether clang++ supports -Wno-deprecated... yes
checking whether clang++ supports -Wno-non-template-friend... no
checking whether clang++ supports -Wno-pmf-conversions... no
checking whether clang++ supports -Wnon-virtual-dtor... yes
checking whether clang++ supports -Woverloaded-virtual... yes
checking whether clang++ supports -Wreorder... yes
checking whether clang++ supports -Wsign-promo... yes
checking whether clang++ supports -Wsynth... yes
checking whether __attribute__((noreturn)) is supported... yes
checking whether __attribute__((__pure__)) is supported... yes
checking whether __attribute__((__unused__)) is supported... yes
checking how to run the C++ preprocessor... clang++ -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 sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking for statfs... yes
checking for statvfs... yes
checking whether getcwd(NULL, 0) works... yes
checking for a working lchmod... yes
checking for unmount... yes
checking whether getopt allows a + sign for POSIX behavior optreset... no
checking for the optind value to reset getopt processing... 1
checking whether getopt has optreset... yes
checking for the last valid signal... 31
checking for sys/types.h... (cached) yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/sysctl.h... (cached) yes
checking for sysctlbyname... yes
checking if the hw.usermem64 sysctl MIB exists... no
checking if the hw.usermem sysctl MIB exists... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for x86_64-apple-darwin22-ranlib... no
checking for ranlib... ranlib
checking pkg-config is at least version 0.9.0... yes
checking for ATF_CXX... yes
checking for atf-sh >= 0.15... /opt/pkg/bin/atf-sh
checking for LUTOK... yes
checking for SQLITE3... yes
checking for gdb... no
checking for git... /usr/bin/git
checking for architecture name... i386
checking for platform name... x86_64
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating utils/defs.hpp
config.status: creating config.h
config.status: executing bootstrap/atconfig commands
config.status: executing depfiles commands