<body style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" align="right"><img src="https://build.kde.org/static/e59dfe28/images/32x32/red.gif"/></td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" valign="center"><b style="font-size: 200%;">BUILD FAILURE</b></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build URL
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><a href="https://build.kde.org/job/Extragear%20zanshin%20stable-kf5-qt5%20SUSEQt5.9/2/">https://build.kde.org/job/Extragear%20zanshin%20stable-kf5-qt5%20SUSEQt5.9/2/</a></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Project:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Extragear zanshin stable-kf5-qt5 SUSEQt5.9</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Date of build:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Mon, 27 Nov 2017 02:08:32 +0000</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build duration:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">16 min and counting</td></tr></table><br/><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" width="100%" cellpadding="0" cellspacing="0"><tr><td class="bg1" style="font-family: Verdana, Helvetica, sans serif; font-size: 120%; color: white; background-color: #0000C0"><b>
       CONSOLE OUTPUT
      </b></td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[...truncated 276.05 KB...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdatetime.h:517:41: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     KDELIBS4SUPPORT_DEPRECATED explicit KDateTime(const QDate &date, const Spec &spec = Spec(LocalZone));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                         ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:456:50: error: no matching function for call to ‘KCalCore::Todo::setDtDue(KDateTime)’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     todo->setDtDue(KDateTime(QDate(2014, 03, 01)));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                                  ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /home/jenkins/install-prefix/include/KF5/KCalCore/KCalCore/Todo:1:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:33:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KCalCore/kcalcore/todo.h:107:10: note: candidate: void KCalCore::Todo::setDtDue(const QDateTime&, bool)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     void setDtDue(const QDateTime &dtDue, bool first = false);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">          ^~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KCalCore/kcalcore/todo.h:107:10: note:   no known conversion for argument 1 from ‘KDateTime’ to ‘const QDateTime&’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp: In member function ‘void Testlib::AkonadiStorageTestBase::shouldCreateItem()’:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:806:51: warning: ‘KDateTime::KDateTime(const QDate&, const KDateTime::Spec&)’ is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     todo->setDtStart(KDateTime(QDate(2013, 11, 24)));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                                   ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KDateTime:1:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:32:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdatetime.h:517:41: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     KDELIBS4SUPPORT_DEPRECATED explicit KDateTime(const QDate &date, const Spec &spec = Spec(LocalZone));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                         ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:806:52: error: no matching function for call to ‘KCalCore::Todo::setDtStart(KDateTime)’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     todo->setDtStart(KDateTime(QDate(2013, 11, 24)));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /home/jenkins/install-prefix/include/KF5/KCalCore/kcalcore/todo.h:35:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/install-prefix/include/KF5/KCalCore/KCalCore/Todo:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:33:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KCalCore/kcalcore/incidence.h:223:10: note: candidate: virtual void KCalCore::Incidence::setDtStart(const QDateTime&)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     void setDtStart(const QDateTime &dt) override;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">          ^~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KCalCore/kcalcore/incidence.h:223:10: note:   no known conversion for argument 1 from ‘KDateTime’ to ‘const QDateTime&’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:807:49: warning: ‘KDateTime::KDateTime(const QDate&, const KDateTime::Spec&)’ is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     todo->setDtDue(KDateTime(QDate(2014, 03, 01)));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KDateTime:1:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:32:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdatetime.h:517:41: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     KDELIBS4SUPPORT_DEPRECATED explicit KDateTime(const QDate &date, const Spec &spec = Spec(LocalZone));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                         ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:807:50: error: no matching function for call to ‘KCalCore::Todo::setDtDue(KDateTime)’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     todo->setDtDue(KDateTime(QDate(2014, 03, 01)));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                                                  ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /home/jenkins/install-prefix/include/KF5/KCalCore/KCalCore/Todo:1:0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                 from /home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/tests/testlib/akonadistoragetestbase.cpp:33:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KCalCore/kcalcore/todo.h:107:10: note: candidate: void KCalCore::Todo::setDtDue(const QDateTime&, bool)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     void setDtDue(const QDateTime &dtDue, bool first = false);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">          ^~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/install-prefix/include/KF5/KCalCore/kcalcore/todo.h:107:10: note:   no known conversion for argument 1 from ‘KDateTime’ to ‘const QDateTime&’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[2]: *** [tests/testlib/CMakeFiles/testlib.dir/build.make:231: tests/testlib/CMakeFiles/testlib.dir/akonadistoragetestbase.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[1]: *** [CMakeFiles/Makefile2:2844: tests/testlib/CMakeFiles/testlib.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 17%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/blacklistbaloocompletion/blacklistbalooemailutil.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 17%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/blacklistbaloocompletion/blacklistbalooemailwarning.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 17%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/completionorder/completionordereditor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 17%] Building CXX object 3rdparty/cucumber-cpp/src/CMakeFiles/cucumber-cpp-nomain.dir/connectors/wire/WireProtocolCommands.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 17%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/completionorder/completionorderwidget.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 17%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/completionconfiguredialog/completionconfiguredialog.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 18%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/recentaddress/recentaddressdialog.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 18%] Building CXX object 3rdparty/cucumber-cpp/src/CMakeFiles/cucumber-cpp-nomain.dir/drivers/BoostDriver.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 18%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/recentaddress/recentaddresses.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 18%] Building CXX object 3rdparty/cucumber-cpp/src/CMakeFiles/cucumber-cpp-nomain.dir/cucumber-cpp-nomain_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 18%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/recentaddress/recentaddresswidget.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 18%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/kdateedit.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 18%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/kdatepickerpopup.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/3rdparty/cucumber-cpp/src/drivers/BoostDriver.cpp: In member function ‘void cucumber::internal::BoostStep::initBoostTest()’:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/3rdparty/cucumber-cpp/src/drivers/BoostDriver.cpp:105:30: error: invalid new-expression of abstract class type ‘cucumber::internal::CukeBoostLogInterceptor’</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">         logInterceptor = new CukeBoostLogInterceptor;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                              ^~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/3rdparty/cucumber-cpp/src/drivers/BoostDriver.cpp:29:7: note:   because the following virtual functions are pure within ‘cucumber::internal::CukeBoostLogInterceptor’:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> class CukeBoostLogInterceptor : public ::boost::unit_test::unit_test_log_formatter {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">       ^~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">In file included from /home/jenkins/workspace/Extragear zanshin stable-kf5-qt5 SUSEQt5.9/3rdparty/cucumber-cpp/src/drivers/BoostDriver.cpp:9:0:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/boost/test/unit_test_log_formatter.hpp:267:25: note:       virtual void boost::unit_test::unit_test_log_formatter::log_entry_context(std::ostream&, boost::unit_test::log_level, boost::unit_test::const_string)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     virtual void        log_entry_context( std::ostream& os, log_level l, const_string value ) = 0;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                         ^~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/include/boost/test/unit_test_log_formatter.hpp:274:25: note:  virtual void boost::unit_test::unit_test_log_formatter::entry_context_finish(std::ostream&, boost::unit_test::log_level)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">     virtual void        entry_context_finish( std::ostream& os, log_level l ) = 0;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">                         ^~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[2]: *** [3rdparty/cucumber-cpp/src/CMakeFiles/cucumber-cpp-nomain.dir/build.make:375: 3rdparty/cucumber-cpp/src/CMakeFiles/cucumber-cpp-nomain.dir/drivers/BoostDriver.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[2]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 18%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/ldap/ldapclient.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 19%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/ldap/ldapclient_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 19%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/ldap/ldapclientsearch.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 19%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/ldap/ldapclientsearchconfig.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 19%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/libkdepim_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 19%] Building CXX object 3rdparty/kdepim/libkdepim/CMakeFiles/zanshinkdepimstatic.dir/zanshinkdepimstatic_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[1]: *** [CMakeFiles/Makefile2:233: 3rdparty/cucumber-cpp/src/CMakeFiles/cucumber-cpp-nomain.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 19%] Linking CXX static library libzanshinkdepimstatic.a</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 19%] Built target zanshinkdepimstatic</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make: *** [Makefile:141: all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // stage</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">ERROR: script returned exit code 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // catchError</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] sh</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Extragear zanshin stable-kf5-qt5 SUSEQt5.9] Running shell script</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">+ python3 -u ci-tooling/helpers/capture-workspace.py --environment production</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailextrecipients</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailext</td></tr></table><br/></body>