2025-11-21 13:02 ftp://ftp.de.debian.org/debian/pool/main/g/gkrellm-x86info/gkrellm-x86info_0.0.2.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 -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: 6 6 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: gkx86info0.0.2/gkx86info.c:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] gkx86info0.0.2/gkx86info.c:45:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timer_ticks [valueFlowBailoutIncompleteVar] gkx86info0.0.2/MHz.c:41:2: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] gkx86info0.0.2/MHz.c:49:2: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint] gkx86info0.0.2/gkx86info.c:66:19: style: Variable 'ts_alt' can be declared as pointer to const [constVariablePointer] gkx86info0.0.2/gkx86info.c:74:9: style: Variable 'ts_alt' is assigned a value that is never used. [unreadVariable] diff: DONE