2025-11-21 04:25 ftp://ftp.de.debian.org/debian/pool/main/f/fcitx-googlepinyin/fcitx-googlepinyin_0.1.6.orig.tar.xz 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 -j4 platform: Linux-5.4.0-216-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.69 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 cppcheck: head 2.18.0 head-info: 5374cd3 (2025-11-20 15:35:39 +0100) count: 3 3 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: fcitx-googlepinyin-0.1.6/standalone/main.cpp:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] fcitx-googlepinyin-0.1.6/src/eim.cpp:466:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FCITX_CHECK_VERSION( ... ) [syntaxError] fcitx-googlepinyin-0.1.6/standalone/main.cpp:37:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] diff: head fcitx-googlepinyin-0.1.6/src/eim.cpp:466:0: error: failed to evaluate #if condition, undefined function-like macro invocation: FCITX_CHECK_VERSION( ... ) [syntaxError] 2.18.0 fcitx-googlepinyin-0.1.6/src/eim.cpp:71:1: error: There is an unknown macro here somewhere. Configuration is required. If CONFIG_DESC_DEFINE is a macro then please configure it. [unknownMacro] DONE