CONSOLE OUTPUT
|
[...truncated 2576 lines...] |
[2020-04-06T17:17:31.936Z] [ 36%] Building CXX object kcms/keyboard/tastenbrett/CMakeFiles/tastenbrett.dir/xkbobject.cpp.o |
[2020-04-06T17:17:31.936Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/layout_tray_icon.cpp:28: |
[2020-04-06T17:17:31.936Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/xkb_helper.h:24:1: warning: struct 'LayoutUnit' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] |
[2020-04-06T17:17:31.936Z] struct LayoutUnit; |
[2020-04-06T17:17:31.936Z] ^ |
[2020-04-06T17:17:31.936Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/x11_helper.h:90:7: note: previous use is here |
[2020-04-06T17:17:31.936Z] class LayoutUnit { |
[2020-04-06T17:17:31.936Z] ^ |
[2020-04-06T17:17:31.936Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/xkb_helper.h:24:1: note: did you mean class here? |
[2020-04-06T17:17:31.936Z] struct LayoutUnit; |
[2020-04-06T17:17:31.936Z] ^~~~~~ |
[2020-04-06T17:17:31.936Z] class |
[2020-04-06T17:17:31.936Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/layout_tray_icon.cpp:31: |
[2020-04-06T17:17:31.936Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/layouts_menu.h:30:1: warning: struct 'LayoutUnit' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] |
[2020-04-06T17:17:31.936Z] struct LayoutUnit; |
[2020-04-06T17:17:31.936Z] ^ |
[2020-04-06T17:17:31.936Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/x11_helper.h:90:7: note: previous use is here |
[2020-04-06T17:17:31.936Z] class LayoutUnit { |
[2020-04-06T17:17:31.936Z] ^ |
[2020-04-06T17:17:31.936Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/layouts_menu.h:30:1: note: did you mean class here? |
[2020-04-06T17:17:31.936Z] struct LayoutUnit; |
[2020-04-06T17:17:31.936Z] ^~~~~~ |
[2020-04-06T17:17:31.936Z] class |
[2020-04-06T17:17:31.936Z] [ 36%] Building CXX object containments/desktop/plugins/folder/CMakeFiles/folderplugin.dir/viewpropertiesmenu.cpp.o |
[2020-04-06T17:17:32.200Z] 4 warnings generated. |
[2020-04-06T17:17:32.200Z] [ 36%] Building CXX object kcms/keyboard/CMakeFiles/kded_keyboard.dir/xkb_rules.cpp.o |
[2020-04-06T17:17:32.200Z] [ 37%] Building CXX object kcms/keyboard/tastenbrett/CMakeFiles/tastenbrett.dir/tastenbrett_autogen/EWIEGA46WW/qrc_qml.cpp.o |
[2020-04-06T17:17:32.200Z] [ 37%] Building CXX object containments/desktop/plugins/folder/CMakeFiles/folderplugin.dir/wheelinterceptor.cpp.o |
[2020-04-06T17:17:32.200Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/layouts_menu.cpp:27: |
[2020-04-06T17:17:32.200Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/keyboard_config.h:23: |
[2020-04-06T17:17:32.200Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/x11_helper.h:30:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] |
[2020-04-06T17:17:32.200Z] #define explicit explicit_is_keyword_in_cpp |
[2020-04-06T17:17:32.200Z] ^ |
[2020-04-06T17:17:32.200Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/x11_helper.h:90:1: warning: 'LayoutUnit' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] |
[2020-04-06T17:17:32.200Z] class LayoutUnit { |
[2020-04-06T17:17:32.200Z] ^ |
[2020-04-06T17:17:32.201Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/layouts_menu.h:30:1: note: did you mean class here? |
[2020-04-06T17:17:32.201Z] struct LayoutUnit; |
[2020-04-06T17:17:32.201Z] ^~~~~~ |
[2020-04-06T17:17:32.201Z] class |
[2020-04-06T17:17:32.488Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/layouts_menu.cpp:29: |
[2020-04-06T17:17:32.488Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/xkb_helper.h:24:1: warning: struct 'LayoutUnit' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] |
[2020-04-06T17:17:32.488Z] struct LayoutUnit; |
[2020-04-06T17:17:32.488Z] ^ |
[2020-04-06T17:17:32.489Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/x11_helper.h:90:7: note: previous use is here |
[2020-04-06T17:17:32.489Z] class LayoutUnit { |
[2020-04-06T17:17:32.489Z] ^ |
[2020-04-06T17:17:32.489Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/xkb_helper.h:24:1: note: did you mean class here? |
[2020-04-06T17:17:32.489Z] struct LayoutUnit; |
[2020-04-06T17:17:32.489Z] ^~~~~~ |
[2020-04-06T17:17:32.489Z] class |
[2020-04-06T17:17:32.489Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/layouts_menu.cpp:30: |
[2020-04-06T17:17:32.489Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/flags.h:29:1: warning: struct 'LayoutUnit' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] |
[2020-04-06T17:17:32.489Z] struct LayoutUnit; |
[2020-04-06T17:17:32.489Z] ^ |
[2020-04-06T17:17:32.489Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/x11_helper.h:90:7: note: previous use is here |
[2020-04-06T17:17:32.489Z] class LayoutUnit { |
[2020-04-06T17:17:32.489Z] ^ |
[2020-04-06T17:17:32.489Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/flags.h:29:1: note: did you mean class here? |
[2020-04-06T17:17:32.489Z] struct LayoutUnit; |
[2020-04-06T17:17:32.489Z] ^~~~~~ |
[2020-04-06T17:17:32.489Z] class |
[2020-04-06T17:17:32.489Z] [ 37%] Building CXX object kcms/keyboard/CMakeFiles/kded_keyboard.dir/debug.cpp.o |
[2020-04-06T17:17:32.823Z] 4 warnings generated. |
[2020-04-06T17:17:32.823Z] [ 37%] Building CXX object containments/desktop/plugins/folder/CMakeFiles/folderplugin.dir/shortcut.cpp.o |
[2020-04-06T17:17:32.823Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/flags.cpp:36: |
[2020-04-06T17:17:32.823Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/x11_helper.h:30:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] |
[2020-04-06T17:17:32.823Z] #define explicit explicit_is_keyword_in_cpp |
[2020-04-06T17:17:32.823Z] ^ |
[2020-04-06T17:17:32.823Z] [ 37%] Linking CXX executable ../../../bin/tastenbrett |
[2020-04-06T17:17:32.823Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/x11_helper.h:90:1: warning: 'LayoutUnit' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] |
[2020-04-06T17:17:32.823Z] class LayoutUnit { |
[2020-04-06T17:17:32.823Z] ^ |
[2020-04-06T17:17:32.823Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/flags.h:29:1: note: did you mean class here? |
[2020-04-06T17:17:32.823Z] struct LayoutUnit; |
[2020-04-06T17:17:32.823Z] ^~~~~~ |
[2020-04-06T17:17:32.823Z] class |
[2020-04-06T17:17:33.089Z] [ 37%] Building CXX object containments/desktop/plugins/folder/CMakeFiles/folderplugin.dir/screenmapper.cpp.o |
[2020-04-06T17:17:33.089Z] [ 37%] Built target tastenbrett |
[2020-04-06T17:17:33.089Z] [ 37%] Linking CXX shared library ../../bin/plasma_engine_kimpanel.so |
[2020-04-06T17:17:33.089Z] [ 37%] Built target plasma_engine_kimpanel |
[2020-04-06T17:17:33.349Z] 2 warnings generated. |
[2020-04-06T17:17:33.915Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/xkb_rules.cpp:34: |
[2020-04-06T17:17:33.915Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/keyboard/x11_helper.h:30:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] |
[2020-04-06T17:17:33.915Z] #define explicit explicit_is_keyword_in_cpp |
[2020-04-06T17:17:33.915Z] ^ |
[2020-04-06T17:17:34.173Z] [ 37%] Linking CXX shared library ../../../../bin/libfolderplugin.so |
[2020-04-06T17:17:34.173Z] [ 37%] Built target folderplugin |
[2020-04-06T17:17:34.738Z] 1 warning generated. |
[2020-04-06T17:17:34.738Z] [ 38%] Linking CXX shared module ../../bin/keyboard.so |
[2020-04-06T17:17:34.738Z] [ 38%] Built target kded_keyboard |
[2020-04-06T17:17:34.738Z] gmake: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-04-06T17:17:35.321Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |