BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1007/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Fri, 13 Aug 2021 13:42:21 +0000
Build duration: 1 min 12 sec and counting


CONSOLE OUTPUT
[...truncated 899 lines...]
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:932:32: error: expected unqualified-id
[2021-08-13T13:43:26.588Z] processed_size += n;
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:936:13: error: unknown type name 'processedSize'
[2021-08-13T13:43:26.588Z] processedSize(processed_size);
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:937:9: error: extraneous closing brace ('}')
[2021-08-13T13:43:26.588Z] }
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:944:5: error: expected unqualified-id
[2021-08-13T13:43:26.588Z] if (!copyXattrs(src_file.handle(), dest_file.handle())) {
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:5: error: unknown type name 'src_file'
[2021-08-13T13:43:26.588Z] src_file.close();
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:13: error: cannot use dot operator on a type
[2021-08-13T13:43:26.588Z] src_file.close();
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] [ 28%] Built target kio_http_cache_cleaner
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:5: error: unknown type name 'dest_file'
[2021-08-13T13:43:26.588Z] dest_file.flush(); // so the write() happens before futimes()
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:14: error: cannot use dot operator on a type
[2021-08-13T13:43:26.588Z] dest_file.flush(); // so the write() happens before futimes()
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:954:5: error: expected unqualified-id
[2021-08-13T13:43:26.588Z] if (!wasKilled()) {
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] [ 28%] Building CXX object src/ioslaves/ftp/CMakeFiles/kio_ftp.dir/ftp.cpp.o
[2021-08-13T13:43:26.588Z] [ 28%] Building CXX object src/ioslaves/trash/CMakeFiles/ktrash5.dir/ktrash5_autogen/mocs_compilation.cpp.o
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:976:5: error: unknown type name 'dest_file'
[2021-08-13T13:43:26.588Z] dest_file.close();
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:976:14: error: cannot use dot operator on a type
[2021-08-13T13:43:26.588Z] dest_file.close();
[2021-08-13T13:43:26.588Z] ^
[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:978:5: error: expected unqualified-id
[2021-08-13T13:43:26.589Z] if (wasKilled()) {
[2021-08-13T13:43:26.589Z] ^
[2021-08-13T13:43:26.589Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:987:5: error: expected unqualified-id
[2021-08-13T13:43:26.589Z] if (dest_file.error() != QFile::NoError) {
[2021-08-13T13:43:26.589Z] ^
[2021-08-13T13:43:26.589Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:1003:5: error: expected unqualified-id
[2021-08-13T13:43:26.589Z] if (_mode == -1) {
[2021-08-13T13:43:26.589Z] ^
[2021-08-13T13:43:26.589Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:1007:5: error: expected unqualified-id
[2021-08-13T13:43:26.589Z] if ((::chmod(_dest.data(), _mode) != 0)
[2021-08-13T13:43:26.589Z] ^
[2021-08-13T13:43:26.589Z] fatal error: too many errors emitted, stopping now [-ferror-limit=]
[2021-08-13T13:43:26.941Z] [ 28%] Building CXX object src/ioslaves/trash/CMakeFiles/ktrash5.dir/ktrash.cpp.o
[2021-08-13T13:43:26.941Z] 20 errors generated.
[2021-08-13T13:43:26.941Z] gmake[2]: *** [src/ioslaves/file/CMakeFiles/kio_file.dir/build.make:104: src/ioslaves/file/CMakeFiles/kio_file.dir/file_unix.cpp.o] Error 1
[2021-08-13T13:43:26.941Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-08-13T13:43:26.941Z] [ 28%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/applicationlauncherjob.cpp.o
[2021-08-13T13:43:27.240Z] [ 28%] Linking CXX shared module ../../../bin/kf5/kio/kio_help.so
[2021-08-13T13:43:27.503Z] [ 28%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/commandlauncherjob.cpp.o
[2021-08-13T13:43:27.503Z] gmake[1]: *** [CMakeFiles/Makefile2:3285: src/ioslaves/file/CMakeFiles/kio_file.dir/all] Error 2
[2021-08-13T13:43:27.503Z] gmake[1]: *** Waiting for unfinished jobs....
[2021-08-13T13:43:27.503Z] [ 28%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/faviconrequestjob.cpp.o
[2021-08-13T13:43:27.812Z] [ 28%] Built target kio_help
[2021-08-13T13:43:27.812Z] [ 28%] Building CXX object src/ioslaves/trash/CMakeFiles/kio_trash.dir/kio_trash.cpp.o
[2021-08-13T13:43:28.144Z] In file included from /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/http/httpauthentication.cpp:14:
[2021-08-13T13:43:28.144Z] /usr/include/gssapi.h:3:2: warning: "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" [-W#warnings]
[2021-08-13T13:43:28.144Z] #warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead"
[2021-08-13T13:43:28.144Z] ^
[2021-08-13T13:43:29.665Z] [ 28%] Building CXX object src/ioslaves/trash/CMakeFiles/kio_trash.dir/trashimpl.cpp.o
[2021-08-13T13:43:29.665Z] 1 warning generated.
[2021-08-13T13:43:29.665Z] [ 28%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/openurljob.cpp.o
[2021-08-13T13:43:29.960Z] [ 28%] Building CXX object src/ioslaves/trash/CMakeFiles/kio_trash.dir/discspaceutil.cpp.o
[2021-08-13T13:43:29.960Z] [ 28%] Linking CXX shared module ../../../bin/kf5/kio/kio_ghelp.so
[2021-08-13T13:43:29.960Z] [ 29%] Building CXX object src/ioslaves/trash/CMakeFiles/kio_trash.dir/trashsizecache.cpp.o
[2021-08-13T13:43:30.264Z] [ 29%] Built target kio_ghelp
[2021-08-13T13:43:30.264Z] [ 29%] Building CXX object src/ioslaves/trash/CMakeFiles/kio_trash.dir/kinterprocesslock.cpp.o
[2021-08-13T13:43:30.264Z] [ 29%] Linking CXX executable ../../../bin/ktrash5
[2021-08-13T13:43:30.906Z] [ 29%] Built target ktrash5
[2021-08-13T13:43:30.906Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/openwithhandlerinterface.cpp.o
[2021-08-13T13:43:31.603Z] [ 30%] Linking CXX shared module ../../../bin/kf5/kio/kio_http.so
[2021-08-13T13:43:31.875Z] [ 30%] Built target kio_http
[2021-08-13T13:43:31.875Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/openorexecutefileinterface.cpp.o
[2021-08-13T13:43:31.875Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/kprocessrunner.cpp.o
[2021-08-13T13:43:31.875Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/kterminallauncherjob.cpp.o
[2021-08-13T13:43:32.140Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/kiogui_debug.cpp.o
[2021-08-13T13:43:32.417Z] [ 30%] Building CXX object src/ioslaves/trash/CMakeFiles/kio_trash.dir/kiotrashdebug.cpp.o
[2021-08-13T13:43:32.417Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/favicons_debug.cpp.o
[2021-08-13T13:43:32.417Z] [ 31%] Linking CXX shared module ../../../bin/kf5/kio/kio_ftp.so
[2021-08-13T13:43:32.679Z] [ 31%] Built target kio_ftp
[2021-08-13T13:43:33.614Z] [ 31%] Linking CXX shared module ../../../bin/kf5/kio/kio_trash.so
[2021-08-13T13:43:33.614Z] [ 31%] Built target kio_trash
[2021-08-13T13:43:33.869Z] [ 31%] Linking CXX shared library ../../bin/libKF5KIOGui.so
[2021-08-13T13:43:33.869Z] [ 31%] Built target KF5KIOGui
[2021-08-13T13:43:33.869Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-08-13T13:43:33.968Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to