CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
ECM_MKSPECS_INSTALL_DIR
/var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/playlist.cpp: In member function ‘void Playlist::p_add_XSPF(const QByteArray&)’:
/var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/playlist.cpp:263:24: warning: ‘bool QDomDocument::setContent(const QString&, QString*, int*, int*)’ is deprecated: Use the overload returning ParseResult instead. [-Wdeprecated-declarations]
263 | if (!doc.setContent(QString(playlist), &errorMsg, &errorRow, &errorCol))
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtXml/QDomDocument:1,
from /var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/playlist.h:12,
from /var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/playlist.cpp:8:
/usr/include/qt6/QtXml/qdom.h:404:10: note: declared here
404 | bool setContent(const QString &text, QString *errorMsg, int *errorLine = nullptr, int *errorColumn = nullptr);
| ^~~~~~~~~~
/var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/parameters.cpp: In member function ‘const QString Parameters::toString(const QChar&)’:
/var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/parameters.cpp:138:23: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
138 | if (value.type() == QVariant::String || value.type() == QVariant::DateTime || value.type() == QVariant::Date || value.type() == QVariant::Time)
| ~~~~~~~~~~^~
In file included from /usr/include/qt6/QtCore/QVariant:1,
from /var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/parameters.h:16,
from /var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/parameters.cpp:8:
/usr/include/qt6/QtCore/qvariant.h:432:10: note: declared here
432 | Type type() const
| ^~~~
/var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/parameters.cpp:138:59: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
138 | if (value.type() == QVariant::String || value.type() == QVariant::DateTime || value.type() == QVariant::Date || value.type() == QVariant::Time)
| ~~~~~~~~~~^~
/usr/include/qt6/QtCore/qvariant.h:432:10: note: declared here
432 | Type type() const
| ^~~~
/var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/parameters.cpp:138:97: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
138 | if (value.type() == QVariant::String || value.type() == QVariant::DateTime || value.type() == QVariant::Date || value.type() == QVariant::Time)
| ~~~~~~~~~~^~
/usr/include/qt6/QtCore/qvariant.h:432:10: note: declared here
432 | Type type() const
| ^~~~
/var/pisi/audex-25.08.1-8/work/audex-25.08.1/utils/parameters.cpp:138:131: warning: ‘QVariant::Type QVariant::type() const’ is deprecated: Use typeId() or metaType(). [-Wdeprecated-declarations]
138 | if (value.type() == QVariant::String || value.type() == QVariant::DateTime || value.type() == QVariant::Date || value.type() == QVariant::Time)
| ~~~~~~~~~~^~
/usr/include/qt6/QtCore/qvariant.h:432:10: note: declared here
432 | Type type() const
| ^~~~