log for org.dolphinemu.dolphinemu:41314
== Installed Android Tools ==
2025-06-09 00:39:05,378 DEBUG: Reading 'config.yml'
2025-06-09 00:39:05,431 INFO: Creating log directory
2025-06-09 00:39:05,432 INFO: Creating temporary directory
2025-06-09 00:39:05,433 INFO: Creating output directory
2025-06-09 00:39:05,534 DEBUG: Getting git vcs interface for https://github.com/dolphin-emu/dolphin.git
2025-06-09 00:39:05,535 DEBUG: Checking org.dolphinemu.dolphinemu:41314
2025-06-09 00:39:05,535 INFO: Building version 2506a (41314) of org.dolphinemu.dolphinemu
2025-06-09 00:39:05,535 WARNING: Android NDK version '27.0.12077973' could not be found!
2025-06-09 00:39:05,535 WARNING: Configured versions:
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-06-09 00:39:07,697 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-06-09 00:39:07,986 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2025-06-09 00:39:07,998 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-06-09 00:39:08,305 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 148852
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r27-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r27-linux.zip
2025-06-09 00:39:08,828 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-06-09 00:39:09,819 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r27-linux.zip HTTP/1.1" 200 663957918
Unzipping to /tmp/.sdkmanager-dvvo1gui
Installing into /opt/android-sdk/ndk/27.0.12077973
2025-06-09 00:40:03,896 INFO: Set NDK 27.0.12077973 (27.0.12077973) up
2025-06-09 00:40:03,902 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/org.dolphinemu.dolphinemu, universal_newlines=False, shell=None, istream=None)
2025-06-09 00:40:03,923 INFO: Running 'sudo' commands in /home/vagrant
2025-06-09 00:40:03,923 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y lib32stdc++6
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [266 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [161 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 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 [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [288 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [246 kB]
Fetched 16.2 MB in 14s (1178 kB/s)
Reading package lists...
+ apt-get install -y lib32stdc++6
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
lib32gcc-s1 libc6-i386
The following NEW packages will be installed:
lib32gcc-s1 lib32stdc++6 libc6-i386
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Need to get 3164 kB of archives.
After this operation, 15.0 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 libc6-i386 amd64 2.36-9+deb12u10 [2461 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 lib32gcc-s1 amd64 12.2.0-14+deb12u1 [59.7 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 lib32stdc++6 amd64 12.2.0-14+deb12u1 [643 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3164 kB in 7s (473 kB/s)
Selecting previously unselected package libc6-i386.
(Reading database ... 64067 files and directories currently installed.)
Preparing to unpack .../libc6-i386_2.36-9+deb12u10_amd64.deb ...
Unpacking libc6-i386 (2.36-9+deb12u10) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../lib32gcc-s1_12.2.0-14+deb12u1_amd64.deb ...
Unpacking lib32gcc-s1 (12.2.0-14+deb12u1) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../lib32stdc++6_12.2.0-14+deb12u1_amd64.deb ...
Unpacking lib32stdc++6 (12.2.0-14+deb12u1) ...
Setting up libc6-i386 (2.36-9+deb12u10) ...
Setting up lib32gcc-s1 (12.2.0-14+deb12u1) ...
Setting up lib32stdc++6 (12.2.0-14+deb12u1) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-09 00:40:46,265 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-09 00:40:46,877 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64360 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-09 00:41:09,662 INFO: Getting source for revision 9843115ad8414970312c954d83145300d7cdbec3
2025-06-09 00:41:09,663 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:09,663 DEBUG: > git rev-parse --show-toplevel
2025-06-09 00:41:09,866 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:09,866 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-09 00:41:21,403 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:21,404 DEBUG: > git reset --hard
2025-06-09 00:41:23,312 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:23,312 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-09 00:41:24,117 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:24,118 DEBUG: > git clean -dffx
2025-06-09 00:41:24,221 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:24,221 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-06-09 00:41:25,126 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:25,126 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-06-09 00:41:25,731 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:25,731 DEBUG: > git remote set-head origin --auto
2025-06-09 00:41:26,536 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:26,537 DEBUG: > git checkout -f 9843115ad8414970312c954d83145300d7cdbec3
2025-06-09 00:41:26,840 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:26,841 DEBUG: > git clean -dffx
2025-06-09 00:41:26,944 INFO: Initialising submodules
2025-06-09 00:41:26,944 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:26,944 DEBUG: > git rev-parse --show-toplevel
2025-06-09 00:41:27,152 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:27,152 DEBUG: > git submodule sync
2025-06-09 00:41:27,757 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2025-06-09 00:41:27,757 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 'Externals/FFmpeg-bin': checked out '9bc087fbca36ce5a85eb4fd73f0c73813593e5a2'
Submodule path 'Externals/Qt': checked out '495517af2b922c10c24f543e0fd6ea3ddf774e50'
Submodule path 'Externals/SDL/SDL': checked out 'c98c4fbff6d8f3016a3ce6685bf8f43433c3efcc'
Submodule path 'Externals/SFML/SFML': checked out '7f1162dfea4969bc17417563ac55d93b72e84c1e'
Submodule path 'Externals/Vulkan-Headers': checked out '39f924b810e561fd86b2558b6711ca68d4363f68'
Submodule path 'Externals/VulkanMemoryAllocator': checked out '3bab6924988e5f19bf36586a496156cf72f70d9f'
Submodule path 'Externals/cubeb/cubeb': checked out '54217bca3f3e0cd53c073690a23dd25d83557909'
Submodule path 'Externals/cubeb/cubeb/cmake/sanitizers-cmake': checked out 'aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a'
Submodule path 'Externals/cubeb/cubeb/googletest': checked out '40412d85124f7c6f3d88454583c4633e5e10fc8c'
Submodule path 'Externals/curl/curl': checked out '75a2079d5c28debb2eaa848ca9430f1fe0d7844c'
Submodule path 'Externals/enet/enet': checked out '2a85cd64459f6ba038d233a634d9440490dbba12'
Submodule path 'Externals/fmt/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281'
Submodule path 'Externals/gtest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850'
Submodule path 'Externals/hidapi/hidapi-src': checked out '7011fa98af2dde00c298105735e470de800288c7'
Submodule path 'Externals/implot/implot': checked out '18c72431f8265e2b0b5378a3a73d8a883b2175ff'
Submodule path 'Externals/libadrenotools': checked out '8fae8ce254dfc1344527e05301e43f37dea2df80'
Submodule path 'Externals/libadrenotools/lib/linkernsbypass': checked out 'aa3975893d83ef1bc84c321ec60c65fbf1287887'
Submodule path 'Externals/libspng/libspng': checked out 'dc5b1032c08efac68ad30170f7ccbf0aa8dd55c9'
Submodule path 'Externals/libusb/libusb': checked out 'ba698478afc3d3a72644eef9fc4cd24ce8383a4c'
Submodule path 'Externals/lz4/lz4': checked out '5fc0630a0ed55e9755b0fe3990cd021ae1c3edc1'
Submodule path 'Externals/mGBA/mgba': checked out '8739b22fbc90fdf0b4f6612ef9c0520f0ba44a51'
Submodule path 'Externals/minizip-ng/minizip-ng': checked out '55db144e03027b43263e5ebcb599bf0878ba58de'
Submodule path 'Externals/rcheevos/rcheevos': checked out '0115d9198ff7a73ff6568027dfb948ef6031818c'
Submodule path 'Externals/spirv_cross/SPIRV-Cross': checked out 'ebe2aa0cd80f5eb5cd8a605da604cacf72205f3b'
Submodule path 'Externals/tinygltf/tinygltf': checked out 'c5641f2c22d117da7971504591a8f6a41ece488b'
Submodule path 'Externals/xxhash/xxHash': checked out 'e626a72bc2321cd320e953a0ccf1584cad60f363'
Submodule path 'Externals/zlib-ng/zlib-ng': checked out 'ce01b1e41da298334f8214389cc9369540a7560f'
Submodule path 'Externals/zstd/zstd': checked out 'f8745da6ff1ad1e7bab384bd1f9d742439278e99'
2025-06-09 00:41:36,282 INFO: Creating local.properties file at build/org.dolphinemu.dolphinemu/local.properties
2025-06-09 00:41:36,295 INFO: Creating local.properties file at build/org.dolphinemu.dolphinemu/Source/local.properties
2025-06-09 00:41:36,296 INFO: Creating local.properties file at build/org.dolphinemu.dolphinemu/Source/Android/local.properties
2025-06-09 00:41:36,296 INFO: Creating local.properties file at build/org.dolphinemu.dolphinemu/Source/Android/app/local.properties
2025-06-09 00:41:36,297 DEBUG: Removing debuggable flags from build/org.dolphinemu.dolphinemu/Source/Android/app
2025-06-09 00:41:36,507 INFO: Cleaned build.gradle.kts of keysigning configs at build/org.dolphinemu.dolphinemu/Source/Android/app/build.gradle.kts
2025-06-09 00:41:36,520 INFO: Running 'prebuild' commands in build/org.dolphinemu.dolphinemu/Source/Android/app
2025-06-09 00:41:36,520 DEBUG: Directory: build/org.dolphinemu.dolphinemu/Source/Android/app
2025-06-09 00:41:36,520 DEBUG: > bash -e -u -o pipefail -x -c -- sdkmanager 'cmake;3.22.1'
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sdkmanager 'cmake;3.22.1'
Downloading https://dl.google.com/android/repository/cmake-3.22.1-linux.zip into /home/vagrant/.cache/sdkmanager/cmake-3.22.1-linux.zip
Unzipping to /tmp/.sdkmanager-ion0tfo3
Installing into /opt/android-sdk/cmake/3.22.1
2025-06-09 00:41:40,248 INFO: Cleaning Gradle project...
2025-06-09 00:41:40,252 DEBUG: Directory: build/org.dolphinemu.dolphinemu/Source/Android/app
2025-06-09 00:41:40,252 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/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.11.1/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
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :benchmark
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/benchmark/build.gradle.kts:31:32: 'devices: ExtensiblePolymorphicDomainObjectContainer<Device>' is deprecated. Overrides deprecated member in 'com.android.build.api.dsl.ManagedDevices'. devices is deprecated in managedDevices, use allDevices instead
> Task :app:externalNativeBuildCleanBenchmarkRelease
> Task :app:externalNativeBuildCleanDebug
> Task :app:externalNativeBuildCleanNonMinifiedRelease
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 29s
5 actionable tasks: 4 executed, 1 up-to-date
2025-06-09 00:44:16,967 INFO: Scanning source for common problems...
2025-06-09 00:44:16,975 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_ServiceScan.bin
2025-06-09 00:44:16,976 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_AttribTree_0x10000.bin
2025-06-09 00:44:16,976 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_AttribTree_0x10001_strip.bin
2025-06-09 00:44:16,976 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_AttribTree_0x10001.bin
2025-06-09 00:44:16,977 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_AttribTree_0x10000_strip.bin
2025-06-09 00:44:16,978 INFO: Ignoring binary at Data/Sys/codehandler.bin
2025-06-09 00:44:16,985 INFO: Ignoring binary at Data/Sys/GC/font_western.bin
2025-06-09 00:44:16,985 INFO: Ignoring binary at Data/Sys/GC/font_japanese.bin
2025-06-09 00:44:16,985 INFO: Ignoring binary at Data/Sys/GC/dsp_coef.bin
2025-06-09 00:44:16,985 INFO: Ignoring binary at Data/Sys/GC/dsp_rom.bin
2025-06-09 00:44:17,090 INFO: Ignoring binary at Data/Sys/Wii/shared2/wc24/nwc24fl.bin
2025-06-09 00:44:17,090 INFO: Ignoring binary at Data/Sys/Wii/shared2/wc24/misc.bin
2025-06-09 00:44:17,090 INFO: Ignoring binary at Data/Sys/Wii/shared2/wc24/nwc24fls.bin
2025-06-09 00:44:17,090 INFO: Ignoring binary at Data/Sys/Wii/shared2/wc24/nwc24dl.bin
2025-06-09 00:44:17,169 INFO: Removing binary at Externals/minizip-ng/minizip-ng/test/random.bin
2025-06-09 00:44:17,171 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/infozip_symlinks.zip
2025-06-09 00:44:17,171 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/incorrect_number_entries.zip
2025-06-09 00:44:17,172 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/as.zip
2025-06-09 00:44:17,172 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/xz.zip
2025-06-09 00:44:17,172 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/unsupported_permissions.zip
2025-06-09 00:44:17,173 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/gh_739.zip
2025-06-09 00:44:17,173 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/license_zstd.zip
2025-06-09 00:44:17,173 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/gh_740.zip
2025-06-09 00:44:17,174 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/large_cd_comment.zip
2025-06-09 00:44:17,174 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/corpus.zip
2025-06-09 00:44:17,174 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/encrypted_wzaes.zip
2025-06-09 00:44:17,175 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/permissions.zip
2025-06-09 00:44:17,175 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/bzip2.zip
2025-06-09 00:44:17,175 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/gh.zip
2025-06-09 00:44:17,176 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/lzma.zip
2025-06-09 00:44:17,176 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/zip64.zip
2025-06-09 00:44:17,176 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/comments.zip
2025-06-09 00:44:17,177 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/signed.zip
2025-06-09 00:44:17,177 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/encrypted_pkcrypt.zip
2025-06-09 00:44:17,177 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/storeonly.zip
2025-06-09 00:44:17,178 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/tiny.zip
2025-06-09 00:44:17,179 INFO: Removing binary at Externals/gettext/msgfmt.exe
2025-06-09 00:44:17,196 INFO: Removing binary at Externals/VulkanMemoryAllocator/bin/VmaSample_Release_vs2022.exe
2025-06-09 00:44:17,247 INFO: Removing binary at Externals/lz4/lz4/tests/goldenSamples/skip.bin
2025-06-09 00:44:17,315 INFO: Removing binary at Externals/zstd/zstd/tests/golden-dictionaries/http-dict-missing-symbols
2025-06-09 00:44:17,315 INFO: Removing binary at Externals/zstd/zstd/tests/golden-compression/huffman-compressed-larger
2025-06-09 00:44:17,316 INFO: Removing binary at Externals/zstd/zstd/tests/golden-compression/large-literal-and-match-lengths
2025-06-09 00:44:17,317 INFO: Removing gzip file archive at Externals/zstd/zstd/tests/gzip/hufts-segv.gz
2025-06-09 00:44:17,318 INFO: Removing binary at Externals/zstd/zstd/tests/dict-files/zero-weight-dict
2025-06-09 00:44:17,402 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/examples/shader/resources/tuffy.ttf
2025-06-09 00:44:17,404 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/examples/joystick/resources/tuffy.ttf
2025-06-09 00:44:17,406 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/examples/opengl/resources/tuffy.ttf
2025-06-09 00:44:17,407 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/examples/tennis/resources/tuffy.ttf
2025-06-09 00:44:17,409 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/examples/cocoa/resources/tuffy.ttf
2025-06-09 00:44:17,415 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-09 00:44:17,415 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-09 00:44:18,057 DEBUG: write 'suss.json' to cache
2025-06-09 00:44:18,059 DEBUG: next suss.json cache update due in 23:59:59.986909
2025-06-09 00:44:18,197 INFO: Removing gradle-wrapper.jar at Externals/SFML/SFML/examples/android/gradle/wrapper/gradle-wrapper.jar
2025-06-09 00:44:18,203 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/examples/android/app/src/main/assets/tuffy.ttf
2025-06-09 00:44:18,205 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/examples/island/resources/tuffy.ttf
2025-06-09 00:44:18,208 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/examples/keyboard/resources/Tuffy.ttf
2025-06-09 00:44:18,238 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/tools/xcode/templates/SFML/SFML App.xctemplate/tuffy.ttf
2025-06-09 00:44:18,239 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/tools/xcode/templates/SFML/SFML CLT.xctemplate/tuffy.ttf
2025-06-09 00:44:18,244 WARNING: Found executable binary, possibly code at Externals/SFML/SFML/test/Graphics/tuffy.ttf
2025-06-09 00:44:18,668 INFO: Removing gradle-wrapper.jar at Externals/SDL/SDL/android-project/gradle/wrapper/gradle-wrapper.jar
2025-06-09 00:44:18,692 INFO: Removing binary at Externals/SDL/SDL/Xcode/SDL/pkg-support/resources/SDL_DS_Store
2025-06-09 00:44:18,709 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/androiddeployqt.exe
2025-06-09 00:44:18,709 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/qtpaths6.exe
2025-06-09 00:44:18,710 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/windeployqt6.exe
2025-06-09 00:44:18,710 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/qvkgen.exe
2025-06-09 00:44:18,711 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/tracepointgen.exe
2025-06-09 00:44:18,711 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/cmake_automoc_parser.exe
2025-06-09 00:44:18,712 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/rcc.exe
2025-06-09 00:44:18,712 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/qtpaths.exe
2025-06-09 00:44:18,712 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/androidtestrunner.exe
2025-06-09 00:44:18,713 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/uic.exe
2025-06-09 00:44:18,713 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/syncqt.exe
2025-06-09 00:44:18,714 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/tracegen.exe
2025-06-09 00:44:18,714 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/moc.exe
2025-06-09 00:44:18,715 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/androiddeployqt6.exe
2025-06-09 00:44:18,715 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/qlalr.exe
2025-06-09 00:44:18,716 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/windeployqt.exe
2025-06-09 00:44:19,164 INFO: Removing binary at Externals/curl/curl/tests/data/test1425
2025-06-09 00:44:19,167 INFO: Removing binary at Externals/curl/curl/tests/data/test463
2025-06-09 00:44:19,182 INFO: Removing binary at Externals/curl/curl/tests/data/test1426
2025-06-09 00:44:19,185 INFO: Removing binary at Externals/curl/curl/tests/data/test35
2025-06-09 00:44:19,224 INFO: Removing binary at Externals/curl/curl/tests/data/test1531
2025-06-09 00:44:19,228 INFO: Removing binary at Externals/curl/curl/tests/data/test545
2025-06-09 00:44:19,252 INFO: Removing binary at Externals/curl/curl/tests/data/test2080
2025-06-09 00:44:19,295 INFO: Removing binary at Externals/curl/curl/tests/data/test262
2025-06-09 00:44:19,439 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/07-jr,jp,call,ret,rst/test.gb
2025-06-09 00:44:19,441 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/04-op r,imm/test.gb
2025-06-09 00:44:19,442 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/01-special/test.gb
2025-06-09 00:44:19,443 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/10-bit ops/test.gb
2025-06-09 00:44:19,443 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/11-op a,(hl)/test.gb
2025-06-09 00:44:19,444 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/02-interrupts/test.gb
2025-06-09 00:44:19,445 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/09-op r,r/test.gb
2025-06-09 00:44:19,446 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/06-ld r,r/test.gb
2025-06-09 00:44:19,447 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/05-op rp/test.gb
2025-06-09 00:44:19,448 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/08-misc instrs/test.gb
2025-06-09 00:44:19,449 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/03-op sp,hl/test.gb
2025-06-09 00:44:19,464 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gba/irq/keyirq/test.gba
2025-06-09 00:44:19,617 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/CVE-2004-0797/test.gz
2025-06-09 00:44:19,618 INFO: Removing binary at Externals/zlib-ng/zlib-ng/test/GH-364/test.bin
2025-06-09 00:44:19,619 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/CVE-2005-2096/test.gz
2025-06-09 00:44:19,619 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/CVE-2002-0059/test.gz
2025-06-09 00:44:19,620 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/CVE-2005-1849/test.gz
2025-06-09 00:44:19,623 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/GH-979/pigz-2.6.tar.gz
2025-06-09 00:44:19,730 INFO: Removing binary at Externals/tinygltf/tinygltf/models/Cube-texture-ext/Cube.bin
2025-06-09 00:44:19,731 INFO: Removing binary at Externals/tinygltf/tinygltf/models/CubeImageUriSpaces/CubeImageUriSpaces.bin
2025-06-09 00:44:19,743 INFO: Removing binary at Externals/tinygltf/tinygltf/models/BoundsChecking/simpleTriangle.bin
2025-06-09 00:44:19,744 INFO: Removing binary at Externals/tinygltf/tinygltf/models/Cube/Cube.bin
2025-06-09 00:44:19,744 INFO: Removing binary at Externals/tinygltf/tinygltf/models/Extensions-overwrite-issue261/issue-261.bin
2025-06-09 00:44:19,746 INFO: Removing binary at Externals/tinygltf/tinygltf/tools/windows/premake5.exe
2025-06-09 00:44:19,789 INFO: Removing gradle-wrapper.jar at Source/Android/gradle/wrapper/gradle-wrapper.jar
2025-06-09 00:44:19,998 INFO: Creating source tarball...
2025-06-09 00:46:34,327 INFO: Building Gradle project...
2025-06-09 00:46:34,327 DEBUG: Directory: build/org.dolphinemu.dolphinemu/Source/Android/app
2025-06-09 00:46:34,327 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle 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.11.1/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
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
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 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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
> Task :app:preBuild UP-TO-DATE
> Task :app:preBenchmarkReleaseBuild UP-TO-DATE
> Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
C/C++: CMake Deprecation Warning at CMakeLists.txt:7 (cmake_policy):
C/C++: The OLD behavior for policy CMP0080 will be removed from a future version
C/C++: of CMake.
C/C++: The cmake-policies(7) manual explains that the OLD behaviors of all
C/C++: policies are deprecated and that a policy should be set to OLD only under
C/C++: specific short-term circumstances. Projects should be ported to the NEW
C/C++: behavior and not rely on setting a policy to OLD.
> Task :app:buildCMakeRelWithDebInfo[arm64-v8a]
C/C++: ninja: Entering directory `/home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/.cxx/RelWithDebInfo/5x1y1649/arm64-v8a'
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/libadrenotools/lib/linkernsbypass/android_linker_ns.cpp:68:5: warning: missing field 'reserved_addr' initializer [-Wmissing-field-initializers]
C/C++: 68 | };
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/libadrenotools/lib/linkernsbypass/android_linker_ns.cpp:116:5: warning: missing field 'reserved_addr' initializer [-Wmissing-field-initializers]
C/C++: 116 | };
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/libadrenotools/lib/linkernsbypass/android_linker_ns.cpp:106:5: warning: 'snprintf' will always be truncated; specified size is 3, but format string expands to at least 4 [-Wformat-truncation]
C/C++: 106 | snprintf(sonameOverwrite.data(), sonameOverwrite.size(), "%03u", TargetId++);
C/C++: | ^
C/C++: 3 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/libadrenotools/src/driver.cpp:109:5: warning: missing field 'id' initializer [-Wmissing-field-initializers]
C/C++: 109 | };
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/libadrenotools/src/driver.cpp:145:5: warning: missing field 'va_len' initializer [-Wmissing-field-initializers]
C/C++: 145 | };
C/C++: | ^
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/libadrenotools/src/hook/hook_impl.cpp:151:13: warning: missing field 'reserved_addr' initializer [-Wmissing-field-initializers]
C/C++: 151 | };
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/libadrenotools/src/hook/hook_impl.cpp:211:9: warning: missing field 'id' initializer [-Wmissing-field-initializers]
C/C++: 211 | };
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/libadrenotools/src/hook/hook_impl.cpp:220:9: warning: missing field 'flags' initializer [-Wmissing-field-initializers]
C/C++: 220 | };
C/C++: | ^
C/C++: 3 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:569:65: warning: 'codecvt_utf8_utf16<wchar_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 569 | using codecvt = std::conditional_t<sizeof(wchar_t) == 2, std::codecvt_utf8_utf16<wchar_t>,
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:569:28: note: 'codecvt_utf8_utf16<wchar_t>' has been explicitly marked deprecated here
C/C++: 569 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16 : public __codecvt_utf8_utf16<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:570:43: warning: 'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 570 | std::codecvt_utf8<wchar_t>>;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:194:28: note: 'codecvt_utf8<wchar_t>' has been explicitly marked deprecated here
C/C++: 194 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:572:24: warning: 'codecvt' is deprecated [-Wdeprecated-declarations]
C/C++: 572 | std::wstring_convert<codecvt, wchar_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:194:28: note: 'codecvt_utf8<wchar_t>' has been explicitly marked deprecated here
C/C++: 194 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:572:8: warning: 'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
C/C++: 572 | std::wstring_convert<codecvt, wchar_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3114:28: note: 'wstring_convert<std::codecvt_utf8<wchar_t>>' has been explicitly marked deprecated here
C/C++: 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:586:29: warning: 'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 586 | std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:569:28: note: 'codecvt_utf8_utf16<char16_t>' has been explicitly marked deprecated here
C/C++: 569 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16 : public __codecvt_utf8_utf16<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:586:8: warning: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 586 | std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3114:28: note: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' has been explicitly marked deprecated here
C/C++: 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:592:29: warning: 'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 592 | std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:569:28: note: 'codecvt_utf8_utf16<char16_t>' has been explicitly marked deprecated here
C/C++: 569 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16 : public __codecvt_utf8_utf16<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:592:8: warning: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 592 | std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3114:28: note: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' has been explicitly marked deprecated here
C/C++: 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: 8 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:273:9: warning: comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'const int' [-Wsign-compare]
C/C++: 273 | if (NLMSG_OK(nl_msg, read_len) == 0)
C/C++: | ^~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/linux/netlink.h:74:134: note: expanded from macro 'NLMSG_OK'
C/C++: 74 | #define NLMSG_OK(nlh,len) ((len) >= (int) sizeof(struct nlmsghdr) && (nlh)->nlmsg_len >= sizeof(struct nlmsghdr) && (nlh)->nlmsg_len <= (len))
C/C++: | ~~~~~~~~~~~~~~~~ ^ ~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:275:70: warning: comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'const int' [-Wsign-compare]
C/C++: 275 | ERROR_LOG_FMT(IOS_NET, "Received netlink error response ({})", NLMSG_OK(nl_msg, read_len));
C/C++: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/linux/netlink.h:74:134: note: expanded from macro 'NLMSG_OK'
C/C++: 74 | #define NLMSG_OK(nlh,len) ((len) >= (int) sizeof(struct nlmsghdr) && (nlh)->nlmsg_len >= sizeof(struct nlmsghdr) && (nlh)->nlmsg_len <= (len))
C/C++: | ^ ~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/Logging/Log.h:130:66: note: expanded from macro 'ERROR_LOG_FMT'
C/C++: 129 | GENERIC_LOG_FMT(Common::Log::LogType::t, \
C/C++: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: 130 | Common::Log::LogLevel::LERROR __VA_OPT__(, ) __VA_ARGS__); \
C/C++: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/Logging/Log.h:122:71: note: expanded from macro 'GENERIC_LOG_FMT'
C/C++: 122 | v, t, __FILE__, __LINE__, FMT_STRING(format) __VA_OPT__(, ) __VA_ARGS__); \
C/C++: | ^~~~~~~~~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:310:10: warning: comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'int' [-Wsign-compare]
C/C++: 310 | for (; NLMSG_OK(nl_msg, msg_len); nl_msg = NLMSG_NEXT(nl_msg, msg_len))
C/C++: | ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/linux/netlink.h:74:134: note: expanded from macro 'NLMSG_OK'
C/C++: 74 | #define NLMSG_OK(nlh,len) ((len) >= (int) sizeof(struct nlmsghdr) && (nlh)->nlmsg_len >= sizeof(struct nlmsghdr) && (nlh)->nlmsg_len <= (len))
C/C++: | ~~~~~~~~~~~~~~~~ ^ ~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:393:26: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 393 | routing_table = {{0, 0, 0, gateway}};
C/C++: | ^
C/C++: | {}
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:393:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 393 | routing_table = {{0, 0, 0, gateway}};
C/C++: | ^
C/C++: | {}
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:393:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 393 | routing_table = {{0, 0, 0, gateway}};
C/C++: | ^~~~~~~
C/C++: | { }
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:395:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 395 | return DefaultInterface{addr, netmask, gateway, routing_table};
C/C++: | ^~~~
C/C++: | { }
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:395:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 395 | return DefaultInterface{addr, netmask, gateway, routing_table};
C/C++: | ^~~~~~~
C/C++: | { }
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:395:44: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 395 | return DefaultInterface{addr, netmask, gateway, routing_table};
C/C++: | ^~~~~~~
C/C++: | { }
C/C++: 9 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/PowerPC/JitArm64/JitArm64_RegCache.cpp:179:13: warning: result of comparison of unsigned expression >= 0 is always true [-Wtautological-unsigned-zero-compare]
C/C++: 179 | if (index >= GUEST_GPR_OFFSET && index < GUEST_GPR_OFFSET + GUEST_GPR_COUNT)
C/C++: | ~~~~~ ^ ~~~~~~~~~~~~~~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/VideoCommon/PixelShaderGen.cpp:134:59: warning: unused variable 'tev_c_input_type' [-Wunused-const-variable]
C/C++: 134 | constexpr Common::EnumMap<const char*, TevColorArg::Zero> tev_c_input_type{
C/C++: | ^~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/VideoCommon/PixelShaderGen.cpp:156:59: warning: unused variable 'tev_a_input_type' [-Wunused-const-variable]
C/C++: 156 | constexpr Common::EnumMap<const char*, TevAlphaArg::Zero> tev_a_input_type{
C/C++: | ^~~~~~~~~~~~~~~~
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/VideoCommon/VertexLoaderARM64.cpp:122:13: warning: 4 enumeration values not handled in switch: 'Float', 'InvalidFloat5', 'InvalidFloat6'... [-Wswitch]
C/C++: 122 | switch (format)
C/C++: | ^~~~~~
C/C++: 1 warning generated.
C/C++: In file included from /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Common/MathUtilTest.cpp:6:
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/MathUtil.h:68:17: warning: implicit conversion from 'const int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
C/C++: 68 | if (value > hi)
C/C++: | ~ ^~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Common/MathUtilTest.cpp:63:23: note: in instantiation of function template specialization 'MathUtil::SaturatingCast<int, float>' requested here
C/C++: 63 | MathUtil::SaturatingCast<s32>(std::numeric_limits<float>::infinity()));
C/C++: | ^
C/C++: 1 warning generated.
> Task :app:configureCMakeRelWithDebInfo[x86_64]
C/C++: CMake Deprecation Warning at CMakeLists.txt:7 (cmake_policy):
C/C++: The OLD behavior for policy CMP0080 will be removed from a future version
C/C++: of CMake.
C/C++: The cmake-policies(7) manual explains that the OLD behaviors of all
C/C++: policies are deprecated and that a policy should be set to OLD only under
C/C++: specific short-term circumstances. Projects should be ported to the NEW
C/C++: behavior and not rely on setting a policy to OLD.
> Task :app:buildCMakeRelWithDebInfo[x86_64]
C/C++: ninja: Entering directory `/home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/.cxx/RelWithDebInfo/5x1y1649/x86_64'
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:569:65: warning: 'codecvt_utf8_utf16<wchar_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 569 | using codecvt = std::conditional_t<sizeof(wchar_t) == 2, std::codecvt_utf8_utf16<wchar_t>,
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:569:28: note: 'codecvt_utf8_utf16<wchar_t>' has been explicitly marked deprecated here
C/C++: 569 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16 : public __codecvt_utf8_utf16<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:570:43: warning: 'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 570 | std::codecvt_utf8<wchar_t>>;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:194:28: note: 'codecvt_utf8<wchar_t>' has been explicitly marked deprecated here
C/C++: 194 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:572:24: warning: 'codecvt' is deprecated [-Wdeprecated-declarations]
C/C++: 572 | std::wstring_convert<codecvt, wchar_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:194:28: note: 'codecvt_utf8<wchar_t>' has been explicitly marked deprecated here
C/C++: 194 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:572:8: warning: 'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
C/C++: 572 | std::wstring_convert<codecvt, wchar_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3114:28: note: 'wstring_convert<std::codecvt_utf8<wchar_t>>' has been explicitly marked deprecated here
C/C++: 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:586:29: warning: 'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 586 | std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:569:28: note: 'codecvt_utf8_utf16<char16_t>' has been explicitly marked deprecated here
C/C++: 569 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16 : public __codecvt_utf8_utf16<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:586:8: warning: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 586 | std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3114:28: note: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' has been explicitly marked deprecated here
C/C++: 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:592:29: warning: 'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 592 | std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:569:28: note: 'codecvt_utf8_utf16<char16_t>' has been explicitly marked deprecated here
C/C++: 569 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16 : public __codecvt_utf8_utf16<_Elem> {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:592:8: warning: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: 592 | std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3114:28: note: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' has been explicitly marked deprecated here
C/C++: 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:942:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: 942 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: | ^
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:915:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: 915 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
C/C++: | ^
C/C++: 8 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:273:9: warning: comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'const int' [-Wsign-compare]
C/C++: 273 | if (NLMSG_OK(nl_msg, read_len) == 0)
C/C++: | ^~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/linux/netlink.h:74:134: note: expanded from macro 'NLMSG_OK'
C/C++: 74 | #define NLMSG_OK(nlh,len) ((len) >= (int) sizeof(struct nlmsghdr) && (nlh)->nlmsg_len >= sizeof(struct nlmsghdr) && (nlh)->nlmsg_len <= (len))
C/C++: | ~~~~~~~~~~~~~~~~ ^ ~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:275:70: warning: comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'const int' [-Wsign-compare]
C/C++: 275 | ERROR_LOG_FMT(IOS_NET, "Received netlink error response ({})", NLMSG_OK(nl_msg, read_len));
C/C++: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/linux/netlink.h:74:134: note: expanded from macro 'NLMSG_OK'
C/C++: 74 | #define NLMSG_OK(nlh,len) ((len) >= (int) sizeof(struct nlmsghdr) && (nlh)->nlmsg_len >= sizeof(struct nlmsghdr) && (nlh)->nlmsg_len <= (len))
C/C++: | ^ ~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/Logging/Log.h:130:66: note: expanded from macro 'ERROR_LOG_FMT'
C/C++: 129 | GENERIC_LOG_FMT(Common::Log::LogType::t, \
C/C++: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: 130 | Common::Log::LogLevel::LERROR __VA_OPT__(, ) __VA_ARGS__); \
C/C++: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/Logging/Log.h:122:71: note: expanded from macro 'GENERIC_LOG_FMT'
C/C++: 122 | v, t, __FILE__, __LINE__, FMT_STRING(format) __VA_OPT__(, ) __VA_ARGS__); \
C/C++: | ^~~~~~~~~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:310:10: warning: comparison of integers of different signs: '__u32' (aka 'unsigned int') and 'int' [-Wsign-compare]
C/C++: 310 | for (; NLMSG_OK(nl_msg, msg_len); nl_msg = NLMSG_NEXT(nl_msg, msg_len))
C/C++: | ^~~~~~~~~~~~~~~~~~~~~~~~~
C/C++: /opt/android-sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/linux/netlink.h:74:134: note: expanded from macro 'NLMSG_OK'
C/C++: 74 | #define NLMSG_OK(nlh,len) ((len) >= (int) sizeof(struct nlmsghdr) && (nlh)->nlmsg_len >= sizeof(struct nlmsghdr) && (nlh)->nlmsg_len <= (len))
C/C++: | ~~~~~~~~~~~~~~~~ ^ ~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:393:26: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 393 | routing_table = {{0, 0, 0, gateway}};
C/C++: | ^
C/C++: | {}
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:393:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 393 | routing_table = {{0, 0, 0, gateway}};
C/C++: | ^
C/C++: | {}
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:393:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 393 | routing_table = {{0, 0, 0, gateway}};
C/C++: | ^~~~~~~
C/C++: | { }
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:395:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 395 | return DefaultInterface{addr, netmask, gateway, routing_table};
C/C++: | ^~~~
C/C++: | { }
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:395:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 395 | return DefaultInterface{addr, netmask, gateway, routing_table};
C/C++: | ^~~~~~~
C/C++: | { }
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Core/IOS/Network/IP/Top.cpp:395:44: warning: suggest braces around initialization of subobject [-Wmissing-braces]
C/C++: 395 | return DefaultInterface{addr, netmask, gateway, routing_table};
C/C++: | ^~~~~~~
C/C++: | { }
C/C++: 9 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/VideoCommon/PixelShaderGen.cpp:134:59: warning: unused variable 'tev_c_input_type' [-Wunused-const-variable]
C/C++: 134 | constexpr Common::EnumMap<const char*, TevColorArg::Zero> tev_c_input_type{
C/C++: | ^~~~~~~~~~~~~~~~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/VideoCommon/PixelShaderGen.cpp:156:59: warning: unused variable 'tev_a_input_type' [-Wunused-const-variable]
C/C++: 156 | constexpr Common::EnumMap<const char*, TevAlphaArg::Zero> tev_a_input_type{
C/C++: | ^~~~~~~~~~~~~~~~
C/C++: 2 warnings generated.
C/C++: In file included from /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Common/MathUtilTest.cpp:6:
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/MathUtil.h:68:17: warning: implicit conversion from 'const int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
C/C++: 68 | if (value > hi)
C/C++: | ~ ^~
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Common/MathUtilTest.cpp:63:23: note: in instantiation of function template specialization 'MathUtil::SaturatingCast<int, float>' requested here
C/C++: 63 | MathUtil::SaturatingCast<s32>(std::numeric_limits<float>::infinity()));
C/C++: | ^
C/C++: 1 warning generated.
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseArtProfile
> Task :app:buildKotlinToolingMetadata
> Task :app:mergeReleaseNativeLibs
> Task :app:expandReleaseL8ArtProfileWildcards
> 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 [27.0.12077973] 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 [27.0.12077973] 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 [27.0.12077973] 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 [27.0.12077973] 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 [27.0.12077973] 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:checkReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsRelease
> 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 [27.0.12077973] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:mergeReleaseResources
/home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/res/values/strings.xml:662:4: Multiple substitutions specified in non-positional format of string resource string/slider_setting_float_value. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/res/values/strings.xml:85:4: Multiple substitutions specified in non-positional format of string resource string/slider_setting_value. Did you mean to add the formatted="false" attribute?
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
/home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/AndroidManifest.xml:47:9-41 Warning:
android:extractNativeLibs should not be specified in this source AndroidManifest.xml file. See https://d.android.com/guide/topics/manifest/application-element#extractNativeLibs for more information.
The AGP Upgrade Assistant can remove the attribute from the AndroidManifest.xml file and update the build file accordingly. See https://d.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> 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:collectReleaseDependencies
> Task :app:compressReleaseAssets
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/ConvertActivity.kt:50:9 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/CustomFilePickerActivity.kt:18:33 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/CustomFilePickerActivity.kt:18:72 Unchecked cast: Serializable? to kotlin.collections.HashSet<String>? /* = java.util.HashSet<String>? */
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/EmulationActivity.kt:220:68 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/EmulationActivity.kt:267:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/EmulationActivity.kt:392:28 'getLayoutDirection(View): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/EmulationActivity.kt:392:64 'LAYOUT_DIRECTION_LTR: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/EmulationActivity.kt:487:17 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/EmulationActivity.kt:904:71 Parameter 'listPosition' is never used
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/UserDataActivity.kt:84:9 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/UserDataActivity.kt:89:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/UserDataActivity.kt:176:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/UserDataActivity.kt:280:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/adapters/PlatformPagerAdapter.kt:7:30 'FragmentPagerAdapter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/adapters/PlatformPagerAdapter.kt:16:5 'FragmentPagerAdapter' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/cheats/ui/CheatDetailsFragment.kt:72:69 Parameter 'i' is never used, could be renamed to _
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/cheats/ui/CheatsActivity.kt:119:30 'getLayoutDirection(View): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/cheats/ui/CheatsActivity.kt:119:70 'LAYOUT_DIRECTION_RTL: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/cheats/ui/CheatsActivity.kt:124:30 'getLayoutDirection(View): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/cheats/ui/CheatsActivity.kt:124:70 'LAYOUT_DIRECTION_RTL: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/cheats/ui/CheatsActivity.kt:153:9 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/infinitybase/ui/FigureSlotAdapter.kt:57:22 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/infinitybase/ui/FigureSlotAdapter.kt:131:30 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/input/model/ControllerInterface.kt:112:49 'getter for vibrator: Vibrator!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/input/model/ControllerInterface.kt:126:39 'VIBRATOR_SERVICE: String' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/input/model/ControllerInterface.kt:136:22 'vibrate(Long): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/input/model/DolphinSensorEventListener.kt:103:29 'TYPE_TEMPERATURE: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/riivolution/ui/RiivolutionBootActivity.kt:78:9 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/riivolution/ui/RiivolutionBootActivity.kt:89:80 Parameter 'v' is never used, could be renamed to _
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/riivolution/ui/RiivolutionViewHolder.kt:32:30 'setTextAppearance(Context!, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/SettingsActivity.kt:167:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/SettingsActivity.kt:254:9 'onBackPressed(): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/SettingsAdapter.kt:300:22 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/SettingsAdapter.kt:338:22 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/SettingsAdapter.kt:394:39 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/SettingsFragment.kt:188:31 Unnecessary non-null assertion (!!) on a non-null receiver of type SettingsFragmentPresenter
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/SettingsFragment.kt:188:63 Unnecessary non-null assertion (!!) on a non-null receiver of type SettingsFragmentPresenter
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/SettingsFragment.kt:208:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/SettingsFragment.kt:212:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/skylanders/ui/SkylanderSlotAdapter.kt:53:22 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/skylanders/ui/SkylanderSlotAdapter.kt:107:30 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/fragments/ConvertFragment.kt:432:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/fragments/MenuFragment.kt:92:28 'getLayoutDirection(View): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/fragments/MenuFragment.kt:92:64 'LAYOUT_DIRECTION_LTR: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1419:59 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1421:17 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1527:59 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1529:17 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1636:59 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1638:17 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1744:59 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1746:17 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1813:59 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1815:17 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1937:59 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:1939:17 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:2006:59 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:2008:17 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:2138:59 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/overlay/InputOverlay.kt:2140:17 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/ui/main/MainActivity.kt:154:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/ui/main/MainActivity.kt:162:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/ui/main/MainActivity.kt:171:15 'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/ui/main/TvMainActivity.kt:133:13 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/ui/main/TvMainActivity.kt:141:9 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/ui/platform/PlatformGamesFragment.kt:76:50 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/utils/SerializableHelper.kt:15:13 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/utils/SerializableHelper.kt:22:13 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseJavaResource
> Task :app:generateReleaseLintVitalReportModel
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalAnalyzeRelease
> Task :app:convertShrunkResourcesToBinaryRelease
> Task :app:optimizeReleaseResources
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 17m 4s
55 actionable tasks: 55 executed
2025-06-09 01:03:39,773 INFO: Successfully built version 2506a of org.dolphinemu.dolphinemu from 9843115ad8414970312c954d83145300d7cdbec3
2025-06-09 01:03:40,570 DEBUG: Checking build/org.dolphinemu.dolphinemu/Source/Android/app/build/outputs/apk/release/app-release-unsigned.apk
2025-06-09 01:03:40,682 INFO: success: org.dolphinemu.dolphinemu
2025-06-09 01:03:40,682 INFO: Finished
2025-06-09 01:03:40,682 INFO: 1 build succeeded