CONSOLE OUTPUT
|
[...truncated 332 lines...] |
[2019-05-23T09:47:24.757Z] * Epoxy, libepoxy, <http://github.com/anholt/libepoxy> |
[2019-05-23T09:47:24.757Z] Required for screencast portal |
[2019-05-23T09:47:24.757Z] |
[2019-05-23T09:47:24.757Z] -- The following REQUIRED packages have been found: |
[2019-05-23T09:47:24.757Z] |
[2019-05-23T09:47:24.757Z] * ECM (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] * Qt5Core |
[2019-05-23T09:47:24.757Z] * Qt5Concurrent |
[2019-05-23T09:47:24.757Z] * Qt5DBus |
[2019-05-23T09:47:24.757Z] * Qt5Gui (required version >= 5.12.3) |
[2019-05-23T09:47:24.757Z] * Qt5PrintSupport |
[2019-05-23T09:47:24.757Z] * Qt5Widgets |
[2019-05-23T09:47:24.757Z] * Qt5 (required version >= 5.12.0) |
[2019-05-23T09:47:24.757Z] * KF5CoreAddons (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] * KF5Config (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] * Gettext |
[2019-05-23T09:47:24.757Z] * KF5I18n (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] * KF5KIO (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] * KF5Notifications (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] * KF5Wayland (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] * KF5WidgetsAddons (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] * KF5WindowSystem (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] * KF5 (required version >= 5.58.0) |
[2019-05-23T09:47:24.757Z] |
[2019-05-23T09:47:24.757Z] -- The following features have been disabled: |
[2019-05-23T09:47:24.757Z] |
[2019-05-23T09:47:24.757Z] * Screencast portal, Support for screen sharing |
[2019-05-23T09:47:24.757Z] |
[2019-05-23T09:47:24.757Z] -- The following OPTIONAL packages have not been found: |
[2019-05-23T09:47:24.757Z] |
[2019-05-23T09:47:24.757Z] * PipeWire, PipeWire - multimedia processing, <http://www.pipewire.org> |
[2019-05-23T09:47:24.757Z] Required for screencast portal |
[2019-05-23T09:47:24.757Z] |
[2019-05-23T09:47:24.757Z] -- Configuring done |
[2019-05-23T09:47:24.757Z] -- Generating done |
[2019-05-23T09:47:24.757Z] -- Build files have been written to: /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/build |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] stage |
[Pipeline] { (Compiling) |
[Pipeline] sh |
[2019-05-23T09:47:26.547Z] + python3 -u ci-tooling/helpers/compile-build.py --product Plasma --project xdg-desktop-portal-kde --branchGroup kf5-qt5 --platform SUSEQt5.12 --usingInstall /home/jenkins//install-prefix/ |
[2019-05-23T09:47:26.547Z] Scanning dependencies of target xdg-desktop-portal-kde_autogen |
[2019-05-23T09:47:26.547Z] [ 4%] Automatic MOC for target xdg-desktop-portal-kde |
[2019-05-23T09:47:28.245Z] [ 4%] Built target xdg-desktop-portal-kde_autogen |
[2019-05-23T09:47:28.245Z] [ 13%] Generating ui_accessdialog.h |
[2019-05-23T09:47:28.245Z] [ 13%] Generating ui_screenshotdialog.h |
[2019-05-23T09:47:30.636Z] Scanning dependencies of target xdg-desktop-portal-kde |
[2019-05-23T09:47:30.636Z] [ 17%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/appchooser.cpp.o |
[2019-05-23T09:47:30.636Z] [ 21%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/appchooserdialogitem.cpp.o |
[2019-05-23T09:47:30.637Z] [ 26%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/xdg-desktop-portal-kde.cpp.o |
[2019-05-23T09:47:30.637Z] [ 30%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/access.cpp.o |
[2019-05-23T09:47:30.637Z] [ 34%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/accessdialog.cpp.o |
[2019-05-23T09:47:30.637Z] [ 39%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/appchooserdialog.cpp.o |
[2019-05-23T09:47:34.725Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/access.cpp: In member function ���uint AccessPortal::AccessDialog(const QDBusObjectPath&, const QString&, const QString&, const QString&, const QString&, const QString&, const QVariantMap&, QVariantMap&)���: |
[2019-05-23T09:47:34.725Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/access.cpp:46:40: warning: unused parameter ���results��� [-Wunused-parameter] |
[2019-05-23T09:47:34.725Z] QVariantMap &results) |
[2019-05-23T09:47:34.725Z] ~~~~~~~~~~~~~^~~~~~~ |
[2019-05-23T09:47:35.801Z] [ 43%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/desktopportal.cpp.o |
[2019-05-23T09:47:35.801Z] [ 47%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/email.cpp.o |
[2019-05-23T09:47:35.801Z] [ 52%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/filechooser.cpp.o |
[2019-05-23T09:47:35.801Z] [ 56%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/inhibit.cpp.o |
[2019-05-23T09:47:35.801Z] [ 60%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/notification.cpp.o |
[2019-05-23T09:47:35.801Z] [ 65%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/print.cpp.o |
[2019-05-23T09:47:39.859Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/desktopportal.cpp: In constructor ���DesktopPortal::DesktopPortal(QObject*)���: |
[2019-05-23T09:47:39.859Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/desktopportal.cpp:53:31: error: no matching function for call to ���DesktopPortal::~DesktopPortal()��� |
[2019-05-23T09:47:39.859Z] DesktopPortal::~DesktopPortal() |
[2019-05-23T09:47:39.859Z] ^ |
[2019-05-23T09:47:39.859Z] In file included from /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/desktopportal.cpp:21: |
[2019-05-23T09:47:39.859Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/desktopportal.h:48:5: note: candidate: ���virtual DesktopPortal::~DesktopPortal()��� |
[2019-05-23T09:47:39.859Z] ~DesktopPortal(); |
[2019-05-23T09:47:39.859Z] ^ |
[2019-05-23T09:47:39.859Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/desktopportal.h:48:5: note: candidate expects 1 argument, 0 provided |
[2019-05-23T09:47:39.859Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/desktopportal.cpp:55:1: error: expected ���}��� at end of input |
[2019-05-23T09:47:39.859Z] } |
[2019-05-23T09:47:39.859Z] ^ |
[2019-05-23T09:47:39.859Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/desktopportal.cpp:41:1: note: to match this ���{��� |
[2019-05-23T09:47:39.859Z] { |
[2019-05-23T09:47:39.859Z] ^ |
[2019-05-23T09:47:39.859Z] make[2]: *** [src/CMakeFiles/xdg-desktop-portal-kde.dir/build.make:149: src/CMakeFiles/xdg-desktop-portal-kde.dir/desktopportal.cpp.o] Error 1 |
[2019-05-23T09:47:39.859Z] make[2]: *** Waiting for unfinished jobs.... |
[2019-05-23T09:47:39.859Z] [ 69%] Building CXX object src/CMakeFiles/xdg-desktop-portal-kde.dir/request.cpp.o |
[2019-05-23T09:47:40.378Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/print.cpp: In member function ���uint PrintPortal::Print(const QDBusObjectPath&, const QString&, const QString&, const QString&, const QDBusUnixFileDescriptor&, const QVariantMap&, QVariantMap&)���: |
[2019-05-23T09:47:40.378Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/print.cpp:256:32: warning: unused parameter ���results��� [-Wunused-parameter] |
[2019-05-23T09:47:40.378Z] QVariantMap &results) |
[2019-05-23T09:47:40.378Z] ~~~~~~~~~~~~~^~~~~~~ |
[2019-05-23T09:47:40.378Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/print.cpp: In member function ���QStringList PrintPortal::cupsOptions(const QPrinter*, QPrinter::Orientation)���: |
[2019-05-23T09:47:40.378Z] /home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 SUSEQt5.12/src/print.cpp:904:85: warning: unused parameter ���documentOrientation��� [-Wunused-parameter] |
[2019-05-23T09:47:40.378Z] QStringList PrintPortal::cupsOptions(const QPrinter *printer, QPrinter::Orientation documentOrientation) |
[2019-05-23T09:47:40.378Z] ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ |
[2019-05-23T09:47:44.435Z] make[1]: *** [CMakeFiles/Makefile2:174: src/CMakeFiles/xdg-desktop-portal-kde.dir/all] Error 2 |
[2019-05-23T09:47:44.435Z] make: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2019-05-23T09:47:45.110Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |