Fetching source from mirror: http://download.kde.org/stable/release-service/25.12.0/src/ksystemlog-25.12.0.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-25.12.0-68/work/ksystemlog-25.12.0/src/modes/kernel/kernelAnalyzer.cpp: In member function ‘void KernelAnalyzer::startupTime()’:
/var/pisi/ksystemlog-25.12.0-68/work/ksystemlog-25.12.0/src/modes/kernel/kernelAnalyzer.cpp:36:14: warning: ignoring return value of ‘virtual bool QFile::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ [-Wunused-result]
   36 |     file.open(QIODevice::ReadOnly | QIODevice::Text);
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtCore/QFile:1,
                 from /var/pisi/ksystemlog-25.12.0-68/work/ksystemlog-25.12.0/src/modes/kernel/kernelAnalyzer.cpp:8:
/usr/include/qt6/QtCore/qfile.h:291:32: note: declared here
  291 |     QFILE_MAYBE_NODISCARD bool open(OpenMode flags) override;
      |                                ^~~~
*** 0 error(s), 1 warning(s)