GitHub pull request #3208 of commit 0785b433d6df26f6f0813efe8655aa1b093f607d, no merge conflicts. Running as SYSTEM Setting status of 0785b433d6df26f6f0813efe8655aa1b093f607d to PENDING with url https://ci.easyrpg.org/job/player-android-pr/5981/ and message: 'Build started for merge commit.' Using context: Android (ARM) Building on the built-in node in workspace /var/lib/jenkins/workspace/player-android-pr [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/EasyRPG/Player.git > git init /var/lib/jenkins/workspace/player-android-pr # timeout=10 Fetching upstream changes from https://github.com/EasyRPG/Player.git > git --version # timeout=10 > git --version # 'git version 2.45.1' > git fetch --tags --force --progress -- https://github.com/EasyRPG/Player.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/EasyRPG/Player.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/EasyRPG/Player.git # timeout=10 Fetching upstream changes from https://github.com/EasyRPG/Player.git > git fetch --tags --force --progress -- https://github.com/EasyRPG/Player.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse refs/remotes/origin/pr/3208/merge^{commit} # timeout=10 Checking out Revision c6ad649707218c3154257255aafdfd56864ed5b2 (refs/remotes/origin/pr/3208/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f c6ad649707218c3154257255aafdfd56864ed5b2 # timeout=10 Commit message: "Merge 0785b433d6df26f6f0813efe8655aa1b093f607d into 1f01b7bc20fa833eae036d5388d8fb1dd44cad24" First time build. Skipping changelog. [Checks API] No suitable checks publisher found. [player-android-pr] $ /bin/sh -xe /tmp/jenkins6011128693298865399.sh + EASYRPG_TOOLCHAIN_DIR=/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android + export ANDROID_SDK_ROOT=/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk + ANDROID_SDK_ROOT=/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk + export ANDROID_NDK_ROOT=/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk/ndk/21.4.7075529 + ANDROID_NDK_ROOT=/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk/ndk/21.4.7075529 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/bin:/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk:/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk/build-tools/28.0.0:/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk/ndk/21.4.7075529 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/bin:/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk:/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk/build-tools/28.0.0:/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android/android-sdk/ndk/21.4.7075529 + cd builds/android + '[' -z 3208 ']' ++ git describe ++ cut -d - -f -2 + GIT_DESCRIBE_VERSION=0.8-350 ++ git rev-list HEAD --count + GIT_COMMIT_COUNT=9193 + GIT_DESCRIBE_VERSION=0.8-350-PR3208 + setconf gradle.properties VERSION_NAME 0.8-350-PR3208 + setconf gradle.properties VERSION_CODE 9193 + setconf gradle.properties ABI_FILTERS_DEBUG armeabi-v7a,arm64-v8a,x86 + ./gradlew clean Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean UP-TO-DATE > Task :app:externalNativeBuildCleanDebug > Task :app:externalNativeBuildCleanRelease > Task :app:clean > Task :assets:clean UP-TO-DATE BUILD SUCCESSFUL in 16s 5 actionable tasks: 3 executed, 2 up-to-date + ./gradlew --parallel --build-cache -PtoolchainDirs=/var/lib/jenkins/workspace/player-android-pr/../toolchain-android/android '-PcmakeOptions=-DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DPLAYER_WITH_WILDMIDI=OFF' assembleDebug WARNING: The specified Android SDK Build Tools version (33.0.0) is ignored, as it is below the minimum supported version (33.0.1) for Android Gradle Plugin 8.1.1. Android SDK Build Tools 33.0.1 will be used. To suppress this warning, remove "buildToolsVersion '33.0.0'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools. > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE > Task :app:javaPreCompileDebug FROM-CACHE > Task :app:generateDebugResValues FROM-CACHE > Task :app:checkDebugAarMetadata > Task :app:mapDebugSourceSetPaths > Task :app:generateDebugResources UP-TO-DATE > Task :app:mergeDebugResources FROM-CACHE > Task :app:packageDebugResources FROM-CACHE > Task :app:parseDebugLocalResources FROM-CACHE > Task :app:createDebugCompatibleScreenManifests > Task :app:extractDeepLinksDebug FROM-CACHE > Task :app:processDebugMainManifest package="org.easyrpg.player" found in source AndroidManifest.xml: /var/lib/jenkins/workspace/player-android-pr/builds/android/app/src/main/AndroidManifest.xml. Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored. Recommendation: remove package="org.easyrpg.player" from the source AndroidManifest.xml: /var/lib/jenkins/workspace/player-android-pr/builds/android/app/src/main/AndroidManifest.xml. > Task :app:processDebugManifest > Task :app:mergeDebugShaders FROM-CACHE > Task :app:compileDebugShaders NO-SOURCE > Task :app:generateDebugAssets UP-TO-DATE > Task :app:mergeDebugAssets FROM-CACHE > Task :app:compressDebugAssets FROM-CACHE > Task :app:processDebugJavaRes NO-SOURCE > Task :app:checkDebugDuplicateClasses > Task :app:mergeDebugJavaResource > Task :app:desugarDebugFileDependencies FROM-CACHE > Task :app:mergeExtDexDebug FROM-CACHE > Task :app:mergeLibDexDebug FROM-CACHE > Task :app:configureCMakeDebug[arm64-v8a] C/C++: CMake Warning at builds/cmake/Modules/PlayerFindPackage.cmake:54 (find_package): C/C++: By not providing "Findnlohmann_json.cmake" in CMAKE_MODULE_PATH this C/C++: project has asked CMake to find a package configuration file provided by C/C++: "nlohmann_json", but CMake did not find one. C/C++: Could not find a package configuration file provided by "nlohmann_json" C/C++: with any of the following names: C/C++: nlohmann_jsonConfig.cmake C/C++: nlohmann_json-config.cmake C/C++: Add the installation prefix of "nlohmann_json" to CMAKE_PREFIX_PATH or set C/C++: "nlohmann_json_DIR" to a directory containing one of the above files. If C/C++: "nlohmann_json" provides a separate development package or SDK, be sure it C/C++: has been installed. C/C++: Call Stack (most recent call first): C/C++: CMakeLists.txt:895 (player_find_package) > Task :app:processDebugManifestForPackage > Task :app:buildCMakeDebug[arm64-v8a] C/C++: ninja: Entering directory `/var/lib/jenkins/workspace/player-android-pr/builds/android/app/.cxx/Debug/34i263p3/arm64-v8a' C/C++: /var/lib/jenkins/workspace/player-android-pr/src/game_interpreter_map.cpp:232:8: warning: case value not in enumerated type 'Game_Interpreter::Cmd' (aka 'lcf::rpg::EventCommand::Code') [-Wswitch] C/C++: case static_cast <Game_Interpreter::Cmd>(2002): // Cmd::EasyRpg_TriggerEventAt C/C++: ^ C/C++: 1 warning generated. C/C++: /var/lib/jenkins/workspace/player-android-pr/src/game_interpreter.cpp:829:8: warning: case value not in enumerated type 'Game_Interpreter::Cmd' (aka 'lcf::rpg::EventCommand::Code') [-Wswitch] C/C++: case static_cast<Game_Interpreter::Cmd>(2053): //Cmd::EasyRpg_SetInterpreterFlag C/C++: ^ C/C++: 1 warning generated. > Task :app:configureCMakeDebug[armeabi-v7a] C/C++: CMake Warning at builds/cmake/Modules/PlayerFindPackage.cmake:54 (find_package): C/C++: By not providing "Findnlohmann_json.cmake" in CMAKE_MODULE_PATH this C/C++: project has asked CMake to find a package configuration file provided by C/C++: "nlohmann_json", but CMake did not find one. C/C++: Could not find a package configuration file provided by "nlohmann_json" C/C++: with any of the following names: C/C++: nlohmann_jsonConfig.cmake C/C++: nlohmann_json-config.cmake C/C++: Add the installation prefix of "nlohmann_json" to CMAKE_PREFIX_PATH or set C/C++: "nlohmann_json_DIR" to a directory containing one of the above files. If C/C++: "nlohmann_json" provides a separate development package or SDK, be sure it C/C++: has been installed. C/C++: Call Stack (most recent call first): C/C++: CMakeLists.txt:895 (player_find_package) > Task :app:buildCMakeDebug[armeabi-v7a] C/C++: ninja: Entering directory `/var/lib/jenkins/workspace/player-android-pr/builds/android/app/.cxx/Debug/34i263p3/armeabi-v7a' C/C++: /var/lib/jenkins/workspace/player-android-pr/src/game_interpreter_map.cpp:232:8: warning: case value not in enumerated type 'Game_Interpreter::Cmd' (aka 'lcf::rpg::EventCommand::Code') [-Wswitch] C/C++: case static_cast <Game_Interpreter::Cmd>(2002): // Cmd::EasyRpg_TriggerEventAt C/C++: ^ C/C++: 1 warning generated. C/C++: /var/lib/jenkins/workspace/player-android-pr/src/game_interpreter.cpp:829:8: warning: case value not in enumerated type 'Game_Interpreter::Cmd' (aka 'lcf::rpg::EventCommand::Code') [-Wswitch] C/C++: case static_cast<Game_Interpreter::Cmd>(2053): //Cmd::EasyRpg_SetInterpreterFlag C/C++: ^ C/C++: 1 warning generated. > Task :app:configureCMakeDebug[x86] C/C++: CMake Warning at builds/cmake/Modules/PlayerFindPackage.cmake:54 (find_package): C/C++: By not providing "Findnlohmann_json.cmake" in CMAKE_MODULE_PATH this C/C++: project has asked CMake to find a package configuration file provided by C/C++: "nlohmann_json", but CMake did not find one. C/C++: Could not find a package configuration file provided by "nlohmann_json" C/C++: with any of the following names: C/C++: nlohmann_jsonConfig.cmake C/C++: nlohmann_json-config.cmake C/C++: Add the installation prefix of "nlohmann_json" to CMAKE_PREFIX_PATH or set C/C++: "nlohmann_json_DIR" to a directory containing one of the above files. If C/C++: "nlohmann_json" provides a separate development package or SDK, be sure it C/C++: has been installed. C/C++: Call Stack (most recent call first): C/C++: CMakeLists.txt:895 (player_find_package) > Task :app:buildCMakeDebug[x86] C/C++: ninja: Entering directory `/var/lib/jenkins/workspace/player-android-pr/builds/android/app/.cxx/Debug/34i263p3/x86' C/C++: /var/lib/jenkins/workspace/player-android-pr/src/game_interpreter_map.cpp:232:8: warning: case value not in enumerated type 'Game_Interpreter::Cmd' (aka 'lcf::rpg::EventCommand::Code') [-Wswitch] C/C++: case static_cast <Game_Interpreter::Cmd>(2002): // Cmd::EasyRpg_TriggerEventAt C/C++: ^ C/C++: 1 warning generated. C/C++: /var/lib/jenkins/workspace/player-android-pr/src/game_interpreter.cpp:829:8: warning: case value not in enumerated type 'Game_Interpreter::Cmd' (aka 'lcf::rpg::EventCommand::Code') [-Wswitch] C/C++: case static_cast<Game_Interpreter::Cmd>(2053): //Cmd::EasyRpg_SetInterpreterFlag C/C++: ^ C/C++: 1 warning generated. > Task :app:mergeDebugJniLibFolders FROM-CACHE > Task :app:validateSigningDebug > Task :app:writeDebugAppMetadata > Task :app:writeDebugSigningConfigVersions > Task :app:mergeDebugNativeLibs > Task :app:processDebugResources > Task :app:compileDebugJavaWithJavac FROM-CACHE > Task :app:stripDebugDebugSymbols > Task :app:dexBuilderDebug FROM-CACHE > Task :app:mergeProjectDexDebug FROM-CACHE > Task :app:packageDebug > Task :app:createDebugApkListingFileRedirect > Task :app:assembleDebug BUILD SUCCESSFUL in 5m 5s 38 actionable tasks: 22 executed, 16 from cache + cd app/build/outputs/apk + cp -f debug/app-debug.apk EasyRpgPlayerActivity.apk Archiving artifacts [Checks API] No suitable checks publisher found. Setting status of 0785b433d6df26f6f0813efe8655aa1b093f607d to SUCCESS with url https://ci.easyrpg.org/job/player-android-pr/5981/ and message: 'Build finished. ' Using context: Android (ARM) Finished: SUCCESS