Closed termuxbot2 closed 4 months ago
CMake Error at /home/builder/.termux-build/_cache/cmake-3.29.3/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Lpeg (missing: LPEG_LIBRARY)
Call Stack (most recent call first):
/home/builder/.termux-build/_cache/cmake-3.29.3/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
cmake/FindLpeg.cmake:3 (find_package_handle_standard_args)
src/nvim/CMakeLists.txt:34 (find_package)
https://github.com/neovim/neovim/blob/v0.10.0/BUILD.md#how-to-build-without-bundled-dependencies
CMake Error at /home/builder/.termux-build/_cache/cmake-3.29.3/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Lpeg (missing: LPEG_LIBRARY) Call Stack (most recent call first): /home/builder/.termux-build/_cache/cmake-3.29.3/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) cmake/FindLpeg.cmake:3 (find_package_handle_standard_args) src/nvim/CMakeLists.txt:34 (find_package)
https://github.com/neovim/neovim/blob/v0.10.0/BUILD.md#how-to-build-without-bundled-dependencies
luarocks install lpeg
luarocks install mpack
I've successfully regenerated the two failing patches, and removed libtermkey
from the dependencies (as per upstream documentation, and reference from Arch Linux's package build for Neovim)
I have now run into the same build failure described above. I have opened a PR for this package update, testing will be highly appreciated, as soon as the lua module issues are resolves.
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the neovim package, but it failed.
Here's the output of the update script:
Show log
Above error occured when I last tried to update at 2024-05-16 18:20:04 UTC.
Run ID: 9117047237
Note: Automatic updates will be disabled until this issue is resolved.