stderr.log 897 B

123456789101112131415
  1. CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindCUDA.cmake:723 (option):
  2. Policy CMP0077 is not set: option() honors normal variables. Run "cmake
  3. --help-policy CMP0077" for policy details. Use the cmake_policy command to
  4. set the policy and suppress this warning.
  5. For compatibility with older versions of CMake, option is clearing the
  6. normal variable 'CUDA_PROPAGATE_HOST_FLAGS'.
  7. Call Stack (most recent call first):
  8. /usr/lib/aarch64-linux-gnu/cmake/opencv4/OpenCVConfig.cmake:86 (find_package)
  9. /usr/lib/aarch64-linux-gnu/cmake/opencv4/OpenCVConfig.cmake:108 (find_host_package)
  10. /opt/ros/humble/share/cv_bridge/cmake/ament_cmake_export_dependencies-extras.cmake:21 (find_package)
  11. /opt/ros/humble/share/cv_bridge/cmake/cv_bridgeConfig.cmake:41 (include)
  12. CMakeLists.txt:109 (find_package)
  13. This warning is for project developers. Use -Wno-dev to suppress it.
  14.