2025-11-23 14:03 ftp://ftp.de.debian.org/debian/pool/main/q/qt6-quicktimeline/qt6-quicktimeline_6.9.2.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --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: 7 7 elapsed-time: 0.5 0.6 head-timing-info: old-timing-info: head results: qtquicktimeline-everywhere-src-6.9.2/src/timeline/blendtrees/qblendanimationnode.cpp:218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_frameData [valueFlowBailoutIncompleteVar] qtquicktimeline-everywhere-src-6.9.2/src/timeline/blendtrees/qblendtreenode.cpp:41:54: style:inconclusive: Either there is a missing 'override', or the member function 'QBlendTreeNode::frameData' can be const. [functionConst] qtquicktimeline-everywhere-src-6.9.2/src/timeline/blendtrees/qblendtreenode_p.h:34:42: note: Either there is a missing 'override', or the member function 'QBlendTreeNode::frameData' can be const. qtquicktimeline-everywhere-src-6.9.2/src/timeline/blendtrees/qblendtreenode.cpp:41:54: note: Either there is a missing 'override', or the member function 'QBlendTreeNode::frameData' can be const. qtquicktimeline-everywhere-src-6.9.2/src/timeline/blendtrees/qtimelineanimationnode.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_frameData [valueFlowBailoutIncompleteVar] qtquicktimeline-everywhere-src-6.9.2/src/timeline/qquickkeyframe_p.h:95:5: error: There is an unknown macro here somewhere. Configuration is required. If Q_REVISION is a macro then please configure it. [unknownMacro] qtquicktimeline-everywhere-src-6.9.2/tests/auto/qtquicktimeline/tst_qtquicktimeline.cpp:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InBounce [valueFlowBailoutIncompleteVar] qtquicktimeline-everywhere-src-6.9.2/tests/manual/keyframeBinaryGenerator/main.cpp:36:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QReal [valueFlowBailoutIncompleteVar] qtquicktimeline-everywhere-src-6.9.2/tests/manual/timelineTestApp/main.cpp:9:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AA_EnableHighDpiScaling [valueFlowBailoutIncompleteVar] diff: DONE