BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/breeze/job/kf5-qt5%20FreeBSDQt5.15/163/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Thu, 28 Jan 2021 19:31:58 +0000
Build duration: 32 sec and counting


CONSOLE OUTPUT
[...truncated 1730 lines...]
[2021-01-28T19:32:28.769Z] QTextStream( stdout ) << " parent: " << widgetInformation( parent ) << endl;
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qtextstream.h:293:15: note: 'endl' has been explicitly marked deprecated here
[2021-01-28T19:32:28.770Z] Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qglobal.h:380:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X'
[2021-01-28T19:32:28.770Z] #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major(minor, text)
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] <scratch space>:164:1: note: expanded from here
[2021-01-28T19:32:28.770Z] QT_DEPRECATED_VERSION_X_5
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qglobal.h:379:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5'
[2021-01-28T19:32:28.770Z] #define QT_DEPRECATED_VERSION_X_5(minor, text) QT_DEPRECATED_VERSION_X_5_##minor(text)
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
[2021-01-28T19:32:28.770Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-01-28T19:32:28.770Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-01-28T19:32:28.770Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/home/jenkins/workspace/Plasma/breeze/kf5-qt5 FreeBSDQt5.15/kstyle/debug/breezewidgetexplorer.cpp:107:48: warning: 'endl' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
[2021-01-28T19:32:28.770Z] QTextStream( stdout ) << "" << endl;
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qtextstream.h:293:15: note: 'endl' has been explicitly marked deprecated here
[2021-01-28T19:32:28.770Z] Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qglobal.h:380:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X'
[2021-01-28T19:32:28.770Z] #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSION_X_##major(minor, text)
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] <scratch space>:164:1: note: expanded from here
[2021-01-28T19:32:28.770Z] QT_DEPRECATED_VERSION_X_5
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qglobal.h:379:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5'
[2021-01-28T19:32:28.770Z] #define QT_DEPRECATED_VERSION_X_5(minor, text) QT_DEPRECATED_VERSION_X_5_##minor(text)
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
[2021-01-28T19:32:28.770Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-01-28T19:32:28.770Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:28.770Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-01-28T19:32:28.770Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-01-28T19:32:28.770Z] ^
[2021-01-28T19:32:29.029Z] [ 92%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezestyle.cpp.o
[2021-01-28T19:32:29.029Z] /usr/home/jenkins/workspace/Plasma/breeze/kf5-qt5 FreeBSDQt5.15/kstyle/animations/breezetransitionwidget.cpp:245:71: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations]
[2021-01-28T19:32:29.029Z] w->render( &p, -widget->mapTo( w, rect.topLeft() ), rect, nullptr );
[2021-01-28T19:32:29.029Z] ^
[2021-01-28T19:32:29.029Z] /usr/local/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here
[2021-01-28T19:32:29.029Z] QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[2021-01-28T19:32:29.029Z] ^
[2021-01-28T19:32:29.029Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-01-28T19:32:29.029Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-01-28T19:32:29.029Z] ^
[2021-01-28T19:32:29.029Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-01-28T19:32:29.029Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-01-28T19:32:29.029Z] ^
[2021-01-28T19:32:29.029Z] [ 93%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezestyleplugin.cpp.o
[2021-01-28T19:32:29.029Z] [ 94%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezetileset.cpp.o
[2021-01-28T19:32:29.029Z] 1 warning generated.
[2021-01-28T19:32:29.029Z] [ 95%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezewindowmanager.cpp.o
[2021-01-28T19:32:29.304Z] 3 warnings generated.
[2021-01-28T19:32:29.304Z] [ 96%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezetoolsareamanager.cpp.o
[2021-01-28T19:32:29.304Z] [ 97%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezesettings.cpp.o
[2021-01-28T19:32:29.874Z] [ 98%] Building CXX object kstyle/CMakeFiles/breeze.dir/breezestyleconfigdata.cpp.o
[2021-01-28T19:32:30.817Z] /usr/home/jenkins/workspace/Plasma/breeze/kf5-qt5 FreeBSDQt5.15/kstyle/breezestyle.cpp:398:36: error: no member named 'hasHeaderColors' in 'Breeze::ToolsAreaManager'
[2021-01-28T19:32:30.818Z] if (_toolsAreaManager->hasHeaderColors() && _helper->shouldDrawToolsArea(widget)) {
[2021-01-28T19:32:30.818Z] ~~~~~~~~~~~~~~~~~ ^
[2021-01-28T19:32:30.818Z] /usr/home/jenkins/workspace/Plasma/breeze/kf5-qt5 FreeBSDQt5.15/kstyle/breezestyle.cpp:957:14: warning: unused variable 'parent' [-Wunused-variable]
[2021-01-28T19:32:30.818Z] auto parent = widget;
[2021-01-28T19:32:30.818Z] ^
[2021-01-28T19:32:30.818Z] /usr/home/jenkins/workspace/Plasma/breeze/kf5-qt5 FreeBSDQt5.15/kstyle/breezestyle.cpp:4861:19: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations]
[2021-01-28T19:32:30.818Z] Sides sides = nullptr;
[2021-01-28T19:32:30.818Z] ^
[2021-01-28T19:32:30.818Z] /usr/local/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here
[2021-01-28T19:32:30.818Z] QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[2021-01-28T19:32:30.818Z] ^
[2021-01-28T19:32:30.818Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-01-28T19:32:30.818Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-01-28T19:32:30.818Z] ^
[2021-01-28T19:32:30.818Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-01-28T19:32:30.818Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-01-28T19:32:30.818Z] ^
[2021-01-28T19:32:31.074Z] 2 warnings and 1 error generated.
[2021-01-28T19:32:31.074Z] gmake[2]: *** [kstyle/CMakeFiles/breeze.dir/build.make:568: kstyle/CMakeFiles/breeze.dir/breezestyle.cpp.o] Error 1
[2021-01-28T19:32:31.074Z] gmake[1]: *** [CMakeFiles/Makefile2:615: kstyle/CMakeFiles/breeze.dir/all] Error 2
[2021-01-28T19:32:31.074Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-01-28T19:32:31.082Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to