BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20FreeBSDQt5.15/99/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Tue, 16 Feb 2021 09:17:23 +0000
Build duration: 10 sec and counting


CONSOLE OUTPUT
[...truncated 205 lines...]
[2021-02-16T09:17:30.965Z] * Qt5QmlModels (required version >= 5.15.0)
[2021-02-16T09:17:30.965Z] * Qt5Quick
[2021-02-16T09:17:30.965Z] * Qt5Gui
[2021-02-16T09:17:30.965Z] * Qt5QuickControls2
[2021-02-16T09:17:30.965Z] * Qt5 (required version >= 5.14.0)
[2021-02-16T09:17:30.965Z] * KF5Kirigami2 (required version >= 5.79.0)
[2021-02-16T09:17:30.965Z] * KF5 (required version >= 5.79.0)
[2021-02-16T09:17:30.965Z] * Qt5Core (required version >= 5.14.0)
[2021-02-16T09:17:30.965Z] * Qt5DBus (required version >= 5.14.0)
[2021-02-16T09:17:30.965Z] * KF5Config (required version >= 5.79.0)
[2021-02-16T09:17:30.965Z] * Qt5Widgets (required version >= 5.14.0)
[2021-02-16T09:17:30.965Z]
[2021-02-16T09:17:30.965Z] -- Configuring done
[2021-02-16T09:17:30.965Z] -- Generating done
[2021-02-16T09:17:30.965Z] CMake Warning:
[2021-02-16T09:17:30.965Z] Manually-specified variables were not used by the project:
[2021-02-16T09:17:30.965Z]
[2021-02-16T09:17:30.965Z] BUILD_QCH
[2021-02-16T09:17:30.965Z]
[2021-02-16T09:17:30.965Z]
[2021-02-16T09:17:30.965Z] -- Build files have been written to: /usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.15/build
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compiling)
[Pipeline] sh
[2021-02-16T09:17:31.301Z] + python3 -u ci-tooling/helpers/compile-build.py --product Frameworks --project qqc2-desktop-style --branchGroup kf5-qt5 --platform FreeBSDQt5.15 --usingInstall /home/jenkins/install-prefix/
[2021-02-16T09:17:31.301Z] Scanning dependencies of target qqc2desktopstyleplugin_autogen
[2021-02-16T09:17:31.301Z] Scanning dependencies of target org.kde.desktop_autogen
[2021-02-16T09:17:31.301Z] [ 9%] Automatic MOC for target org.kde.desktop
[2021-02-16T09:17:31.301Z] [ 18%] Automatic MOC for target qqc2desktopstyleplugin
[2021-02-16T09:17:31.864Z] [ 18%] Built target qqc2desktopstyleplugin_autogen
[2021-02-16T09:17:31.864Z] [ 18%] Built target org.kde.desktop_autogen
[2021-02-16T09:17:31.864Z] Scanning dependencies of target qqc2desktopstyleplugin
[2021-02-16T09:17:31.864Z] [ 27%] Building CXX object plugin/CMakeFiles/qqc2desktopstyleplugin.dir/kpropertywriter.cpp.o
[2021-02-16T09:17:31.864Z] [ 36%] Building CXX object plugin/CMakeFiles/qqc2desktopstyleplugin.dir/qqc2desktopstyleplugin.cpp.o
[2021-02-16T09:17:31.864Z] [ 45%] Building CXX object plugin/CMakeFiles/qqc2desktopstyleplugin.dir/qqc2desktopstyleplugin_autogen/mocs_compilation.cpp.o
[2021-02-16T09:17:31.864Z] [ 54%] Building CXX object plugin/CMakeFiles/qqc2desktopstyleplugin.dir/kquickstyleitem.cpp.o
[2021-02-16T09:17:32.121Z] Scanning dependencies of target org.kde.desktop
[2021-02-16T09:17:32.121Z] [ 63%] Building CXX object kirigami-plasmadesktop-integration/CMakeFiles/org.kde.desktop.dir/org.kde.desktop_autogen/mocs_compilation.cpp.o
[2021-02-16T09:17:32.121Z] [ 72%] Building CXX object kirigami-plasmadesktop-integration/CMakeFiles/org.kde.desktop.dir/kirigamiplasmafactory.cpp.o
[2021-02-16T09:17:32.121Z] [ 81%] Building CXX object kirigami-plasmadesktop-integration/CMakeFiles/org.kde.desktop.dir/plasmadesktoptheme.cpp.o
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.15/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp:299:36: error: no member named 'PlatformThemeEvents' in namespace 'Kirigami'; did you mean 'PlatformThemeData'?
[2021-02-16T09:17:33.491Z] if (event->type() == Kirigami::PlatformThemeEvents::DataChangedEvent::type) {
[2021-02-16T09:17:33.491Z] ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
[2021-02-16T09:17:33.491Z] PlatformThemeData
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/install-prefix/include/KF5/Kirigami2/platformtheme.h:20:7: note: 'PlatformThemeData' declared here
[2021-02-16T09:17:33.491Z] class PlatformThemeData;
[2021-02-16T09:17:33.491Z] ^
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.15/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp:299:36: error: incomplete type 'Kirigami::PlatformThemeData' named in nested name specifier
[2021-02-16T09:17:33.491Z] if (event->type() == Kirigami::PlatformThemeEvents::DataChangedEvent::type) {
[2021-02-16T09:17:33.491Z] ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/install-prefix/include/KF5/Kirigami2/platformtheme.h:20:7: note: forward declaration of 'Kirigami::PlatformThemeData'
[2021-02-16T09:17:33.491Z] class PlatformThemeData;
[2021-02-16T09:17:33.491Z] ^
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.15/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp:304:36: error: no member named 'PlatformThemeEvents' in namespace 'Kirigami'; did you mean 'PlatformThemeData'?
[2021-02-16T09:17:33.491Z] if (event->type() == Kirigami::PlatformThemeEvents::ColorSetChangedEvent::type) {
[2021-02-16T09:17:33.491Z] ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
[2021-02-16T09:17:33.491Z] PlatformThemeData
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/install-prefix/include/KF5/Kirigami2/platformtheme.h:20:7: note: 'PlatformThemeData' declared here
[2021-02-16T09:17:33.491Z] class PlatformThemeData;
[2021-02-16T09:17:33.491Z] ^
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.15/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp:304:36: error: incomplete type 'Kirigami::PlatformThemeData' named in nested name specifier
[2021-02-16T09:17:33.491Z] if (event->type() == Kirigami::PlatformThemeEvents::ColorSetChangedEvent::type) {
[2021-02-16T09:17:33.491Z] ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/install-prefix/include/KF5/Kirigami2/platformtheme.h:20:7: note: forward declaration of 'Kirigami::PlatformThemeData'
[2021-02-16T09:17:33.491Z] class PlatformThemeData;
[2021-02-16T09:17:33.491Z] ^
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.15/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp:308:36: error: no member named 'PlatformThemeEvents' in namespace 'Kirigami'; did you mean 'PlatformThemeData'?
[2021-02-16T09:17:33.491Z] if (event->type() == Kirigami::PlatformThemeEvents::ColorGroupChangedEvent::type) {
[2021-02-16T09:17:33.491Z] ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
[2021-02-16T09:17:33.491Z] PlatformThemeData
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/install-prefix/include/KF5/Kirigami2/platformtheme.h:20:7: note: 'PlatformThemeData' declared here
[2021-02-16T09:17:33.491Z] class PlatformThemeData;
[2021-02-16T09:17:33.491Z] ^
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.15/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp:308:36: error: incomplete type 'Kirigami::PlatformThemeData' named in nested name specifier
[2021-02-16T09:17:33.491Z] if (event->type() == Kirigami::PlatformThemeEvents::ColorGroupChangedEvent::type) {
[2021-02-16T09:17:33.491Z] ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/install-prefix/include/KF5/Kirigami2/platformtheme.h:20:7: note: forward declaration of 'Kirigami::PlatformThemeData'
[2021-02-16T09:17:33.491Z] class PlatformThemeData;
[2021-02-16T09:17:33.491Z] ^
[2021-02-16T09:17:33.491Z] /usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.15/plugin/kquickstyleitem.cpp:950:15: warning: unused variable 'iconSize' [-Wunused-variable]
[2021-02-16T09:17:33.491Z] QSize iconSize;
[2021-02-16T09:17:33.491Z] ^
[2021-02-16T09:17:33.491Z] 6 errors generated.
[2021-02-16T09:17:33.491Z] gmake[2]: *** [kirigami-plasmadesktop-integration/CMakeFiles/org.kde.desktop.dir/build.make:95: kirigami-plasmadesktop-integration/CMakeFiles/org.kde.desktop.dir/plasmadesktoptheme.cpp.o] Error 1
[2021-02-16T09:17:33.492Z] gmake[1]: *** [CMakeFiles/Makefile2:442: kirigami-plasmadesktop-integration/CMakeFiles/org.kde.desktop.dir/all] Error 2
[2021-02-16T09:17:33.492Z] gmake[1]: *** Waiting for unfinished jobs....
[2021-02-16T09:17:33.749Z] 1 warning generated.
[2021-02-16T09:17:33.749Z] [ 90%] Linking CXX shared library ../bin/libqqc2desktopstyleplugin.so
[2021-02-16T09:17:34.004Z] [ 90%] Built target qqc2desktopstyleplugin
[2021-02-16T09:17:34.004Z] gmake: *** [Makefile:182: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-02-16T09:17:34.032Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to