Public bug reported:

The new version of cmake (4.0 to be precise) dropped support for older
policies in resolute, yielding ftbfs for utox on resolute


dh_auto_configure -- \
        -DENABLE_ASAN=OFF \
        -DENABLE_FILTERAUDIO=OFF \
        -DENABLE_TESTS=ON \
        -DENABLE_LTO=OFF \
        -DSTBI_INCLUDE_DIR=/usr/include/stb
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
-DENABLE_ASAN=OFF -DENABLE_FILTERAUDIO=OFF -DENABLE_TESTS=ON -DENABLE_LTO=OFF 
-DSTBI_INCLUDE_DIR=/usr/include/stb ..
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

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

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


-- Configuring incomplete, errors occurred!

** Affects: utox (Ubuntu)
     Importance: Undecided
     Assignee: Simon Poirier (simpoir)
         Status: New


** Tags: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2145033

Title:
  utox ftbfs on resolute due to cmake version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/utox/+bug/2145033/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to