plasma-breeze-6.5.4-1.fc44

List of Findings

Error: COMPILER_WARNING (CWE-1164): [#def1]
breeze-6.5.4/cursors/src/kcursorgen/options.h:15:27: warning[-Wunused-function]: ‘QCommandLineOption Options::svgThemeToXCursor()’ defined but not used
#   15 | static QCommandLineOption svgThemeToXCursor()
#      |                           ^~~~~~~~~~~~~~~~~
#   13|   // main commands
#   14|   
#   15|-> static QCommandLineOption svgThemeToXCursor()
#   16|   {
#   17|       static QCommandLineOption o{QStringLiteral("svg-theme-to-xcursor"),

Error: COMPILER_WARNING (CWE-1164): [#def2]
breeze-6.5.4/cursors/src/kcursorgen/options.h:23:27: warning[-Wunused-function]: ‘QCommandLineOption Options::svgDir()’ defined but not used
#   23 | static QCommandLineOption svgDir()
#      |                           ^~~~~~
#   21|   
#   22|   // parameters
#   23|-> static QCommandLineOption svgDir()
#   24|   {
#   25|       static QCommandLineOption o{QStringLiteral("svg-dir"), QStringLiteral("SVG cursor directory."), QStringLiteral("svg-dir")};

Error: COMPILER_WARNING (CWE-1164): [#def3]
breeze-6.5.4/cursors/src/kcursorgen/options.h:29:27: warning[-Wunused-function]: ‘QCommandLineOption Options::xcursorDir()’ defined but not used
#   29 | static QCommandLineOption xcursorDir()
#      |                           ^~~~~~~~~~
#   27|   }
#   28|   
#   29|-> static QCommandLineOption xcursorDir()
#   30|   {
#   31|       static QCommandLineOption o{QStringLiteral("xcursor-dir"), QStringLiteral("XCursor directory."), QStringLiteral("xcursor-dir")};

Error: COMPILER_WARNING (CWE-1164): [#def4]
breeze-6.5.4/cursors/src/kcursorgen/options.h:35:27: warning[-Wunused-function]: ‘QCommandLineOption Options::sizes()’ defined but not used
#   35 | static QCommandLineOption sizes()
#      |                           ^~~~~
#   33|   }
#   34|   
#   35|-> static QCommandLineOption sizes()
#   36|   {
#   37|       static QCommandLineOption o{QStringLiteral("sizes"), QStringLiteral("Comma-separated list of cursor sizes to generate."), QStringLiteral("sizes")};

Error: COMPILER_WARNING (CWE-1164): [#def5]
breeze-6.5.4/cursors/src/kcursorgen/kcursorgen.cpp:7: included_from: Included from here.
breeze-6.5.4/cursors/src/kcursorgen/options.h:41:27: warning[-Wunused-function]: ‘QCommandLineOption Options::scales()’ defined but not used
#   41 | static QCommandLineOption scales()
#      |                           ^~~~~~
#   39|   }
#   40|   
#   41|-> static QCommandLineOption scales()
#   42|   {
#   43|       static QCommandLineOption o{QStringLiteral("scales"),

Error: COMPILER_WARNING (CWE-563): [#def6]
breeze-6.5.4/kstyle/breezehelper.cpp: scope_hint: In member function ‘void Breeze::Helper::renderStaticTabBarTab(QPainter*, const QRectF&, const QPalette&, const QHash<QByteArray, bool>&, Breeze::Corners, qreal) const’
breeze-6.5.4/kstyle/breezehelper.cpp:1344:44: warning[-Wunused-parameter]: unused parameter ‘corners’
# 1344 |                                    Corners corners,
#      |                                    ~~~~~~~~^~~~~~~
# 1342|                                      const QPalette &palette,
# 1343|                                      const QHash<QByteArray, bool> &stateProperties,
# 1344|->                                    Corners corners,
# 1345|                                      qreal animation) const
# 1346|   {

Error: COMPILER_WARNING (CWE-477): [#def7]
breeze-6.5.4/kstyle/breezehelper.cpp: scope_hint: In member function ‘bool Breeze::Helper::compositingActive() const’
breeze-6.5.4/kstyle/breezehelper.cpp:1828:48: warning[-Wdeprecated-declarations]: ‘static bool KWindowSystem::compositingActive()’ is deprecated: Since 5.101. Use KX11Extras::compositingActive() instead
# 1828 |         return KWindowSystem::compositingActive();
#      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/KF5/KWindowSystem/KWindowSystem:1: included_from: Included from here.
breeze-6.5.4/kstyle/breezehelper.cpp:15: included_from: Included from here.
/usr/include/KF5/KWindowSystem/kwindowsystem.h:231:17: note: declared here
#  231 |     static bool compositingActive();
#      |                 ^~~~~~~~~~~~~~~~~
# 1826|       if (isX11()) {
# 1827|   #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
# 1828|->         return KWindowSystem::compositingActive();
# 1829|   #elif __has_include(<KX11Extras>)
# 1830|           return KX11Extras::compositingActive();

Scan Properties

analyzer-version-clippy1.92.0
analyzer-version-cppcheck2.19.1
analyzer-version-gcc16.0.0
analyzer-version-gcc-analyzer16.0.0
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-42.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-nameplasma-breeze-6.5.4-1.fc44
store-results-to/tmp/tmpc_n5f1jo/plasma-breeze-6.5.4-1.fc44.tar.xz
time-created2026-01-08 20:14:25
time-finished2026-01-08 20:17:54
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpc_n5f1jo/plasma-breeze-6.5.4-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpc_n5f1jo/plasma-breeze-6.5.4-1.fc44.src.rpm'
tool-versioncsmock-3.8.3.20251215.161544.g62de9a5-1.el9