[01;33mFetching source from mirror: http://download.kde.org/stable/release-service/25.12.0/src/dolphin-25.12.0.tar.xz
[0mCMake 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".
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".
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".
/var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/viewproperties.cpp: In member function ‘ViewPropertySettings* ViewProperties::loadProperties(const QString&) const’:
/var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/viewproperties.cpp:80:20: warning: ignoring return value of ‘virtual bool QFile::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ [-Wunused-result]
80 | outputFile.open(QIODevice::WriteOnly);
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtCore/QFile:1,
from /usr/include/KF6/KIOCore/kfileitem.h:13,
from /usr/include/KF6/KIOCore/KFileItem:1,
from /var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/tooltips/tooltipmanager.h:10,
from /var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/dolphinview.h:13,
from /var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/viewproperties.h:12,
from /var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/viewproperties.cpp:8:
/usr/include/qt6/QtCore/qfile.h:291:32: note: declared here
291 | QFILE_MAYBE_NODISCARD bool open(OpenMode flags) override;
| ^~~~
/var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/viewproperties.cpp: In member function ‘ViewPropertySettings* ViewProperties::loadProperties(const QString&) const’:
/var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/viewproperties.cpp:80:20: warning: ignoring return value of ‘virtual bool QFile::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ [-Wunused-result]
80 | outputFile.open(QIODevice::WriteOnly);
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtCore/QFile:1,
from /usr/include/KF6/KIOCore/kfileitem.h:13,
from /usr/include/KF6/KIOCore/KFileItem:1,
from /var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/tooltips/tooltipmanager.h:10,
from /var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/dolphinview.h:13,
from /var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/viewproperties.h:12,
from /var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/views/viewproperties.cpp:8:
/usr/include/qt6/QtCore/qfile.h:291:32: note: declared here
291 | QFILE_MAYBE_NODISCARD bool open(OpenMode flags) override;
| ^~~~
In file included from /var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/dolphintabpage.cpp:8:
/var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/dolphintabpage.h: In constructor ‘DolphinTabPage::DolphinTabPage(const QUrl&, const QUrl&, QWidget*)’:
/var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/dolphintabpage.h:224:9: warning: ‘DolphinTabPage::m_splitterLastPosition’ will be initialized after [-Wreorder]
224 | int m_splitterLastPosition = 0;
| ^~~~~~~~~~~~~~~~~~~~~~
/var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/dolphintabpage.h:214:27: warning: ‘DolphinViewContainer* DolphinTabPage::m_expandingContainer’ [-Wreorder]
214 | DolphinViewContainer *m_expandingContainer;
| ^~~~~~~~~~~~~~~~~~~~
/var/pisi/dolphin-25.12.0-70/work/dolphin-25.12.0/src/dolphintabpage.cpp:26:1: warning: when initialized here [-Wreorder]
26 | DolphinTabPage::DolphinTabPage(const QUrl &primaryUrl, const QUrl &secondaryUrl, QWidget *parent)
| ^~~~~~~~~~~~~~
[01;33m*** 0 error(s), 1 warning(s)
[0m