BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20FreeBSDQt5.15/1412/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sat, 10 Jul 2021 21:36:24 +0000
Build duration: 15 min and counting


CONSOLE OUTPUT
[...truncated 3587 lines...]
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION_5_84
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:341:56: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION_5_84'
[2021-07-10T21:52:00.894Z] # define KCONFIGWIDGETS_DEPRECATED_VERSION_5_84(text) KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:203:67: note: expanded from macro 'KCONFIGWIDGETS_DECL_DEPRECATED_TEXT'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/src/kcmkwin/kwinoptions/windows.cpp:244:5: warning: 'addConfig' is deprecated: Since 5.84. Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget); [-Wdeprecated-declarations]
[2021-07-10T21:52:00.894Z] addConfig(m_settings, this);
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kcmodule.h:345:5: note: 'addConfig' has been explicitly marked deprecated here
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION(5, 84, "Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget);")
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:347:63: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DEPRECATED_VERSION(major, minor, text) KCONFIGWIDGETS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] <scratch space>:26:1: note: expanded from here
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION_5
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:346:63: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION_5'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DEPRECATED_VERSION_5(minor, text) KCONFIGWIDGETS_DEPRECATED_VERSION_5_##minor(text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] <scratch space>:27:1: note: expanded from here
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION_5_84
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:341:56: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION_5_84'
[2021-07-10T21:52:00.894Z] # define KCONFIGWIDGETS_DEPRECATED_VERSION_5_84(text) KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:203:67: note: expanded from macro 'KCONFIGWIDGETS_DECL_DEPRECATED_TEXT'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/src/kcmkwin/kwinoptions/windows.cpp:245:5: warning: 'addConfig' is deprecated: Since 5.84. Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget); [-Wdeprecated-declarations]
[2021-07-10T21:52:00.894Z] addConfig(globalSettings, this);
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kcmodule.h:345:5: note: 'addConfig' has been explicitly marked deprecated here
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION(5, 84, "Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget);")
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:347:63: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DEPRECATED_VERSION(major, minor, text) KCONFIGWIDGETS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] <scratch space>:26:1: note: expanded from here
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION_5
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:346:63: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION_5'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DEPRECATED_VERSION_5(minor, text) KCONFIGWIDGETS_DEPRECATED_VERSION_5_##minor(text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] <scratch space>:27:1: note: expanded from here
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION_5_84
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:341:56: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION_5_84'
[2021-07-10T21:52:00.894Z] # define KCONFIGWIDGETS_DEPRECATED_VERSION_5_84(text) KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:203:67: note: expanded from macro 'KCONFIGWIDGETS_DECL_DEPRECATED_TEXT'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/src/kcmkwin/kwinoptions/windows.cpp:313:5: warning: 'addConfig' is deprecated: Since 5.84. Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget); [-Wdeprecated-declarations]
[2021-07-10T21:52:00.894Z] addConfig(m_settings, this);
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kcmodule.h:345:5: note: 'addConfig' has been explicitly marked deprecated here
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION(5, 84, "Use KConfigDialogManager *addConfig(KCoreConfigSkeleton *config, QWidget *widget);")
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:347:63: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DEPRECATED_VERSION(major, minor, text) KCONFIGWIDGETS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] <scratch space>:26:1: note: expanded from here
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION_5
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:346:63: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION_5'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DEPRECATED_VERSION_5(minor, text) KCONFIGWIDGETS_DEPRECATED_VERSION_5_##minor(text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] <scratch space>:27:1: note: expanded from here
[2021-07-10T21:52:00.894Z] KCONFIGWIDGETS_DEPRECATED_VERSION_5_84
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:341:56: note: expanded from macro 'KCONFIGWIDGETS_DEPRECATED_VERSION_5_84'
[2021-07-10T21:52:00.894Z] # define KCONFIGWIDGETS_DEPRECATED_VERSION_5_84(text) KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text)
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] /usr/home/jenkins/install-prefix/include/KF5/KConfigWidgets/kconfigwidgets_export.h:203:67: note: expanded from macro 'KCONFIGWIDGETS_DECL_DEPRECATED_TEXT'
[2021-07-10T21:52:00.894Z] #define KCONFIGWIDGETS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-07-10T21:52:00.894Z] ^
[2021-07-10T21:52:00.894Z] 2 warnings generated.
[2021-07-10T21:52:00.894Z] [ 66%] Building CXX object src/plugins/nightcolor/CMakeFiles/KWinNightColorPlugin.dir/nightcolorlogging.cpp.o
[2021-07-10T21:52:01.467Z] 4 warnings generated.
[2021-07-10T21:52:01.467Z] [ 66%] Building CXX object src/plugins/nightcolor/CMakeFiles/KWinNightColorPlugin.dir/nightcolorsettings.cpp.o
[2021-07-10T21:52:01.740Z] [ 66%] Building CXX object src/plugins/nightcolor/CMakeFiles/KWinNightColorPlugin.dir/colorcorrectadaptor.cpp.o
[2021-07-10T21:52:02.693Z] [ 66%] Linking CXX shared module ../../../bin/kcm_kwinoptions.so
[2021-07-10T21:52:02.693Z] [ 66%] Built target kcm_kwinoptions
[2021-07-10T21:52:02.693Z] [ 66%] Linking CXX shared module ../../../../bin/org.kde.kwin.waylandbackends/KWinWaylandWaylandBackend.so
[2021-07-10T21:52:02.951Z] [ 66%] Built target KWinWaylandWaylandBackend
[2021-07-10T21:52:03.883Z] [ 66%] Linking CXX shared library ../../../bin/libKWinNightColorPlugin.so
[2021-07-10T21:52:03.883Z] [ 66%] Built target KWinNightColorPlugin
[2021-07-10T21:52:03.883Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-07-10T21:52:03.895Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to