agriffis / neovim

Nightly neovim rpms
https://arongriffis.com/2019/03/02/neovim-nightly-builds
Other
20 stars 0 forks source link

Builds are failing #30

Closed jglueckstein closed 4 months ago

jglueckstein commented 4 months ago

Problem

COPR build log shows:

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find UTF8proc (missing: UTF8PROC_LIBRARY UTF8PROC_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) cmake/FindUTF8proc.cmake:3 (find_package_handle_standard_args) src/nvim/CMakeLists.txt:38 (find_package)

This is possibly related to recent neovim commit build: add utf8proc as dependency

Steps to reproduce

Go to COPR project page. Realize builds are failing.

Expected behavior

Builds not failing.

Neovim version (nvim -v)

last successful build 0.11.0~dev.315.g46187117c-1

Vim (not Nvim) behaves the same?

no

Operating system/version

fedora 40

Terminal name/version

any

$TERM environment variable

NA

Installation

COPR

agriffis commented 4 months ago

Thanks, working on it

agriffis commented 4 months ago

Fixed, thanks for the heads up!