=> 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.5nb1 ========================================================================== The following variables will affect the build process of this package, neovim-0.9.5nb1. 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.29.3nb2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => 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 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.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.22.5: found tree-sitter-0.22.6 ===> 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 neovim-0.9.5nb1 ===> Extracting for neovim-0.9.5nb1 /bin/mkdir -p /pbulk/work/editors/neovim/work/build ===> Patching for neovim-0.9.5nb1 ===> Creating toolchain wrappers for neovim-0.9.5nb1 /bin/ln -s /pbulk/work/editors/neovim/work/.buildlink/lib/pkgconfig/vterm03.pc /pbulk/work/editors/neovim/work/.buildlink/lib/pkgconfig/vterm.pc ===> Configuring for neovim-0.9.5nb1 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". -- The C compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/editors/neovim/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- CMAKE_INSTALL_PREFIX=/usr/pkg -- CMAKE_BUILD_TYPE=Release -- Checking Lua interpreter: /usr/pkg/bin/luajit -- Using Lua interpreter: /usr/pkg/bin/luajit -- Using Lua interpreter for code generation: /usr/pkg/bin/luajit -- Using Lua compiler: /usr/pkg/bin/luajit -b -s %s - -- Could NOT find libuv (missing: libuv_DIR) -- Looking for dlopen in dl -- Looking for dlopen in dl - not found -- Looking for kstat_lookup in kstat -- Looking for kstat_lookup in kstat - not found -- Looking for kvm_open in kvm -- Looking for kvm_open in kvm - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not 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 - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Libuv: /usr/pkg/lib/libuv.so (Required is at least version "1.28.0") -- Found Libluv: /usr/pkg/lib/libluv.so (Required is at least version "1.43.0") -- Found Iconv: /usr/include -- Found Libtermkey: /usr/pkg/lib/libtermkey.so (Required is at least version "0.22") -- Found Libvterm: /usr/pkg/include/libvterm03 (found suitable version "0.3", minimum required is "0.3") -- Found Msgpack: /usr/pkg/lib/libmsgpackc.so (found suitable version "3.3.0", minimum required is "1.0.0") -- Found Treesitter: /usr/pkg/lib/libtree-sitter.so (Required is at least version "0.20.8") -- Found Unibilium: /usr/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 - not found -- Found Libintl: -- Found Luajit: /usr/pkg/lib/libluajit-5.1.so -- 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: /usr/bin/msgmerge (found version "0.16.1") -- Performing Test HAVE_EXECINFO_BACKTRACE -- Performing Test HAVE_EXECINFO_BACKTRACE - Failed -- 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 -- 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 - Success -- Configuring done (19.0s) -- Generating done (0.6s) -- Build files have been written to: /pbulk/work/editors/neovim/work/build => Rewrite cmake Dependencies files