BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kwin/job/stable-kf5-qt5%20FreeBSDQt5.15/314/
Project: stable-kf5-qt5 FreeBSDQt5.15
Date of build: Mon, 14 Feb 2022 12:28:06 +0000
Build duration: 4 min 5 sec and counting


CONSOLE OUTPUT
[...truncated 1104 lines...]
[2022-02-14T12:31:58.010Z] [ 12%] Building CXX object src/kcmkwin/kwindecoration/declarative-plugin/CMakeFiles/kdecorationprivatedeclarative.dir/previewclient.cpp.o
[2022-02-14T12:31:58.642Z] [ 12%] Building CXX object src/kcmkwin/kwindecoration/CMakeFiles/kcm_kwindecoration.dir/kwindecorationsettings.cpp.o
[2022-02-14T12:31:59.672Z] [ 12%] Building CXX object src/kcmkwin/kwindecoration/declarative-plugin/CMakeFiles/kdecorationprivatedeclarative.dir/previewitem.cpp.o
[2022-02-14T12:31:59.971Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/__/__/rules.cpp.o
[2022-02-14T12:32:01.265Z] /usr/home/jenkins/workspace/Plasma/kwin/stable-kf5-qt5 FreeBSDQt5.15/src/kcmkwin/kwindecoration/declarative-plugin/previewbridge.cpp:153:29: warning: 'create' is deprecated: Since 5.89. Use overload without keyword instead [-Wdeprecated-declarations]
[2022-02-14T12:32:01.265Z] button = m_factory->create<KDecoration2::DecorationButton>(QStringLiteral("button"), parent, QVariantList({QVariant::fromValue(type), QVariant::fromValue(decoration)}));
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:933:27: note: 'create' has been explicitly marked deprecated here
[2022-02-14T12:32:01.265Z] inline T *KPluginFactory::create(const QString &keyword, QObject *parent, const QVariantList &args)
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] /usr/home/jenkins/workspace/Plasma/kwin/stable-kf5-qt5 FreeBSDQt5.15/src/kcmkwin/kwindecoration/declarative-plugin/previewbridge.cpp:153:29: warning: 'create<KDecoration2::DecorationButton>' is deprecated: Since 5.89. Use overload without keyword instead [-Wdeprecated-declarations]
[2022-02-14T12:32:01.265Z] button = m_factory->create<KDecoration2::DecorationButton>(QStringLiteral("button"), parent, QVariantList({QVariant::fromValue(type), QVariant::fromValue(decoration)}));
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:549:5: note: 'create<KDecoration2::DecorationButton>' has been explicitly marked deprecated here
[2022-02-14T12:32:01.265Z] KCOREADDONS_DEPRECATED_VERSION(5, 89, "Use overload without keyword instead")
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:407:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION'
[2022-02-14T12:32:01.265Z] #define KCOREADDONS_DEPRECATED_VERSION(major, minor, text) KCOREADDONS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] <scratch space>:12:1: note: expanded from here
[2022-02-14T12:32:01.265Z] KCOREADDONS_DEPRECATED_VERSION_5
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:406:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5'
[2022-02-14T12:32:01.265Z] #define KCOREADDONS_DEPRECATED_VERSION_5(minor, text) KCOREADDONS_DEPRECATED_VERSION_5_##minor(text)
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] <scratch space>:13:1: note: expanded from here
[2022-02-14T12:32:01.265Z] KCOREADDONS_DEPRECATED_VERSION_5_89
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:401:53: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5_89'
[2022-02-14T12:32:01.265Z] # define KCOREADDONS_DEPRECATED_VERSION_5_89(text) KCOREADDONS_DECL_DEPRECATED_TEXT(text)
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:233:64: note: expanded from macro 'KCOREADDONS_DECL_DEPRECATED_TEXT'
[2022-02-14T12:32:01.265Z] #define KCOREADDONS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.265Z] /usr/home/jenkins/workspace/Plasma/kwin/stable-kf5-qt5 FreeBSDQt5.15/src/kcmkwin/kwindecoration/declarative-plugin/previewbridge.cpp:186:26: warning: 'create' is deprecated: Since 5.89. Use overload without keyword instead [-Wdeprecated-declarations]
[2022-02-14T12:32:01.265Z] kcm = m_factory->create<KCModule>(QStringLiteral("kcmodule"), dialog, QVariantList({args}));
[2022-02-14T12:32:01.265Z] ^
[2022-02-14T12:32:01.266Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:933:27: note: 'create' has been explicitly marked deprecated here
[2022-02-14T12:32:01.266Z] inline T *KPluginFactory::create(const QString &keyword, QObject *parent, const QVariantList &args)
[2022-02-14T12:32:01.266Z] ^
[2022-02-14T12:32:01.266Z] /usr/home/jenkins/workspace/Plasma/kwin/stable-kf5-qt5 FreeBSDQt5.15/src/kcmkwin/kwindecoration/declarative-plugin/previewbridge.cpp:186:26: warning: 'create<KCModule>' is deprecated: Since 5.89. Use overload without keyword instead [-Wdeprecated-declarations]
[2022-02-14T12:32:01.266Z] kcm = m_factory->create<KCModule>(QStringLiteral("kcmodule"), dialog, QVariantList({args}));
[2022-02-14T12:32:01.266Z] ^
[2022-02-14T12:32:01.266Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:549:5: note: 'create<KCModule>' has been explicitly marked deprecated here
[2022-02-14T12:32:01.266Z] KCOREADDONS_DEPRECATED_VERSION(5, 89, "Use overload without keyword instead")
[2022-02-14T12:32:01.266Z] ^
[2022-02-14T12:32:01.266Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:407:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION'
[2022-02-14T12:32:01.266Z] #define KCOREADDONS_DEPRECATED_VERSION(major, minor, text) KCOREADDONS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2022-02-14T12:32:01.266Z] ^
[2022-02-14T12:32:01.266Z] <scratch space>:12:1: note: expanded from here
[2022-02-14T12:32:01.266Z] KCOREADDONS_DEPRECATED_VERSION_5
[2022-02-14T12:32:01.266Z] ^
[2022-02-14T12:32:01.266Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:406:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5'
[2022-02-14T12:32:01.266Z] #define KCOREADDONS_DEPRECATED_VERSION_5(minor, text) KCOREADDONS_DEPRECATED_VERSION_5_##minor(text)
[2022-02-14T12:32:01.266Z] ^
[2022-02-14T12:32:01.266Z] <scratch space>:13:1: note: expanded from here
[2022-02-14T12:32:01.266Z] KCOREADDONS_DEPRECATED_VERSION_5_89
[2022-02-14T12:32:01.266Z] ^
[2022-02-14T12:32:01.266Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:401:53: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5_89'
[2022-02-14T12:32:01.266Z] # define KCOREADDONS_DEPRECATED_VERSION_5_89(text) KCOREADDONS_DECL_DEPRECATED_TEXT(text)
[2022-02-14T12:32:01.266Z] ^
[2022-02-14T12:32:01.266Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:233:64: note: expanded from macro 'KCOREADDONS_DECL_DEPRECATED_TEXT'
[2022-02-14T12:32:01.266Z] #define KCOREADDONS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2022-02-14T12:32:01.266Z] ^
[2022-02-14T12:32:01.266Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/__/__/placement.cpp.o
[2022-02-14T12:32:01.266Z] [ 13%] Building CXX object src/kcmkwin/kwindecoration/declarative-plugin/CMakeFiles/kdecorationprivatedeclarative.dir/previewsettings.cpp.o
[2022-02-14T12:32:01.266Z] [ 13%] Linking CXX shared module ../../../bin/kcm_kwindecoration.so
[2022-02-14T12:32:01.545Z] 4 warnings generated.
[2022-02-14T12:32:01.545Z] [ 13%] Building CXX object src/kcmkwin/kwindecoration/declarative-plugin/CMakeFiles/kdecorationprivatedeclarative.dir/plugin.cpp.o
[2022-02-14T12:32:01.854Z] [ 13%] Built target kcm_kwindecoration
[2022-02-14T12:32:01.854Z] [ 13%] Building CXX object src/kcmkwin/kwindecoration/declarative-plugin/CMakeFiles/kdecorationprivatedeclarative.dir/buttonsmodel.cpp.o
[2022-02-14T12:32:02.858Z] [ 13%] Building CXX object src/kcmkwin/kwindecoration/declarative-plugin/CMakeFiles/kdecorationprivatedeclarative.dir/__/__/__/decorations/decorationpalette.cpp.o
[2022-02-14T12:32:02.858Z] In file included from /usr/home/jenkins/workspace/Plasma/kwin/stable-kf5-qt5 FreeBSDQt5.15/src/rules.cpp:10:
[2022-02-14T12:32:02.858Z] /usr/home/jenkins/workspace/Plasma/kwin/stable-kf5-qt5 FreeBSDQt5.15/src/kcmkwin/kwinrules/../../rules.h:197:9: warning: private field 'temporary_state' is not used [-Wunused-private-field]
[2022-02-14T12:32:02.858Z] int temporary_state; // e.g. for kstart
[2022-02-14T12:32:02.858Z] ^
[2022-02-14T12:32:03.132Z] [ 13%] Building CXX object src/kcmkwin/kwindecoration/declarative-plugin/CMakeFiles/kdecorationprivatedeclarative.dir/__/__/__/decorations/decorations_logging.cpp.o
[2022-02-14T12:32:03.132Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/__/__/utils/common.cpp.o
[2022-02-14T12:32:03.132Z] 1 warning generated.
[2022-02-14T12:32:03.132Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/__/__/virtualdesktopsdbustypes.cpp.o
[2022-02-14T12:32:04.242Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/kwinsrc.cpp.o
[2022-02-14T12:32:09.824Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/optionsmodel.cpp.o
[2022-02-14T12:32:09.824Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/ruleitem.cpp.o
[2022-02-14T12:32:09.824Z] [ 13%] Linking CXX shared library ../../../../bin/libkdecorationprivatedeclarative.so
[2022-02-14T12:32:09.824Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/rulesmodel.cpp.o
[2022-02-14T12:32:09.824Z] [ 13%] Built target kdecorationprivatedeclarative
[2022-02-14T12:32:09.824Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/rulebookmodel.cpp.o
[2022-02-14T12:32:09.825Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/rulesettings.cpp.o
[2022-02-14T12:32:09.825Z] [ 13%] Building CXX object src/kcmkwin/kwinrules/CMakeFiles/KWinRulesObjects.dir/rulebooksettingsbase.cpp.o
[2022-02-14T12:32:10.082Z] [ 13%] Linking CXX static library ../../../lib/libKWinRulesObjects.a
[2022-02-14T12:32:10.082Z] [ 13%] Built target KWinRulesObjects
[2022-02-14T12:32:10.082Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-02-14T12:32:10.535Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to