=> 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.1
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> 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.4
=> 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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/editors/neovim/patches/patch-src_nvim_api_vim.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/editors/neovim/patches/patch-src_nvim_math.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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
/bin/ln -s /Users/pbulk/build/editors/neovim/work/.buildlink/lib/pkgconfig/vterm03.pc  /Users/pbulk/build/editors/neovim/work/.buildlink/lib/pkgconfig/vterm.pc
===> Configuring for neovim-0.10.0
-- The C compiler identification is AppleClang 13.1.6.13160021
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/editors/neovim/work/.cwrapper/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found GNU Make at /Users/pbulk/build/editors/neovim/work/.tools/bin/make
-- Using deployment target 12.3
-- 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.dylib (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 - not found
-- Looking for kvm_open in kvm
-- Looking for kvm_open in kvm - not 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 - not 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 - Success
-- Found Threads: TRUE
-- Found Libuv: /opt/pkg/lib/libuv.dylib (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")
CMake Error at /opt/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find Lpeg (missing: LPEG_LIBRARY)
Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
  cmake/FindLpeg.cmake:3 (find_package_handle_standard_args)
  src/nvim/CMakeLists.txt:34 (find_package)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/editors/neovim
*** Error code 1

Stop.
bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/editors/neovim