BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.13/86/
Project: kf5-qt5 FreeBSDQt5.13
Date of build: Tue, 17 Sep 2019 22:30:15 +0000
Build duration: 2 min 1 sec and counting


CONSOLE OUTPUT
[...truncated 1202 lines...]
[2019-09-17T22:32:09.131Z] [ 51%] Building CXX object autotests/CMakeFiles/listdirtest.dir/listdirtest_autogen/mocs_compilation.cpp.o
[2019-09-17T22:32:09.390Z] [ 51%] Linking CXX executable ../bin/jobremotetest
[2019-09-17T22:32:09.647Z] [ 51%] Built target jobremotetest
[2019-09-17T22:32:09.647Z] [ 51%] Building CXX object autotests/CMakeFiles/listdirtest.dir/listdirtest.cpp.o
[2019-09-17T22:32:09.647Z] [ 51%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/kabstractfileitemactionplugin.cpp.o
[2019-09-17T22:32:09.647Z] [ 51%] Linking CXX executable ../bin/dataprotocoltest
[2019-09-17T22:32:09.925Z] [ 51%] Built target dataprotocoltest
[2019-09-17T22:32:09.925Z] [ 51%] Linking CXX executable ../bin/klocalsockettest
[2019-09-17T22:32:09.925Z] Scanning dependencies of target kfileitemtest
[2019-09-17T22:32:09.925Z] [ 52%] Building CXX object autotests/CMakeFiles/kfileitemtest.dir/kfileitemtest_autogen/mocs_compilation.cpp.o
[2019-09-17T22:32:09.925Z] [ 52%] Building CXX object autotests/CMakeFiles/jobtest.dir/jobtest.cpp.o
[2019-09-17T22:32:10.193Z] [ 52%] Built target klocalsockettest
[2019-09-17T22:32:10.193Z] [ 52%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/koverlayiconplugin.cpp.o
[2019-09-17T22:32:10.193Z] [ 52%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/kbuildsycocaprogressdialog.cpp.o
[2019-09-17T22:32:10.193Z] [ 53%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/kurlrequester.cpp.o
[2019-09-17T22:32:10.466Z] [ 53%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/krun.cpp.o
[2019-09-17T22:32:10.466Z] [ 53%] Building CXX object autotests/CMakeFiles/ktcpsockettest.dir/ktcpsockettest.cpp.o
[2019-09-17T22:32:10.748Z] Scanning dependencies of target httpobjecttest
[2019-09-17T22:32:10.748Z] [ 53%] Building CXX object autotests/http/CMakeFiles/httpobjecttest.dir/httpobjecttest_autogen/mocs_compilation.cpp.o
[2019-09-17T22:32:11.029Z] [ 53%] Building CXX object autotests/CMakeFiles/kfileitemtest.dir/kfileitemtest.cpp.o
[2019-09-17T22:32:11.029Z] [ 53%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/sslui.cpp.o
[2019-09-17T22:32:11.647Z] [ 53%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/kurlpixmapprovider.cpp.o
[2019-09-17T22:32:11.647Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/src/widgets/kurlrequester.cpp:256:38: warning: 'fileDialog' is deprecated [-Wdeprecated-declarations]
[2019-09-17T22:32:11.647Z] QFileDialog *dlg = m_parent->fileDialog();
[2019-09-17T22:32:11.647Z] ^
[2019-09-17T22:32:11.647Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/src/widgets/kurlrequester.h:184:13: note: 'fileDialog' has been explicitly marked deprecated here
[2019-09-17T22:32:11.647Z] virtual KIOWIDGETS_DEPRECATED QFileDialog *fileDialog() const;
[2019-09-17T22:32:11.647Z] ^
[2019-09-17T22:32:11.647Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/build/src/widgets/kiowidgets_export.h:25:49: note: expanded from macro 'KIOWIDGETS_DEPRECATED'
[2019-09-17T22:32:11.647Z] # define KIOWIDGETS_DEPRECATED __attribute__ ((__deprecated__))
[2019-09-17T22:32:11.647Z] ^
[2019-09-17T22:32:11.914Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/src/widgets/kurlrequester.cpp:474:41: warning: 'fileDialog' is deprecated [-Wdeprecated-declarations]
[2019-09-17T22:32:11.914Z] applyFileMode(m_parent->fileDialog(), fileDialogMode, fileDialogAcceptMode);
[2019-09-17T22:32:11.914Z] ^
[2019-09-17T22:32:11.914Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/src/widgets/kurlrequester.h:184:13: note: 'fileDialog' has been explicitly marked deprecated here
[2019-09-17T22:32:11.914Z] virtual KIOWIDGETS_DEPRECATED QFileDialog *fileDialog() const;
[2019-09-17T22:32:11.914Z] ^
[2019-09-17T22:32:11.914Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/build/src/widgets/kiowidgets_export.h:25:49: note: expanded from macro 'KIOWIDGETS_DEPRECATED'
[2019-09-17T22:32:11.914Z] # define KIOWIDGETS_DEPRECATED __attribute__ ((__deprecated__))
[2019-09-17T22:32:11.914Z] ^
[2019-09-17T22:32:11.914Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/src/widgets/kurlrequester.cpp:481:41: warning: 'fileDialog' is deprecated [-Wdeprecated-declarations]
[2019-09-17T22:32:11.914Z] [ 53%] Linking CXX executable ../bin/listdirtest
[2019-09-17T22:32:11.914Z] applyFileMode(m_parent->fileDialog(), fileDialogMode, fileDialogAcceptMode);
[2019-09-17T22:32:11.914Z] ^
[2019-09-17T22:32:11.914Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/src/widgets/kurlrequester.h:184:13: note: 'fileDialog' has been explicitly marked deprecated here
[2019-09-17T22:32:11.914Z] virtual KIOWIDGETS_DEPRECATED QFileDialog *fileDialog() const;
[2019-09-17T22:32:11.914Z] ^
[2019-09-17T22:32:11.914Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/build/src/widgets/kiowidgets_export.h:25:49: note: expanded from macro 'KIOWIDGETS_DEPRECATED'
[2019-09-17T22:32:11.914Z] # define KIOWIDGETS_DEPRECATED __attribute__ ((__deprecated__))
[2019-09-17T22:32:11.914Z] ^
[2019-09-17T22:32:11.914Z] [ 53%] Built target listdirtest
[2019-09-17T22:32:12.177Z] Scanning dependencies of target httpauthenticationtest
[2019-09-17T22:32:12.177Z] [ 53%] Building CXX object autotests/http/CMakeFiles/httpauthenticationtest.dir/httpauthenticationtest_autogen/mocs_compilation.cpp.o
[2019-09-17T22:32:12.177Z] [ 53%] Building CXX object autotests/http/CMakeFiles/httpobjecttest.dir/httpobjecttest.cpp.o
[2019-09-17T22:32:12.177Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/src/widgets/krun.cpp:301:49: error: no member named 'screen' in 'QDesktopWidget'
[2019-09-17T22:32:12.177Z] QSize screenSize = QApplication::desktop()->screen()->size();
[2019-09-17T22:32:12.177Z] ~~~~~~~~~~~~~~~~~~~~~~~ ^
[2019-09-17T22:32:12.476Z] 3 warnings generated.
[2019-09-17T22:32:12.476Z] [ 53%] Building CXX object autotests/http/CMakeFiles/httpobjecttest.dir/__/__/src/ioslaves/http/http.cpp.o
[2019-09-17T22:32:12.476Z] 1 error generated.
[2019-09-17T22:32:12.758Z] gmake[2]: *** [src/widgets/CMakeFiles/KF5KIOWidgets.dir/build.make:391: src/widgets/CMakeFiles/KF5KIOWidgets.dir/krun.cpp.o] Error 1
[2019-09-17T22:32:12.758Z] gmake[2]: *** Waiting for unfinished jobs....
[2019-09-17T22:32:12.758Z] [ 53%] Building CXX object autotests/http/CMakeFiles/httpauthenticationtest.dir/httpauthenticationtest.cpp.o
[2019-09-17T22:32:12.758Z] [ 53%] Building CXX object autotests/http/CMakeFiles/httpobjecttest.dir/__/__/src/ioslaves/http/httpauthentication.cpp.o
[2019-09-17T22:32:12.758Z] [ 53%] Linking CXX executable ../bin/ktcpsockettest
[2019-09-17T22:32:13.024Z] gmake[1]: *** [CMakeFiles/Makefile2:4951: src/widgets/CMakeFiles/KF5KIOWidgets.dir/all] Error 2
[2019-09-17T22:32:13.024Z] gmake[1]: *** Waiting for unfinished jobs....
[2019-09-17T22:32:13.024Z] [ 54%] Building CXX object autotests/http/CMakeFiles/httpobjecttest.dir/__/__/src/ioslaves/http/httpfilter.cpp.o
[2019-09-17T22:32:13.024Z] [ 54%] Linking CXX executable ../bin/kfileitemtest
[2019-09-17T22:32:13.024Z] [ 54%] Built target ktcpsockettest
[2019-09-17T22:32:13.024Z] [ 54%] Linking CXX executable ../bin/jobtest
[2019-09-17T22:32:13.024Z] [ 54%] Built target kfileitemtest
[2019-09-17T22:32:13.282Z] [ 54%] Built target jobtest
[2019-09-17T22:32:13.282Z] In file included from /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/src/ioslaves/http/httpauthentication.cpp:26:
[2019-09-17T22:32:13.282Z] /usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
[2019-09-17T22:32:13.282Z] #warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
[2019-09-17T22:32:13.282Z] ^
[2019-09-17T22:32:13.862Z] 1 warning generated.
[2019-09-17T22:32:13.862Z] In file included from /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/autotests/http/httpauthenticationtest.cpp:31:
[2019-09-17T22:32:13.862Z] In file included from /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/autotests/http/../../src/ioslaves/http/httpauthentication.cpp:26:
[2019-09-17T22:32:13.862Z] /usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
[2019-09-17T22:32:13.862Z] #warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
[2019-09-17T22:32:13.862Z] ^
[2019-09-17T22:32:14.119Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.13/autotests/http/httpauthenticationtest.cpp:94:10: warning: cast from 'char *' to 'quint16 *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align]
[2019-09-17T22:32:14.119Z] ((quint16 *) unicode.data()) [ i ] = qToLittleEndian(target[i].unicode());
[2019-09-17T22:32:14.119Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~
[2019-09-17T22:32:14.375Z] 2 warnings generated.
[2019-09-17T22:32:14.375Z] [ 54%] Linking CXX executable ../../bin/httpauthenticationtest
[2019-09-17T22:32:14.375Z] [ 54%] Built target httpauthenticationtest
[2019-09-17T22:32:15.389Z] [ 54%] Linking CXX executable ../../bin/httpobjecttest
[2019-09-17T22:32:15.389Z] [ 54%] Built target httpobjecttest
[2019-09-17T22:32:15.389Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-09-17T22:32:16.417Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to