Source: cjson
Version: 1.7.19-1
Severity: serious

https://ci.debian.net/packages/c/cjson/testing/amd64/67800397/

...
 24s autopkgtest [03:17:14]: test upstream-tests: [-----------------------
 24s patching file tests/CMakeLists.txt
 24s Hunk #2 succeeded at 105 (offset -1 lines).
 24s Hunk #3 succeeded at 130 (offset -1 lines).
 24s CMake Error at CMakeLists.txt:2 (cmake_minimum_required):
 24s   Compatibility with CMake < 3.5 has been removed from CMake.
 24s 
 24s   Update the VERSION argument <min> value.  Or, use the <min>...<max> 
syntax
 24s   to tell CMake that the project requires at least <min> but has been 
updated
 24s   to work with policies introduced by <max> or earlier.
 24s 
 24s   Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
 24s 
 24s 
 24s -- Configuring incomplete, errors occurred!
 25s autopkgtest [03:17:15]: test upstream-tests: -----------------------]
 25s autopkgtest [03:17:15]: test upstream-tests:  - - - - - - - - - - results 
- - - - - - - - - -
 25s upstream-tests       FAIL non-zero exit status 1
...



cmake_minimum_required must be raised to 3.5 also
in debian/tests/standalone-tests.patch

Reply via email to