BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/oxygen/job/kf5-qt5%20FreeBSDQt5.11/8/
Project: kf5-qt5 FreeBSDQt5.11
Date of build: Fri, 05 Oct 2018 12:52:42 +0000
Build duration: 1 min 43 sec and counting

CONSOLE OUTPUT
[...truncated 336.81 KB...]
/usr/local/include/qt5/QtWidgets/qstyleoption.h:479:9: note: 'QStyleOptionToolBoxV2' has been explicitly marked deprecated here
typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2;
^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:230:45: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
^
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenstyle.cpp:6691:15: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations]
const QStyleOptionToolBoxV2 *v2 = qstyleoption_cast<const QStyleOptionToolBoxV2 *>( option );
^
/usr/local/include/qt5/QtWidgets/qstyleoption.h:479:9: note: 'QStyleOptionToolBoxV2' has been explicitly marked deprecated here
typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2;
^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:230:45: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
^
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenstyle.cpp:6692:56: warning: 'QStyleOptionToolBoxV2' is deprecated [-Wdeprecated-declarations]
if( v2 && v2->position == QStyleOptionToolBoxV2::Beginning && selected ) return true;
^
/usr/local/include/qt5/QtWidgets/qstyleoption.h:479:9: note: 'QStyleOptionToolBoxV2' has been explicitly marked deprecated here
typedef Q_DECL_DEPRECATED QStyleOptionToolBox QStyleOptionToolBoxV2;
^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:230:45: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
^
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenstyle.cpp:6800:70: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations]
const QStyleOptionDockWidgetV2 *v2 = qstyleoption_cast<const QStyleOptionDockWidgetV2*>( option );
^
/usr/local/include/qt5/QtWidgets/qstyleoption.h:398:9: note: 'QStyleOptionDockWidgetV2' has been explicitly marked deprecated here
typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2;
^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:230:45: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
^
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenstyle.cpp:6800:15: warning: 'QStyleOptionDockWidgetV2' is deprecated [-Wdeprecated-declarations]
const QStyleOptionDockWidgetV2 *v2 = qstyleoption_cast<const QStyleOptionDockWidgetV2*>( option );
^
/usr/local/include/qt5/QtWidgets/qstyleoption.h:398:9: note: 'QStyleOptionDockWidgetV2' has been explicitly marked deprecated here
typedef Q_DECL_DEPRECATED QStyleOptionDockWidget QStyleOptionDockWidgetV2;
^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:230:45: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
^
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenstyle.cpp:7660:22: warning: unused variable 'dark' [-Wunused-variable]
const QColor dark( _helper->calcDarkColor( color ) );
^
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenstyle.cpp:7661:22: warning: unused variable 'shadow' [-Wunused-variable]
const QColor shadow( _helper->calcShadowColor( color ) );
^
1 warning generated.
1 warning generated.
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenwindowmanager.cpp:516:13: error: use of undeclared identifier 'mouseEvent'
if (mouseEvent->source() != Qt::MouseEventNotSynthesized)
^
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenwindowmanager.cpp:774:73: warning: 'QStyleOptionFrameV2' is deprecated [-Wdeprecated-declarations]
if( groupBox->isFlat() ) opt.features |= QStyleOptionFrameV2::Flat;
^
/usr/local/include/qt5/QtWidgets/qstyleoption.h:152:9: note: 'QStyleOptionFrameV2' has been explicitly marked deprecated here
typedef Q_DECL_DEPRECATED QStyleOptionFrame QStyleOptionFrameV2;
^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:230:45: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
^
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenstyle.cpp:8721:72: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations]
const QStyleOptionTabV3 *tabOptionV3 = qstyleoption_cast<const QStyleOptionTabV3 *>( tabOption );
^
/usr/local/include/qt5/QtWidgets/qstyleoption.h:295:9: note: 'QStyleOptionTabV3' has been explicitly marked deprecated here
typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3;
^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:230:45: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
^
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/kstyle/oxygenstyle.cpp:8721:15: warning: 'QStyleOptionTabV3' is deprecated [-Wdeprecated-declarations]
const QStyleOptionTabV3 *tabOptionV3 = qstyleoption_cast<const QStyleOptionTabV3 *>( tabOption );
^
/usr/local/include/qt5/QtWidgets/qstyleoption.h:295:9: note: 'QStyleOptionTabV3' has been explicitly marked deprecated here
typedef Q_DECL_DEPRECATED QStyleOptionTab QStyleOptionTabV3;
^
/usr/local/include/qt5/QtCore/qcompilerdetection.h:230:45: note: expanded from macro 'Q_DECL_DEPRECATED'
# define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))
^
In file included from /usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/build/kstyle/oxygen_autogen/mocs_compilation.cpp:37:
In file included from /usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/build/kstyle/oxygen_autogen/EWIEGA46WW/moc_oxygenstyle.cpp:9:
/usr/home/jenkins/workspace/Plasma/oxygen/kf5-qt5 FreeBSDQt5.11/build/kstyle/oxygen_autogen/EWIEGA46WW/../../../../kstyle/oxygenstyle.h:467:9: warning: all paths through this function will call itself [-Winfinite-recursion]
{ renderMenuItemRect( opt, rect, pal.color(QPalette::Window), p, opacity ); }
^
1 warning and 1 error generated.
gmake[2]: *** [kstyle/CMakeFiles/oxygen.dir/build.make:760: kstyle/CMakeFiles/oxygen.dir/oxygenwindowmanager.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
50 warnings generated.
1 warning generated.
gmake[1]: *** [CMakeFiles/Makefile2:323: kstyle/CMakeFiles/oxygen.dir/all] Error 2
gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to