CONSOLE OUTPUT
|
[...truncated 2781 lines...] |
[2021-05-11T19:22:23.633Z] [ 42%] Building CXX object kcms/keyboard/CMakeFiles/kded_keyboard.dir/layoutnames.cpp.o |
[2021-05-11T19:22:23.929Z] [ 42%] Built target folderplugin |
[2021-05-11T19:22:23.929Z] 1 warning generated. |
[2021-05-11T19:22:24.188Z] 1 warning generated. |
[2021-05-11T19:22:24.188Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/keyboard/flags.cpp:31: |
[2021-05-11T19:22:24.188Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/keyboard/x11_helper.h:29:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] |
[2021-05-11T19:22:24.188Z] #define explicit explicit_is_keyword_in_cpp |
[2021-05-11T19:22:24.188Z] ^ |
[2021-05-11T19:22:25.300Z] 1 warning generated. |
[2021-05-11T19:22:26.254Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/keyboard/xkb_rules.cpp:32: |
[2021-05-11T19:22:26.254Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/keyboard/x11_helper.h:29:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] |
[2021-05-11T19:22:26.254Z] #define explicit explicit_is_keyword_in_cpp |
[2021-05-11T19:22:26.254Z] ^ |
[2021-05-11T19:22:26.254Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/keyboard/xkb_rules.cpp:42:29: warning: 'QXmlDefaultHandler' is deprecated [-Wdeprecated-declarations] |
[2021-05-11T19:22:26.254Z] class RulesHandler : public QXmlDefaultHandler |
[2021-05-11T19:22:26.254Z] ^ |
[2021-05-11T19:22:26.254Z] /usr/local/include/qt5/QtXml/qxml.h:407:7: note: 'QXmlDefaultHandler' has been explicitly marked deprecated here |
[2021-05-11T19:22:26.254Z] class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlDefaultHandler : public QXmlContentHandler, |
[2021-05-11T19:22:26.254Z] ^ |
[2021-05-11T19:22:26.254Z] /usr/local/include/qt5/QtCore/qglobal.h:385:45: note: expanded from macro 'QT_DEPRECATED_VERSION' |
[2021-05-11T19:22:26.254Z] #define QT_DEPRECATED_VERSION(major, minor) QT_DEPRECATED_VERSION_##major(minor) |
[2021-05-11T19:22:26.254Z] ^ |
[2021-05-11T19:22:26.254Z] <scratch space>:33:1: note: expanded from here |
[2021-05-11T19:22:26.254Z] QT_DEPRECATED_VERSION_5 |
[2021-05-11T19:22:26.254Z] ^ |
[2021-05-11T19:22:26.254Z] /usr/local/include/qt5/QtCore/qglobal.h:384:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5' |
[2021-05-11T19:22:26.254Z] #define QT_DEPRECATED_VERSION_5(minor) QT_DEPRECATED_VERSION_5_##minor |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' |
[2021-05-11T19:22:26.255Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-05-11T19:22:26.255Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-05-11T19:22:26.255Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/keyboard/xkb_rules.cpp:235:5: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations] |
[2021-05-11T19:22:26.255Z] QXmlSimpleReader reader; |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtXml/qxml.h:275:7: note: 'QXmlSimpleReader' has been explicitly marked deprecated here |
[2021-05-11T19:22:26.255Z] class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:382:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' |
[2021-05-11T19:22:26.255Z] #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major(minor, text) |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] <scratch space>:189:1: note: expanded from here |
[2021-05-11T19:22:26.255Z] QT_DEPRECATED_VERSION_X_5 |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:381:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5' |
[2021-05-11T19:22:26.255Z] #define QT_DEPRECATED_VERSION_X_5(minor, text) QT_DEPRECATED_VERSION_X_5_##minor(text) |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' |
[2021-05-11T19:22:26.255Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2021-05-11T19:22:26.255Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2021-05-11T19:22:26.255Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.15/kcms/keyboard/xkb_rules.cpp:239:5: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations] |
[2021-05-11T19:22:26.255Z] QXmlInputSource xmlInputSource(&file); |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtXml/qxml.h:197:7: note: 'QXmlInputSource' has been explicitly marked deprecated here |
[2021-05-11T19:22:26.255Z] class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:385:45: note: expanded from macro 'QT_DEPRECATED_VERSION' |
[2021-05-11T19:22:26.255Z] #define QT_DEPRECATED_VERSION(major, minor) QT_DEPRECATED_VERSION_##major(minor) |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] <scratch space>:183:1: note: expanded from here |
[2021-05-11T19:22:26.255Z] QT_DEPRECATED_VERSION_5 |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:384:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5' |
[2021-05-11T19:22:26.255Z] #define QT_DEPRECATED_VERSION_5(minor) QT_DEPRECATED_VERSION_5_##minor |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:375:45: note: expanded from macro 'QT_DEPRECATED_VERSION_5_15' |
[2021-05-11T19:22:26.255Z] # define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-05-11T19:22:26.255Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:26.255Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-05-11T19:22:26.255Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-05-11T19:22:26.255Z] ^ |
[2021-05-11T19:22:27.451Z] 4 warnings generated. |
[2021-05-11T19:22:27.451Z] [ 42%] Linking CXX shared module ../../bin/keyboard.so |
[2021-05-11T19:22:27.451Z] [ 42%] Built target kded_keyboard |
[2021-05-11T19:22:27.451Z] gmake: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-11T19:22:27.488Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |