Error: COMPILER_WARNING (CWE-477): [#def1] kauth-6.22.0/src/backends/polkit-1/Polkit1Backend.cpp: scope_hint: In member function ‘void KAuth::Polkit1Backend::sendActivationToken(const QString&, QWindow*)’ kauth-6.22.0/src/backends/polkit-1/Polkit1Backend.cpp:130:26: warning[-Wdeprecated-declarations]: ‘void KWaylandExtras::xdgActivationTokenArrived(int, const QString&)’ is deprecated: Since 6.19. Use xdgActivationToken() # 130 | &KWaylandExtras::xdgActivationTokenArrived, # | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/KF6/KWindowSystem/KWaylandExtras:1: included_from: Included from here. kauth-6.22.0/src/backends/polkit-1/Polkit1Backend.cpp:14: included_from: Included from here. /usr/include/KF6/KWindowSystem/kwaylandextras.h:113:78: note: declared here # 113 | KWINDOWSYSTEM_DEPRECATED_VERSION(6, 19, "Use xdgActivationToken()") void xdgActivationTokenArrived(int serial, const QString &token); # | ^~~~~~~~~~~~~~~~~~~~~~~~~ # 128| connect( # 129| KWaylandExtras::self(), # 130|-> &KWaylandExtras::xdgActivationTokenArrived, # 131| this, # 132| [this, requestedSerial, action](quint32 serial, const QString &token) { Error: COMPILER_WARNING (CWE-477): [#def2] kauth-6.22.0/src/backends/polkit-1/Polkit1Backend.cpp:153:46: warning[-Wdeprecated-declarations]: ‘static void KWaylandExtras::requestXdgActivationToken(QWindow*, uint32_t, const QString&)’ is deprecated: Since 6.19. Use xdgActivationToken() # 153 | KWaylandExtras::requestXdgActivationToken(window, requestedSerial, {}); # | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/KF6/KWindowSystem/kwaylandextras.h:44:29: note: declared here # 44 | Q_INVOKABLE static void requestXdgActivationToken(QWindow *win, uint32_t serial, const QString &app_id); # | ^~~~~~~~~~~~~~~~~~~~~~~~~ # 151| }, # 152| Qt::SingleShotConnection); # 153|-> KWaylandExtras::requestXdgActivationToken(window, requestedSerial, {}); # 154| } # 155|
| analyzer-version-clippy | 1.92.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.0 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-30.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | kf6-kauth-6.22.0-1.fc44 |
| store-results-to | /tmp/tmpocs5244y/kf6-kauth-6.22.0-1.fc44.tar.xz |
| time-created | 2026-01-08 17:34:15 |
| time-finished | 2026-01-08 17:36:51 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpocs5244y/kf6-kauth-6.22.0-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpocs5244y/kf6-kauth-6.22.0-1.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |