Source: xtl
Version: 0.7.7-1
Severity: serious
Tags: patch forky sid
Forwarded: 
https://github.com/xtensor-stack/xtl/commit/fe2a7206d3b36c48a5d4f574726c1585270474db

https://ci.debian.net/packages/x/xtl/testing/amd64/67800655/

...
 27s CMake Error at CMakeLists.txt:10 (cmake_minimum_required):
 27s   Compatibility with CMake < 3.5 has been removed from CMake.
 27s 
 27s   Update the VERSION argument <min> value.  Or, use the <min>...<max> 
syntax
 27s   to tell CMake that the project requires at least <min> but has been 
updated
 27s   to work with policies introduced by <max> or earlier.
 27s 
 27s   Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
 27s 
 27s 
 27s -- Configuring incomplete, errors occurred!
 28s autopkgtest [04:32:54]: test command1: -----------------------]
 28s autopkgtest [04:32:54]: test command1:  - - - - - - - - - - results - - - 
- - - - - - -
 28s command1             FAIL non-zero exit status 1
...


Setting cmake_minimum_required to 3.5 in test/CMakeLists.txt
fixes the autopkgtest.

Reply via email to