BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kde-cli-tools/job/stable-kf5-qt5%20FreeBSDQt5.15/12/
Project: stable-kf5-qt5 FreeBSDQt5.15
Date of build: Sat, 12 Sep 2020 11:59:40 +0000
Build duration: 55 min and counting


CONSOLE OUTPUT
[...truncated 557 lines...]
[2020-09-12T12:55:24.383Z] qApp->flush();
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qcoreapplication.h:169:5: note: 'flush' has been explicitly marked deprecated here
[2020-09-12T12:55:24.383Z] QT_DEPRECATED static void flush();
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
[2020-09-12T12:55:24.383Z] # define QT_DEPRECATED Q_DECL_DEPRECATED
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
[2020-09-12T12:55:24.383Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kstart/kstart.cpp:189:2: warning: #warning is a language extension [-Wpedantic]
[2020-09-12T12:55:24.383Z] #warning "Porting required"
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kstart/kstart.cpp:189:2: warning: "Porting required" [-W#warnings]
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kstart/kstart.cpp:222:2: warning: #warning is a language extension [-Wpedantic]
[2020-09-12T12:55:24.383Z] #warning "Porting required."
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kstart/kstart.cpp:222:2: warning: "Porting required." [-W#warnings]
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kstart/kstart.cpp:252:16: warning: 'flush' is deprecated [-Wdeprecated-declarations]
[2020-09-12T12:55:24.383Z] QApplication::flush();
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qcoreapplication.h:169:5: note: 'flush' has been explicitly marked deprecated here
[2020-09-12T12:55:24.383Z] QT_DEPRECATED static void flush();
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
[2020-09-12T12:55:24.383Z] # define QT_DEPRECATED Q_DECL_DEPRECATED
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
[2020-09-12T12:55:24.383Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kstart/kstart.cpp:282:37: warning: 'screenGeometry' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations]
[2020-09-12T12:55:24.383Z] QRect r = QApplication::desktop()->screenGeometry();
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtWidgets/qdesktopwidget.h:79:5: note: 'screenGeometry' has been explicitly marked deprecated here
[2020-09-12T12:55:24.383Z] QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const;
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-09-12T12:55:24.383Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-09-12T12:55:24.383Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kstart/kstart.cpp:295:19: warning: 'flush' is deprecated [-Wdeprecated-declarations]
[2020-09-12T12:55:24.383Z] QApplication::flush();
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qcoreapplication.h:169:5: note: 'flush' has been explicitly marked deprecated here
[2020-09-12T12:55:24.383Z] QT_DEPRECATED static void flush();
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'
[2020-09-12T12:55:24.383Z] # define QT_DEPRECATED Q_DECL_DEPRECATED
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'
[2020-09-12T12:55:24.383Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] [ 80%] Linking CXX executable ../bin/kcmshell5
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kioclient/kioclient.cpp:223:22: warning: 'runUrl' is deprecated: Since 5.71. Use KIO::OpenUrlJob, see API docs for a code sample [-Wdeprecated-declarations]
[2020-09-12T12:55:24.383Z] return KRun::runUrl(info.url, mimeType, nullptr, KRun::RunFlags(KRun::RunExecutables));
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:414:5: note: 'runUrl' has been explicitly marked deprecated here
[2020-09-12T12:55:24.383Z] KIOWIDGETS_DEPRECATED_VERSION(5, 71, "Use KIO::OpenUrlJob, see API docs for a code sample")
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/kiowidgets_export.h:210:59: note: expanded from macro 'KIOWIDGETS_DEPRECATED_VERSION'
[2020-09-12T12:55:24.383Z] #define KIOWIDGETS_DEPRECATED_VERSION(major, minor, text) KIOWIDGETS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] <scratch space>:107:1: note: expanded from here
[2020-09-12T12:55:24.383Z] KIOWIDGETS_DEPRECATED_VERSION_5
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/kiowidgets_export.h:209:59: note: expanded from macro 'KIOWIDGETS_DEPRECATED_VERSION_5'
[2020-09-12T12:55:24.383Z] #define KIOWIDGETS_DEPRECATED_VERSION_5(minor, text) KIOWIDGETS_DEPRECATED_VERSION_5_##minor(text)
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] <scratch space>:108:1: note: expanded from here
[2020-09-12T12:55:24.383Z] KIOWIDGETS_DEPRECATED_VERSION_5_71
[2020-09-12T12:55:24.383Z] ^
[2020-09-12T12:55:24.383Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/kiowidgets_export.h:204:52: note: expanded from macro 'KIOWIDGETS_DEPRECATED_VERSION_5_71'
[2020-09-12T12:55:24.384Z] # define KIOWIDGETS_DEPRECATED_VERSION_5_71(text) KIOWIDGETS_DECL_DEPRECATED_TEXT(text)
[2020-09-12T12:55:24.384Z] ^
[2020-09-12T12:55:24.384Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/kiowidgets_export.h:42:63: note: expanded from macro 'KIOWIDGETS_DECL_DEPRECATED_TEXT'
[2020-09-12T12:55:24.384Z] #define KIOWIDGETS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2020-09-12T12:55:24.384Z] ^
[2020-09-12T12:55:24.644Z] [ 80%] Built target kcmshell5
[2020-09-12T12:55:24.644Z] 8 warnings generated.
[2020-09-12T12:55:24.644Z] [ 82%] Linking CXX executable ../bin/kstart5
[2020-09-12T12:55:24.644Z] [ 83%] Linking CXX executable ../bin/kdesu
[2020-09-12T12:55:24.644Z] [ 83%] Built target kstart5
[2020-09-12T12:55:24.903Z] 1 warning generated.
[2020-09-12T12:55:24.903Z] [ 84%] Linking CXX executable ../bin/kioclient5
[2020-09-12T12:55:24.903Z] [ 84%] Built target kdesu_executable
[2020-09-12T12:55:24.903Z] [ 84%] Built target kioclient5
[2020-09-12T12:55:25.467Z] [ 85%] Linking CXX executable ../bin/keditfiletype5
[2020-09-12T12:55:25.467Z] [ 85%] Built target keditfiletype5
[2020-09-12T12:55:25.467Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-09-12T12:55:26.727Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to