2026-05-05 00:39 ftp://ftp.de.debian.org/debian/pool/main/s/sic/sic_1.1.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-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: 519958a (2026-05-04 15:03:10 +0200) count: 5 5 elapsed-time: 0.1 0.0 head-timing-info: old-timing-info: head results: sic-1.1/sic.c:160:17: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] sic-1.1/util.c:11:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bufout [valueFlowBailoutIncompleteVar] sic-1.1/util.c:26:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_UNSPEC [valueFlowBailoutIncompleteVar] sic-1.1/util.c:20:24: style: Parameter 'port' can be declared as pointer to const [constParameterPointer] sic-1.1/util.c:52:10: warning: Char literal compared with pointer 's'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] diff: DONE