2025-12-26 13:22 ftp://ftp.de.debian.org/debian/pool/main/a/activemq/activemq_5.17.6+dfsg.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 -j90 platform: Linux-6.8.0-90-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.19.0 head-info: a5ec929 (2025-12-24 09:21:38 +0100) count: 6 6 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: activemq-activemq-5.17.6/assembly/src/release/examples/openwire/cpp/Listener.cpp:61:47: error: There is an unknown macro here somewhere. Configuration is required. If AMQCPP_UNUSED is a macro then please configure it. [unknownMacro] activemq-activemq-5.17.6/assembly/src/release/examples/stomp/cpp/Listener.cpp:61:47: error: There is an unknown macro here somewhere. Configuration is required. If AMQCPP_UNUSED is a macro then please configure it. [unknownMacro] activemq-activemq-5.17.6/assembly/src/release/examples/openwire/cpp/Publisher.cpp:67:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] activemq-activemq-5.17.6/assembly/src/release/examples/stomp/cpp/Publisher.cpp:67:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] activemq-activemq-5.17.6/assembly/src/release/examples/openwire/cpp/Publisher.cpp:77:9: style: The scope of the variable 'messages' can be reduced. [variableScope] activemq-activemq-5.17.6/assembly/src/release/examples/stomp/cpp/Publisher.cpp:77:9: style: The scope of the variable 'messages' can be reduced. [variableScope] diff: DONE