2025-05-05 06:24 ftp://ftp.de.debian.org/debian/pool/main/k/kcrash/kcrash_5.116.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --library=motif --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 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 88ef81e (2025-05-02 08:42:38 +0200) count: 12 11 elapsed-time: 0.0 0.0 head-timing-info: old-timing-info: head results: kcrash-5.116.0/src/coreconfig.cpp:20:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] kcrash-5.116.0/autotests/coreconfigtest.cpp:15:10: performance:inconclusive: Either there is a missing 'override', or the member function 'CoreConfigTest::initTestCase' can be static. [functionStatic] kcrash-5.116.0/autotests/kcrashtest.cpp:34:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] kcrash-5.116.0/autotests/kcrashtest.cpp:57:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ForwardedChannels [valueFlowBailoutIncompleteVar] kcrash-5.116.0/src/coreconfig_p.h:17:5: style: Class 'CoreConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] kcrash-5.116.0/src/metadata.cpp:97:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable No [valueFlowBailoutIncompleteVar] kcrash-5.116.0/src/metadata.cpp:102:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] kcrash-5.116.0/src/coreconfig.cpp:19:5: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] kcrash-5.116.0/autotests/test_crasher.cpp:33:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AutoRestart [valueFlowBailoutIncompleteVar] kcrash-5.116.0/autotests/metadatatest.cpp:21:31: style: Variable 'iniFile' is assigned a value that is never used. [unreadVariable] kcrash-5.116.0/autotests/metadatatest.cpp:21:23: style: Variable 'iniFile' is assigned a value that is never used. [unreadVariable] kcrash-5.116.0/src/kcrash.cpp:176:1: error: There is an unknown macro here somewhere. Configuration is required. If Q_COREAPP_STARTUP_FUNCTION is a macro then please configure it. [unknownMacro] diff: head kcrash-5.116.0/autotests/metadatatest.cpp:21:23: style: Variable 'iniFile' is assigned a value that is never used. [unreadVariable] DONE