log for de.schliweb.makeacopy:104013
== Installed Android Tools ==
2025-09-18 14:59:59,825 DEBUG: Reading 'config.yml'
2025-09-18 14:59:59,836 INFO: Creating log directory
2025-09-18 14:59:59,837 INFO: Creating temporary directory
2025-09-18 14:59:59,837 INFO: Creating output directory
2025-09-18 14:59:59,915 DEBUG: Getting git vcs interface for https://github.com/egdels/makeacopy.git
2025-09-18 14:59:59,915 DEBUG: Checking de.schliweb.makeacopy:104013
2025-09-18 14:59:59,915 INFO: Building version 1.4.1 (104013) of de.schliweb.makeacopy
2025-09-18 14:59:59,915 WARNING: Android NDK version '28.0.13004108' could not be found!
2025-09-18 14:59:59,915 WARNING: Configured versions:
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-09-18 15:00:00,483 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2025-09-18 15:00:01,052 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json.asc HTTP/1.1" 200 488
2025-09-18 15:00:01,058 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2025-09-18 15:00:01,529 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json HTTP/1.1" 200 822054
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/android-ndk-r28-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r28-linux.zip
2025-09-18 15:00:02,308 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-09-18 15:00:02,630 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r28-linux.zip HTTP/1.1" 200 723148067
Unzipping to /tmp/.sdkmanager-ir05iar3
Installing into /opt/android-sdk/ndk/28.0.13004108
2025-09-18 15:00:57,761 INFO: Set NDK 28.0.13004108 (28.0.13004108) up
2025-09-18 15:00:57,773 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/de.schliweb.makeacopy, universal_newlines=False, shell=None, istream=None)
2025-09-18 15:01:00,673 INFO: Running 'sudo' commands in /home/vagrant
2025-09-18 15:01:00,674 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make ninja-build; apt-get install -y cmake -t bookworm-backports
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [278 kB]
Get:3 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:4 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main Translation-en [168 kB]
Get:6 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8791 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [6924 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [5448 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [297 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [251 kB]
Fetched 16.2 MB in 10s (1653 kB/s)
Reading package lists...
+ apt-get install -y make ninja-build
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
make-doc
The following NEW packages will be installed:
make ninja-build
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 531 kB of archives.
After this operation, 2056 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 531 kB in 0s (1327 kB/s)
Selecting previously unselected package make.
(Reading database ... 64076 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package ninja-build.
Preparing to unpack .../ninja-build_1.11.1-2~deb12u1_amd64.deb ...
Unpacking ninja-build (1.11.1-2~deb12u1) ...
Setting up ninja-build (1.11.1-2~deb12u1) ...
Setting up make (4.3-4.1) ...
+ apt-get install -y cmake -t bookworm-backports
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
cmake-data libarchive13 libjsoncpp25 librhash0 libuv1
Suggested packages:
cmake-doc cmake-format elpa-cmake-mode lrzip
The following NEW packages will be installed:
cmake cmake-data libarchive13 libjsoncpp25 librhash0 libuv1
0 upgraded, 6 newly installed, 0 to remove and 52 not upgraded.
Need to get 14.2 MB of archives.
After this operation, 54.0 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm-backports/main amd64 cmake-data all 3.31.6-2~bpo12+1 [2266 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u3 [343 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB]
Get:4 https://debian.osuosl.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB]
Get:5 https://debian.osuosl.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB]
Get:6 https://debian.osuosl.org/debian bookworm-backports/main amd64 cmake amd64 3.31.6-2~bpo12+1 [11.3 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 14.2 MB in 13s (1123 kB/s)
Selecting previously unselected package cmake-data.
(Reading database ... 64138 files and directories currently installed.)
Preparing to unpack .../0-cmake-data_3.31.6-2~bpo12+1_all.deb ...
Unpacking cmake-data (3.31.6-2~bpo12+1) ...
Selecting previously unselected package libarchive13:amd64.
Preparing to unpack .../1-libarchive13_3.6.2-1+deb12u3_amd64.deb ...
Unpacking libarchive13:amd64 (3.6.2-1+deb12u3) ...
Selecting previously unselected package libjsoncpp25:amd64.
Preparing to unpack .../2-libjsoncpp25_1.9.5-4_amd64.deb ...
Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
Selecting previously unselected package librhash0:amd64.
Preparing to unpack .../3-librhash0_1.4.3-3_amd64.deb ...
Unpacking librhash0:amd64 (1.4.3-3) ...
Selecting previously unselected package libuv1:amd64.
Preparing to unpack .../4-libuv1_1.44.2-1+deb12u1_amd64.deb ...
Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ...
Selecting previously unselected package cmake.
Preparing to unpack .../5-cmake_3.31.6-2~bpo12+1_amd64.deb ...
Unpacking cmake (3.31.6-2~bpo12+1) ...
Setting up libarchive13:amd64 (3.6.2-1+deb12u3) ...
Setting up libuv1:amd64 (1.44.2-1+deb12u1) ...
Setting up libjsoncpp25:amd64 (1.9.5-4) ...
Setting up librhash0:amd64 (1.4.3-3) ...
Setting up cmake-data (3.31.6-2~bpo12+1) ...
Setting up cmake (3.31.6-2~bpo12+1) ...
Processing triggers for libc-bin (2.36-9+deb12u13) ...
2025-09-18 15:01:51,048 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-18 15:01:51,463 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 68023 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u13) ...
2025-09-18 15:02:12,679 INFO: Getting source for revision e5a68763a8d5afe58bd1c32376d7f78c78acb65c
2025-09-18 15:02:12,682 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:12,682 DEBUG: > git rev-parse --show-toplevel
2025-09-18 15:02:12,890 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:12,890 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-18 15:02:25,256 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:25,257 DEBUG: > git reset --hard
2025-09-18 15:02:27,465 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:27,466 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-18 15:02:28,070 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:28,070 DEBUG: > git clean -dffx
2025-09-18 15:02:28,173 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:28,174 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 --prune-tags --force origin
2025-09-18 15:02:28,878 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:28,879 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
2025-09-18 15:02:29,483 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:29,484 DEBUG: > git remote set-head origin --auto
2025-09-18 15:02:30,088 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:30,089 DEBUG: > git checkout -f e5a68763a8d5afe58bd1c32376d7f78c78acb65c
2025-09-18 15:02:30,593 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:30,593 DEBUG: > git clean -dffx
2025-09-18 15:02:30,699 INFO: Initialising submodules
2025-09-18 15:02:30,700 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:30,700 DEBUG: > git rev-parse --show-toplevel
2025-09-18 15:02:30,905 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:30,906 DEBUG: > git submodule sync
2025-09-18 15:02:31,209 DEBUG: Directory: build/de.schliweb.makeacopy
2025-09-18 15:02:31,209 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 submodule update --init --force --recursive
Submodule path 'external/onnxruntime': checked out '89746dc19a0a1ae59ebf4b16df9acab8f99f3925'
Submodule path 'external/onnxruntime/cmake/external/emsdk': checked out '074211759c17c646164d3271ca1d155cc174f78e'
Submodule path 'external/onnxruntime/cmake/external/libprotobuf-mutator': checked out '7a2ed51a6b682a83e345ff49fc4cfd7ca47550db'
Submodule path 'external/onnxruntime/cmake/external/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c'
Submodule path 'external/onnxruntime/cmake/external/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b'
Submodule path 'external/opencv': checked out '49486f61fb25722cbcf586b7f4320921d46fb38e'
2025-09-18 15:02:34,020 INFO: Creating local.properties file at build/de.schliweb.makeacopy/local.properties
2025-09-18 15:02:34,023 INFO: Creating local.properties file at build/de.schliweb.makeacopy/app/local.properties
2025-09-18 15:02:34,024 DEBUG: Removing debuggable flags from build/de.schliweb.makeacopy/app
2025-09-18 15:02:34,031 INFO: Removing specified files
2025-09-18 15:02:34,032 INFO: Removing external/onnxruntime/onnxruntime/test
2025-09-18 15:02:34,217 INFO: Removing external/onnxruntime/samples
2025-09-18 15:02:34,455 INFO: Cleaned build.gradle of keysigning configs at build/de.schliweb.makeacopy/external/onnxruntime/js/react_native/e2e/android/app/build.gradle
2025-09-18 15:02:34,486 INFO: Cleaned build.gradle of keysigning configs at build/de.schliweb.makeacopy/app/build.gradle
2025-09-18 15:02:34,489 INFO: Running 'prebuild' commands in build/de.schliweb.makeacopy/app
2025-09-18 15:02:34,489 DEBUG: Directory: build/de.schliweb.makeacopy/app
2025-09-18 15:02:34,489 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/^\t\tif (publishToAdo) {/,/^\t\t}/d' ../external/onnxruntime/java/build.gradle
2025-09-18 15:02:34,692 INFO: Cleaning Gradle project...
2025-09-18 15:02:34,692 DEBUG: Directory: build/de.schliweb.makeacopy/app
2025-09-18 15:02:34,692 DEBUG: > /usr/local/bin/gradlew-fdroid -PenableAbiSplits=true -PABIS=x86 clean
Found 8.13 via distributionUrl
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle -PenableAbiSplits=true -PABIS=x86 clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
Declaring an 'is-' property with a Boolean type has been deprecated. Starting with Gradle 9.0, this property will be ignored by Gradle. The combination of method name and return type is not consistent with Java Bean property rules and will become unsupported in future versions of Groovy. Add a method named 'getCrunchPngs' with the same behavior and mark the old one with @Deprecated, or change the type of 'com.android.build.gradle.internal.dsl.BuildType$AgpDecorated.isCrunchPngs' (and the setter) to 'boolean'. Consult the upgrading guide for further information: https://docs.gradle.org/8.13/userguide/upgrading_version_8.html#groovy_boolean_properties
Declaring an 'is-' property with a Boolean type has been deprecated. Starting with Gradle 9.0, this property will be ignored by Gradle. The combination of method name and return type is not consistent with Java Bean property rules and will become unsupported in future versions of Groovy. Add a method named 'getUseProguard' with the same behavior and mark the old one with @Deprecated, or change the type of 'com.android.build.gradle.internal.dsl.BuildType.isUseProguard' (and the setter) to 'boolean'. Consult the upgrading guide for further information: https://docs.gradle.org/8.13/userguide/upgrading_version_8.html#groovy_boolean_properties
Gradle ABI splits: [x86]
Declaring an 'is-' property with a Boolean type has been deprecated. Starting with Gradle 9.0, this property will be ignored by Gradle. The combination of method name and return type is not consistent with Java Bean property rules and will become unsupported in future versions of Groovy. Add a method named 'getWearAppUnbundled' with the same behavior and mark the old one with @Deprecated, or change the type of 'com.android.build.api.variant.impl.ApplicationVariantImpl.isWearAppUnbundled' (and the setter) to 'boolean'. Consult the upgrading guide for further information: https://docs.gradle.org/8.13/userguide/upgrading_version_8.html#groovy_boolean_properties
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/de.schliweb.makeacopy/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 1m 7s
1 actionable task: 1 up-to-date
2025-09-18 15:03:48,808 INFO: Scanning source for common problems...
2025-09-18 15:03:48,830 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-18 15:03:48,831 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-18 15:03:49,447 DEBUG: write 'suss.json' to cache
2025-09-18 15:03:49,451 DEBUG: next suss.json cache update due in 23:59:59.985592
2025-09-18 15:03:49,602 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-18 15:03:49,928 INFO: Removing Java JAR file at external/opencv/samples/java/sbt/sbt/sbt-launch.jar
2025-09-18 15:03:50,039 INFO: Removing dependency file without lock at external/opencv/doc/js_tutorials/js_assets/webnn-electron/package.json
2025-09-18 15:03:50,044 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_6X6_100.json.gz
2025-09-18 15:03:50,044 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_6X6_50.json.gz
2025-09-18 15:03:50,044 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_APRILTAG_36h11.json.gz
2025-09-18 15:03:50,045 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_ARUCO_ORIGINAL.json.gz
2025-09-18 15:03:50,045 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_APRILTAG_25h9.json.gz
2025-09-18 15:03:50,045 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_5X5_100.json.gz
2025-09-18 15:03:50,046 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_6X6_1000.json.gz
2025-09-18 15:03:50,046 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_7X7_50.json.gz
2025-09-18 15:03:50,046 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_APRILTAG_36h10.json.gz
2025-09-18 15:03:50,047 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_7X7_1000.json.gz
2025-09-18 15:03:50,047 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_4X4_250.json.gz
2025-09-18 15:03:50,047 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_5X5_1000.json.gz
2025-09-18 15:03:50,048 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_4X4_100.json.gz
2025-09-18 15:03:50,048 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_6X6_250.json.gz
2025-09-18 15:03:50,048 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_7X7_250.json.gz
2025-09-18 15:03:50,049 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_4X4_1000.json.gz
2025-09-18 15:03:50,049 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_5X5_250.json.gz
2025-09-18 15:03:50,049 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_5X5_50.json.gz
2025-09-18 15:03:50,050 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_7X7_100.json.gz
2025-09-18 15:03:50,050 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_4X4_50.json.gz
2025-09-18 15:03:50,051 INFO: Removing gzip file archive at external/opencv/doc/pattern_tools/DICT_APRILTAG_16h5.json.gz
2025-09-18 15:03:50,160 INFO: Removing gradle-wrapper.jar at external/opencv/platforms/android/aar-template/gradle/wrapper/gradle-wrapper.jar
2025-09-18 15:03:50,161 INFO: Removing gradlew at external/opencv/platforms/android/gradle-wrapper/gradlew
2025-09-18 15:03:50,161 INFO: Removing gradlew.bat at external/opencv/platforms/android/gradle-wrapper/gradlew.bat
2025-09-18 15:03:50,161 INFO: Removing gradle-wrapper.jar at external/opencv/platforms/android/gradle-wrapper/gradle/wrapper/gradle-wrapper.jar
2025-09-18 15:03:50,227 INFO: Removing dependency file without lock at external/opencv/modules/js/perf/package.json
2025-09-18 15:03:50,232 INFO: Removing dependency file without lock at external/opencv/modules/js/test/package.json
2025-09-18 15:03:50,399 INFO: Removing Java JAR file at external/opencv/modules/java/test/pure_test/lib/junit-4.11.jar
2025-09-18 15:03:51,077 INFO: Removing binary at external/onnxruntime/cmake/external/git.Win32.2.41.03.patch/patch.exe
2025-09-18 15:03:51,356 INFO: Removing dependency file without lock at external/onnxruntime/rust/Cargo.toml
2025-09-18 15:03:51,357 INFO: Removing dependency file without lock at external/onnxruntime/rust/onnxruntime-sys/Cargo.toml
2025-09-18 15:03:51,357 INFO: Removing dependency file without lock at external/onnxruntime/rust/onnxruntime/Cargo.toml
2025-09-18 15:03:51,394 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at external/onnxruntime/js/react_native/android/build.gradle
2025-09-18 15:03:51,394 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at external/onnxruntime/js/react_native/android/build.gradle
2025-09-18 15:03:51,394 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at external/onnxruntime/js/react_native/android/build.gradle
2025-09-18 15:03:51,395 INFO: Removing gradle-wrapper.jar at external/onnxruntime/js/react_native/android/gradle/wrapper/gradle-wrapper.jar
2025-09-18 15:03:51,405 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at external/onnxruntime/js/react_native/e2e/android/build.gradle
2025-09-18 15:03:51,405 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at external/onnxruntime/js/react_native/e2e/android/build.gradle
2025-09-18 15:03:51,405 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/detox/Detox-android' at external/onnxruntime/js/react_native/e2e/android/build.gradle
2025-09-18 15:03:51,406 INFO: Removing gradle-wrapper.jar at external/onnxruntime/js/react_native/e2e/android/gradle/wrapper/gradle-wrapper.jar
2025-09-18 15:03:51,449 INFO: Removing binary at external/onnxruntime/js/web/test/e2e/model_with_orig_ext_data.bin
2025-09-18 15:03:51,625 INFO: Ignoring unknown maven repo 'MavenPublication)' at external/onnxruntime/java/build.gradle
2025-09-18 15:03:51,640 INFO: Ignoring unknown maven repo 'MavenPublication)' at external/onnxruntime/java/build-android.gradle
2025-09-18 15:03:51,640 INFO: Ignoring unknown maven repo '$publishDir' at external/onnxruntime/java/build-android.gradle
2025-09-18 15:03:51,641 INFO: Removing gradle-wrapper.jar at external/onnxruntime/java/gradle/wrapper/gradle-wrapper.jar
2025-09-18 15:03:51,656 INFO: Removing binary at external/onnxruntime/java/src/test/resources/external-matmul.out
2025-09-18 15:03:51,732 INFO: Creating source tarball...
2025-09-18 15:06:35,781 INFO: Running 'build' commands in build/de.schliweb.makeacopy/app
2025-09-18 15:06:35,783 DEBUG: Directory: build/de.schliweb.makeacopy/app
2025-09-18 15:06:35,783 DEBUG: > bash -e -u -o pipefail -x -c cd ../scripts; chmod +x *.sh; export ABIS="x86"; ./build_opencv_android.sh; ./prepare_opencv.sh; ./build_onnxruntime_android.sh
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../scripts
+ chmod +x build_onnxruntime_android.sh build_opencv_android.sh check_opencv_modules.sh clean_opencv_binaries.sh collect_repro_evidence.sh prepare_opencv.sh smoke_only_test.sh verify_opencv_patches.sh verify_pagesize.sh
+ export ABIS=x86
+ ABIS=x86
+ ./build_opencv_android.sh
Updated 33 paths from the index
Copying OpenCV sources to /tmp/opencv-src...
Patch ocv_output_status in /tmp/opencv-src/cmake/OpenCVUtils.cmake
Neutralize internal strip in /tmp/opencv-src/modules/java/jni/CMakeLists.txt...
Remove ALL from android_sdk target in /tmp/opencv-src/modules/java/android_sdk/CMakeLists.txt
Sort glob results & source lists
OpenCV CMake: /usr/bin/cmake (v 3.31.6)
Using NDK toolchain: /opt/android-sdk/ndk/28.0.13004108/toolchains/llvm/prebuilt/linux-x86_64
Build log: /tmp/opencv-build/opencv_build.log
Building OpenCV for ABIs: [x86]
Python: Python 3.11.2
Configure CMake (Unix Makefiles) for x86
Build gen_opencv_java_source for x86 (-j1)
[pinned-jni] copied core.inl.hpp
[pinned-jni] copied imgcodecs.inl.hpp
[pinned-jni] copied imgproc.inl.hpp
[pinned-jni] copied video.inl.hpp
[pinned-jni] copied videoio.inl.hpp
[pinned-jni] missing (not fatal): opencv_jni.hpp
Build OpenCV for x86 (-j1)
Staged libopencv_java4.so (x86)
Strip x86 libs
Pin summary (x86): REQUIRE_PINNED_JNI=1, PINNED_JNI_DIR=/home/vagrant/build/de.schliweb.makeacopy/external/opencv_pinned_jni, copied=5
Done x86
โ
OpenCV for Android built successfully.
===== SHA256 summary (libopencv_java4.so) =====
011eacf9bfb94462442e8906db12ec7a798727252cad6d9937075d62c3c454f2 /tmp/opencv-build/lib/x86/libopencv_java4.so
===== END SHA256 summary =====
+ ./prepare_opencv.sh
๐ง Preparing OpenCV native libraries for the app...
๐งน Cleaning jniLibs directory...
๐ Searching libraries for x86...
โ
Copied libopencv_core.so from /tmp/opencv-build/lib/x86
โ
Copied libopencv_imgcodecs.so from /tmp/opencv-build/lib/x86
โ
Copied libopencv_imgproc.so from /tmp/opencv-build/lib/x86
โ
Copied libopencv_java4.so from /tmp/opencv-build/lib/x86
โ
Copied libopencv_video.so from /tmp/opencv-build/lib/x86
โ
Copied libopencv_videoio.so from /tmp/opencv-build/lib/x86
๐ All OpenCV native libraries were copied successfully to: /home/vagrant/build/de.schliweb.makeacopy/app/src/main/jniLibs
+ ./build_onnxruntime_android.sh
ONNX Runtime ABIs: x86
ENV SUMMARY:
Host: Linux bookworm 6.1.0-29-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) x86_64 GNU/Linux
TZ=UTC SOURCE_DATE_EPOCH=1700000000
Parallel jobs: 20
CMake generator: Ninja
SDK: /opt/android-sdk
NDK: /opt/android-sdk/ndk/28.0.13004108
JAVA_HOME: unset
llvm-strip: /opt/android-sdk/ndk/28.0.13004108/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip
Updated 1832 paths from the index
Copying ONNX sources to /tmp/onnxruntime-src ...
CMake for ORT: /usr/bin/cmake (version 3.31.6)
SDK: /opt/android-sdk
NDK: /opt/android-sdk/ndk/28.0.13004108
Building ONNX Runtime for x86 (CPU-only)
Stripping done.
Done.
JAR: /home/vagrant/build/de.schliweb.makeacopy/app/libs/onnxruntime-1.22.1.jar
SOs (x86): /home/vagrant/build/de.schliweb.makeacopy/app/src/main/jniLibs/x86/libonnxruntime.so, libonnxruntime4j_jni.so
2025-09-18 15:51:21,263 INFO: Building Gradle project...
2025-09-18 15:51:21,263 DEBUG: Directory: build/de.schliweb.makeacopy/app
2025-09-18 15:51:21,264 DEBUG: > /usr/local/bin/gradlew-fdroid -PenableAbiSplits=true -PABIS=x86 assembleRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle -PenableAbiSplits=true -PABIS=x86 assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
Declaring an 'is-' property with a Boolean type has been deprecated. Starting with Gradle 9.0, this property will be ignored by Gradle. The combination of method name and return type is not consistent with Java Bean property rules and will become unsupported in future versions of Groovy. Add a method named 'getCrunchPngs' with the same behavior and mark the old one with @Deprecated, or change the type of 'com.android.build.gradle.internal.dsl.BuildType$AgpDecorated.isCrunchPngs' (and the setter) to 'boolean'. Consult the upgrading guide for further information: https://docs.gradle.org/8.13/userguide/upgrading_version_8.html#groovy_boolean_properties
Declaring an 'is-' property with a Boolean type has been deprecated. Starting with Gradle 9.0, this property will be ignored by Gradle. The combination of method name and return type is not consistent with Java Bean property rules and will become unsupported in future versions of Groovy. Add a method named 'getUseProguard' with the same behavior and mark the old one with @Deprecated, or change the type of 'com.android.build.gradle.internal.dsl.BuildType.isUseProguard' (and the setter) to 'boolean'. Consult the upgrading guide for further information: https://docs.gradle.org/8.13/userguide/upgrading_version_8.html#groovy_boolean_properties
Gradle ABI splits: [x86]
Declaring an 'is-' property with a Boolean type has been deprecated. Starting with Gradle 9.0, this property will be ignored by Gradle. The combination of method name and return type is not consistent with Java Bean property rules and will become unsupported in future versions of Groovy. Add a method named 'getWearAppUnbundled' with the same behavior and mark the old one with @Deprecated, or change the type of 'com.android.build.api.variant.impl.ApplicationVariantImpl.isWearAppUnbundled' (and the setter) to 'boolean'. Consult the upgrading guide for further information: https://docs.gradle.org/8.13/userguide/upgrading_version_8.html#groovy_boolean_properties
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
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 Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (revision 2)" finished.
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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :app:copyNotices
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResValues
> Task :app:extractReleaseNativeSymbolTables
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [28.0.13004108] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:generateReleaseResources
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:parseReleaseLocalResources
> Task :app:javaPreCompileRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:mergeReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:compressReleaseAssets
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseJavaResource
> Task :app:generateReleaseLintVitalReportModel
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:convertShrunkResourcesToBinaryRelease
> Task :app:compileReleaseArtProfile
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/de.schliweb.makeacopy/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 5m 13s
47 actionable tasks: 47 executed
2025-09-18 15:56:35,172 INFO: Successfully built version 1.4.1 of de.schliweb.makeacopy from e5a68763a8d5afe58bd1c32376d7f78c78acb65c
2025-09-18 15:56:35,691 DEBUG: Checking build/de.schliweb.makeacopy/app/build/outputs/apk/release/app-x86-release-unsigned.apk
2025-09-18 15:56:36,010 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-18 15:56:36,010 INFO: ...retrieving https://github.com/egdels/makeacopy/releases/download/v1.4.1/MakeACopy-v1.4.1-x86-release.apk
2025-09-18 15:56:36,012 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-09-18 15:56:36,313 DEBUG: https://github.com:443 "GET /egdels/makeacopy/releases/download/v1.4.1/MakeACopy-v1.4.1-x86-release.apk HTTP/1.1" 302 0
2025-09-18 15:56:36,320 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-09-18 15:56:36,583 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/1023665638/fd400d50-cd37-4f5a-8f41-37862efeed04?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-18T16%3A44%3A43Z&rscd=attachment%3B+filename%3DMakeACopy-v1.4.1-x86-release.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-18T15%3A44%3A31Z&ske=2025-09-18T16%3A44%3A43Z&sks=b&skv=2018-11-09&sig=LcEp0Cz%2FEHy%2FQj6Y7T6%2FNnooXrK8r%2By%2BWXcDwqcfczw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1ODIxMTI5NiwibmJmIjoxNzU4MjEwOTk2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Qh6OGr2Odac0brPy9ovpZS0xbp82Vod3oaqiSoxrdNk&response-content-disposition=attachment%3B%20filename%3DMakeACopy-v1.4.1-x86-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 139582410
2025-09-18 15:56:49,256 DEBUG: unsigned/binaries/de.schliweb.makeacopy_104013.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-09-18 15:56:52,915 DEBUG: /tmp/tmpnnr66ji9/sigcp_de.schliweb.makeacopy_104013.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-09-18 15:56:52,915 INFO: ...successfully verified
2025-09-18 15:56:52,915 INFO: compared built binary to supplied reference binary successfully
2025-09-18 15:56:53,020 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-09-18 15:56:53,460 DEBUG: Using APK Signature v2
2025-09-18 15:56:53,463 INFO: supplied reference binary has allowed signer ae322d3fb71afe21df4727e37a5c6803511d5a2fe1fc3135430cee0699fa1b34
2025-09-18 15:56:53,510 INFO: success: de.schliweb.makeacopy
2025-09-18 15:56:53,510 INFO: Finished
2025-09-18 15:56:53,510 INFO: 1 build succeeded