2026-01-16 05:14 ftp://ftp.de.debian.org/debian/pool/main/c/ctpl/ctpl_0.3.5+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --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: a8f83c1 (2026-01-15 10:50:53 +0100) count: 19 19 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: ctpl-0.3.5/src/ctpl-environ.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-i18n.h:40:15: error: There is an unknown macro here somewhere. Configuration is required. If ctpl_gettext is a macro then please configure it. [unknownMacro] ctpl-0.3.5/src/ctpl-eval.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-io.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-output-stream.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-input-stream.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-lexer-expr.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-mathutils.c:53:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] ctpl-0.3.5/src/ctpl-mathutils.c:73:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] ctpl-0.3.5/src/ctpl-lexer.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-parser.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-version.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-token.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/src/ctpl-value.h:21:3: error: #error "Only can be included directly." [preprocessorErrorDirective] ctpl-0.3.5/testsuite/ctpl-test-lib.c:38:10: error: failed to evaluate #if condition, undefined function-like macro invocation: GLIB_CHECK_VERSION( ... ) [syntaxError] ctpl-0.3.5/src/ctpl.c:416:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GLIB_CHECK_VERSION( ... ) [syntaxError] ctpl-0.3.5/testsuite/read-number-test.c:46:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GLIB_CHECK_VERSION( ... ) [syntaxError] ctpl-0.3.5/testsuite/float-test.c:164:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GLIB_CHECK_VERSION( ... ) [syntaxError] ctpl-0.3.5/testsuite/parsing-tests.c:224:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GLIB_CHECK_VERSION( ... ) [syntaxError] diff: DONE