BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20FreeBSDQt5.13/299/
Project: kf5-qt5 FreeBSDQt5.13
Date of build: Thu, 05 Dec 2019 10:00:53 +0000
Build duration: 3 min 40 sec and counting


CONSOLE OUTPUT
[...truncated 4392 lines...]
[2019-12-05T10:04:25.796Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2019-12-05T10:04:25.796Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2019-12-05T10:04:25.796Z] ^
[2019-12-05T10:04:25.796Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2019-12-05T10:04:25.796Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2019-12-05T10:04:25.796Z] ^
[2019-12-05T10:04:25.796Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/applets/kicker/plugin/systementry.cpp:337:37: warning: 'requestSleep' is deprecated [-Wdeprecated-declarations]
[2019-12-05T10:04:25.796Z] Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, nullptr, nullptr);
[2019-12-05T10:04:25.796Z] ^
[2019-12-05T10:04:25.796Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:1: note: 'requestSleep' has been explicitly marked deprecated here
[2019-12-05T10:04:25.796Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
[2019-12-05T10:04:25.796Z] ^
[2019-12-05T10:04:25.796Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2019-12-05T10:04:25.796Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2019-12-05T10:04:25.796Z] ^
[2019-12-05T10:04:25.796Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2019-12-05T10:04:25.796Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2019-12-05T10:04:25.796Z] ^
[2019-12-05T10:04:25.796Z] [100%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/krunner_interface.cpp.o
[2019-12-05T10:04:26.057Z] [100%] Building CXX object shell/CMakeFiles/plasmashell.dir/krunner_interface.cpp.o
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/scripting/widget.cpp:181:2: error: calling 'warning' with incomplete return type 'QDebug'
[2019-12-05T10:04:26.057Z] {qWarning()<<"DJENT";
[2019-12-05T10:04:26.057Z] ^~~~~~~~~~
[2019-12-05T10:04:26.057Z] /usr/local/include/qt5/QtCore/qlogging.h:167:93: note: expanded from macro 'qWarning'
[2019-12-05T10:04:26.057Z] #define qWarning QMessageLogger(QT_MESSAGELOG_FILE, QT_MESSAGELOG_LINE, QT_MESSAGELOG_FUNC).warning
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/local/include/qt5/QtCore/qlogging.h:133:12: note: 'warning' declared here
[2019-12-05T10:04:26.057Z] QDebug warning() const;
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/local/include/qt5/QtCore/qlogging.h:57:7: note: forward declaration of 'QDebug'
[2019-12-05T10:04:26.057Z] class QDebug;
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/scripting/scriptengine_v1.cpp:202:47: warning: 'containmentForScreen' is deprecated: Since 5.46. Use Corona::containmentForScreen(int, const QString &, const QString &, const QVariantList &) [-Wdeprecated-declarations]
[2019-12-05T10:04:26.057Z] return m_engine->wrap(m_engine->m_corona->containmentForScreen(screen));
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:154:5: note: 'containmentForScreen' has been explicitly marked deprecated here
[2019-12-05T10:04:26.057Z] PLASMA_DEPRECATED_VERSION(5, 46, "Use Corona::containmentForScreen(int, const QString &, const QString &, const QVariantList &)")
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:149:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION'
[2019-12-05T10:04:26.057Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] <scratch space>:200:1: note: expanded from here
[2019-12-05T10:04:26.057Z] PLASMA_DEPRECATED_VERSION_5
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:148:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5'
[2019-12-05T10:04:26.057Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text)
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] <scratch space>:2:1: note: expanded from here
[2019-12-05T10:04:26.057Z] PLASMA_DEPRECATED_VERSION_5_46
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:144:48: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_46'
[2019-12-05T10:04:26.057Z] # define PLASMA_DEPRECATED_VERSION_5_46(text) PLASMA_DECL_DEPRECATED_TEXT(text)
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT'
[2019-12-05T10:04:26.057Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/scripting/scriptengine_v1.cpp:234:96: warning: 'package' is deprecated: Since 5.6. Use Corona::kPackage() [-Wdeprecated-declarations]
[2019-12-05T10:04:26.057Z] KConfigGroup shellCfg = KConfigGroup(KSharedConfig::openConfig(m_engine->m_corona->package().filePath("defaults")), "Desktop");
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:65:5: note: 'package' has been explicitly marked deprecated here
[2019-12-05T10:04:26.057Z] PLASMA_DEPRECATED_VERSION(5, 6, "Use Corona::kPackage()")
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:149:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION'
[2019-12-05T10:04:26.057Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] <scratch space>:192:1: note: expanded from here
[2019-12-05T10:04:26.057Z] PLASMA_DEPRECATED_VERSION_5
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:148:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5'
[2019-12-05T10:04:26.057Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text)
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] <scratch space>:193:1: note: expanded from here
[2019-12-05T10:04:26.057Z] PLASMA_DEPRECATED_VERSION_5_6
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:114:47: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_6'
[2019-12-05T10:04:26.057Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text)
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT'
[2019-12-05T10:04:26.057Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2019-12-05T10:04:26.057Z] ^
[2019-12-05T10:04:26.057Z] 4 warnings generated.
[2019-12-05T10:04:26.316Z] [100%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/ksmserver_interface.cpp.o
[2019-12-05T10:04:26.316Z] 1 error generated.
[2019-12-05T10:04:26.316Z] gmake[2]: *** [shell/CMakeFiles/plasmashell.dir/build.make:384: shell/CMakeFiles/plasmashell.dir/scripting/widget.cpp.o] Error 1
[2019-12-05T10:04:26.316Z] gmake[2]: *** Waiting for unfinished jobs....
[2019-12-05T10:04:26.316Z] 2 warnings generated.
[2019-12-05T10:04:26.886Z] 2 warnings generated.
[2019-12-05T10:04:27.452Z] gmake[1]: *** [CMakeFiles/Makefile2:2281: shell/CMakeFiles/plasmashell.dir/all] Error 2
[2019-12-05T10:04:27.452Z] gmake[1]: *** Waiting for unfinished jobs....
[2019-12-05T10:04:27.709Z] [100%] Linking CXX shared library ../../bin/libkickerplugin.so
[2019-12-05T10:04:27.709Z] [100%] Built target kickerplugin
[2019-12-05T10:04:27.709Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-12-05T10:04:32.853Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to