log for com.picross.nonocross:11
== Installed Android Tools ==
2023-07-16 19:07:31,578 DEBUG: Reading 'config.yml'
2023-07-16 19:07:31,596 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-07-16 19:07:31,597 INFO: Creating log directory
2023-07-16 19:07:31,597 INFO: Creating temporary directory
2023-07-16 19:07:31,597 INFO: Creating output directory
2023-07-16 19:07:31,610 DEBUG: Getting git vcs interface for https://github.com/jaredforrest/nonocross
2023-07-16 19:07:31,610 DEBUG: Checking com.picross.nonocross:11
2023-07-16 19:07:31,611 INFO: Building version 1.3.5 (11) of com.picross.nonocross
2023-07-16 19:07:31,611 INFO: Running 'sudo' commands in /home/vagrant
2023-07-16 19:07:31,611 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [252 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [164 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [8129 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [420 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [351 kB]
Fetched 15.9 MB in 20s (778 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (29.2 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-07-16 19:08:29,480 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-07-16 19:08:29,893 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-07-16 19:08:42,084 INFO: Getting source for revision e00a3294565ea8a0698fcf3a9396594ecb0aac89
2023-07-16 19:08:42,084 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:42,084 DEBUG: > git rev-parse --show-toplevel
2023-07-16 19:08:42,296 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:42,297 DEBUG: > git submodule foreach --recursive git reset --hard
2023-07-16 19:08:42,508 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:42,509 DEBUG: > git reset --hard
2023-07-16 19:08:42,921 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:42,922 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-07-16 19:08:43,033 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:43,033 DEBUG: > git clean -dffx
2023-07-16 19:08:43,144 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:43,145 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-07-16 19:08:43,860 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:43,860 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-07-16 19:08:44,378 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:44,381 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-07-16 19:08:44,997 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:44,998 DEBUG: > git remote set-head origin --auto
2023-07-16 19:08:45,610 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:45,610 DEBUG: > git checkout -f e00a3294565ea8a0698fcf3a9396594ecb0aac89
2023-07-16 19:08:45,831 DEBUG: Directory: build/com.picross.nonocross
2023-07-16 19:08:45,832 DEBUG: > git clean -dffx
2023-07-16 19:08:45,943 INFO: Creating local.properties file at build/com.picross.nonocross/local.properties
2023-07-16 19:08:45,944 INFO: Creating local.properties file at build/com.picross.nonocross/app/local.properties
2023-07-16 19:08:45,944 DEBUG: Removing debuggable flags from build/com.picross.nonocross/app
2023-07-16 19:08:45,970 INFO: Running 'prebuild' commands in build/com.picross.nonocross/app
2023-07-16 19:08:45,971 DEBUG: Directory: build/com.picross.nonocross/app
2023-07-16 19:08:45,971 DEBUG: > bash -e -u -o pipefail -x -c -- sdkmanager 'cmake;3.18.1'
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sdkmanager 'cmake;3.18.1'
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/cmake-3.18.1-linux.zip into /home/vagrant/.cache/sdkmanager/cmake-3.18.1-linux.zip
Unzipping to /tmp/.sdkmanager-_wc68j7r
Installing into /opt/android-sdk/cmake/3.18.1
2023-07-16 19:08:50,094 INFO: Cleaning Gradle project...
2023-07-16 19:08:50,095 DEBUG: Directory: build/com.picross.nonocross/app
2023-07-16 19:08:50,095 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :app
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package SDK Patch Applier v4 in /opt/android-sdk/licenses
License for package SDK Patch Applier v4 accepted.
Preparing "Install SDK Patch Applier v4 (revision: 1)".
"Install SDK Patch Applier v4 (revision: 1)" ready.
Installing SDK Patch Applier v4 in /opt/android-sdk/patcher/v4
"Install SDK Patch Applier v4 (revision: 1)" complete.
"Install SDK Patch Applier v4 (revision: 1)" finished.
Checking the license for package NDK (Side by side) 25.1.8937393 in /opt/android-sdk/licenses
License for package NDK (Side by side) 25.1.8937393 accepted.
Preparing "Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)".
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" ready.
Installing NDK (Side by side) 25.1.8937393 in /opt/android-sdk/ndk/25.1.8937393
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" complete.
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" finished.
> Task :app:externalNativeBuildCleanDebug
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean
BUILD SUCCESSFUL in 2m 23s
3 actionable tasks: 3 executed
2023-07-16 19:11:21,648 INFO: Scanning source for common problems...
2023-07-16 19:11:21,671 DEBUG: scanner is configured to use signature data from: 'suss'
2023-07-16 19:11:21,726 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-07-16 19:11:21,727 INFO: Creating source tarball...
2023-07-16 19:11:21,887 INFO: Building Gradle project...
2023-07-16 19:11:21,888 DEBUG: Directory: build/com.picross.nonocross/app
2023-07-16 19:11:21,888 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:collectDependencies
> Task :app:prepareLibraryDefinitionsRelease
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /opt/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeDetermineSystem.cmake:93 (include)
C/C++: CMakeLists.txt:8 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/arm64-v8a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :app:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :app:configureCMakeRelWithDebInfo[armeabi-v7a]
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /opt/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeDetermineSystem.cmake:93 (include)
C/C++: CMakeLists.txt:8 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/armeabi-v7a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/armeabi-v7a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/armeabi-v7a/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :app:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :app:configureCMakeRelWithDebInfo[x86]
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /opt/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeDetermineSystem.cmake:93 (include)
C/C++: CMakeLists.txt:8 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/x86/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/x86/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/x86/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :app:buildCMakeRelWithDebInfo[x86]
> Task :app:configureCMakeRelWithDebInfo[x86_64]
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /opt/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeDetermineSystem.cmake:93 (include)
C/C++: CMakeLists.txt:8 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/x86_64/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
C/C++: CMake Warning at /opt/android-sdk/ndk/25.1.8937393/build/cmake/android-legacy.toolchain.cmake:415 (message):
C/C++: An old version of CMake is being used that cannot automatically detect
C/C++: compiler attributes. Compiler identification is being bypassed. Some
C/C++: values may be wrong or missing. Update to CMake 3.19 or newer to use
C/C++: CMake's built-in compiler identification.
C/C++: Call Stack (most recent call first):
C/C++: /opt/android-sdk/ndk/25.1.8937393/build/cmake/android.toolchain.cmake:54 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/x86_64/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake:6 (include)
C/C++: /home/vagrant/build/com.picross.nonocross/app/.cxx/RelWithDebInfo/626td214/x86_64/CMakeFiles/CMakeTmp/CMakeLists.txt:2 (project)
> Task :app:buildCMakeRelWithDebInfo[x86_64]
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:stripReleaseDebugSymbols
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
warn: removing resource com.picross.nonocross:string/grid_size without required default value.
note: generating mipmap/ic_launcher_round with config "anydpi-v26" for round icon compatibility.
> Task :app:bundleReleaseResources
warn: removing resource com.picross.nonocross:string/grid_size without required default value.
note: generating mipmap/ic_launcher_round with config "anydpi-v26" for round icon compatibility.
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
/home/vagrant/build/com.picross.nonocross/app/src/main/res/values-es/strings.xml:4: Error: "grid_size" is translated here but not found in default locale [ExtraTranslation]
<string name="grid_size">Tamaño de Cuadrícula</string>
~~~~~~~~~~~~~~~~
/home/vagrant/build/com.picross.nonocross/app/src/main/res/values-fr/strings.xml:12: Error: "grid_size" is translated here but not found in default locale [ExtraTranslation]
<string name="grid_size">Taille de la grille</string>
~~~~~~~~~~~~~~~~
/home/vagrant/build/com.picross.nonocross/app/src/main/res/values-it/strings.xml:12: Error: "grid_size" is translated here but not found in default locale [ExtraTranslation]
<string name="grid_size">Dimensione della griglia</string>
~~~~~~~~~~~~~~~~
/home/vagrant/build/com.picross.nonocross/app/src/main/res/values-de/strings.xml:31: Error: "grid_size" is translated here but not found in default locale [ExtraTranslation]
<string name="grid_size">Gittergröße</string>
~~~~~~~~~~~~~~~~
Explanation for issues of type "ExtraTranslation":
If a string appears in a specific language translation file, but there is
no corresponding string in the default locale, then this string is probably
unused. (It's technically possible that your application is only intended
to run in a specific locale, but it's still a good idea to provide a
fallback.)
Note that these strings can lead to crashes if the string is looked up on
any locale not providing a translation, so it's important to clean them
up.
4 errors, 0 warnings
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 4m 34s
56 actionable tasks: 56 executed
2023-07-16 19:15:57,587 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.picross.nonocross, universal_newlines=False, shell=None, istream=<valid stream>)
2023-07-16 19:15:57,602 INFO: Successfully built version 1.3.5 of com.picross.nonocross from e00a3294565ea8a0698fcf3a9396594ecb0aac89
2023-07-16 19:15:57,870 DEBUG: AXML contains a RESOURCE MAP
2023-07-16 19:15:57,870 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 70: 'http://schemas.android.com/apk/res/android'
2023-07-16 19:15:57,872 DEBUG: Checking build/com.picross.nonocross/app/build/outputs/apk/release/app-release-unsigned.apk
2023-07-16 19:15:57,887 DEBUG: AXML contains a RESOURCE MAP
2023-07-16 19:15:57,888 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 70: 'http://schemas.android.com/apk/res/android'
2023-07-16 19:15:57,911 INFO: success: com.picross.nonocross
2023-07-16 19:15:57,911 INFO: Finished
2023-07-16 19:15:57,912 INFO: 1 build succeeded