2026-05-02 21:00 ftp://ftp.de.debian.org/debian/pool/main/k/kodi-screensaver-asteroids/kodi-screensaver-asteroids_21.0.2+ds.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 -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: e5c4a73 (2026-05-01 11:10:43 +0200) count: 21 21 elapsed-time: 0.3 0.2 head-timing-info: old-timing-info: head results: kodi-screensaver-asteroids-21.0.2/src/types.h:137:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] kodi-screensaver-asteroids-21.0.2/src/types.h:65:3: warning:inconclusive: Member variable 'CVector::x' is not initialized in the constructor. [uninitMemberVar] kodi-screensaver-asteroids-21.0.2/src/types.h:65:3: warning:inconclusive: Member variable 'CVector::y' is not initialized in the constructor. [uninitMemberVar] kodi-screensaver-asteroids-21.0.2/src/types.h:65:3: warning:inconclusive: Member variable 'CVector::z' is not initialized in the constructor. [uninitMemberVar] kodi-screensaver-asteroids-21.0.2/src/types.h:97:3: warning:inconclusive: Member variable 'CVector2::x' is not initialized in the constructor. [uninitMemberVar] kodi-screensaver-asteroids-21.0.2/src/types.h:97:3: warning:inconclusive: Member variable 'CVector2::y' is not initialized in the constructor. [uninitMemberVar] kodi-screensaver-asteroids-21.0.2/src/Asteroids.cpp:14:13: warning: Member variable 'CAsteroids::m_LevelTime' is not initialized in the constructor. [uninitMemberVar] kodi-screensaver-asteroids-21.0.2/src/types.h:146:27: style:inconclusive: Technically the member function 'CVector2::Rotate' can be const. [functionConst] kodi-screensaver-asteroids-21.0.2/src/types.h:102:12: note: Technically the member function 'CVector2::Rotate' can be const. kodi-screensaver-asteroids-21.0.2/src/types.h:146:27: note: Technically the member function 'CVector2::Rotate' can be const. kodi-screensaver-asteroids-21.0.2/src/Asteroids.cpp:35:18: style: The member function 'CAsteroids::InvalidateDevice' can be static. [functionStatic] kodi-screensaver-asteroids-21.0.2/src/Asteroids.h:33:8: note: The member function 'CAsteroids::InvalidateDevice' can be static. kodi-screensaver-asteroids-21.0.2/src/Asteroids.cpp:35:18: note: The member function 'CAsteroids::InvalidateDevice' can be static. kodi-screensaver-asteroids-21.0.2/src/Asteroids.h:30:3: style: Class 'CAsteroids' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] kodi-screensaver-asteroids-21.0.2/src/types.h:146:38: style:inconclusive: Function 'Rotate' argument 1 names different: declaration 'angel' definition 'angleDeg'. [funcArgNamesDifferent] kodi-screensaver-asteroids-21.0.2/src/types.h:102:23: note: Function 'Rotate' argument 1 names different: declaration 'angel' definition 'angleDeg'. kodi-screensaver-asteroids-21.0.2/src/types.h:146:38: note: Function 'Rotate' argument 1 names different: declaration 'angel' definition 'angleDeg'. kodi-screensaver-asteroids-21.0.2/src/Asteroids.cpp:71:16: style: Variable 'asteroid' can be declared as pointer to const [constVariablePointer] kodi-screensaver-asteroids-21.0.2/src/Asteroids.cpp:113:16: style: Variable 'asteroid' can be declared as pointer to const [constVariablePointer] kodi-screensaver-asteroids-21.0.2/src/Asteroids.cpp:126:14: style: Variable 'asteroid' can be declared as pointer to const [constVariablePointer] kodi-screensaver-asteroids-21.0.2/src/asteroid.cpp:14:12: warning: Member variable 'CAsteroid::m_LineRot' is not initialized in the constructor. [uninitMemberVar] kodi-screensaver-asteroids-21.0.2/src/asteroid.cpp:100:17: style:inconclusive: Technically the member function 'CAsteroid::Intersects' can be const. [functionConst] kodi-screensaver-asteroids-21.0.2/src/asteroid.h:45:8: note: Technically the member function 'CAsteroid::Intersects' can be const. kodi-screensaver-asteroids-21.0.2/src/asteroid.cpp:100:17: note: Technically the member function 'CAsteroid::Intersects' can be const. kodi-screensaver-asteroids-21.0.2/src/asteroid.cpp:125:16: style: Variable 'rot' is assigned a value that is never used. [unreadVariable] kodi-screensaver-asteroids-21.0.2/src/bullet.cpp:52:15: style:inconclusive: Technically the member function 'CBullet::Draw' can be const. [functionConst] kodi-screensaver-asteroids-21.0.2/src/bullet.h:30:8: note: Technically the member function 'CBullet::Draw' can be const. kodi-screensaver-asteroids-21.0.2/src/bullet.cpp:52:15: note: Technically the member function 'CBullet::Draw' can be const. kodi-screensaver-asteroids-21.0.2/src/main.cpp:106:75: error: There is an unknown macro here somewhere. Configuration is required. If GL_TYPE_STRING is a macro then please configure it. [unknownMacro] kodi-screensaver-asteroids-21.0.2/src/ship.cpp:67:17: style:inconclusive: Technically the member function 'CShip::GetDirVec' can be const. [functionConst] kodi-screensaver-asteroids-21.0.2/src/ship.h:29:12: note: Technically the member function 'CShip::GetDirVec' can be const. kodi-screensaver-asteroids-21.0.2/src/ship.cpp:67:17: note: Technically the member function 'CShip::GetDirVec' can be const. kodi-screensaver-asteroids-21.0.2/src/ship.cpp:74:17: style:inconclusive: Technically the member function 'CShip::GetTangDirVec' can be const. [functionConst] kodi-screensaver-asteroids-21.0.2/src/ship.h:30:12: note: Technically the member function 'CShip::GetTangDirVec' can be const. kodi-screensaver-asteroids-21.0.2/src/ship.cpp:74:17: note: Technically the member function 'CShip::GetTangDirVec' can be const. diff: DONE