CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    ECM_MKSPECS_INSTALL_DIR


/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/plasma5support/dataengineconsumer.cpp: In member function ‘void Plasma5Support::DataEngineConsumerPrivate::slotJobFinished(Plasma5Support::ServiceJob*)’:
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/plasma5support/dataengineconsumer.cpp:22:77: warning: unused parameter ‘job’ [-Wunused-parameter]
   22 | void DataEngineConsumerPrivate::slotJobFinished(Plasma5Support::ServiceJob *job)
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/powermanagement/powermanagementjob.cpp: In member function ‘virtual void PowerManagementJob::start()’:
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/powermanagement/powermanagementjob.cpp:37:37: warning: comparison of integer expressions of different signedness: ‘uint’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
   37 |         if (m_sleepInhibitionCookie != -1) { // an inhibition request is already active; don't trigger another one
      |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/powermanagement/powermanagementjob.cpp:77:36: warning: comparison of integer expressions of different signedness: ‘uint’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
   77 |         if (m_lockInhibitionCookie != -1) { // an inhibition request is already active; don't trigger another one
      |             ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/weatherengine.cpp: In constructor ‘WeatherEngine::WeatherEngine(QObject*)’:
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/weatherengine.cpp:28:30: warning: ‘static bool QNetworkInformation::load(Features)’ is deprecated: Use loadBackendByFeatures [-Wdeprecated-declarations]
   28 |     QNetworkInformation::load(QNetworkInformation::Feature::Reachability);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtNetwork/QNetworkInformation:1,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/weatherengine.h:10,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/weatherengine.cpp:8:
/usr/include/qt6/QtNetwork/qnetworkinformation.h:74:74: note: declared here
   74 |     QT_DEPRECATED_VERSION_X_6_4("Use loadBackendByFeatures") static bool load(Features features);
      |                                                                          ^~~~
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/envcan/ion_envcan.cpp: In member function ‘float EnvCanadaIon::parseCoordinate(QStringView) const’:
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/envcan/ion_envcan.cpp:924:57: warning: ‘QRegularExpressionMatch QRegularExpression::match(QStringView, qsizetype, MatchType, MatchOptions) const’ is deprecated: Use matchView instead. [-Wdeprecated-declarations]
  924 |     const QRegularExpressionMatch match = coord_re.match(coord);
      |                                           ~~~~~~~~~~~~~~^~~~~~~
In file included from /usr/include/qt6/QtCore/qcborvalue.h:13,
                 from /usr/include/qt6/QtCore/qjsonvalue.h:8,
                 from /usr/include/qt6/QtCore/qjsonobject.h:8,
                 from /usr/include/qt6/QtCore/QJsonObject:1,
                 from /usr/include/KF6/KCoreAddons/kpluginmetadata.h:16,
                 from /usr/include/KF6/KCoreAddons/kpluginfactory.h:15,
                 from /usr/include/KF6/KCoreAddons/KPluginFactory:1,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/plasma5support/../plasma5support/dataengine.h:16,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/build/src/plasma5support/Plasma5Support/DataEngine:1,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/envcan/../ion.h:9,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/envcan/ion_envcan.h:11,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/envcan/ion_envcan.cpp:9:
/usr/include/qt6/QtCore/qregularexpression.h:97:29: note: declared here
   97 |     QRegularExpressionMatch match(QStringView subjectView,
      |                             ^~~~~
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/noaa/ion_noaa.cpp: In member function ‘QStringList NOAAIon::validate(const QString&) const’:
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/noaa/ion_noaa.cpp:74:35: warning: ‘qsizetype QString::count() const’ is deprecated: Use size() or length() instead. [-Wdeprecated-declarations]
   74 |     bool checkState = source.count() == 2;
      |                       ~~~~~~~~~~~~^~
In file included from /usr/include/qt6/QtCore/qhashfunctions.h:9,
                 from /usr/include/qt6/QtCore/qhash.h:10,
                 from /usr/include/qt6/QtCore/QHash:1,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/plasma5support/../plasma5support/dataengine.h:10,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/build/src/plasma5support/Plasma5Support/DataEngine:1,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/noaa/../ion.h:9,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/noaa/ion_noaa.h:12,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/noaa/ion_noaa.cpp:10:
/usr/include/qt6/QtCore/qstring.h:239:22: note: declared here
  239 |     inline qsizetype count() const { return d.size; }
      |                      ^~~~~
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/wetter.com/ion_wettercom.cpp: In member function ‘void WetterComIon::parseWeatherForecast(const QString&, QXmlStreamReader&)’:
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/wetter.com/ion_wettercom.cpp:534:71: warning: ‘static QDateTime QDateTime::fromSecsSinceEpoch(qint64, Qt::TimeSpec, int)’ is deprecated: Pass QTimeZone instead of time-spec, offset [-Wdeprecated-declarations]
  534 |                 forecastPeriod->period = QDateTime::fromSecsSinceEpoch(summaryUtcTime, Qt::LocalTime);
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtCore/qcborvalue.h:11,
                 from /usr/include/qt6/QtCore/qjsonvalue.h:8,
                 from /usr/include/qt6/QtCore/qjsonobject.h:8,
                 from /usr/include/qt6/QtCore/QJsonObject:1,
                 from /usr/include/KF6/KCoreAddons/kpluginmetadata.h:16,
                 from /usr/include/KF6/KCoreAddons/kpluginfactory.h:15,
                 from /usr/include/KF6/KCoreAddons/KPluginFactory:1,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/plasma5support/../plasma5support/dataengine.h:16,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/build/src/plasma5support/Plasma5Support/DataEngine:1,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/wetter.com/../ion.h:9,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/wetter.com/ion_wettercom.h:14,
                 from /var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/wetter.com/ion_wettercom.cpp:16:
/usr/include/qt6/QtCore/qdatetime.h:491:22: note: declared here
  491 |     static QDateTime fromSecsSinceEpoch(qint64 secs, Qt::TimeSpec spec, int offsetFromUtc = 0);
      |                      ^~~~~~~~~~~~~~~~~~
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/wetter.com/ion_wettercom.cpp:552:65: warning: ‘static QDateTime QDateTime::fromSecsSinceEpoch(qint64, Qt::TimeSpec, int)’ is deprecated: Pass QTimeZone instead of time-spec, offset [-Wdeprecated-declarations]
  552 |                 forecast->period = QDateTime::fromSecsSinceEpoch(utcTime, Qt::LocalTime);
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/qt6/QtCore/qdatetime.h:491:22: note: declared here
  491 |     static QDateTime fromSecsSinceEpoch(qint64 secs, Qt::TimeSpec spec, int offsetFromUtc = 0);
      |                      ^~~~~~~~~~~~~~~~~~
/var/pisi/plasma5-support-6.5.2-31/work/plasma5support-6.5.2/src/dataengines/weather/ions/wetter.com/ion_wettercom.cpp:558:71: warning: ‘static QDateTime QDateTime::fromSecsSinceEpoch(qint64, Qt::TimeSpec, int)’ is deprecated: Pass QTimeZone instead of time-spec, offset [-Wdeprecated-declarations]
  558 |                 QTime localWeatherTime = QDateTime::fromSecsSinceEpoch(utcTime, Qt::LocalTime).time();
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/qt6/QtCore/qdatetime.h:491:22: note: declared here
  491 |     static QDateTime fromSecsSinceEpoch(qint64 secs, Qt::TimeSpec spec, int offsetFromUtc = 0);
      |                      ^~~~~~~~~~~~~~~~~~
: warning: ‘TRANSLATION_DOMAIN’ redefined
: note: this is the location of the previous definition