BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/xdg-desktop-portal-kde/job/kf5-qt5%20FreeBSDQt5.15/80/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Thu, 13 May 2021 09:28:19 +0000
Build duration: 8 min 51 sec and counting


CONSOLE OUTPUT
[...truncated 426 lines...]
[2021-05-13T09:37:09.792Z] ^~~~
[2021-05-13T09:37:09.792Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/filechooserqmlcallback.cpp:102:5: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-05-13T09:37:09.792Z] emit acceptLabelChanged();
[2021-05-13T09:37:09.792Z] ^~~~
[2021-05-13T09:37:09.792Z] exit
[2021-05-13T09:37:09.792Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:37:09.792Z] _Noreturn void exit(int);
[2021-05-13T09:37:09.792Z] ^
[2021-05-13T09:37:09.792Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/filechooserqmlcallback.cpp:102:9: error: expected ';' after _expression_
[2021-05-13T09:37:09.792Z] emit acceptLabelChanged();
[2021-05-13T09:37:09.792Z] ^
[2021-05-13T09:37:09.792Z] ;
[2021-05-13T09:37:09.792Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/filechooserqmlcallback.cpp:102:5: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:37:09.792Z] emit acceptLabelChanged();
[2021-05-13T09:37:09.792Z] ^~~~
[2021-05-13T09:37:09.792Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/filechooserqmlcallback.cpp:113:5: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-05-13T09:37:09.792Z] emit selectFolderChanged();
[2021-05-13T09:37:09.792Z] ^~~~
[2021-05-13T09:37:09.792Z] exit
[2021-05-13T09:37:09.792Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:37:09.792Z] _Noreturn void exit(int);
[2021-05-13T09:37:09.792Z] ^
[2021-05-13T09:37:09.792Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/filechooserqmlcallback.cpp:113:9: error: expected ';' after _expression_
[2021-05-13T09:37:09.792Z] emit selectFolderChanged();
[2021-05-13T09:37:09.792Z] ^
[2021-05-13T09:37:09.792Z] ;
[2021-05-13T09:37:09.792Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/filechooserqmlcallback.cpp:113:5: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:37:09.792Z] emit selectFolderChanged();
[2021-05-13T09:37:09.792Z] ^~~~
[2021-05-13T09:37:10.087Z] 9 warnings and 18 errors generated.
[2021-05-13T09:37:10.087Z] gmake[2]: *** [src/kirigami-filepicker/CMakeFiles/KirigamiFilepicker.dir/build.make:118: src/kirigami-filepicker/CMakeFiles/KirigamiFilepicker.dir/declarative/filechooserqmlcallback.cpp.o] Error 1
[2021-05-13T09:37:10.087Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:85:9: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-05-13T09:37:10.087Z] emit folderChanged();
[2021-05-13T09:37:10.087Z] ^~~~
[2021-05-13T09:37:10.087Z] exit
[2021-05-13T09:37:10.087Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:37:10.087Z] _Noreturn void exit(int);
[2021-05-13T09:37:10.087Z] ^
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:85:13: error: expected ';' after _expression_
[2021-05-13T09:37:10.087Z] emit folderChanged();
[2021-05-13T09:37:10.087Z] ^
[2021-05-13T09:37:10.087Z] ;
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:85:9: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:37:10.087Z] emit folderChanged();
[2021-05-13T09:37:10.087Z] ^~~~
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:103:5: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-05-13T09:37:10.087Z] emit showDotFilesChanged();
[2021-05-13T09:37:10.087Z] ^~~~
[2021-05-13T09:37:10.087Z] exit
[2021-05-13T09:37:10.087Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:37:10.087Z] _Noreturn void exit(int);
[2021-05-13T09:37:10.087Z] ^
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:103:9: error: expected ';' after _expression_
[2021-05-13T09:37:10.087Z] emit showDotFilesChanged();
[2021-05-13T09:37:10.087Z] ^
[2021-05-13T09:37:10.087Z] ;
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:103:5: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:37:10.087Z] emit showDotFilesChanged();
[2021-05-13T09:37:10.087Z] ^~~~
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:117:9: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-05-13T09:37:10.087Z] emit nameFilterChanged();
[2021-05-13T09:37:10.087Z] ^~~~
[2021-05-13T09:37:10.087Z] exit
[2021-05-13T09:37:10.087Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:37:10.087Z] _Noreturn void exit(int);
[2021-05-13T09:37:10.087Z] ^
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:117:13: error: expected ';' after _expression_
[2021-05-13T09:37:10.087Z] emit nameFilterChanged();
[2021-05-13T09:37:10.087Z] ^
[2021-05-13T09:37:10.087Z] ;
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:117:9: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:37:10.087Z] emit nameFilterChanged();
[2021-05-13T09:37:10.087Z] ^~~~
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:135:9: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-05-13T09:37:10.087Z] emit mimeFiltersChanged();
[2021-05-13T09:37:10.087Z] ^~~~
[2021-05-13T09:37:10.087Z] exit
[2021-05-13T09:37:10.087Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:37:10.087Z] _Noreturn void exit(int);
[2021-05-13T09:37:10.087Z] ^
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:135:13: error: expected ';' after _expression_
[2021-05-13T09:37:10.087Z] emit mimeFiltersChanged();
[2021-05-13T09:37:10.087Z] ^
[2021-05-13T09:37:10.087Z] ;
[2021-05-13T09:37:10.087Z] /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/kf5-qt5 FreeBSDQt5.15/src/kirigami-filepicker/declarative/dirmodel.cpp:135:9: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:37:10.087Z] emit mimeFiltersChanged();
[2021-05-13T09:37:10.087Z] ^~~~
[2021-05-13T09:37:10.346Z] 4 warnings and 8 errors generated.
[2021-05-13T09:37:10.346Z] gmake[2]: *** [src/kirigami-filepicker/CMakeFiles/KirigamiFilepicker.dir/build.make:131: src/kirigami-filepicker/CMakeFiles/KirigamiFilepicker.dir/declarative/dirmodel.cpp.o] Error 1
[2021-05-13T09:37:11.716Z] gmake[1]: *** [CMakeFiles/Makefile2:295: src/kirigami-filepicker/CMakeFiles/KirigamiFilepicker.dir/all] Error 2
[2021-05-13T09:37:11.716Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-05-13T09:37:11.733Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to