Source: libsfml
Version: 3.0.2+dfsg-1
Severity: serious
X-Debbugs-Cc: James Cowgill <[email protected]>

https://ci.debian.net/packages/libs/libsfml/testing/amd64/67800507/

...
 80s CMake Error at CMakeLists.txt:4 (cmake_minimum_required):
 80s   Compatibility with CMake < 3.5 has been removed from CMake.
 80s 
 80s   Update the VERSION argument <min> value.  Or, use the <min>...<max> 
syntax
 80s   to tell CMake that the project requires at least <min> but has been 
updated
 80s   to work with policies introduced by <max> or earlier.
 80s 
 80s   Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
 80s 
 80s 
 81s autopkgtest [03:46:34]: test smoke-cmake-min: -----------------------]
 81s autopkgtest [03:46:34]: test smoke-cmake-min:  - - - - - - - - - - results 
- - - - - - - - - -
 81s smoke-cmake-min      FAIL non-zero exit status 1
...
 99s autopkgtest [03:46:52]: @@@@@@@@@@@@@@@@@@@@ summary
 99s smoke-build          PASS (superficial)
 99s smoke-cmake          PASS (superficial)
 99s smoke-cmake-min      FAIL non-zero exit status 1
 99s upstream-tests       PASS


Bumping cmake_minimum_required in debian/tests/CMakeLists.txt.smoke-min
to 3.5 fixes it.

Reply via email to