BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1685/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Mon, 04 Jul 2022 01:44:49 +0000
Build duration: 1 min 2 sec and counting


CONSOLE OUTPUT
[...truncated 594 lines...]
[2022-07-04T01:45:30.217Z] [ 2%] Built target kcookiejar5_autogen
[2022-07-04T01:45:30.217Z] [ 2%] Built target KF5KIONTLM_autogen
[2022-07-04T01:45:30.217Z] [ 2%] Generating org.kde.KCookieServer.xml
[2022-07-04T01:45:30.217Z] [ 2%] Building CXX object src/kntlm/CMakeFiles/KF5KIONTLM.dir/KF5KIONTLM_autogen/mocs_compilation.cpp.o
[2022-07-04T01:45:30.217Z] [ 2%] Generating kcookieserverinterface.cpp, kcookieserverinterface.h
[2022-07-04T01:45:30.217Z] [ 2%] Built target protocoltojson_autogen
[2022-07-04T01:45:30.217Z] [ 2%] Generating kcookieserverinterface.moc
[2022-07-04T01:45:30.217Z] [ 2%] Building CXX object src/ioslaves/http/kcookiejar/CMakeFiles/kcookiejar5.dir/kcookiejar5_autogen/mocs_compilation.cpp.o
[2022-07-04T01:45:30.217Z] [ 2%] Building CXX object src/ioslaves/http/kcookiejar/CMakeFiles/kcookiejar5.dir/kcookieserverinterface.cpp.o
[2022-07-04T01:45:30.217Z] [ 2%] Building CXX object src/kntlm/CMakeFiles/KF5KIONTLM.dir/kntlm.cpp.o
[2022-07-04T01:45:30.504Z] [ 2%] Built target kpac_dhcp_helper_autogen
[2022-07-04T01:45:30.504Z] [ 3%] Building CXX object src/ioslaves/http/kcookiejar/CMakeFiles/kcookiejar5.dir/main.cpp.o
[2022-07-04T01:45:30.818Z] [ 3%] Building CXX object src/protocoltojson/CMakeFiles/protocoltojson.dir/protocoltojson_autogen/mocs_compilation.cpp.o
[2022-07-04T01:45:32.922Z] [ 3%] Building CXX object src/protocoltojson/CMakeFiles/protocoltojson.dir/main.cpp.o
[2022-07-04T01:45:36.375Z] [ 3%] Built target httpheaderdispositiontest_autogen
[2022-07-04T01:45:36.965Z] [ 3%] Building CXX object src/kpac/CMakeFiles/kpac_dhcp_helper.dir/kpac_dhcp_helper_autogen/mocs_compilation.cpp.o
[2022-07-04T01:45:36.965Z] [ 3%] Building C object src/kpac/CMakeFiles/kpac_dhcp_helper.dir/kpac_dhcp_helper.c.o
[2022-07-04T01:45:37.571Z] [ 3%] Built target lockingtest_autogen
[2022-07-04T01:45:37.571Z] [ 4%] Building CXX object autotests/http/CMakeFiles/httpheaderdispositiontest.dir/httpheaderdispositiontest_autogen/mocs_compilation.cpp.o
[2022-07-04T01:45:42.958Z] gmake[2]: *** [src/CMakeFiles/KF5KIO_QCH.dir/build.make:277: src/KF5KIO.qch] Killed
[2022-07-04T01:45:42.958Z] gmake[1]: *** [CMakeFiles/Makefile2:3118: src/CMakeFiles/KF5KIO_QCH.dir/all] Error 2
[2022-07-04T01:45:42.959Z] gmake[1]: *** Waiting for unfinished jobs....
[2022-07-04T01:45:42.959Z] [ 5%] Building CXX object src/kntlm/CMakeFiles/KF5KIONTLM.dir/des.cpp.o
[2022-07-04T01:45:43.463Z] [ 5%] Linking CXX executable ../../bin/kpac_dhcp_helper
[2022-07-04T01:45:44.118Z] [ 5%] Built target kded_kcookiejar_autogen
[2022-07-04T01:45:44.118Z] [ 5%] Built target httpfiltertest_autogen
[2022-07-04T01:45:44.118Z] [ 5%] Built target httpheadertokenizetest_autogen
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:32:10: warning: cast from 'char *' to 'quint16 *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align]
[2022-07-04T01:45:44.392Z] ((quint16 *)unicode.data())[i] = qToLittleEndian(target[i].unicode());
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:88:34: warning: cast from 'const char *' to 'QChar *' increases required alignment from 1 to 2 [-Wcast-align]
[2022-07-04T01:45:44.392Z] return UnicodeLE2QString((QChar *)c, len >> 1);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:139:23: warning: cast from 'char *' to 'KNTLM::Blob *' increases required alignment from 1 to 8 [-Wcast-align]
[2022-07-04T01:45:44.392Z] KNTLM::Blob *bl = (KNTLM::Blob *)blob.data();
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:185:6: warning: cast from 'char *' to 'KNTLM::Negotiate *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] ((Negotiate *)rbuf.data())->msgType = qToLittleEndian((quint32)1);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:189:26: warning: cast from 'char *' to 'KNTLM::Negotiate *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] addString(rbuf, ((Negotiate *)rbuf.data())->domain, domain);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:194:26: warning: cast from 'char *' to 'KNTLM::Negotiate *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] addString(rbuf, ((Negotiate *)rbuf.data())->workstation, workstation);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:197:6: warning: cast from 'char *' to 'KNTLM::Negotiate *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] ((Negotiate *)rbuf.data())->flags = qToLittleEndian(flags);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:211:21: warning: cast from 'const char *' to 'KNTLM::Challenge *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] Challenge *ch = (Challenge *)challenge.data();
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:233:6: warning: cast from 'char *' to 'KNTLM::Auth *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] ((Auth *)rbuf.data())->msgType = qToLittleEndian((quint32)3);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:234:6: warning: cast from 'char *' to 'KNTLM::Auth *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] ((Auth *)rbuf.data())->flags = ch->flags;
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:251:27: warning: cast from 'char *' to 'KNTLM::Auth *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] addBuf(rbuf, ((Auth *)rbuf.data())->ntResponse, response);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:257:27: warning: cast from 'char *' to 'KNTLM::Auth *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] addBuf(rbuf, ((Auth *)rbuf.data())->lmResponse, response);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:269:27: warning: cast from 'char *' to 'KNTLM::Auth *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] addBuf(rbuf, ((Auth *)rbuf.data())->ntResponse, response);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:275:27: warning: cast from 'char *' to 'KNTLM::Auth *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] addBuf(rbuf, ((Auth *)rbuf.data())->lmResponse, response);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:285:26: warning: cast from 'char *' to 'KNTLM::Auth *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] addString(rbuf, ((Auth *)rbuf.data())->domain, dom, unicode);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:288:22: warning: cast from 'char *' to 'KNTLM::Auth *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] addString(rbuf, ((Auth *)rbuf.data())->user, user, unicode);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/kntlm/kntlm.cpp:291:26: warning: cast from 'char *' to 'KNTLM::Auth *' increases required alignment from 1 to 4 [-Wcast-align]
[2022-07-04T01:45:44.392Z] addString(rbuf, ((Auth *)rbuf.data())->workstation, workstation, unicode);
[2022-07-04T01:45:44.392Z] ^~~~~~~~~~~~~~~~~~~
[2022-07-04T01:45:44.392Z] [ 5%] Built target kcm_smb_autogen
[2022-07-04T01:45:44.392Z] [ 5%] Building CXX object autotests/http/CMakeFiles/httpheaderdispositiontest.dir/httpheaderdispositiontest.cpp.o
[2022-07-04T01:45:44.666Z] [ 5%] Built target kpac_dhcp_helper
[2022-07-04T01:45:44.666Z] 17 warnings generated.
[2022-07-04T01:45:45.253Z] [ 5%] Linking CXX executable ../../bin/protocoltojson
[2022-07-04T01:45:45.553Z] [ 5%] Linking CXX shared library ../../bin/libKF5KIONTLM.so
[2022-07-04T01:45:47.019Z] [ 5%] Built target protocoltojson
[2022-07-04T01:45:47.310Z] [ 5%] Built target KF5KIONTLM
[2022-07-04T01:45:47.605Z] [ 5%] Linking CXX executable ../../../../bin/kcookiejar5
[2022-07-04T01:45:49.061Z] [ 5%] Built target kcookiejar5
[2022-07-04T01:45:50.490Z] [ 5%] Linking CXX executable ../../bin/httpheaderdispositiontest
[2022-07-04T01:45:50.763Z] [ 5%] Built target httpheaderdispositiontest
[2022-07-04T01:45:51.338Z] [ 5%] Built target KF5KIOCore_autogen
[2022-07-04T01:45:51.338Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-07-04T01:45:51.351Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to