BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20FreeBSDQt5.15/1517/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Wed, 25 Aug 2021 09:37:02 +0000
Build duration: 10 min and counting


CONSOLE OUTPUT
[...truncated 2358 lines...]
[2021-08-25T09:47:01.220Z] #define KITEMMODELS_DEPRECATED_VERSION(major, minor, text) KITEMMODELS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] <scratch space>:145:1: note: expanded from here
[2021-08-25T09:47:01.220Z] KITEMMODELS_DEPRECATED_VERSION_5
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:238:60: note: expanded from macro 'KITEMMODELS_DEPRECATED_VERSION_5'
[2021-08-25T09:47:01.220Z] #define KITEMMODELS_DEPRECATED_VERSION_5(minor, text) KITEMMODELS_DEPRECATED_VERSION_5_##minor(text)
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] <scratch space>:146:1: note: expanded from here
[2021-08-25T09:47:01.220Z] KITEMMODELS_DEPRECATED_VERSION_5_80
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:233:53: note: expanded from macro 'KITEMMODELS_DEPRECATED_VERSION_5_80'
[2021-08-25T09:47:01.220Z] # define KITEMMODELS_DEPRECATED_VERSION_5_80(text) KITEMMODELS_DECL_DEPRECATED_TEXT(text)
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] /usr/home/jenkins/install-prefix/include/KF5/KItemModels/kitemmodels_export.h:149:64: note: expanded from macro 'KITEMMODELS_DECL_DEPRECATED_TEXT'
[2021-08-25T09:47:01.220Z] #define KITEMMODELS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/components/shellprivate/shellprivateplugin.cpp:23:5: warning: 'qmlRegisterType<Plasma::Containment>' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
[2021-08-25T09:47:01.220Z] qmlRegisterType<Plasma::Containment>();
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] /usr/local/include/qt5/QtQml/qqml.h:183:1: note: 'qmlRegisterType<Plasma::Containment>' has been explicitly marked deprecated here
[2021-08-25T09:47:01.220Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] /usr/local/include/qt5/QtCore/qglobal.h:366:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'
[2021-08-25T09:47:01.220Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-08-25T09:47:01.220Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.220Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-08-25T09:47:01.220Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-08-25T09:47:01.220Z] ^
[2021-08-25T09:47:01.785Z] [ 18%] Building CXX object components/keyboardlayout/CMakeFiles/keyboardlayoutplugin.dir/keyboardlayoutplugin.cpp.o
[2021-08-25T09:47:01.785Z] 1 warning generated.
[2021-08-25T09:47:01.785Z] [ 18%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/logoutprompt_interface.cpp.o
[2021-08-25T09:47:02.045Z] [ 18%] Building CXX object components/containmentlayoutmanager/CMakeFiles/containmentlayoutmanagerplugin.dir/itemcontainer.cpp.o
[2021-08-25T09:47:02.045Z] 1 warning generated.
[2021-08-25T09:47:02.045Z] [ 18%] Building CXX object components/shellprivate/CMakeFiles/plasmashellprivateplugin.dir/interactiveconsole/interactiveconsole.cpp.o
[2021-08-25T09:47:02.619Z] [ 18%] Building CXX object components/containmentlayoutmanager/CMakeFiles/containmentlayoutmanagerplugin.dir/resizehandle.cpp.o
[2021-08-25T09:47:02.878Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/libnotificationmanager/notification.cpp:180:13: warning: cast from 'uchar *' (aka 'unsigned char *') to 'QRgb *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
[2021-08-25T09:47:02.878Z] fcn((QRgb *)image.scanLine(y), ptr, width);
[2021-08-25T09:47:02.878Z] ^~~~~~~~~~~~~~~~~~~~~~~~~
[2021-08-25T09:47:03.448Z] 1 warning generated.
[2021-08-25T09:47:03.448Z] [ 18%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/abstractnotificationsmodel.cpp.o
[2021-08-25T09:47:04.880Z] [ 18%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/startup_interface.cpp.o
[2021-08-25T09:47:04.880Z] [ 18%] Building CXX object components/keyboardlayout/CMakeFiles/keyboardlayoutplugin.dir/layoutnames.cpp.o
[2021-08-25T09:47:04.880Z] [ 18%] Building CXX object components/keyboardlayout/CMakeFiles/keyboardlayoutplugin.dir/virtualkeyboard.cpp.o
[2021-08-25T09:47:05.144Z] [ 18%] Linking CXX shared library ../../bin/libcontainmentlayoutmanagerplugin.so
[2021-08-25T09:47:05.407Z] [ 18%] Built target containmentlayoutmanagerplugin
[2021-08-25T09:47:05.407Z] [ 18%] Building CXX object components/keyboardlayout/CMakeFiles/keyboardlayoutplugin.dir/debug.cpp.o
[2021-08-25T09:47:05.667Z] [ 18%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsmodel.cpp.o
[2021-08-25T09:47:05.667Z] [ 18%] Linking CXX shared library ../../bin/libplasmashellprivateplugin.so
[2021-08-25T09:47:05.929Z] [ 18%] Built target plasmashellprivateplugin
[2021-08-25T09:47:05.929Z] [ 18%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationfilterproxymodel.cpp.o
[2021-08-25T09:47:06.500Z] [ 18%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsortproxymodel.cpp.o
[2021-08-25T09:47:07.072Z] [ 18%] Building CXX object components/keyboardlayout/CMakeFiles/keyboardlayoutplugin.dir/keyboard_layout_interface.cpp.o
[2021-08-25T09:47:07.331Z] [ 19%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationgroupingproxymodel.cpp.o
[2021-08-25T09:47:07.590Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/shutdown_interface.cpp.o
[2021-08-25T09:47:07.849Z] [ 20%] Building CXX object components/keyboardlayout/CMakeFiles/keyboardlayoutplugin.dir/virtualkeyboard_interface.cpp.o
[2021-08-25T09:47:08.109Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/login1_manager_interface.cpp.o
[2021-08-25T09:47:08.109Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationgroupcollapsingproxymodel.cpp.o
[2021-08-25T09:47:09.055Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/watchednotificationsmodel.cpp.o
[2021-08-25T09:47:10.000Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/upower_interface.cpp.o
[2021-08-25T09:47:10.000Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobsmodel.cpp.o
[2021-08-25T09:47:10.261Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/consolekit_manager_interface.cpp.o
[2021-08-25T09:47:10.829Z] [ 20%] Linking CXX shared library ../../bin/libkeyboardlayoutplugin.so
[2021-08-25T09:47:11.100Z] [ 20%] Built target keyboardlayoutplugin
[2021-08-25T09:47:11.100Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobsmodel_p.cpp.o
[2021-08-25T09:47:11.368Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/ksmserver_interface.cpp.o
[2021-08-25T09:47:12.001Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/job.cpp.o
[2021-08-25T09:47:12.571Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/job_p.cpp.o
[2021-08-25T09:47:13.139Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/limitedrowcountproxymodel.cpp.o
[2021-08-25T09:47:13.719Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/utils.cpp.o
[2021-08-25T09:47:13.977Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/debug.cpp.o
[2021-08-25T09:47:14.554Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/donotdisturbsettings.cpp.o
[2021-08-25T09:47:14.554Z] [ 20%] Linking CXX shared library ../bin/libkworkspace5.so
[2021-08-25T09:47:14.816Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsettings.cpp.o
[2021-08-25T09:47:14.816Z] [ 20%] Built target kworkspace
[2021-08-25T09:47:14.816Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobsettings.cpp.o
[2021-08-25T09:47:15.389Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/badgesettings.cpp.o
[2021-08-25T09:47:15.389Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/behaviorsettings.cpp.o
[2021-08-25T09:47:15.956Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsadaptor.cpp.o
[2021-08-25T09:47:16.215Z] [ 21%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationmanageradaptor.cpp.o
[2021-08-25T09:47:16.474Z] [ 21%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/fdonotifications_interface.cpp.o
[2021-08-25T09:47:16.817Z] [ 21%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/kuiserveradaptor.cpp.o
[2021-08-25T09:47:17.396Z] [ 21%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewserveradaptor.cpp.o
[2021-08-25T09:47:17.397Z] [ 21%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewserverv2adaptor.cpp.o
[2021-08-25T09:47:19.302Z] [ 21%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewv2adaptor.cpp.o
[2021-08-25T09:47:19.559Z] [ 21%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewv3adaptor.cpp.o
[2021-08-25T09:47:21.456Z] [ 21%] Linking CXX shared library ../bin/libnotificationmanager.so
[2021-08-25T09:47:21.741Z] [ 21%] Built target notificationmanager
[2021-08-25T09:47:21.741Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-08-25T09:47:21.768Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to