Skip to content

luastatus-luajit 0.6.0-6 fails to build with CMake 4 #81

@petRUShka

Description

@petRUShka

Build currently fails with:

CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

The packaged v0.6.0 source still has: cmake_minimum_required (VERSION 3.1.3)

Upstream master already uses: cmake_minimum_required (VERSION 3.1.3...3.10)

P.S. Workaround for archlinux with yay:

CMAKE_POLICY_VERSION_MINIMUM=3.5 yay -S aur/luastatus-luajit --noconfirm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions