[01;33mFetching source from mirror: http://download.kde.org/stable/release-service/25.08.1/src/libkexiv2-25.08.1.tar.xz
[0mCMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
ECM_MKSPECS_INSTALL_DIR
/var/pisi/libkexiv2-25.08.1-66/work/libkexiv2-25.08.1/src/rotationmatrix.cpp: In member function ‘KExiv2Iface::RotationMatrix& KExiv2Iface::RotationMatrix::operator*=(QList)’:
/var/pisi/libkexiv2-25.08.1-66/work/libkexiv2-25.08.1/src/rotationmatrix.cpp:175:55: warning: ‘constexpr typename std::add_const<_Tp>::type& qAsConst(T&) [with T = QList; typename std::add_const<_Tp>::type = const QList]’ is deprecated: Use std::as_const() instead. [-Wdeprecated-declarations]
175 | for (const TransformationAction& action : qAsConst(actions))
| ~~~~~~~~^~~~~~~~~
In file included from /usr/include/qt6/QtCore/qforeach.h:11,
from /usr/include/qt6/QtCore/qglobal.h:55,
from /usr/include/qt6/QtCore/qnamespace.h:12,
from /usr/include/qt6/QtCore/qbytearray.h:10,
from /usr/include/qt6/QtCore/QByteArray:1,
from /var/pisi/libkexiv2-25.08.1-66/work/libkexiv2-25.08.1/src/kexiv2.h:17,
from /var/pisi/libkexiv2-25.08.1-66/work/libkexiv2-25.08.1/src/rotationmatrix.h:14,
from /var/pisi/libkexiv2-25.08.1-66/work/libkexiv2-25.08.1/src/rotationmatrix.cpp:10:
/usr/include/qt6/QtCore/qttypetraits.h:40:45: note: declared here
40 | constexpr typename std::add_const::type &qAsConst(T &t) noexcept { return t; }
| ^~~~~~~~
[01;33m*** 0 error(s), 1 warning(s)
[0m