Package: python3-catkin-pkg
Version: 1.1.0-2
Severity: serious
X-Debbugs-Cc: Timo Röhling <[email protected]>
Control: affects -1 src:ros-catkin-tools

https://ci.debian.net/packages/r/ros-catkin-tools/testing/amd64/67800600/

...
223s CMake Error at /tmp/0d5lva_u/src/pkg_a/CMakeLists.txt:1 
(cmake_minimum_required):
223s   Compatibility with CMake < 3.5 has been removed from CMake.
223s 
223s   Update the VERSION argument <min> value.  Or, use the <min>...<max> 
syntax
223s   to tell CMake that the project requires at least <min> but has been 
updated
223s   to work with policies introduced by <max> or earlier.
223s 
223s   Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
223s 
223s 
223s -- Configuring incomplete, errors occurred!
...
224s autopkgtest [04:19:22]: @@@@@@@@@@@@@@@@@@@@ summary
224s pybuild-autopkgtest  FAIL non-zero exit status 25



This is caused by:
/usr/lib/python3/dist-packages/catkin_pkg/templates/CMakeLists.txt.in:cmake_minimum_required(VERSION
 3.0.2)
/usr/lib/python3/dist-packages/catkin_pkg/templates/metapackage.cmake.in:cmake_minimum_required(VERSION
 2.8.3)

Reply via email to