CONSOLE OUTPUT
|
[...truncated 2034 lines...] |
[2021-04-26T19:17:45.675Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2021-04-26T19:17:45.675Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2021-04-26T19:17:45.675Z] ^ |
[2021-04-26T19:17:45.675Z] In file included from /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:8: |
[2021-04-26T19:17:45.675Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.h:120:37: warning: 'DefaultLocaleLongDate' is deprecated: Use QLocale [-Wdeprecated-declarations] |
[2021-04-26T19:17:45.675Z] DefaultLocaleLongDate = Qt::DefaultLocaleLongDate, |
[2021-04-26T19:17:45.675Z] ^ |
[2021-04-26T19:17:45.675Z] /usr/local/include/qt5/QtCore/qnamespace.h:1285:31: note: 'DefaultLocaleLongDate' has been explicitly marked deprecated here |
[2021-04-26T19:17:45.675Z] DefaultLocaleLongDate Q_DECL_ENUMERATOR_DEPRECATED_X("Use QLocale"), |
[2021-04-26T19:17:45.675Z] ^ |
[2021-04-26T19:17:45.675Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:1161:45: note: expanded from macro 'Q_DECL_ENUMERATOR_DEPRECATED_X' |
[2021-04-26T19:17:45.675Z] # define Q_DECL_ENUMERATOR_DEPRECATED_X(x) Q_DECL_DEPRECATED_X(x) |
[2021-04-26T19:17:45.675Z] ^ |
[2021-04-26T19:17:45.675Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2021-04-26T19:17:45.675Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2021-04-26T19:17:45.675Z] ^ |
[2021-04-26T19:17:46.255Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:385:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.255Z] case StringIdentifier: |
[2021-04-26T19:17:46.255Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.255Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:382:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.255Z] case NumberIdentifier: |
[2021-04-26T19:17:46.255Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.255Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:379:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.255Z] case DateIdentifier: |
[2021-04-26T19:17:46.255Z] ^~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.255Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:412:10: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.255Z] case StringIdentifier: |
[2021-04-26T19:17:46.255Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:404:10: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case NumberIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:396:10: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case DateIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:431:10: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case StringIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:427:10: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case NumberIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:423:10: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case DateIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:575:10: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case StringIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:572:10: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case NumberIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:569:10: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case DateIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:626:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case StringIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:620:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case NumberIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:613:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case DateIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:643:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case StringIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:638:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case NumberIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:633:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case DateIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:670:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case StringIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:664:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case NumberIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:658:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case DateIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:686:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case StringIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:681:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case NumberIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.256Z] /usr/home/jenkins/workspace/Plasma/kdeplasma-addons/kf5-qt5 FreeBSDQt5.15/dataengines/comic/comicproviderwrapper.cpp:676:14: warning: comparison of different enumeration types in switch statement ('ComicProvider::IdentifierType' and 'ComicProviderWrapper::IdentifierType') [-Wenum-compare-switch] |
[2021-04-26T19:17:46.256Z] case DateIdentifier: |
[2021-04-26T19:17:46.256Z] ^~~~~~~~~~~~~~ |
[2021-04-26T19:17:46.515Z] 28 warnings generated. |
[2021-04-26T19:17:46.515Z] [ 89%] Linking CXX shared module ../../bin/plasma_engine_comic.so |
[2021-04-26T19:17:47.090Z] [ 89%] Built target plasma_engine_comic |
[2021-04-26T19:17:47.090Z] gmake: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-04-26T19:17:47.176Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |