CONSOLE OUTPUT
|
[...truncated 281 lines...] |
[2019-11-05T09:05:48.499Z] * Qt5Gui |
[2019-11-05T09:05:48.499Z] * Qt5Widgets |
[2019-11-05T09:05:48.499Z] * Qt5 (required version >= 5.12.0) |
[2019-11-05T09:05:48.499Z] * KF5Config (required version >= 5.62.0) |
[2019-11-05T09:05:48.499Z] * KF5ConfigWidgets (required version >= 5.62.0) |
[2019-11-05T09:05:48.499Z] * KF5DocTools (required version >= 5.62.0) |
[2019-11-05T09:05:48.499Z] * Gettext |
[2019-11-05T09:05:48.499Z] * KF5I18n (required version >= 5.62.0) |
[2019-11-05T09:05:48.499Z] * KF5 (required version >= 5.62.0) |
[2019-11-05T09:05:48.499Z] * X11 |
[2019-11-05T09:05:48.499Z] |
[2019-11-05T09:05:48.499Z] -- Configuring done |
[2019-11-05T09:05:48.499Z] -- Generating done |
[2019-11-05T09:05:48.499Z] -- Build files have been written to: /usr/home/jenkins/workspace/Plasma/kgamma5/kf5-qt5 FreeBSDQt5.13/build |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] stage |
[Pipeline] { (Compiling) |
[Pipeline] sh |
[2019-11-05T09:05:49.644Z] + python3 -u ci-tooling/helpers/compile-build.py --product Plasma --project kgamma5 --branchGroup kf5-qt5 --platform FreeBSDQt5.13 --usingInstall /home/jenkins/install-prefix/ |
[2019-11-05T09:05:49.915Z] Scanning dependencies of target kcm_kgamma_autogen |
[2019-11-05T09:05:49.915Z] Scanning dependencies of target doc-index-cache-bz2 |
[2019-11-05T09:05:49.915Z] [ 11%] Generating index.cache.bz2 |
[2019-11-05T09:05:49.915Z] [ 22%] Automatic MOC for target kcm_kgamma |
[2019-11-05T09:05:50.478Z] [ 22%] Built target kcm_kgamma_autogen |
[2019-11-05T09:05:50.735Z] Scanning dependencies of target kcm_kgamma |
[2019-11-05T09:05:50.735Z] [ 33%] Building CXX object kcmkgamma/CMakeFiles/kcm_kgamma.dir/xf86configpath.cpp.o |
[2019-11-05T09:05:50.735Z] [ 44%] Building CXX object kcmkgamma/CMakeFiles/kcm_kgamma.dir/kcm_kgamma_autogen/mocs_compilation.cpp.o |
[2019-11-05T09:05:50.735Z] [ 55%] Building CXX object kcmkgamma/CMakeFiles/kcm_kgamma.dir/gammactrl.cpp.o |
[2019-11-05T09:05:50.735Z] [ 77%] Building CXX object kcmkgamma/CMakeFiles/kcm_kgamma.dir/kgamma.cpp.o |
[2019-11-05T09:05:50.735Z] [ 77%] Building CXX object kcmkgamma/CMakeFiles/kcm_kgamma.dir/xvidextwrap.cpp.o |
[2019-11-05T09:05:50.735Z] [ 88%] Building CXX object kcmkgamma/CMakeFiles/kcm_kgamma.dir/displaynumber.cpp.o |
[2019-11-05T09:05:50.736Z] [ 88%] Built target doc-index-cache-bz2 |
[2019-11-05T09:05:51.692Z] /usr/home/jenkins/workspace/Plasma/kgamma5/kf5-qt5 FreeBSDQt5.13/kcmkgamma/kgamma.cpp:163:5: error: no matching member function for call to 'connect' |
[2019-11-05T09:05:51.692Z] connect( combo, &QComboBox::activated, |
[2019-11-05T09:05:51.692Z] ^~~~~~~ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:211:36: note: candidate function not viable: no overload of 'activated' matching 'const char *' for 2nd argument |
[2019-11-05T09:05:51.692Z] static QMetaObject::Connection connect(const QObject *sender, const char *signal, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:214:36: note: candidate function not viable: no overload of 'activated' matching 'const QMetaMethod' for 2nd argument |
[2019-11-05T09:05:51.692Z] static QMetaObject::Connection connect(const QObject *sender, const QMetaMethod &signal, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:466:41: note: candidate function not viable: no overload of 'activated' matching 'const char *' for 2nd argument |
[2019-11-05T09:05:51.692Z] inline QMetaObject::Connection QObject::connect(const QObject *asender, const char *asignal, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:231:43: note: candidate template ignored: couldn't infer template argument 'Func1' |
[2019-11-05T09:05:51.692Z] static inline QMetaObject::Connection connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:272:13: note: candidate template ignored: couldn't infer template argument 'Func1' |
[2019-11-05T09:05:51.692Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:311:13: note: candidate template ignored: couldn't infer template argument 'Func1' |
[2019-11-05T09:05:51.692Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:263:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided |
[2019-11-05T09:05:51.692Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot) |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:303:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided |
[2019-11-05T09:05:51.692Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot) |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/home/jenkins/workspace/Plasma/kgamma5/kf5-qt5 FreeBSDQt5.13/kcmkgamma/kgamma.cpp:272:9: error: no matching member function for call to 'connect' |
[2019-11-05T09:05:51.692Z] connect(screenselect, &QComboBox::activated, this, &KGamma::changeScreen); |
[2019-11-05T09:05:51.692Z] ^~~~~~~ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:211:36: note: candidate function not viable: no overload of 'activated' matching 'const char *' for 2nd argument |
[2019-11-05T09:05:51.692Z] static QMetaObject::Connection connect(const QObject *sender, const char *signal, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:214:36: note: candidate function not viable: no overload of 'activated' matching 'const QMetaMethod' for 2nd argument |
[2019-11-05T09:05:51.692Z] static QMetaObject::Connection connect(const QObject *sender, const QMetaMethod &signal, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:466:41: note: candidate function not viable: no overload of 'activated' matching 'const char *' for 2nd argument |
[2019-11-05T09:05:51.692Z] inline QMetaObject::Connection QObject::connect(const QObject *asender, const char *asignal, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:231:43: note: candidate template ignored: couldn't infer template argument 'Func1' |
[2019-11-05T09:05:51.692Z] static inline QMetaObject::Connection connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:272:13: note: candidate template ignored: couldn't infer template argument 'Func1' |
[2019-11-05T09:05:51.692Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:311:13: note: candidate template ignored: couldn't infer template argument 'Func1' |
[2019-11-05T09:05:51.692Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot, |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:263:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided |
[2019-11-05T09:05:51.692Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot) |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] /usr/local/include/qt5/QtCore/qobject.h:303:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided |
[2019-11-05T09:05:51.692Z] connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot) |
[2019-11-05T09:05:51.692Z] ^ |
[2019-11-05T09:05:51.692Z] 2 errors generated. |
[2019-11-05T09:05:51.692Z] gmake[2]: *** [kcmkgamma/CMakeFiles/kcm_kgamma.dir/build.make:128: kcmkgamma/CMakeFiles/kcm_kgamma.dir/kgamma.cpp.o] Error 1 |
[2019-11-05T09:05:51.692Z] gmake[2]: *** Waiting for unfinished jobs.... |
[2019-11-05T09:05:51.947Z] gmake[1]: *** [CMakeFiles/Makefile2:190: kcmkgamma/CMakeFiles/kcm_kgamma.dir/all] Error 2 |
[2019-11-05T09:05:51.947Z] gmake: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2019-11-05T09:05:52.174Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |