<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/Frameworks%20kcompletion%20kf5-qt5%20SUSEQt5.9/12/">https://build.kde.org/job/Frameworks%20kcompletion%20kf5-qt5%20SUSEQt5.9/12/</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">Frameworks kcompletion 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">Fri, 04 May 2018 12:00:10 +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">9 hr 47 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 97.58 KB...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target KF5Completion_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 2%] Automatic MOC for target KF5Completion</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 2%] Built target KF5Completion_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target KF5Completion</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 4%] Building CXX object src/CMakeFiles/KF5Completion.dir/kcompletion.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 7%] Building CXX object src/CMakeFiles/KF5Completion.dir/kcombobox.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Frameworks kcompletion kf5-qt5 SUSEQt5.9/src/kcombobox.cpp: In member function 'virtual void KComboBox::setLineEdit(QLineEdit*)':</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Frameworks kcompletion kf5-qt5 SUSEQt5.9/src/kcombobox.cpp:306:44: warning: 'void KLineEdit::setClearButtonShown(bool)' is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> kedit->setClearButtonShown(true);</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/Frameworks kcompletion kf5-qt5 SUSEQt5.9/src/kcombobox.cpp:26:0:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Frameworks kcompletion kf5-qt5 SUSEQt5.9/src/klineedit.h:371:33: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> KCOMPLETION_DEPRECATED void setClearButtonShown(bool show);</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/Frameworks kcompletion kf5-qt5 SUSEQt5.9/src/kcombobox.cpp: In member function 'void KComboBox::setEditable(bool)':</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Frameworks kcompletion kf5-qt5 SUSEQt5.9/src/kcombobox.cpp:400:39: warning: 'void KLineEdit::setClearButtonShown(bool)' is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> edit->setClearButtonShown(true);</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/Frameworks kcompletion kf5-qt5 SUSEQt5.9/src/kcombobox.cpp:26:0:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Frameworks kcompletion kf5-qt5 SUSEQt5.9/src/klineedit.h:371:33: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> KCOMPLETION_DEPRECATED void setClearButtonShown(bool show);</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">[ 9%] Building CXX object src/CMakeFiles/KF5Completion.dir/kcompletionbase.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 12%] Building CXX object src/CMakeFiles/KF5Completion.dir/kcompletionbox.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 14%] Building CXX object src/CMakeFiles/KF5Completion.dir/klineedit.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 17%] Building CXX object src/CMakeFiles/KF5Completion.dir/khistorycombobox.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 19%] Building CXX object src/CMakeFiles/KF5Completion.dir/kpixmapprovider.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 21%] Building CXX object src/CMakeFiles/KF5Completion.dir/kzoneallocator.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 24%] Building CXX object src/CMakeFiles/KF5Completion.dir/kcompletionmatches.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 26%] Building CXX object src/CMakeFiles/KF5Completion.dir/ECMQmLoader-kcompletion5_qt.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 29%] Building CXX object src/CMakeFiles/KF5Completion.dir/KF5Completion_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 31%] Linking CXX shared library ../bin/libKF5Completion.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 31%] Built target KF5Completion</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target kcomboboxtest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target kcompletionuitest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 34%] Automatic MOC for target kcomboboxtest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 36%] Automatic MOC for target kcompletionuitest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 36%] Built target kcompletionuitest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 36%] Built target kcomboboxtest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target klineedit_unittest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 39%] Automatic MOC for target klineedit_unittest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target klineedittest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 41%] Automatic MOC for target klineedittest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 41%] Built target klineedit_unittest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 41%] Built target klineedittest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target ksortablelisttest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target kcompletioncoretest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 43%] Automatic MOC for target ksortablelisttest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 46%] Automatic MOC for target kcompletioncoretest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 46%] Built target ksortablelisttest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target kcombobox_unittest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 48%] Automatic MOC for target kcombobox_unittest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 48%] Built target kcompletioncoretest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target kcompletionuitest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 51%] Building CXX object tests/CMakeFiles/kcompletionuitest.dir/kcompletionuitest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 51%] Built target kcombobox_unittest_autogen</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target kcomboboxtest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 53%] Building CXX object tests/CMakeFiles/kcomboboxtest.dir/kcomboboxtest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 56%] Building CXX object tests/CMakeFiles/kcompletionuitest.dir/kcompletionuitest_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 58%] Building CXX object tests/CMakeFiles/kcomboboxtest.dir/kcomboboxtest_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 60%] Linking CXX executable ../bin/kcompletionuitest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 63%] Linking CXX executable ../bin/kcomboboxtest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 63%] Built target kcompletionuitest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 63%] Built target kcomboboxtest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target klineedittest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target klineedit_unittest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 65%] Building CXX object tests/CMakeFiles/klineedittest.dir/klineedittest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 68%] Building CXX object autotests/CMakeFiles/klineedit_unittest.dir/klineedit_unittest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Frameworks kcompletion kf5-qt5 SUSEQt5.9/tests/klineedittest.cpp: In constructor 'KLineEditTest::KLineEditTest(QWidget*)':</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Frameworks kcompletion kf5-qt5 SUSEQt5.9/tests/klineedittest.cpp:30:41: warning: 'void KLineEdit::setClearButtonShown(bool)' is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> m_lineedit->setClearButtonShown(true);</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/Frameworks kcompletion kf5-qt5 SUSEQt5.9/tests/klineedittest.cpp:11:0:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/home/jenkins/workspace/Frameworks kcompletion kf5-qt5 SUSEQt5.9/src/klineedit.h:371:33: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> KCOMPLETION_DEPRECATED void setClearButtonShown(bool show);</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">[ 70%] Building CXX object tests/CMakeFiles/klineedittest.dir/klineedittest_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 73%] Linking CXX executable ../bin/klineedittest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 75%] Building CXX object autotests/CMakeFiles/klineedit_unittest.dir/klineedit_unittest_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 78%] Linking CXX executable ../bin/klineedit_unittest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 78%] Built target klineedittest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target ksortablelisttest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 80%] Building CXX object autotests/CMakeFiles/ksortablelisttest.dir/ksortablelisttest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 80%] Built target klineedit_unittest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">Scanning dependencies of target kcompletioncoretest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 82%] Building CXX object autotests/CMakeFiles/kcompletioncoretest.dir/kcompletioncoretest.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 85%] Building CXX object autotests/CMakeFiles/kcompletioncoretest.dir/kcompletioncoretest_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 87%] Linking CXX executable ../bin/kcompletioncoretest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 87%] Built target kcompletioncoretest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[2]: *** Deleting file 'autotests/CMakeFiles/ksortablelisttest.dir/ksortablelisttest.cpp.o'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">make[1]: *** [CMakeFiles/Makefile2:522: autotests/CMakeFiles/ksortablelisttest.dir/all] Terminated</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] emailextrecipients</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailext</td></tr></table><br/></body>