Skip to content

Failed building a recent nvim - status of project? #91

Open
@brennen

Description

Hey folks. This is a testing dependency of VimWiki, and I'm trying to do some test cleanup there, which led to me trying to build a recent nvim with:

RUN install_vim -tag neovim:v0.10.2 -name nvim_0.10.2 -build

Which leads to:

80.57 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
80.57   Could NOT find Luv (missing: LUV_LIBRARY LUV_INCLUDE_DIR) (Required is at
80.57   least version "1.43.0")
80.57 Call Stack (most recent call first):
80.57   /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
80.57   cmake/FindLuv.cmake:4 (find_package_handle_standard_args)
80.57   src/nvim/CMakeLists.txt:27 (find_package)

Noting that the last activity here and on Docker Hub was a couple of years ago, I'm wondering if I should treat this as abandoned and work out an alternative. Any input welcome.

Thanks!

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions