BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kwayland-server/job/kf5-qt5%20FreeBSDQt5.15/82/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Tue, 29 Sep 2020 10:55:27 +0000
Build duration: 2 min 10 sec and counting


CONSOLE OUTPUT
[...truncated 1410 lines...]
[2020-09-29T10:57:31.241Z] In file included from /usr/home/jenkins/workspace/Plasma/kwayland-server/kf5-qt5 FreeBSDQt5.15/autotests/server/test_textinputv3_interface.cpp:7:
[2020-09-29T10:57:31.241Z] In file included from /usr/local/include/qt5/QtCore/QThread:1:
[2020-09-29T10:57:31.241Z] In file included from /usr/local/include/qt5/QtCore/qthread.h:44:
[2020-09-29T10:57:31.241Z] In file included from /usr/local/include/qt5/QtCore/qobject.h:54:
[2020-09-29T10:57:31.241Z] /usr/local/include/qt5/QtCore/qmetatype.h:1916:5: error: static_assert failed due to requirement 'bool(QMetaTypeId2<QtWayland::zwp_text_input_v3::content_purpose>::Defined)' "Type is not registered, please use the Q_DECLARE_METATYPE macro to make it known to Qt's meta-object system"
[2020-09-29T10:57:31.241Z] Q_STATIC_ASSERT_X(QMetaTypeId2<T>::Defined, "Type is not registered, please use the Q_DECLARE_METATYPE macro to make it known to Qt's meta-object system");
[2020-09-29T10:57:31.241Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-29T10:57:31.241Z] /usr/local/include/qt5/QtCore/qglobal.h:121:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
[2020-09-29T10:57:31.241Z] # define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
[2020-09-29T10:57:31.241Z] ^ ~~~~~~~~~~~~~~~
[2020-09-29T10:57:31.241Z] /usr/home/jenkins/workspace/Plasma/kwayland-server/kf5-qt5 FreeBSDQt5.15/autotests/server/test_textinputv3_interface.cpp:388:5: note: in instantiation of function template specialization 'qMetaTypeId<QtWayland::zwp_text_input_v3::content_purpose>' requested here
[2020-09-29T10:57:31.241Z] QFETCH(QtWayland::zwp_text_input_v3::content_purpose, clientPurpose);
[2020-09-29T10:57:31.241Z] ^
[2020-09-29T10:57:31.241Z] /usr/local/include/qt5/QtTest/qtestcase.h:201:60: note: expanded from macro 'QFETCH'
[2020-09-29T10:57:31.241Z] Type name = *static_cast<Type *>(QTest::qData(#name, ::qMetaTypeId<typename std::remove_cv<Type >::type>()))
[2020-09-29T10:57:31.241Z] ^
[2020-09-29T10:57:31.241Z] In file included from /usr/home/jenkins/workspace/Plasma/kwayland-server/kf5-qt5 FreeBSDQt5.15/autotests/server/test_textinputv3_interface.cpp:7:
[2020-09-29T10:57:31.241Z] In file included from /usr/local/include/qt5/QtCore/QThread:1:
[2020-09-29T10:57:31.241Z] In file included from /usr/local/include/qt5/QtCore/qthread.h:44:
[2020-09-29T10:57:31.241Z] In file included from /usr/local/include/qt5/QtCore/qobject.h:54:
[2020-09-29T10:57:31.241Z] /usr/local/include/qt5/QtCore/qmetatype.h:1776:82: error: no member named 'qt_metatype_id' in 'QMetaTypeId<QtWayland::zwp_text_input_v3::content_purpose>'
[2020-09-29T10:57:31.241Z] static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); }
[2020-09-29T10:57:31.241Z] ~~~~~~~~~~~~~~~~^
[2020-09-29T10:57:31.241Z] /usr/local/include/qt5/QtCore/qmetatype.h:1917:29: note: in instantiation of member function 'QMetaTypeId2<QtWayland::zwp_text_input_v3::content_purpose>::qt_metatype_id' requested here
[2020-09-29T10:57:31.241Z] return QMetaTypeId2<T>::qt_metatype_id();
[2020-09-29T10:57:31.241Z] ^
[2020-09-29T10:57:31.241Z] /usr/home/jenkins/workspace/Plasma/kwayland-server/kf5-qt5 FreeBSDQt5.15/autotests/server/test_textinputv3_interface.cpp:388:5: note: in instantiation of function template specialization 'qMetaTypeId<QtWayland::zwp_text_input_v3::content_purpose>' requested here
[2020-09-29T10:57:31.241Z] QFETCH(QtWayland::zwp_text_input_v3::content_purpose, clientPurpose);
[2020-09-29T10:57:31.241Z] ^
[2020-09-29T10:57:31.241Z] /usr/local/include/qt5/QtTest/qtestcase.h:201:60: note: expanded from macro 'QFETCH'
[2020-09-29T10:57:31.241Z] Type name = *static_cast<Type *>(QTest::qData(#name, ::qMetaTypeId<typename std::remove_cv<Type >::type>()))
[2020-09-29T10:57:31.241Z] ^
[2020-09-29T10:57:31.241Z] /usr/home/jenkins/workspace/Plasma/kwayland-server/kf5-qt5 FreeBSDQt5.15/autotests/server/test_textinputv3_interface.cpp:510:1: error: explicit specialization of 'QMetaTypeId<QtWayland::zwp_text_input_v3::content_purpose>' after instantiation
[2020-09-29T10:57:31.241Z] Q_DECLARE_METATYPE(QtWayland::zwp_text_input_v3::content_purpose)
[2020-09-29T10:57:31.241Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-29T10:57:31.241Z] /usr/local/include/qt5/QtCore/qmetatype.h:2056:34: note: expanded from macro 'Q_DECLARE_METATYPE'
[2020-09-29T10:57:31.241Z] #define Q_DECLARE_METATYPE(TYPE) Q_DECLARE_METATYPE_IMPL(TYPE)
[2020-09-29T10:57:31.241Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-29T10:57:31.241Z] /usr/local/include/qt5/QtCore/qmetatype.h:2060:12: note: expanded from macro 'Q_DECLARE_METATYPE_IMPL'
[2020-09-29T10:57:31.241Z] struct QMetaTypeId< TYPE > \
[2020-09-29T10:57:31.241Z] ^~~~~~~~~~~~~~~~~~~
[2020-09-29T10:57:31.241Z] /usr/local/include/qt5/QtCore/qmetatype.h:1775:22: note: implicit instantiation first required here
[2020-09-29T10:57:31.241Z] enum { Defined = QMetaTypeId<T>::Defined, IsBuiltIn=false };
[2020-09-29T10:57:31.241Z] ^
[2020-09-29T10:57:31.241Z] [ 94%] Built target testShmPool
[2020-09-29T10:57:31.520Z] [ 94%] Building CXX object autotests/server/CMakeFiles/testViewporterInterface.dir/qwayland-viewporter.cpp.o
[2020-09-29T10:57:31.520Z] [ 94%] Linking CXX executable ../../bin/testNoXdgRuntimeDir
[2020-09-29T10:57:31.795Z] [ 95%] Building CXX object autotests/server/CMakeFiles/testInputMethodInterface.dir/qwayland-input-method-unstable-v1.cpp.o
[2020-09-29T10:57:32.072Z] [ 95%] Built target testNoXdgRuntimeDir
[2020-09-29T10:57:32.072Z] 3 errors generated.
[2020-09-29T10:57:32.072Z] [ 95%] Generating wayland-wlr-data-control-unstable-v1-client-protocol.h
[2020-09-29T10:57:32.072Z] gmake[2]: *** [autotests/server/CMakeFiles/testTextInputV3Interface.dir/build.make:115: autotests/server/CMakeFiles/testTextInputV3Interface.dir/test_textinputv3_interface.cpp.o] Error 1
[2020-09-29T10:57:32.072Z] gmake[2]: *** Waiting for unfinished jobs....
[2020-09-29T10:57:32.072Z] [ 95%] Generating qwayland-wlr-data-control-unstable-v1.h
[2020-09-29T10:57:32.072Z] [ 95%] Building CXX object autotests/server/CMakeFiles/testKeyboardShortcutsInhibitorInterface.dir/qwayland-keyboard-shortcuts-inhibit-unstable-v1.cpp.o
[2020-09-29T10:57:32.072Z] [ 96%] Generating wayland-wlr-data-control-unstable-v1-protocol.c
[2020-09-29T10:57:32.072Z] Using "code" is deprecated - use private-code or public-code.
[2020-09-29T10:57:32.072Z] See the help page for details.
[2020-09-29T10:57:32.072Z] [ 96%] Generating qwayland-wlr-data-control-unstable-v1.cpp
[2020-09-29T10:57:32.072Z] Scanning dependencies of target testWaylandServerSeat
[2020-09-29T10:57:32.340Z] [ 96%] Building CXX object autotests/server/CMakeFiles/testWaylandServerSeat.dir/testWaylandServerSeat_autogen/mocs_compilation.cpp.o
[2020-09-29T10:57:32.340Z] [ 97%] Building CXX object autotests/server/CMakeFiles/testWaylandServerSeat.dir/test_seat.cpp.o
[2020-09-29T10:57:32.624Z] gmake[1]: *** [CMakeFiles/Makefile2:2263: autotests/server/CMakeFiles/testTextInputV3Interface.dir/all] Error 2
[2020-09-29T10:57:32.624Z] gmake[1]: *** Waiting for unfinished jobs....
[2020-09-29T10:57:32.624Z] Scanning dependencies of target testDataControlInterface
[2020-09-29T10:57:32.624Z] [ 97%] Building C object autotests/server/CMakeFiles/testLayerShellV1Interface.dir/wayland-xdg-shell-protocol.c.o
[2020-09-29T10:57:32.624Z] [ 97%] Building CXX object autotests/server/CMakeFiles/testDataControlInterface.dir/testDataControlInterface_autogen/mocs_compilation.cpp.o
[2020-09-29T10:57:32.624Z] [ 97%] Building CXX object autotests/server/CMakeFiles/testDataControlInterface.dir/test_datacontrol_interface.cpp.o
[2020-09-29T10:57:32.624Z] [ 97%] Building CXX object autotests/server/CMakeFiles/testLayerShellV1Interface.dir/qwayland-xdg-shell.cpp.o
[2020-09-29T10:57:32.624Z] [ 97%] Building C object autotests/server/CMakeFiles/testDataControlInterface.dir/wayland-wlr-data-control-unstable-v1-protocol.c.o
[2020-09-29T10:57:32.918Z] [ 98%] Building CXX object autotests/server/CMakeFiles/testDataControlInterface.dir/qwayland-wlr-data-control-unstable-v1.cpp.o
[2020-09-29T10:57:33.195Z] [ 98%] Building C object autotests/server/CMakeFiles/testTabletInterface.dir/wayland-tablet-unstable-v2-protocol.c.o
[2020-09-29T10:57:33.195Z] [ 98%] Building CXX object autotests/server/CMakeFiles/testTabletInterface.dir/qwayland-tablet-unstable-v2.cpp.o
[2020-09-29T10:57:33.821Z] [ 98%] Linking CXX executable ../../bin/testInputMethodInterface
[2020-09-29T10:57:34.146Z] [ 98%] Built target testInputMethodInterface
[2020-09-29T10:57:34.146Z] [ 98%] Linking CXX executable ../../bin/testLayerShellV1Interface
[2020-09-29T10:57:34.444Z] [ 98%] Built target testLayerShellV1Interface
[2020-09-29T10:57:35.876Z] [ 98%] Linking CXX executable ../../bin/testViewporterInterface
[2020-09-29T10:57:35.876Z] [ 98%] Linking CXX executable ../../bin/testScreencastV1Interface
[2020-09-29T10:57:35.876Z] [ 98%] Linking CXX executable ../../bin/testWaylandServerDisplay
[2020-09-29T10:57:35.876Z] [ 98%] Built target testViewporterInterface
[2020-09-29T10:57:35.876Z] [ 98%] Built target testScreencastV1Interface
[2020-09-29T10:57:36.142Z] [ 98%] Built target testWaylandServerDisplay
[2020-09-29T10:57:36.142Z] [ 98%] Linking CXX executable ../../bin/testKeyboardShortcutsInhibitorInterface
[2020-09-29T10:57:36.831Z] [ 98%] Built target testKeyboardShortcutsInhibitorInterface
[2020-09-29T10:57:37.243Z] [ 98%] Linking CXX executable ../../bin/testTabletInterface
[2020-09-29T10:57:37.243Z] [ 98%] Built target testTabletInterface
[2020-09-29T10:57:37.736Z] [ 98%] Linking CXX executable ../../bin/testWaylandServerSeat
[2020-09-29T10:57:37.736Z] [ 98%] Built target testWaylandServerSeat
[2020-09-29T10:57:38.036Z] [ 98%] Linking CXX executable ../../bin/testDataControlInterface
[2020-09-29T10:57:38.036Z] [ 98%] Built target testDataControlInterface
[2020-09-29T10:57:38.036Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-09-29T10:57:38.324Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to