[01;33mFetching source from mirror: http://download.kde.org/stable/release-service/25.08.3/src/grantlee-editor-25.08.3.tar.xz
[0mCMake Warning at /usr/share/ECM/modules/ECMCheckOutboundLicense.cmake:86 (message):
Reuse tool not found, skipping test generation
Call Stack (most recent call first):
CMakeLists.txt:48 (include)
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".
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".
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp: In member function ‘void ThemeEditorMainWindow::slotCloseTheme()’:
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp:183:23: warning: ignoring return value of ‘bool ThemeEditorMainWindow::saveCurrentProject(ActionSaveTheme)’, declared with attribute ‘nodiscard’ [-Wunused-result]
183 | saveCurrentProject(SaveAndCloseTheme);
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from /var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp:7:
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.h:56:24: note: declared here
56 | [[nodiscard]] bool saveCurrentProject(ActionSaveTheme act);
| ^~~~~~~~~~~~~~~~~~
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp: In member function ‘void ThemeEditorMainWindow::slotNewTheme()’:
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp:280:23: warning: ignoring return value of ‘bool ThemeEditorMainWindow::saveCurrentProject(ActionSaveTheme)’, declared with attribute ‘nodiscard’ [-Wunused-result]
280 | saveCurrentProject(SaveAndCreateNewTheme);
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp:237:6: note: declared here
237 | bool ThemeEditorMainWindow::saveCurrentProject(ActionSaveTheme act)
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp: In member function ‘void ThemeEditorMainWindow::slotUpdateView()’:
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp:304:32: warning: ignoring return value of ‘bool ThemeEditorPage::saveTheme(bool)’, declared with attribute ‘nodiscard’ [-Wunused-result]
304 | mThemeEditor->saveTheme(false);
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
In file included from /var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp:13:
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditorpage.h:28:24: note: declared here
28 | [[nodiscard]] bool saveTheme(bool withConfirmation = true);
| ^~~~~~~~~
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp: In member function ‘void ThemeEditorMainWindow::slotThemeSelected(const QUrl&)’:
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp:319:14: warning: ignoring return value of ‘bool ThemeEditorMainWindow::loadTheme(const QString&)’, declared with attribute ‘nodiscard’ [-Wunused-result]
319 | loadTheme(url.path());
| ~~~~~~~~~^~~~~~~~~~~~
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditormainwindow.cpp:203:6: note: declared here
203 | bool ThemeEditorMainWindow::loadTheme(const QString &directory)
| ^~~~~~~~~~~~~~~~~~~~~
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditorpage.cpp: In member function ‘void ThemeEditorPage::slotUpdateViewer()’:
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditorpage.cpp:99:18: warning: ignoring return value of ‘bool ThemeEditorPage::saveTheme(bool)’, declared with attribute ‘nodiscard’ [-Wunused-result]
99 | saveTheme(false);
| ~~~~~~~~~^~~~~~~
In file included from /var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditorpage.cpp:7:
/var/pisi/grantlee-editor-25.08.3-59/work/grantlee-editor-25.08.3/contactprintthemeeditor/themeeditorpage.h:28:24: note: declared here
28 | [[nodiscard]] bool saveTheme(bool withConfirmation = true);
| ^~~~~~~~~
[01;33m*** 0 error(s), 1 warning(s)
[0m