+ 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.10.0/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.10.0/work.log => Checksum BLAKE2s OK for neovim-0.10.0.tar.gz => Checksum SHA512 OK for neovim-0.10.0.tar.gz ===> Installing dependencies for neovim-0.10.0 ========================================================================== The following variables will affect the build process of this package, neovim-0.10.0. 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 patchelf-[0-9]*: found patchelf-0.18.0nb1 => Tool dependency cmake>=0: found cmake-3.31.3 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency lua51-BitOp-[0-9]*: found lua51-BitOp-1.0.2nb1 => Full dependency lua51-filesystem-[0-9]*: found lua51-filesystem-1.8.0 => Full dependency lua51-inspect-[0-9]*: found lua51-inspect-3.1.3 => 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 LuaJIT2>=2.1: found LuaJIT2-2.1.1713773202 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Full dependency libuv>=1.6: found libuv-1.49.2 => Full dependency libvterm03>=0.3.3: found libvterm03-0.3.3 => Full dependency lua51-luv>=1.43.0.0nb1: found lua51-luv-1.43.0.0nb1 => Full dependency msgpack>=1.2.0: found msgpack-6.1.0nb1 => Full dependency tree-sitter>=0.22.5: found tree-sitter-0.24.5 => Full dependency unibilium>=2.1.1nb1: found unibilium-2.1.1nb1 ===> Overriding tools for neovim-0.10.0 ===> Extracting for neovim-0.10.0 ===> Patching for neovim-0.10.0 => Applying pkgsrc patches for neovim-0.10.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/neovim/patches/patch-src_nvim_api_vim.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/neovim/patches/patch-src_nvim_api_vim.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_nvim_api_vim.c,v 1.1 2024/08/17 15:43:33 bsiegert Exp $ | |- avoid conflict with NetBSD's popcount(3) | |--- src/nvim/api/vim.c.orig 2024-05-27 21:57:03.208807367 +0000 |+++ src/nvim/api/vim.c -------------------------- Patching file src/nvim/api/vim.c using Plan A... Hunk #1 succeeded at 2384. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/neovim/patches/patch-src_nvim_math.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/neovim/patches/patch-src_nvim_math.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_nvim_math.c,v 1.1 2024/08/17 15:43:33 bsiegert Exp $ | |- avoid conflict with NetBSD's popcount(3) | |--- src/nvim/math.c.orig 2024-05-27 21:57:43.595089547 +0000 |+++ src/nvim/math.c -------------------------- Patching file src/nvim/math.c using Plan A... Hunk #1 succeeded at 78. done ===> Creating toolchain wrappers for neovim-0.10.0 /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.10.0 => Checking for portability problems in extracted files -- The C compiler identification is GNU 13.3.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 -- Found GNU Make at /home/pbulk/build/editors/neovim/work/.tools/bin/make -- CMAKE_INSTALL_PREFIX=/opt/pkg -- CMAKE_BUILD_TYPE=Release -- 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 - CMake Warning (dev) at cmake/Util.cmake:63 (add_custom_command): Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:246 (add_glob_target) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/Util.cmake:63 (add_custom_command): Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:257 (add_glob_target) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/Util.cmake:63 (add_custom_command): Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:273 (add_glob_target) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Luv: /opt/pkg/lib/libluv.so (Required is at least version "1.43.0") -- Found Iconv: /opt/pkg/include -- 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 Libvterm: /opt/pkg/include/libvterm03 (found suitable version "0.3.3", minimum required is "0.3.3") -- Found Lpeg: /opt/pkg/lib/lua/5.1/lpeg.so -- Found Msgpack: /opt/pkg/lib/libmsgpack-c.so (found suitable version "6.1.0", minimum required is "1.0.0") -- Found Treesitter: /opt/pkg/lib/libtree-sitter.so (Required is at least version "0.20.9") -- 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 HAS_FSTACK_PROTECTOR_STRONG_FLAG -- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG - Success -- 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 -- main_lib props '/opt/pkg/include/luajit-2.1;/opt/pkg/include;/home/pbulk/build/editors/neovim/work/neovim-0.10.0/cmake-pkgsrc-build/src/nvim/auto;/home/pbulk/build/editors/neovim/work/neovim-0.10.0/cmake-pkgsrc-build/include;/home/pbulk/build/editors/neovim/work/neovim-0.10.0/cmake-pkgsrc-build/cmake.config;/home/pbulk/build/editors/neovim/work/neovim-0.10.0/src' -- nlua0 props '/opt/pkg/include/luajit-2.1;/home/pbulk/build/editors/neovim/work/neovim-0.10.0/src;/home/pbulk/build/editors/neovim/work/neovim-0.10.0/cmake-pkgsrc-build/cmake.config;/home/pbulk/build/editors/neovim/work/neovim-0.10.0/cmake-pkgsrc-build/include' -- iconv props '/opt/pkg/include' -- libuv props '/opt/pkg/include' -- libvterm props '/opt/pkg/include/libvterm03' -- msgpack props '/opt/pkg/include' -- treesitter props '/opt/pkg/include' -- unibilium props '/opt/pkg/include' -- libintl props '/opt/pkg/include/gettext' CMake Warning (dev) at cmake/Util.cmake:63 (add_custom_command): Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): src/nvim/CMakeLists.txt:820 (add_glob_target) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/Util.cmake:63 (add_custom_command): Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): src/nvim/CMakeLists.txt:833 (add_glob_target) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Gettext: /opt/pkg/bin/msgmerge (found version "0.22.5") -- 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_BITSCANFORWARD64 -- Performing Test HAVE_BITSCANFORWARD64 - Failed -- 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 (71.6s) -- Generating done (1.5s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED USE_BUNDLED -- Build files have been written to: /home/pbulk/build/editors/neovim/work/neovim-0.10.0/cmake-pkgsrc-build