BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20FreeBSDQt5.13/217/
Project: kf5-qt5 FreeBSDQt5.13
Date of build: Mon, 21 Oct 2019 11:07:18 +0000
Build duration: 10 min and counting


CONSOLE OUTPUT
[...truncated 4368 lines...]
[2019-10-21T11:17:29.521Z] [ 98%] Building CXX object dataengines/weather/ions/noaa/CMakeFiles/ion_noaa.dir/ion_noaadebug.cpp.o
[2019-10-21T11:17:29.521Z] [ 98%] Built target kcminit
[2019-10-21T11:17:29.521Z] [ 98%] Building CXX object shell/CMakeFiles/plasmashell.dir/screenpool.cpp.o
[2019-10-21T11:17:30.179Z] [ 98%] Linking CXX shared module ../../../../bin/ion_bbcukmet.so
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:23:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/build/shell/plasmashell_autogen/include/../../../../shell/shellcorona.h:26:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:25:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/plasma/containment.h:25:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/ksharedconfig.h:25:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/kconfig.h:32:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/QVariant:1:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/qvariant.h:51:
[2019-10-21T11:17:30.180Z] /usr/local/include/qt5/QtCore/qobject.h:317:9: error: static_assert failed due to requirement 'bool((FunctorArgumentCount >= 0))' "Signal and slot arguments are not compatible."
[2019-10-21T11:17:30.180Z] Q_STATIC_ASSERT_X((FunctorArgumentCount >= 0),
[2019-10-21T11:17:30.180Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2019-10-21T11:17:30.180Z] /usr/local/include/qt5/QtCore/qglobal.h:121:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
[2019-10-21T11:17:30.180Z] # define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
[2019-10-21T11:17:30.180Z] ^ ~~~~~~~~~~~~~~~
[2019-10-21T11:17:30.180Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:239:5: note: in instantiation of function template specialization 'QObject::connect<void (Plasma::Corona::*)(), (lambda at /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19)>' requested here
[2019-10-21T11:17:30.180Z] connect(this, &ShellCorona::editModeChanged,
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:23:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/build/shell/plasmashell_autogen/include/../../../../shell/shellcorona.h:26:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:25:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/plasma/containment.h:25:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/ksharedconfig.h:25:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/kconfig.h:32:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/QVariant:1:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/qvariant.h:46:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/qmetatype.h:50:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/qobjectdefs.h:50:
[2019-10-21T11:17:30.180Z] /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:367:75: error: too few arguments to function call, single argument 'edit' was not specified
[2019-10-21T11:17:30.180Z] typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
[2019-10-21T11:17:30.180Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
[2019-10-21T11:17:30.180Z] /usr/local/include/qt5/QtCore/qobject.h:320:37: note: in instantiation of template class 'QtPrivate::FunctorReturnType<(lambda at /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19), QtPrivate::List<> >' requested here
[2019-10-21T11:17:30.180Z] typedef typename QtPrivate::FunctorReturnType<Func2, typename QtPrivate::List_Left<typename SignalType::Arguments, SlotArgumentCount>::Value>::Value SlotReturnType;
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:239:5: note: in instantiation of function template specialization 'QObject::connect<void (Plasma::Corona::*)(), (lambda at /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19)>' requested here
[2019-10-21T11:17:30.180Z] connect(this, &ShellCorona::editModeChanged,
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:35: note: 'operator()' declared here
[2019-10-21T11:17:30.180Z] this, [this](bool edit) {
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:23:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/build/shell/plasmashell_autogen/include/../../../../shell/shellcorona.h:26:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:25:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/plasma/containment.h:25:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/ksharedconfig.h:25:
[2019-10-21T11:17:30.180Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/kconfig.h:32:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/QVariant:1:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/qvariant.h:46:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/qmetatype.h:50:
[2019-10-21T11:17:30.180Z] In file included from /usr/local/include/qt5/QtCore/qobjectdefs.h:50:
[2019-10-21T11:17:30.180Z] /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:146:13: error: no matching function for call to object of type '(lambda at /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19)'
[2019-10-21T11:17:30.180Z] f((*reinterpret_cast<typename RemoveRef<SignalArgs>::Type *>(arg[II+1]))...), ApplyReturnValue<R>(arg[0]);
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:256:79: note: in instantiation of member function 'QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, (lambda at /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19)>::call' requested here
[2019-10-21T11:17:30.180Z] FunctorCall<typename Indexes<N>::Value, SignalArgs, R, Function>::call(f, arg);
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:439:36: note: in instantiation of function template specialization 'QtPrivate::Functor<(lambda at /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19), 0>::call<QtPrivate::List<>, void>' requested here
[2019-10-21T11:17:30.180Z] FuncType::template call<Args, R>(static_cast<QFunctorSlotObject*>(this_)->function, r, a);
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] /usr/local/include/qt5/QtCore/qobjectdefs_impl.h:447:64: note: in instantiation of member function 'QtPrivate::QFunctorSlotObject<(lambda at /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19), 0, QtPrivate::List<>, void>::impl' requested here
[2019-10-21T11:17:30.180Z] explicit QFunctorSlotObject(Func f) : QSlotObjectBase(&impl), function(std::move(f)) {}
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] /usr/local/include/qt5/QtCore/qobject.h:333:32: note: in instantiation of member function 'QtPrivate::QFunctorSlotObject<(lambda at /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19), 0, QtPrivate::List<>, void>::QFunctorSlotObject' requested here
[2019-10-21T11:17:30.180Z] new QtPrivate::QFunctorSlotObject<Func2, SlotArgumentCount,
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:239:5: note: in instantiation of function template specialization 'QObject::connect<void (Plasma::Corona::*)(), (lambda at /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19)>' requested here
[2019-10-21T11:17:30.180Z] connect(this, &ShellCorona::editModeChanged,
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.180Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/shellcorona.cpp:240:19: note: candidate function not viable: requires single argument 'edit', but no arguments were provided
[2019-10-21T11:17:30.180Z] this, [this](bool edit) {
[2019-10-21T11:17:30.180Z] ^
[2019-10-21T11:17:30.517Z] [ 98%] Built target ion_bbcukmet
[2019-10-21T11:17:30.517Z] [ 98%] Building CXX object shell/CMakeFiles/plasmashell.dir/softwarerendernotifier.cpp.o
[2019-10-21T11:17:31.164Z] 2 warnings and 3 errors generated.
[2019-10-21T11:17:31.164Z] gmake[2]: *** [shell/CMakeFiles/plasmashell.dir/build.make:202: shell/CMakeFiles/plasmashell.dir/shellcorona.cpp.o] Error 1
[2019-10-21T11:17:31.164Z] gmake[2]: *** Waiting for unfinished jobs....
[2019-10-21T11:17:31.164Z] Scanning dependencies of target kcminit_startup
[2019-10-21T11:17:31.164Z] [ 98%] Building CXX object startkde/kcminit/CMakeFiles/kcminit_startup.dir/kcminit_startup_autogen/mocs_compilation.cpp.o
[2019-10-21T11:17:31.164Z] [ 98%] Building CXX object startkde/kcminit/CMakeFiles/kcminit_startup.dir/kcminit_startup_dummy.cpp.o
[2019-10-21T11:17:31.164Z] [ 98%] Linking CXX executable ../../bin/kcminit_startup
[2019-10-21T11:17:31.559Z] [ 98%] Built target kcminit_startup
[2019-10-21T11:17:31.824Z] [ 98%] Linking CXX shared module ../../../../bin/ion_wettercom.so
[2019-10-21T11:17:32.431Z] [ 98%] Built target ion_wettercom
[2019-10-21T11:17:33.006Z] [ 98%] Linking CXX shared module ../../../../bin/ion_noaa.so
[2019-10-21T11:17:33.284Z] [ 98%] Built target ion_noaa
[2019-10-21T11:17:33.571Z] [ 98%] Linking CXX shared module ../../../../bin/ion_envcan.so
[2019-10-21T11:17:33.870Z] [ 98%] Built target ion_envcan
[2019-10-21T11:17:33.870Z] gmake[1]: *** [CMakeFiles/Makefile2:2466: shell/CMakeFiles/plasmashell.dir/all] Error 2
[2019-10-21T11:17:33.870Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-10-21T11:17:50.064Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to