Skip to content

Compatibility with CMake < 3.5 has been removed from CMake #7822

Open
@DINKIN

Description

@DINKIN

System Information

OS: EndeavourOS x86_64 Kernel: Linux 6.14.0-arch1-1 CPU: AMD Ryzen Threadripper 1900X (16) @ 3.80 GHz

LMMS Version(s)

git

Most Recent Working Version

No response

Bug Summary

aur helper cannot sucessfully build lmms-git

Expected Behaviour

i expect paru to build the lmms-git sucessfully

Steps To Reproduce

use any aur helper and try to build lmms-git

Logs

Click to expand
  
-- Old winegcc detected, trying to use workaround linking
CMake Warning at cmake/modules/FindWine.cmake:128 (MESSAGE):
Can't detect wine installation layout.  You may get some build errors.
Call Stack (most recent call first):
CMakeLists.txt:566 (find_package)

-- Found Wine: /usr/bin/wineg++
-- WINE_INCLUDE_DIR: /usr/include/wine/windows
-- WINE_CXX: /usr/bin/wineg++
-- WINE_GCC: /usr/bin/winegcc
-- WINE_32_FLAGS:
-- WINE_64_FLAGS:
-- Found Samplerate: /usr/lib/libsamplerate.so.0.2.2 (found suitable version "0.2.2", minimum required is "0.1.8")
-- Setting build type to 'Release' as none was specified.
CMake Error at src/3rdparty/qt5-x11embed/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'lmms-git-1.3.0.alpha.1.r236.g20baf96db-1':
error: packages failed to build: lmms-git-1.3.0.alpha.1.r236.g20baf96db-1

Screenshots / Minimum Reproducible Project

Image

Please search the issue tracker for existing bug reports before submitting your own.

  • I have searched all existing issues and confirmed that this is not a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions