2025-11-23 21:11 ftp://ftp.de.debian.org/debian/pool/main/r/ros-catkin-tools/ros-catkin-tools_0.9.5+ds.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-88-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: cb76e52 (2025-11-22 14:47:37 +0100) count: 10 11 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: catkin_tools-0.9.5/docs/examples/failure_ws/src/catkin_pkg_make_err/main.cpp:3:3: error: syntax error: 0 return [syntaxError] catkin_tools-0.9.5/docs/examples/failure_ws/src/catkin_pkg_make_warn/main.cpp:4:9: style: Variable 'foo' can be declared as pointer to const [constVariablePointer] catkin_tools-0.9.5/docs/examples/failure_ws/src/catkin_pkg_make_warn/main.cpp:3:12: style: Variable 'd' is assigned a value that is never used. [unreadVariable] catkin_tools-0.9.5/docs/examples/failure_ws/src/catkin_pkg_make_warn/main.cpp:4:13: style: Variable 'foo' is assigned a value that is never used. [unreadVariable] catkin_tools-0.9.5/docs/examples/failure_ws/src/catkin_pkg_make_warn/main.cpp:3:10: style: Variable 'd' is assigned a value that is never used. [unreadVariable] catkin_tools-0.9.5/docs/examples/failure_ws/src/catkin_pkg_make_warn/main.cpp:4:9: style: Variable 'foo' is assigned a value that is never used. [unreadVariable] catkin_tools-0.9.5/tests/system/resources/catkin_pkgs/make_err/fail.cpp:1:0: error: #error This sends an error from make [preprocessorErrorDirective] catkin_tools-0.9.5/tests/system/resources/cmake_pkgs/lib_pkg/vanilla.cpp:5:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] catkin_tools-0.9.5/tests/system/resources/cmake_pkgs/test_err_pkg/test.cpp:4:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] catkin_tools-0.9.5/tests/system/resources/cmake_pkgs/test_pkg/test.cpp:4:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] diff: 2.18.0 catkin_tools-0.9.5/tests/system/resources/catkin_pkgs/make_err/fail.cpp:1:2: error: #error This sends an error from make [preprocessorErrorDirective] DONE