[01;33mFetching source from mirror: http://download.kde.org/stable/release-service/26.04.0/src/dolphin-26.04.0.tar.xz
[0mCMake Warning at CMakeLists.txt:130 (find_package):
Could not find a configuration file for package "KF6BalooWidgets" that is
compatible with requested version "26.04.0".
The following configuration files were considered but not accepted:
/usr/lib/cmake/KF6BalooWidgets/KF6BalooWidgetsConfig.cmake, version: 25.12.3
CMake Warning at CMakeLists.txt:145 (message):
Baloo packages not found. They are needed for the metadata features of
Dolphin (including the information panel).
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".
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-26.04.0-75/work/dolphin-26.04.0/src/kitemviews/kfileitemmodelrolesupdater.cpp: In member function ‘void KFileItemModelRolesUpdater::startPreviewJob()’:
/var/pisi/dolphin-26.04.0-75/work/dolphin-26.04.0/src/kitemviews/kfileitemmodelrolesupdater.cpp:976:22: warning: unused variable ‘referenceItem’ [-Wunused-variable]
976 | const KFileItem &referenceItem = items.first();
| ^~~~~~~~~~~~~
/var/pisi/dolphin-26.04.0-75/work/dolphin-26.04.0/src/kitemviews/kitemlistcontroller.cpp: In member function ‘bool KItemListController::onPress(const QPointF&, Qt::KeyboardModifiers, Qt::MouseButtons)’:
/var/pisi/dolphin-26.04.0-75/work/dolphin-26.04.0/src/kitemviews/kitemlistcontroller.cpp:1765:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
1765 | m_selectionManager->setSelected(m_pressedIndex.value());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/var/pisi/dolphin-26.04.0-75/work/dolphin-26.04.0/src/kitemviews/kitemlistcontroller.cpp:1767:9: note: here
1767 | case MultiSelection:
| ^~~~
[01;33m*** 0 error(s), 1 warning(s)
[0m