BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20AndroidQt5.15/144/
Project: kf5-qt5 AndroidQt5.15
Date of build: Tue, 14 Dec 2021 01:30:08 +0000
Build duration: 53 sec and counting


CONSOLE OUTPUT
[...truncated 258 lines...]
[2021-12-14T01:30:43.910Z] Scanning dependencies of target gradle
[2021-12-14T01:30:43.910Z] [ 3%] Automatic MOC for target KF5Notifications
[2021-12-14T01:30:43.910Z] [ 6%] Generating gradle/gradlew
[2021-12-14T01:30:43.910Z] [ 6%] Built target gradle
[2021-12-14T01:30:43.910Z] Scanning dependencies of target knotifications_aar
[2021-12-14T01:30:43.910Z] [ 10%] Generating gradle_build/KF5Notifications/build/outputs/aar/KF5Notifications-debug.aar
[2021-12-14T01:30:45.292Z] [ 10%] Built target KF5Notifications_autogen
[2021-12-14T01:30:45.292Z] [ 13%] Automatic RCC for knotifications.qrc
[2021-12-14T01:30:45.292Z] Scanning dependencies of target KF5Notifications
[2021-12-14T01:30:45.292Z] [ 17%] Building CXX object src/CMakeFiles/KF5Notifications.dir/KF5Notifications_autogen/mocs_compilation.cpp.o
[2021-12-14T01:30:45.292Z] [ 20%] Building CXX object src/CMakeFiles/KF5Notifications.dir/ECMQmLoader-knotifications5_qt.cpp.o
[2021-12-14T01:30:45.292Z] [ 24%] Building CXX object src/CMakeFiles/KF5Notifications.dir/knotificationreplyaction.cpp.o
[2021-12-14T01:30:45.292Z] [ 27%] Building CXX object src/CMakeFiles/KF5Notifications.dir/knotification.cpp.o
[2021-12-14T01:30:45.292Z] [ 31%] Building CXX object src/CMakeFiles/KF5Notifications.dir/knotificationmanager.cpp.o
[2021-12-14T01:30:47.205Z] [ 34%] Building CXX object src/CMakeFiles/KF5Notifications.dir/kpassivepopup.cpp.o
[2021-12-14T01:30:47.205Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/knotification.cpp:23:10: fatal error: 'KWindowSystem' file not found
[2021-12-14T01:30:47.205Z] #include <KWindowSystem>
[2021-12-14T01:30:47.205Z] ^~~~~~~~~~~~~~~
[2021-12-14T01:30:47.205Z] 1 error generated.
[2021-12-14T01:30:47.205Z] make[2]: *** [src/CMakeFiles/KF5Notifications.dir/build.make:115: src/CMakeFiles/KF5Notifications.dir/knotification.cpp.o] Error 1
[2021-12-14T01:30:47.205Z] make[2]: *** Waiting for unfinished jobs....
[2021-12-14T01:30:47.205Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/knotificationmanager.cpp:168:51: warning: 'instantiatePlugins' is deprecated: Since 5.86. Create instances from the KPluginMetaData::findPlugins result instead [-Wdeprecated-declarations]
[2021-12-14T01:30:47.205Z] QList<QObject *> plugins = KPluginLoader::instantiatePlugins(
[2021-12-14T01:30:47.205Z] ^
[2021-12-14T01:30:47.205Z] /home/user/install-prefix/include/KF5/KCoreAddons/kpluginloader.h:352:5: note: 'instantiatePlugins' has been explicitly marked deprecated here
[2021-12-14T01:30:47.205Z] KCOREADDONS_DEPRECATED_VERSION(5, 86, "Create instances from the KPluginMetaData::findPlugins result instead")
[2021-12-14T01:30:47.205Z] ^
[2021-12-14T01:30:47.205Z] /home/user/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:407:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION'
[2021-12-14T01:30:47.205Z] #define KCOREADDONS_DEPRECATED_VERSION(major, minor, text) KCOREADDONS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-12-14T01:30:47.205Z] ^
[2021-12-14T01:30:47.205Z] <scratch space>:129:1: note: expanded from here
[2021-12-14T01:30:47.205Z] KCOREADDONS_DEPRECATED_VERSION_5
[2021-12-14T01:30:47.205Z] ^
[2021-12-14T01:30:47.205Z] /home/user/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:406:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5'
[2021-12-14T01:30:47.205Z] #define KCOREADDONS_DEPRECATED_VERSION_5(minor, text) KCOREADDONS_DEPRECATED_VERSION_5_##minor(text)
[2021-12-14T01:30:47.205Z] ^
[2021-12-14T01:30:47.205Z] <scratch space>:130:1: note: expanded from here
[2021-12-14T01:30:47.205Z] KCOREADDONS_DEPRECATED_VERSION_5_86
[2021-12-14T01:30:47.205Z] ^
[2021-12-14T01:30:47.205Z] /home/user/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:383:53: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5_86'
[2021-12-14T01:30:47.205Z] # define KCOREADDONS_DEPRECATED_VERSION_5_86(text) KCOREADDONS_DECL_DEPRECATED_TEXT(text)
[2021-12-14T01:30:47.205Z] ^
[2021-12-14T01:30:47.205Z] /home/user/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:233:64: note: expanded from macro 'KCOREADDONS_DECL_DEPRECATED_TEXT'
[2021-12-14T01:30:47.205Z] #define KCOREADDONS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-12-14T01:30:47.205Z] ^
[2021-12-14T01:30:47.771Z] 1 warning generated.
[2021-12-14T01:30:47.771Z] Starting a Gradle Daemon, 2 incompatible and 1 stopped Daemons could not be reused, use --status for details
[2021-12-14T01:30:48.337Z] make[1]: *** [CMakeFiles/Makefile2:388: src/CMakeFiles/KF5Notifications.dir/all] Error 2
[2021-12-14T01:30:48.337Z] make[1]: *** Waiting for unfinished jobs....
[2021-12-14T01:31:00.534Z] > Task :preBuild UP-TO-DATE
[2021-12-14T01:31:00.534Z] > Task :preDebugBuild UP-TO-DATE
[2021-12-14T01:31:00.534Z] > Task :compileDebugAidl NO-SOURCE
[2021-12-14T01:31:00.534Z] > Task :mergeDebugJniLibFolders
[2021-12-14T01:31:00.534Z] > Task :compileDebugRenderscript NO-SOURCE
[2021-12-14T01:31:00.534Z] > Task :generateDebugBuildConfig
[2021-12-14T01:31:00.534Z] > Task :generateDebugResValues
[2021-12-14T01:31:00.534Z] > Task :generateDebugResources
[2021-12-14T01:31:00.534Z] > Task :packageDebugResources
[2021-12-14T01:31:00.534Z] > Task :mergeDebugNativeLibs
[2021-12-14T01:31:00.534Z] > Task :stripDebugDebugSymbols
[2021-12-14T01:31:00.534Z] > Task :copyDebugJniLibsProjectAndLocalJars
[2021-12-14T01:31:00.534Z] > Task :mergeDebugShaders
[2021-12-14T01:31:00.534Z] > Task :compileDebugShaders
[2021-12-14T01:31:00.534Z] > Task :generateDebugAssets
[2021-12-14T01:31:00.534Z] > Task :packageDebugAssets
[2021-12-14T01:31:00.534Z] > Task :packageDebugRenderscript NO-SOURCE
[2021-12-14T01:31:00.534Z] > Task :processDebugJavaRes NO-SOURCE
[2021-12-14T01:31:00.534Z] > Task :parseDebugLocalResources
[2021-12-14T01:31:00.534Z] > Task :javaPreCompileDebug
[2021-12-14T01:31:00.534Z] > Task :prepareLintJarForPublish
[2021-12-14T01:31:00.534Z] > Task :mergeDebugJavaResource
[2021-12-14T01:31:00.534Z] > Task :processDebugManifest
[2021-12-14T01:31:00.534Z] > Task :generateDebugRFile
[2021-12-14T01:31:01.105Z]
[2021-12-14T01:31:01.105Z] > Task :compileDebugJavaWithJavac
[2021-12-14T01:31:01.105Z] Note: /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/android/org/kde/knotifications/NotifyByAndroid.java uses or overrides a deprecated API.
[2021-12-14T01:31:01.105Z] Note: Recompile with -Xlint:deprecation for details.
[2021-12-14T01:31:01.105Z] Note: /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/android/org/kde/knotifications/NotifyByAndroid.java uses unchecked or unsafe operations.
[2021-12-14T01:31:01.105Z] Note: Recompile with -Xlint:unchecked for details.
[2021-12-14T01:31:01.675Z]
[2021-12-14T01:31:01.675Z] > Task :extractDebugAnnotations
[2021-12-14T01:31:01.675Z] > Task :mergeDebugGeneratedProguardFiles
[2021-12-14T01:31:01.675Z] > Task :mergeDebugConsumerProguardFiles
[2021-12-14T01:31:01.675Z] > Task :syncDebugLibJars
[2021-12-14T01:31:01.675Z] > Task :bundleDebugAar
[2021-12-14T01:31:01.675Z] > Task :compileDebugSources
[2021-12-14T01:31:01.675Z] > Task :assembleDebug
[2021-12-14T01:31:01.933Z]
[2021-12-14T01:31:01.933Z] BUILD SUCCESSFUL in 17s
[2021-12-14T01:31:01.933Z] 22 actionable tasks: 22 executed
[2021-12-14T01:31:02.192Z] [ 34%] Built target knotifications_aar
[2021-12-14T01:31:02.192Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-12-14T01:31:02.218Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to