CONSOLE OUTPUT
|
[...truncated 298.39 KB...] |
typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; |
^~~~~~~~~~~~~~~~~ |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp: In member function ���virtual bool Oxygen::Style::drawTabBarTabShapeControl_unselected(const QStyleOption*, QPainter*, const QWidget*) const���: |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:6306:34: warning: ���QStyleOptionTabV3��� is deprecated [-Wdeprecated-declarations] |
const QStyleOptionTabV3 *tabOptV3 = qstyleoption_cast<const QStyleOptionTabV3 *>( option ); |
^~~~~~~~ |
In file included from /usr/include/qt5/QtWidgets/QStyleOption:1, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.h:63, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:49: |
/usr/include/qt5/QtWidgets/qstyleoption.h:295:43: note: declared here |
typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; |
^~~~~~~~~~~~~~~~~ |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:6306:87: warning: ���QStyleOptionTabV3��� is deprecated [-Wdeprecated-declarations] |
const QStyleOptionTabV3 *tabOptV3 = qstyleoption_cast<const QStyleOptionTabV3 *>( option ); |
^ |
In file included from /usr/include/qt5/QtWidgets/QStyleOption:1, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.h:63, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:49: |
/usr/include/qt5/QtWidgets/qstyleoption.h:295:43: note: declared here |
typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; |
^~~~~~~~~~~~~~~~~ |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp: In member function ���virtual bool Oxygen::Style::drawToolBoxTabShapeControl(const QStyleOption*, QPainter*, const QWidget*) const���: |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:6691:38: warning: ���QStyleOptionToolBoxV2��� is deprecated [-Wdeprecated-declarations] |
const QStyleOptionToolBoxV2 *v2 = qstyleoption_cast<const QStyleOptionToolBoxV2 *>( option ); |
^~ |
In file included from /usr/include/qt5/QtWidgets/QStyleOption:1, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.h:63, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:49: |
/usr/include/qt5/QtWidgets/qstyleoption.h:479:47: note: declared here |
typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; |
^~~~~~~~~~~~~~~~~~~~~ |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:6691:89: warning: ���QStyleOptionToolBoxV2��� is deprecated [-Wdeprecated-declarations] |
const QStyleOptionToolBoxV2 *v2 = qstyleoption_cast<const QStyleOptionToolBoxV2 *>( option ); |
^ |
In file included from /usr/include/qt5/QtWidgets/QStyleOption:1, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.h:63, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:49: |
/usr/include/qt5/QtWidgets/qstyleoption.h:479:47: note: declared here |
typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2; |
^~~~~~~~~~~~~~~~~~~~~ |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp: In member function ���virtual bool Oxygen::Style::drawDockWidgetTitleControl(const QStyleOption*, QPainter*, const QWidget*) const���: |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:6800:41: warning: ���QStyleOptionDockWidgetV2��� is deprecated [-Wdeprecated-declarations] |
const QStyleOptionDockWidgetV2 *v2 = qstyleoption_cast<const QStyleOptionDockWidgetV2*>( option ); |
^~ |
In file included from /usr/include/qt5/QtWidgets/QStyleOption:1, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.h:63, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:49: |
/usr/include/qt5/QtWidgets/qstyleoption.h:398:50: note: declared here |
typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; |
^~~~~~~~~~~~~~~~~~~~~~~~ |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:6800:94: warning: ���QStyleOptionDockWidgetV2��� is deprecated [-Wdeprecated-declarations] |
const QStyleOptionDockWidgetV2 *v2 = qstyleoption_cast<const QStyleOptionDockWidgetV2*>( option ); |
^ |
In file included from /usr/include/qt5/QtWidgets/QStyleOption:1, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.h:63, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:49: |
/usr/include/qt5/QtWidgets/qstyleoption.h:398:50: note: declared here |
typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2; |
^~~~~~~~~~~~~~~~~~~~~~~~ |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp: In member function ���virtual void OxygenPrivate::TabBarData::drawTabBarBaseControl(const QStyleOptionTab*, QPainter*, const QWidget*)���: |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:8721:34: warning: ���QStyleOptionTabV3��� is deprecated [-Wdeprecated-declarations] |
const QStyleOptionTabV3 *tabOptionV3 = qstyleoption_cast<const QStyleOptionTabV3 *>( tabOption ); |
^~~~~~~~~~~ |
In file included from /usr/include/qt5/QtWidgets/QStyleOption:1, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.h:63, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:49: |
/usr/include/qt5/QtWidgets/qstyleoption.h:295:43: note: declared here |
typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; |
^~~~~~~~~~~~~~~~~ |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:8721:90: warning: ���QStyleOptionTabV3��� is deprecated [-Wdeprecated-declarations] |
const QStyleOptionTabV3 *tabOptionV3 = qstyleoption_cast<const QStyleOptionTabV3 *>( tabOption ); |
^ |
In file included from /usr/include/qt5/QtWidgets/QStyleOption:1, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.h:63, |
from /home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenstyle.cpp:49: |
/usr/include/qt5/QtWidgets/qstyleoption.h:295:43: note: declared here |
typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3; |
^~~~~~~~~~~~~~~~~ |
[ 74%] Building CXX object kstyle/CMakeFiles/oxygen.dir/oxygenstylehelper.cpp.o |
[ 75%] Building CXX object kstyle/CMakeFiles/oxygen.dir/oxygenstyleplugin.cpp.o |
[ 75%] Building CXX object kstyle/CMakeFiles/oxygen.dir/oxygenwindowmanager.cpp.o |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenwindowmanager.cpp: In member function ���bool Oxygen::WindowManager::mouseMoveEvent(QObject*, QEvent*)���: |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenwindowmanager.cpp:516:13: error: ���mouseEvent��� was not declared in this scope |
if (mouseEvent->source() != Qt::MouseEventNotSynthesized) |
^~~~~~~~~~ |
/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 SUSEQt5.11/kstyle/oxygenwindowmanager.cpp:516:13: note: suggested alternative: ���QMouseEvent��� |
if (mouseEvent->source() != Qt::MouseEventNotSynthesized) |
^~~~~~~~~~ |
QMouseEvent |
make[2]: *** [kstyle/CMakeFiles/oxygen.dir/build.make:760: kstyle/CMakeFiles/oxygen.dir/oxygenwindowmanager.cpp.o] Error 1 |
make[1]: *** [CMakeFiles/Makefile2:323: kstyle/CMakeFiles/oxygen.dir/all] Error 2 |
make: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |