2025-07-07 05:37 ftp://ftp.de.debian.org/debian/pool/main/b/buildstream/buildstream_1.6.9.orig.tar.gz 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-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.17.0 head-info: 0eb4dd8 (2025-07-06 21:35:35 +0200) count: 4 4 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: buildstream-1.6.9/doc/examples/flatpak-autotools/files/src/src/main.c:12:20: error: There is an unknown macro here somewhere. Configuration is required. If PACKAGE_STRING is a macro then please configure it. [unknownMacro] buildstream-1.6.9/doc/examples/integration-commands/files/hello/hello.c:7:26: style: Parameter 'argv' can be declared as const array [constParameter] buildstream-1.6.9/doc/examples/running-commands/files/src/hello.c:6:26: style: Parameter 'argv' can be declared as const array [constParameter] buildstream-1.6.9/tests/integration/project/files/workspace-mount-src/hello.c:4:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] diff: DONE