BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.12/184/
Project: kf5-qt5 FreeBSDQt5.12
Date of build: Tue, 02 Apr 2019 09:50:40 +0000
Build duration: 2 min 30 sec and counting

CONSOLE OUTPUT
[...truncated 2522 lines...]
[2019-04-02T09:52:46.083Z] m_package = Plasma::PluginLoader::self()->loadPackage(QStringLiteral("Plasma/LookAndFeel"));
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/pluginloader.h:156:5: note: 'loadPackage' has been explicitly marked deprecated here
[2019-04-02T09:52:46.083Z] PLASMA_DEPRECATED Package loadPackage(const QString &packageFormat, const QString &specialization = QString());
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED'
[2019-04-02T09:52:46.083Z] # define PLASMA_DEPRECATED __attribute__ ((__deprecated__))
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.12/kcms/ksplash/kcm.cpp:147:15: warning: 'operator=' is deprecated [-Wdeprecated-declarations]
[2019-04-02T09:52:46.083Z] m_package = Plasma::PluginLoader::self()->loadPackage(QStringLiteral("Plasma/LookAndFeel"));
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/package.h:115:5: note: 'operator=' has been explicitly marked deprecated here
[2019-04-02T09:52:46.083Z] PLASMA_DEPRECATED Package &operator=(const Package &rhs);
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED'
[2019-04-02T09:52:46.083Z] # define PLASMA_DEPRECATED __attribute__ ((__deprecated__))
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.12/kcms/ksplash/kcm.cpp:151:19: warning: 'setPath' is deprecated [-Wdeprecated-declarations]
[2019-04-02T09:52:46.083Z] m_package.setPath(packageName);
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/package.h:135:5: note: 'setPath' has been explicitly marked deprecated here
[2019-04-02T09:52:46.083Z] PLASMA_DEPRECATED void setPath(const QString &path);
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED'
[2019-04-02T09:52:46.083Z] # define PLASMA_DEPRECATED __attribute__ ((__deprecated__))
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.12/kcms/ksplash/kcm.cpp:156:35: warning: 'metadata' is deprecated [-Wdeprecated-declarations]
[2019-04-02T09:52:46.083Z] currentPlugin = m_package.metadata().pluginName();
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/package.h:206:5: note: 'metadata' has been explicitly marked deprecated here
[2019-04-02T09:52:46.083Z] PLASMA_DEPRECATED KPluginInfo metadata() const;
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED'
[2019-04-02T09:52:46.083Z] # define PLASMA_DEPRECATED __attribute__ ((__deprecated__))
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.12/kcms/ksplash/kcm.cpp:182:20: warning: 'metadata' is deprecated [-Wdeprecated-declarations]
[2019-04-02T09:52:46.083Z] if (!m_package.metadata().isValid()) {
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/package.h:206:5: note: 'metadata' has been explicitly marked deprecated here
[2019-04-02T09:52:46.083Z] PLASMA_DEPRECATED KPluginInfo metadata() const;
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED'
[2019-04-02T09:52:46.083Z] # define PLASMA_DEPRECATED __attribute__ ((__deprecated__))
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.12/kcms/ksplash/kcm.cpp:185:33: warning: 'metadata' is deprecated [-Wdeprecated-declarations]
[2019-04-02T09:52:46.083Z] setSelectedPlugin(m_package.metadata().pluginName());
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/package.h:206:5: note: 'metadata' has been explicitly marked deprecated here
[2019-04-02T09:52:46.083Z] PLASMA_DEPRECATED KPluginInfo metadata() const;
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.083Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED'
[2019-04-02T09:52:46.083Z] # define PLASMA_DEPRECATED __attribute__ ((__deprecated__))
[2019-04-02T09:52:46.083Z] ^
[2019-04-02T09:52:46.682Z] [ 40%] Building CXX object kcms/dateandtime/CMakeFiles/kcm_clock.dir/kcm_clock_autogen/mocs_compilation.cpp.o
[2019-04-02T09:52:46.682Z] [ 40%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/geometry_components.cpp.o
[2019-04-02T09:52:46.682Z] [ 40%] Building CXX object kcms/autostart/CMakeFiles/kcm_autostart.dir/kcm_autostart_autogen/mocs_compilation.cpp.o
[2019-04-02T09:52:46.996Z] 18 warnings generated.
[2019-04-02T09:52:46.996Z] [ 40%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/geometry_parser.cpp.o
[2019-04-02T09:52:47.594Z] [ 40%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/kbpreviewframe.cpp.o
[2019-04-02T09:52:47.594Z] [ 40%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/keyboardlayout.cpp.o
[2019-04-02T09:52:47.852Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.12/build/kcms/dateandtime/kcm_clock_autogen/mocs_compilation.cpp:2:
[2019-04-02T09:52:47.853Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.12/build/kcms/dateandtime/kcm_clock_autogen/EWIEGA46WW/moc_dtime.cpp:9:
[2019-04-02T09:52:47.853Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.12/build/kcms/dateandtime/kcm_clock_autogen/EWIEGA46WW/../../../../../kcms/dateandtime/dtime.h:25:
[2019-04-02T09:52:47.853Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.12/build/kcms/dateandtime/ui_dateandtime.h:157:25: warning: 'K4TimeZoneWidget' is deprecated [-Wdeprecated-declarations]
[2019-04-02T09:52:47.853Z] tzonelist = new K4TimeZoneWidget(tab_2);
[2019-04-02T09:52:47.853Z] ^
[2019-04-02T09:52:47.853Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/k4timezonewidget.h:73:5: note: 'K4TimeZoneWidget' has been explicitly marked deprecated here
[2019-04-02T09:52:47.853Z] KDELIBS4SUPPORT_DEPRECATED explicit K4TimeZoneWidget(QWidget *parent = nullptr, KTimeZones *timeZones = nullptr);
[2019-04-02T09:52:47.853Z] ^
[2019-04-02T09:52:47.853Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2019-04-02T09:52:47.853Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2019-04-02T09:52:47.853Z] ^
[2019-04-02T09:52:48.110Z] [ 40%] Linking CXX shared module ../../bin/kcm_launchfeedback.so
[2019-04-02T09:52:48.110Z] 1 warning generated.
[2019-04-02T09:52:48.110Z] [ 40%] Linking CXX shared module ../../bin/kcm_clock.so
[2019-04-02T09:52:48.110Z] [ 40%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/symbol_parser.cpp.o
[2019-04-02T09:52:48.370Z] [ 40%] Built target kcm_launchfeedback
[2019-04-02T09:52:48.370Z] [ 40%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/keyaliases.cpp.o
[2019-04-02T09:52:48.370Z] [ 40%] Built target kcm_clock
[2019-04-02T09:52:48.370Z] [ 40%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/keyboardpainter.cpp.o
[2019-04-02T09:52:48.370Z] [ 40%] Linking CXX shared module ../../bin/kcm_splashscreen.so
[2019-04-02T09:52:48.627Z] [ 40%] Built target kcm_splashscreen
[2019-04-02T09:52:48.627Z] [ 41%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/keysymhelper.cpp.o
[2019-04-02T09:52:48.627Z] [ 41%] Linking CXX shared module ../../bin/kcm_autostart.so
[2019-04-02T09:52:48.627Z] [ 41%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/keysym2ucs.cpp.o
[2019-04-02T09:52:48.627Z] [ 41%] Built target kcm_autostart
[2019-04-02T09:52:48.919Z] [ 41%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/debug.cpp.o
[2019-04-02T09:52:48.919Z] [ 41%] Built target geometry_parser_test_autogen
[2019-04-02T09:52:48.919Z] [ 41%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/kcm_keyboard_autogen/mocs_compilation.cpp.o
[2019-04-02T09:53:10.934Z] [ 41%] Linking CXX shared module ../../bin/kcm_keyboard.so
[2019-04-02T09:53:10.934Z] [ 41%] Built target kcm_keyboard
[2019-04-02T09:53:10.934Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-04-02T09:53:11.218Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to