2026-08-21 06:58 ftp://ftp.de.debian.org/debian/pool/main/r/rtkit/rtkit_0.14.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 -j96 platform: Linux-6.8.0-137-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.4.0 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0 cppcheck: head 2.21.0 head-info: 2e19539 (2026-08-18 17:04:48 +0200) count: 21 21 elapsed-time: 0.0 0.0 head-timing-info: old-timing-info: head results: rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:337:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTSUP [valueFlowBailoutIncompleteVar] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:341:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTSUP [valueFlowBailoutIncompleteVar] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:345:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTSUP [valueFlowBailoutIncompleteVar] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:349:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTSUP [valueFlowBailoutIncompleteVar] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:353:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTSUP [valueFlowBailoutIncompleteVar] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:358:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOTSUP [valueFlowBailoutIncompleteVar] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:336:41: style:inconclusive: Function 'rtkit_make_realtime' argument 1 names different: declaration 'system_bus' definition 'connection'. [funcArgNamesDifferent] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.h:50:41: note: Function 'rtkit_make_realtime' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:336:41: note: Function 'rtkit_make_realtime' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:340:46: style:inconclusive: Function 'rtkit_make_high_priority' argument 1 names different: declaration 'system_bus' definition 'connection'. [funcArgNamesDifferent] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.h:57:46: note: Function 'rtkit_make_high_priority' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:340:46: note: Function 'rtkit_make_high_priority' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:344:53: style:inconclusive: Function 'rtkit_get_max_realtime_priority' argument 1 names different: declaration 'system_bus' definition 'connection'. [funcArgNamesDifferent] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.h:62:53: note: Function 'rtkit_get_max_realtime_priority' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:344:53: note: Function 'rtkit_get_max_realtime_priority' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:348:46: style:inconclusive: Function 'rtkit_get_min_nice_level' argument 1 names different: declaration 'system_bus' definition 'connection'. [funcArgNamesDifferent] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.h:67:46: note: Function 'rtkit_get_min_nice_level' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:348:46: note: Function 'rtkit_get_min_nice_level' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:352:53: style:inconclusive: Function 'rtkit_get_rttime_usec_max' argument 1 names different: declaration 'system_bus' definition 'connection'. [funcArgNamesDifferent] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.h:72:53: note: Function 'rtkit_get_rttime_usec_max' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:352:53: note: Function 'rtkit_get_rttime_usec_max' argument 1 names different: declaration 'system_bus' definition 'connection'. rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:336:41: style: Parameter 'connection' can be declared as pointer to const [constParameterPointer] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:340:46: style: Parameter 'connection' can be declared as pointer to const [constParameterPointer] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:344:53: style: Parameter 'connection' can be declared as pointer to const [constParameterPointer] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:348:46: style: Parameter 'connection' can be declared as pointer to const [constParameterPointer] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:348:63: style: Parameter 'min_nice_level' can be declared as pointer to const [constParameterPointer] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit.c:352:53: style: Parameter 'connection' can be declared as pointer to const [constParameterPointer] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkitctl.c:117:46: error: There is an unknown macro here somewhere. Configuration is required. If PACKAGE_VERSION is a macro then please configure it. [unknownMacro] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit-test.c:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit-test.c:85:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBUS_BUS_SYSTEM [valueFlowBailoutIncompleteVar] rtkit-v0.14-c52db0a9849908613ab8775b519834671b7bec8b/rtkit-daemon.c:61:2: error: #error "This stuff only works on Linux!" [preprocessorErrorDirective] diff: DONE