Fetching source from mirror: http://download.kde.org/stable/release-service/24.12.2/src/ksystemlog-24.12.2.tar.xz
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


I/O warning : failed to load external entity "/usr/share/kf6/kdoctools/customization/xsl/pt-BR.xml"
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
I/O warning : failed to load external entity "/usr/share/kf6/kdoctools/customization/xsl/zh-CN.xml"
No "zh_cn" localization of "footer-doc-comment" exists; using "en".
No "zh_cn" localization of "footer-doc-feedback" exists; using "en".
No "zh_cn" localization of "footer-doc-teamname" exists; using "en".
No "zh_cn" localization of "footer-doc-comment" exists; using "en".
No "zh_cn" localization of "footer-doc-feedback" exists; using "en".
No "zh_cn" localization of "footer-doc-teamname" exists; using "en".
No "zh_cn" localization of "footer-doc-comment" exists; using "en".
No "zh_cn" localization of "footer-doc-feedback" exists; using "en".
No "zh_cn" localization of "footer-doc-teamname" exists; using "en".
No "zh_cn" localization of "footer-doc-comment" exists; using "en".
No "zh_cn" localization of "footer-doc-feedback" exists; using "en".
No "zh_cn" localization of "footer-doc-teamname" exists; using "en".
/var/pisi/ksystemlog-24.12.2-58/work/ksystemlog-24.12.2/src/modes/xsession/xsessionConfigurationWidget.cpp: In constructor ‘XSessionConfigurationWidget::XSessionConfigurationWidget()’:
/var/pisi/ksystemlog-24.12.2-58/work/ksystemlog-24.12.2/src/modes/xsession/xsessionConfigurationWidget.cpp:32:43: warning: ‘void QCheckBox::stateChanged(int)’ is deprecated: Use checkStateChanged() instead [-Wdeprecated-declarations]
   32 |     connect(ignoreXorgErrors, &QCheckBox::stateChanged, this, &LogModeConfigurationWidget::configurationChanged);
      |                                           ^~~~~~~~~~~~
In file included from /usr/include/qt6/QtWidgets/QCheckBox:1,
                 from /var/pisi/ksystemlog-24.12.2-58/work/ksystemlog-24.12.2/src/modes/xsession/xsessionConfigurationWidget.h:9,
                 from /var/pisi/ksystemlog-24.12.2-58/work/ksystemlog-24.12.2/src/modes/xsession/xsessionConfigurationWidget.cpp:8:
/usr/include/qt6/QtWidgets/qcheckbox.h:41:10: note: declared here
   41 |     void stateChanged(int);
      |          ^~~~~~~~~~~~
*** 0 error(s), 1 warning(s)