2026-05-02 17:36 ftp://ftp.de.debian.org/debian/pool/main/i/itcl3/itcl3_3.4.4.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-1047-aws-aarch64-with-glibc2.35 python: 3.10.12 client-version: 1.4.0 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 9 9 elapsed-time: 0.4 0.3 head-timing-info: old-timing-info: head results: itcl3.4.4/generic/itclDecls.h:186:22: error: There is an unknown macro here somewhere. Configuration is required. If _ANSI_ARGS_ is a macro then please configure it. [unknownMacro] itcl3.4.4/generic/itcl_util.c:52:1: error: There is an unknown macro here somewhere. Configuration is required. If TCL_DECLARE_MUTEX is a macro then please configure it. [unknownMacro] itcl3.4.4/win/dllEntryPoint.c:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] itcl3.4.4/win/nmakehlp.c:47:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEM_FAILCRITICALERRORS [valueFlowBailoutIncompleteVar] itcl3.4.4/win/nmakehlp.c:119:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROCESS_INFORMATION [valueFlowBailoutIncompleteVar] itcl3.4.4/win/nmakehlp.c:210:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROCESS_INFORMATION [valueFlowBailoutIncompleteVar] itcl3.4.4/win/nmakehlp.c:294:17: style: Same expression on both sides of '-' because 'lastBuf' and 'pi->buffer' represent the same value. [duplicateExpression] itcl3.4.4/win/nmakehlp.c:289:23: note: 'lastBuf' is assigned value 'pi->buffer' here. itcl3.4.4/win/nmakehlp.c:294:17: note: Same expression on both sides of '-' because 'lastBuf' and 'pi->buffer' represent the same value. itcl3.4.4/win/nmakehlp.c:306:5: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] itcl3.4.4/win/nmakehlp.c:327:11: style: Variable 'r' is assigned a value that is never used. [unreadVariable] diff: DONE