BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/stable-kf5-qt5%20FreeBSDQt5.13/21/
Project: stable-kf5-qt5 FreeBSDQt5.13
Date of build: Fri, 09 Aug 2019 05:03:58 +0000
Build duration: 3 min 21 sec and counting

CONSOLE OUTPUT
[...truncated 2832 lines...]
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.cpp:108:5: error: unknown type name 'QMutexLocker'
[2019-08-09T05:07:09.897Z] QMutexLocker locker(&m_mutex);
[2019-08-09T05:07:09.897Z] ^
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.cpp:117:5: error: unknown type name 'QMutexLocker'
[2019-08-09T05:07:09.897Z] QMutexLocker locker(&m_mutex);
[2019-08-09T05:07:09.897Z] ^
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.cpp:128:5: error: unknown type name 'QMutexLocker'
[2019-08-09T05:07:09.897Z] QMutexLocker locker(&m_mutex);
[2019-08-09T05:07:09.897Z] ^
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.cpp:327:5: error: unknown type name 'QMutexLocker'
[2019-08-09T05:07:09.897Z] QMutexLocker locker(&m_mutex);
[2019-08-09T05:07:09.897Z] ^
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.cpp:398:24: error: no matching constructor for initialization of 'Plasma::QueryMatch'
[2019-08-09T05:07:09.897Z] Plasma::QueryMatch match(this);
[2019-08-09T05:07:09.897Z] ^ ~~~~
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/querymatch.h:77:18: note: candidate constructor not viable: no known conversion from 'WindowsRunner *' to 'Plasma::AbstractRunner *' for 1st argument
[2019-08-09T05:07:09.897Z] explicit QueryMatch(AbstractRunner *runner = nullptr);
[2019-08-09T05:07:09.897Z] ^
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/querymatch.h:82:9: note: candidate constructor not viable: no known conversion from 'WindowsRunner *' to 'const Plasma::QueryMatch' for 1st argument
[2019-08-09T05:07:09.897Z] QueryMatch(const QueryMatch &other);
[2019-08-09T05:07:09.897Z] ^
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.cpp:417:24: error: no matching constructor for initialization of 'Plasma::QueryMatch'
[2019-08-09T05:07:09.897Z] Plasma::QueryMatch match(this);
[2019-08-09T05:07:09.897Z] ^ ~~~~
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/querymatch.h:77:18: note: candidate constructor not viable: no known conversion from 'WindowsRunner *' to 'Plasma::AbstractRunner *' for 1st argument
[2019-08-09T05:07:09.897Z] explicit QueryMatch(AbstractRunner *runner = nullptr);
[2019-08-09T05:07:09.897Z] ^
[2019-08-09T05:07:09.897Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/querymatch.h:82:9: note: candidate constructor not viable: no known conversion from 'WindowsRunner *' to 'const Plasma::QueryMatch' for 1st argument
[2019-08-09T05:07:09.897Z] QueryMatch(const QueryMatch &other);
[2019-08-09T05:07:09.897Z] ^
[2019-08-09T05:07:10.187Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.cpp:19:
[2019-08-09T05:07:10.187Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.h:22:
[2019-08-09T05:07:10.187Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KRunner/KRunner/AbstractRunner:1:
[2019-08-09T05:07:10.187Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/abstractrunner.h:28:
[2019-08-09T05:07:10.187Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KService/kservice.h:27:
[2019-08-09T05:07:10.187Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:533:16: error: cannot initialize return object of type 'QObject *' with an rvalue of type 'WindowsRunner *'
[2019-08-09T05:07:10.187Z] return new impl(p, args);
[2019-08-09T05:07:10.187Z] ^~~~~~~~~~~~~~~~~
[2019-08-09T05:07:10.187Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:448:21: note: in instantiation of function template specialization 'KPluginFactory::createInstance<WindowsRunner, QObject>' requested here
[2019-08-09T05:07:10.187Z] return &createInstance<impl, QObject>;
[2019-08-09T05:07:10.187Z] ^
[2019-08-09T05:07:10.187Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:487:51: note: in instantiation of member function 'KPluginFactory::InheritanceChecker<WindowsRunner>::createInstanceFunction' requested here
[2019-08-09T05:07:10.187Z] = InheritanceChecker<T>().createInstanceFunction(reinterpret_cast<T *>(0)))
[2019-08-09T05:07:10.187Z] ^
[2019-08-09T05:07:10.187Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.cpp:23:
[2019-08-09T05:07:10.187Z] In file included from /usr/local/include/qt5/QtCore/QTimer:1:
[2019-08-09T05:07:10.187Z] /usr/local/include/qt5/QtCore/qtimer.h:122:9: error: use of undeclared identifier 'singleShotImpl'
[2019-08-09T05:07:10.187Z] singleShotImpl(interval, timerType, receiver,
[2019-08-09T05:07:10.187Z] ^
[2019-08-09T05:07:10.187Z] /usr/local/include/qt5/QtCore/qtimer.h:110:9: note: in instantiation of function template specialization 'QTimer::singleShot<int, void (WindowsRunner::*)()>' requested here
[2019-08-09T05:07:10.187Z] singleShot(interval, defaultTypeFor(interval), receiver, slot);
[2019-08-09T05:07:10.187Z] ^
[2019-08-09T05:07:10.187Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/runners/windows/windowsrunner.cpp:111:13: note: in instantiation of function template specialization 'QTimer::singleShot<int, void (WindowsRunner::*)()>' requested here
[2019-08-09T05:07:10.187Z] QTimer::singleShot(0, this, &WindowsRunner::gatherInfo);
[2019-08-09T05:07:10.187Z] ^
[2019-08-09T05:07:10.187Z] /usr/local/include/qt5/QtCore/qtimer.h:223:17: note: must qualify identifier to find this declaration in dependent base class
[2019-08-09T05:07:10.187Z] static void singleShotImpl(int msec, Qt::TimerType timerType,
[2019-08-09T05:07:10.187Z] ^
[2019-08-09T05:07:10.187Z] /usr/local/include/qt5/QtCore/qtimer.h:230:17: note: must qualify identifier to find this declaration in dependent base class
[2019-08-09T05:07:10.187Z] static void singleShotImpl(std::chrono::milliseconds interval, Qt::TimerType timerType,
[2019-08-09T05:07:10.187Z] ^
[2019-08-09T05:07:10.187Z] /usr/local/include/qt5/QtCore/qtimer.h:122:9: error: no matching function for call to 'singleShotImpl'
[2019-08-09T05:07:10.187Z] singleShotImpl(interval, timerType, receiver,
[2019-08-09T05:07:10.187Z] ^~~~~~~~~~~~~~
[2019-08-09T05:07:10.187Z] /usr/local/include/qt5/QtCore/qtimer.h:223:17: note: candidate function not viable: no known conversion from 'const typename QtPrivate::FunctionPointer<void (WindowsRunner::*)()>::Object *' (aka 'const WindowsRunner *') to 'const QObject *' for 3rd argument
[2019-08-09T05:07:10.187Z] static void singleShotImpl(int msec, Qt::TimerType timerType,
[2019-08-09T05:07:10.187Z] ^
[2019-08-09T05:07:10.187Z] /usr/local/include/qt5/QtCore/qtimer.h:230:17: note: candidate function not viable: no known conversion from 'int' to 'std::chrono::milliseconds' (aka 'duration<long long, ratio<1LL, 1000LL> >') for 1st argument
[2019-08-09T05:07:10.187Z] static void singleShotImpl(std::chrono::milliseconds interval, Qt::TimerType timerType,
[2019-08-09T05:07:10.187Z] ^
[2019-08-09T05:07:10.187Z] fatal error: too many errors emitted, stopping now [-ferror-limit=]
[2019-08-09T05:07:10.187Z] 20 errors generated.
[2019-08-09T05:07:10.187Z] gmake[2]: *** [runners/windows/CMakeFiles/krunner_windows.dir/build.make:76: runners/windows/CMakeFiles/krunner_windows.dir/windowsrunner.cpp.o] Error 1
[2019-08-09T05:07:10.187Z] gmake[1]: *** [CMakeFiles/Makefile2:7464: runners/windows/CMakeFiles/krunner_windows.dir/all] Error 2
[2019-08-09T05:07:10.187Z] gmake[1]: *** Waiting for unfinished jobs....
[2019-08-09T05:07:10.187Z] [ 51%] Building CXX object applets/digital-clock/plugin/CMakeFiles/digitalclockplugin.dir/timezonesi18n.cpp.o
[2019-08-09T05:07:10.187Z] [ 51%] Building CXX object applets/digital-clock/plugin/CMakeFiles/digitalclockplugin.dir/digitalclockplugin.cpp.o
[2019-08-09T05:07:10.187Z] [ 51%] Built target appmenuplugin_autogen
[2019-08-09T05:07:10.482Z] [ 51%] Building CXX object applets/digital-clock/plugin/CMakeFiles/digitalclockplugin.dir/clipboardmenu.cpp.o
[2019-08-09T05:07:11.105Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 FreeBSDQt5.13/applets/appmenu/lib/appmenuapplet.cpp:58:53: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
[2019-08-09T05:07:11.105Z] connect(this, &Applet::destroyedChanged, this, [this](bool destroyed) {
[2019-08-09T05:07:11.105Z] ^
[2019-08-09T05:07:11.369Z] [ 51%] Linking CXX shared module ../../bin/plasma_applet_calendar.so
[2019-08-09T05:07:11.369Z] [ 52%] Linking CXX shared module ../../bin/kcm_krunner_kill.so
[2019-08-09T05:07:11.653Z] [ 52%] Built target plasma_applet_calendar
[2019-08-09T05:07:11.653Z] 1 warning generated.
[2019-08-09T05:07:11.653Z] [ 52%] Linking CXX shared module ../../../bin/plasma_applet_appmenu.so
[2019-08-09T05:07:11.653Z] [ 52%] Built target kcm_krunner_kill
[2019-08-09T05:07:11.939Z] [ 52%] Built target plasma_applet_appmenu
[2019-08-09T05:07:13.311Z] [ 52%] Linking CXX shared library ../../../bin/libdigitalclockplugin.so
[2019-08-09T05:07:13.311Z] [ 52%] Built target digitalclockplugin
[2019-08-09T05:07:13.311Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-08-09T05:07:14.523Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to