+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=51 WRKLOG=/tmp/bulklog/neovim-0.9.5/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=51 WRKLOG=/tmp/bulklog/neovim-0.9.5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for neovim-0.9.5.tar.gz
=> Checksum SHA512 OK for neovim-0.9.5.tar.gz
===> Installing dependencies for neovim-0.9.5
==========================================================================
The following variables will affect the build process of this package,
neovim-0.9.5.  Their current value is shown below:

        * LUA_VERSION_DEFAULT = 54

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

        * LUA_PACKAGE = lua51

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 cmake>=3.18: found cmake-3.28.3
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.4
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gperf>=3.0.1: found gperf-3.1
=> Full dependency lua51-lpeg-[0-9]*: found lua51-lpeg-1.1.0
=> Full dependency lua51-mpack-[0-9]*: found lua51-mpack-1.0.8
=> Full dependency lua51-luv>=1.43.0.0nb1: found lua51-luv-1.43.0.0nb1
=> Full dependency lua51-inspect-[0-9]*: found lua51-inspect-3.1.3
=> Full dependency lua51-filesystem-[0-9]*: found lua51-filesystem-1.8.0
=> Full dependency lua51-BitOp-[0-9]*: found lua51-BitOp-1.0.2nb1
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.17
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.4
=> Full dependency libtermkey>=0.17: found libtermkey-0.22
=> Full dependency unibilium>=2.1.1nb1: found unibilium-2.1.1nb1
=> Full dependency libuv>=1.6: found libuv-1.48.0
=> Full dependency libvterm03>=0.3: found libvterm03-0.3
=> Full dependency msgpack>=1.2.0: found msgpack-3.3.0nb1
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency LuaJIT2>=2.0.3: found LuaJIT2-2.0.5nb2
=> Full dependency tree-sitter>=0.20.0: found tree-sitter-0.20.9
===> Overriding tools for neovim-0.9.5
===> Extracting for neovim-0.9.5
/usr/bin/mkdir -p /home/pbulk/build/editors/neovim/work/build
===> Patching for neovim-0.9.5
===> Creating toolchain wrappers for neovim-0.9.5
/usr/bin/ln -s /home/pbulk/build/editors/neovim/work/.buildlink/lib/pkgconfig/vterm03.pc  /home/pbulk/build/editors/neovim/work/.buildlink/lib/pkgconfig/vterm.pc
===> Configuring for neovim-0.9.5
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/editors/neovim/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- CMAKE_INSTALL_PREFIX=/opt/pkg
-- CMAKE_BUILD_TYPE=Release
-- Checking Lua interpreter: /opt/pkg/bin/luajit
-- Using Lua interpreter: /opt/pkg/bin/luajit
-- Using Lua interpreter for code generation: /opt/pkg/bin/luajit
-- Using Lua compiler: /opt/pkg/bin/luajit -b -s %s -
-- Could NOT find libuv (missing: libuv_DIR)
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for kstat_lookup in kstat
-- Looking for kstat_lookup in kstat - found
-- Looking for kvm_open in kvm
-- Looking for kvm_open in kvm - found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - found
-- Looking for perfstat_cpu in perfstat
-- Looking for perfstat_cpu in perfstat - not found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for sendfile in sendfile
-- Looking for sendfile in sendfile - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found Libuv: /opt/pkg/lib/libuv.so (Required is at least version "1.28.0") 
-- Found Libluv: /opt/pkg/lib/libluv.so (Required is at least version "1.43.0") 
-- Found Iconv: /opt/pkg/include  
-- Found Libtermkey: /opt/pkg/lib/libtermkey.so (Required is at least version "0.22") 
-- Found Libvterm: /opt/pkg/include/libvterm03 (found suitable version "0.3", minimum required is "0.3") 
-- Found Msgpack: /opt/pkg/lib/libmsgpackc.so (found suitable version "3.3.0", minimum required is "1.0.0") 
-- Found Treesitter: /opt/pkg/lib/libtree-sitter.so (Required is at least version "0.20.8") 
-- Found Unibilium: /opt/pkg/include (Required is at least version "2.0") 
-- Performing Test HAVE_WORKING_LIBINTL
-- Performing Test HAVE_WORKING_LIBINTL - Success
-- Looking for _nl_msg_cat_cntr
-- Looking for _nl_msg_cat_cntr - found
-- Found Libintl:   
-- Found Luajit: /opt/pkg/lib/libluajit-5.1.a  
-- Performing Test HAVE_WIMPLICIT_FALLTHROUGH_FLAG
-- Performing Test HAVE_WIMPLICIT_FALLTHROUGH_FLAG - Success
-- Performing Test HAS_DIAG_COLOR_FLAG
-- Performing Test HAS_DIAG_COLOR_FLAG - Success
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG - Success
-- Found Gettext: /opt/pkg/bin/msgmerge (found version "0.22.4") 
-- Performing Test HAVE_EXECINFO_BACKTRACE
-- Performing Test HAVE_EXECINFO_BACKTRACE - Success
-- Performing Test HAVE_BUILTIN_ADD_OVERFLOW
-- Performing Test HAVE_BUILTIN_ADD_OVERFLOW - Success
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of intmax_t
-- Check size of intmax_t - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of void *
-- Check size of void * - done
-- Looking for _NSGetEnviron
-- Looking for _NSGetEnviron - not found
-- Looking for include file langinfo.h
-- Looking for include file langinfo.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file termios.h
-- Looking for include file termios.h - found
-- Looking for include file sys/uio.h
-- Looking for include file sys/uio.h - found
-- Looking for include file sys/sdt.h
-- Looking for include file sys/sdt.h - found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for readv
-- Looking for readv - found
-- Looking for readlink
-- Looking for readlink - found
-- Looking for strnlen
-- Looking for strnlen - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for strptime
-- Looking for strptime - found
-- Performing Test HAVE_DIRFD_AND_FLOCK
-- Performing Test HAVE_DIRFD_AND_FLOCK - Success
-- Performing Test HAVE_PWD_FUNCS
-- Performing Test HAVE_PWD_FUNCS - Success
-- Performing Test HAVE_FORKPTY
-- Performing Test HAVE_FORKPTY - Failed
-- Looking for FD_CLOEXEC
-- Looking for FD_CLOEXEC - found
-- Looking for CODESET
-- Looking for CODESET - found
-- Looking for include file endian.h
-- Looking for include file endian.h - found
-- Performing Test HAVE_BE64TOH_MACROS
-- Performing Test HAVE_BE64TOH_MACROS - Failed
-- Looking for be64toh
-- Looking for be64toh - found
-- Configuring done (77.2s)
-- Generating done (0.4s)
-- Build files have been written to: /home/pbulk/build/editors/neovim/work/build
=> Rewrite cmake Dependencies files