log for org.dolphinemu.dolphinemu:40090
== Installed Android Tools ==
2024-07-09 12:14:16,755 DEBUG: Reading 'config.yml'
2024-07-09 12:14:16,766 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-07-09 12:14:16,767 INFO: Creating log directory
2024-07-09 12:14:16,768 INFO: Creating temporary directory
2024-07-09 12:14:16,769 INFO: Creating output directory
2024-07-09 12:14:16,846 DEBUG: Getting git vcs interface for https://github.com/dolphin-emu/dolphin.git
2024-07-09 12:14:16,846 DEBUG: Checking org.dolphinemu.dolphinemu:40090
2024-07-09 12:14:16,846 INFO: Building version 2407 (40090) of org.dolphinemu.dolphinemu
2024-07-09 12:14:16,846 WARNING: Android NDK version '26.1.10909125' could not be found!
2024-07-09 12:14:16,846 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
2024-07-09 12:14:17,428 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2024-07-09 12:14:17,613 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2024-07-09 12:14:17,624 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2024-07-09 12:14:17,844 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 126392
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-r26b-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r26b-linux.zip
2024-07-09 12:14:18,239 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2024-07-09 12:14:18,397 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r26b-linux.zip HTTP/1.1" 200 669320864
Unzipping to /tmp/.sdkmanager-ikce22rc
Installing into /opt/android-sdk/ndk/26.1.10909125
2024-07-09 12:15:14,606 INFO: Set NDK 26.1.10909125 (26.1.10909125) up
2024-07-09 12:15:14,607 INFO: Running 'sudo' commands in /home/vagrant
2024-07-09 12:15:14,607 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 [56.6 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [168 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [101 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8788 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 [13.8 kB]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [225 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [185 kB]
Fetched 15.9 MB in 6s (2533 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+deb12u7 [2460 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 lib32gcc-s1 amd64 12.2.0-14 [59.7 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 lib32stdc++6 amd64 12.2.0-14 [644 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3164 kB in 3s (1243 kB/s)
Selecting previously unselected package libc6-i386.
(Reading database ... 64092 files and directories currently installed.)
Preparing to unpack .../libc6-i386_2.36-9+deb12u7_amd64.deb ...
Unpacking libc6-i386 (2.36-9+deb12u7) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../lib32gcc-s1_12.2.0-14_amd64.deb ...
Unpacking lib32gcc-s1 (12.2.0-14) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../lib32stdc++6_12.2.0-14_amd64.deb ...
Unpacking lib32stdc++6 (12.2.0-14) ...
Setting up libc6-i386 (2.36-9+deb12u7) ...
Setting up lib32gcc-s1 (12.2.0-14) ...
Setting up lib32stdc++6 (12.2.0-14) ...
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-07-09 12:16:00,468 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-07-09 12:16:00,973 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64385 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+deb12u7) ...
2024-07-09 12:16:18,045 INFO: Getting source for revision b92e354389bb7c0bd114a8631b8af110d3cb3a14
2024-07-09 12:16:18,050 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:18,050 DEBUG: > git rev-parse --show-toplevel
2024-07-09 12:16:18,254 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:18,254 DEBUG: > git submodule foreach --recursive git reset --hard
2024-07-09 12:16:29,090 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:29,090 DEBUG: > git reset --hard
2024-07-09 12:16:30,800 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:30,800 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-07-09 12:16:31,606 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:31,607 DEBUG: > git clean -dffx
2024-07-09 12:16:31,710 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:31,710 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-07-09 12:16:32,415 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:32,415 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-07-09 12:16:33,121 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:33,125 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
2024-07-09 12:16:33,630 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:33,630 DEBUG: > git remote set-head origin --auto
2024-07-09 12:16:34,435 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:34,435 DEBUG: > git checkout -f b92e354389bb7c0bd114a8631b8af110d3cb3a14
2024-07-09 12:16:35,242 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:35,242 DEBUG: > git clean -dffx
2024-07-09 12:16:35,346 INFO: Initialising submodules
2024-07-09 12:16:35,346 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:35,347 DEBUG: > git rev-parse --show-toplevel
2024-07-09 12:16:35,553 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:35,554 DEBUG: > git submodule sync
2024-07-09 12:16:35,858 DEBUG: Directory: build/org.dolphinemu.dolphinemu
2024-07-09 12:16:35,858 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 'ac13ca9ab691e13e8eebe9684740ddcb0d716203'
Submodule path 'Externals/Vulkan-Headers': checked out '05fe2cc910a68c9ba5dac07db46ef78573acee72'
Submodule path 'Externals/VulkanMemoryAllocator': checked out '009ecd192c1289c7529bff248a16cfe896254816'
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 'd755a5f7c009dd63a61b2c745180d8ba937cbfeb'
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 'cc5e1daa5c7f2335a9460ae79c829011dc5cef2d'
Submodule path 'Externals/libadrenotools': checked out 'f4ce3c9618e7ecfcdd238b17dad9a0b888f5de90'
Submodule path 'Externals/libadrenotools/lib/linkernsbypass': checked out '2f8df932534999196751dde3e0302f83ef1f4513'
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 '3eed562ef0ea3516db30d1c8ecb0e1b486d8cb70'
Submodule path 'Externals/rcheevos/rcheevos': checked out 'd54cf8f1059cebc90a6f5ecdf03df69259f22054'
Submodule path 'Externals/spirv_cross/SPIRV-Cross': checked out '50b4d5389b6a06f86fb63a2848e1a7da6d9755ca'
Submodule path 'Externals/tinygltf/tinygltf': checked out 'c5641f2c22d117da7971504591a8f6a41ece488b'
Submodule path 'Externals/xxhash/xxHash': checked out 'bbb27a5efb85b92a0486cf361a8635715a53f6ba'
Submodule path 'Externals/zlib-ng/zlib-ng': checked out 'ce01b1e41da298334f8214389cc9369540a7560f'
2024-07-09 12:16:42,979 INFO: Creating local.properties file at build/org.dolphinemu.dolphinemu/local.properties
2024-07-09 12:16:42,982 INFO: Creating local.properties file at build/org.dolphinemu.dolphinemu/Source/local.properties
2024-07-09 12:16:42,983 INFO: Creating local.properties file at build/org.dolphinemu.dolphinemu/Source/Android/local.properties
2024-07-09 12:16:42,983 INFO: Creating local.properties file at build/org.dolphinemu.dolphinemu/Source/Android/app/local.properties
2024-07-09 12:16:42,984 DEBUG: Removing debuggable flags from build/org.dolphinemu.dolphinemu/Source/Android/app
2024-07-09 12:16:42,999 INFO: Cleaned build.gradle.kts of keysigning configs at build/org.dolphinemu.dolphinemu/Source/Android/app/build.gradle.kts
2024-07-09 12:16:43,193 INFO: Running 'prebuild' commands in build/org.dolphinemu.dolphinemu/Source/Android/app
2024-07-09 12:16:43,193 DEBUG: Directory: build/org.dolphinemu.dolphinemu/Source/Android/app
2024-07-09 12:16:43,193 DEBUG: > bash -e -u -o pipefail -x -c -- sdkmanager 'cmake;3.22.1' 'ndk;21.3.6528147'
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sdkmanager 'cmake;3.22.1' 'ndk;21.3.6528147'
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-9ak8fzxn
Installing into /opt/android-sdk/cmake/3.22.1
Downloading https://dl.google.com/android/repository/android-ndk-r21d-linux-x86_64.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r21d-linux-x86_64.zip
Unzipping to /tmp/.sdkmanager-9gz_vc7z
Installing into /opt/android-sdk/ndk/21.3.6528147
2024-07-09 12:18:48,751 INFO: Cleaning Gradle project...
2024-07-09 12:18:48,752 DEBUG: Directory: build/org.dolphinemu.dolphinemu/Source/Android/app
2024-07-09 12:18:48,752 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.2 via distributionUrl
Downloading missing gradle version 8.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.2-bin.zip: OK
Running /opt/gradle/versions/8.2/bin/gradle clean
Welcome to Gradle 8.2!
Here are the highlights of this release:
- Kotlin DSL: new reference documentation, assignment syntax by default
- Kotlin DSL is now the default with Gradle init
- Improved suggestions to resolve errors in console output
For more details see https://docs.gradle.org/8.2/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.2/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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:externalNativeBuildCleanBenchmarkRelease
> Task :app:externalNativeBuildCleanDebug
> Task :app:externalNativeBuildCleanNonMinifiedRelease
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 47s
5 actionable tasks: 4 executed, 1 up-to-date
2024-07-09 12:21:44,885 INFO: Scanning source for common problems...
2024-07-09 12:21:44,896 DEBUG: scanner is configured to use signature data from: 'suss'
2024-07-09 12:21:44,897 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-07-09 12:21:45,590 DEBUG: write 'suss.json' to cache
2024-07-09 12:21:45,594 DEBUG: next suss.json cache update due in 23:59:59.987134
2024-07-09 12:21:45,728 INFO: Removing gradle-wrapper.jar at Source/Android/gradle/wrapper/gradle-wrapper.jar
2024-07-09 12:21:45,922 INFO: Ignoring binary at Data/Sys/codehandler.bin
2024-07-09 12:21:46,049 INFO: Ignoring binary at Data/Sys/Wii/shared2/wc24/nwc24dl.bin
2024-07-09 12:21:46,050 INFO: Ignoring binary at Data/Sys/Wii/shared2/wc24/nwc24fls.bin
2024-07-09 12:21:46,050 INFO: Ignoring binary at Data/Sys/Wii/shared2/wc24/misc.bin
2024-07-09 12:21:46,050 INFO: Ignoring binary at Data/Sys/Wii/shared2/wc24/nwc24fl.bin
2024-07-09 12:21:46,056 INFO: Ignoring binary at Data/Sys/GC/dsp_rom.bin
2024-07-09 12:21:46,057 INFO: Ignoring binary at Data/Sys/GC/font_japanese.bin
2024-07-09 12:21:46,057 INFO: Ignoring binary at Data/Sys/GC/dsp_coef.bin
2024-07-09 12:21:46,057 INFO: Ignoring binary at Data/Sys/GC/font_western.bin
2024-07-09 12:21:46,061 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_AttribTree_0x10000_strip.bin
2024-07-09 12:21:46,062 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_ServiceScan.bin
2024-07-09 12:21:46,062 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_AttribTree_0x10001.bin
2024-07-09 12:21:46,062 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_AttribTree_0x10001_strip.bin
2024-07-09 12:21:46,062 INFO: Removing binary at docs/WiiMote/Dumps/WiiMote_AttribTree_0x10000.bin
2024-07-09 12:21:46,071 INFO: Removing binary at Externals/gettext/msgfmt.exe
2024-07-09 12:21:46,238 INFO: Removing binary at Externals/curl/curl/tests/data/test1426
2024-07-09 12:21:46,241 INFO: Removing binary at Externals/curl/curl/tests/data/test1425
2024-07-09 12:21:46,275 INFO: Removing binary at Externals/curl/curl/tests/data/test2080
2024-07-09 12:21:46,297 INFO: Removing binary at Externals/curl/curl/tests/data/test262
2024-07-09 12:21:46,304 INFO: Removing binary at Externals/curl/curl/tests/data/test1531
2024-07-09 12:21:46,328 INFO: Removing binary at Externals/curl/curl/tests/data/test545
2024-07-09 12:21:46,336 INFO: Removing binary at Externals/curl/curl/tests/data/test35
2024-07-09 12:21:46,376 INFO: Removing binary at Externals/VulkanMemoryAllocator/bin/VmaSample_Release_vs2022.exe
2024-07-09 12:21:46,396 INFO: Removing binary at Externals/minizip-ng/minizip-ng/test/random.bin
2024-07-09 12:21:46,397 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/gh_739.zip
2024-07-09 12:21:46,398 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/encrypted_wzaes.zip
2024-07-09 12:21:46,398 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/corpus.zip
2024-07-09 12:21:46,398 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/lzma.zip
2024-07-09 12:21:46,399 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/license_zstd.zip
2024-07-09 12:21:46,399 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/tiny.zip
2024-07-09 12:21:46,399 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/permissions.zip
2024-07-09 12:21:46,400 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/as.zip
2024-07-09 12:21:46,400 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/gh_740.zip
2024-07-09 12:21:46,400 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/unsupported_permissions.zip
2024-07-09 12:21:46,401 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/signed.zip
2024-07-09 12:21:46,401 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/bzip2.zip
2024-07-09 12:21:46,402 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/storeonly.zip
2024-07-09 12:21:46,402 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/infozip_symlinks.zip
2024-07-09 12:21:46,402 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/gh.zip
2024-07-09 12:21:46,403 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/encrypted_pkcrypt.zip
2024-07-09 12:21:46,403 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/zip64.zip
2024-07-09 12:21:46,403 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/large_cd_comment.zip
2024-07-09 12:21:46,404 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/xz.zip
2024-07-09 12:21:46,404 INFO: Removing ZIP file archive at Externals/minizip-ng/minizip-ng/test/fuzz/unzip_fuzzer_seed_corpus/comments.zip
2024-07-09 12:21:46,444 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/01-special/test.gb
2024-07-09 12:21:46,445 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/03-op sp,hl/test.gb
2024-07-09 12:21:46,445 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/05-op rp/test.gb
2024-07-09 12:21:46,446 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/07-jr,jp,call,ret,rst/test.gb
2024-07-09 12:21:46,446 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/02-interrupts/test.gb
2024-07-09 12:21:46,447 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/10-bit ops/test.gb
2024-07-09 12:21:46,447 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/04-op r,imm/test.gb
2024-07-09 12:21:46,448 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/11-op a,(hl)/test.gb
2024-07-09 12:21:46,448 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/09-op r,r/test.gb
2024-07-09 12:21:46,449 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/06-ld r,r/test.gb
2024-07-09 12:21:46,450 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gb/blargg/cpu_instrs/08-misc instrs/test.gb
2024-07-09 12:21:46,485 WARNING: Found executable binary, possibly code at Externals/mGBA/mgba/cinema/gba/irq/keyirq/test.gba
2024-07-09 12:21:47,006 INFO: Removing binary at Externals/SDL/SDL/Xcode/SDL/pkg-support/resources/SDL_DS_Store
2024-07-09 12:21:47,024 INFO: Removing gradle-wrapper.jar at Externals/SDL/SDL/android-project/gradle/wrapper/gradle-wrapper.jar
2024-07-09 12:21:47,131 INFO: Removing binary at Externals/tinygltf/tinygltf/models/Cube-texture-ext/Cube.bin
2024-07-09 12:21:47,132 INFO: Removing binary at Externals/tinygltf/tinygltf/models/Extensions-overwrite-issue261/issue-261.bin
2024-07-09 12:21:47,132 INFO: Removing binary at Externals/tinygltf/tinygltf/models/BoundsChecking/simpleTriangle.bin
2024-07-09 12:21:47,133 INFO: Removing binary at Externals/tinygltf/tinygltf/models/Cube/Cube.bin
2024-07-09 12:21:47,133 INFO: Removing binary at Externals/tinygltf/tinygltf/models/CubeImageUriSpaces/CubeImageUriSpaces.bin
2024-07-09 12:21:47,134 INFO: Removing binary at Externals/tinygltf/tinygltf/tools/windows/premake5.exe
2024-07-09 12:21:47,258 INFO: Removing binary at Externals/lz4/lz4/tests/goldenSamples/skip.bin
2024-07-09 12:21:47,326 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/CVE-2002-0059/test.gz
2024-07-09 12:21:47,326 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/GH-979/pigz-2.6.tar.gz
2024-07-09 12:21:47,327 INFO: Removing binary at Externals/zlib-ng/zlib-ng/test/GH-364/test.bin
2024-07-09 12:21:47,328 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/CVE-2005-2096/test.gz
2024-07-09 12:21:47,329 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/CVE-2005-1849/test.gz
2024-07-09 12:21:47,330 INFO: Removing gzip file archive at Externals/zlib-ng/zlib-ng/test/CVE-2004-0797/test.gz
2024-07-09 12:21:47,655 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/qvkgen.exe
2024-07-09 12:21:47,655 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/androiddeployqt6.exe
2024-07-09 12:21:47,656 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/androidtestrunner.exe
2024-07-09 12:21:47,656 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/uic.exe
2024-07-09 12:21:47,656 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/syncqt.exe
2024-07-09 12:21:47,657 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/androiddeployqt.exe
2024-07-09 12:21:47,657 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/windeployqt6.exe
2024-07-09 12:21:47,658 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/tracegen.exe
2024-07-09 12:21:47,659 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/qtpaths6.exe
2024-07-09 12:21:47,659 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/tracepointgen.exe
2024-07-09 12:21:47,660 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/qlalr.exe
2024-07-09 12:21:47,660 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/moc.exe
2024-07-09 12:21:47,661 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/rcc.exe
2024-07-09 12:21:47,661 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/qtpaths.exe
2024-07-09 12:21:47,661 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/cmake_automoc_parser.exe
2024-07-09 12:21:47,662 INFO: Removing binary at Externals/Qt/Qt6.5.1/x64/bin/windeployqt.exe
2024-07-09 12:21:47,695 INFO: Creating source tarball...
2024-07-09 12:23:58,075 INFO: Building Gradle project...
2024-07-09 12:23:58,075 DEBUG: Directory: build/org.dolphinemu.dolphinemu/Source/Android/app
2024-07-09 12:23:58,075 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.2 via distributionUrl
Running /opt/gradle/versions/8.2/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.2/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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.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:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:mergeReleaseResources
/home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/res/values/strings.xml:645: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:82: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:45: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: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:processReleaseManifestForPackage
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:buildCMakeRelWithDebInfo[arm64-v8a]
C/C++: ninja: Entering directory `/home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/.cxx/RelWithDebInfo/1bu72613/arm64-v8a'
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:584:65: warning: 'codecvt_utf8_utf16<wchar_t>' is deprecated [-Wdeprecated-declarations]
C/C++: using codecvt = std::conditional_t<sizeof(wchar_t) == 2, std::codecvt_utf8_utf16<wchar_t>,
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:541:28: note: 'codecvt_utf8_utf16<wchar_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:585:43: warning: 'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::codecvt_utf8<wchar_t>>;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:187:28: note: 'codecvt_utf8<wchar_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:587:24: warning: 'codecvt' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<codecvt, wchar_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:187:28: note: 'codecvt_utf8<wchar_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:587:8: warning: 'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<codecvt, wchar_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3603:28: note: 'wstring_convert<std::codecvt_utf8<wchar_t>>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:601:29: warning: 'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:541:28: note: 'codecvt_utf8_utf16<char16_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:601:8: warning: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3603:28: note: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:607:29: warning: 'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:541:28: note: 'codecvt_utf8_utf16<char16_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:607:8: warning: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3603:28: note: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: 8 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++: 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/VertexLoaderARM64.cpp:122:13: warning: 4 enumeration values not handled in switch: 'Float', 'InvalidFloat5', 'InvalidFloat6'... [-Wswitch]
C/C++: switch (format)
C/C++: ^~~~~~
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/VideoCommon/Widescreen.cpp:37:31: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: std::optional<bool> is_game_widescreen = GetWidescreenOverride();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/VideoCommon/Widescreen.cpp:18:23: note: previous declaration is here
C/C++: std::optional<bool> is_game_widescreen = GetWidescreenOverride();
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/Cheats/GraphicsModGroup.cpp:67:21: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: [obj](JNIEnv* env, GraphicsModConfig* mod) { return GraphicsModToJava(env, mod, obj); });
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/Cheats/GraphicsModGroup.cpp:36:87: note: previous declaration is here
C/C++: Java_org_dolphinemu_dolphinemu_features_cheats_model_GraphicsModGroup_getMods(JNIEnv* env,
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/Input/CoreDevice.cpp:39:24: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: [device](JNIEnv* env, T* control) { return CoreDeviceControlToJava(env, device, control); });
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/Input/CoreDevice.cpp:34:59: note: previous declaration is here
C/C++: static jobjectArray CoreDeviceControlVectorToJava(JNIEnv* env, jobject device,
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/WiiUtils.cpp:128:13: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: JNIEnv* env = IDCache::GetEnvForThread();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/WiiUtils.cpp:120:13: note: previous declaration is here
C/C++: JNIEnv* env, jclass, jstring jRegion, jobject jCallback)
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/WiiUtils.cpp:149:13: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: JNIEnv* env = IDCache::GetEnvForThread();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/WiiUtils.cpp:138:91: note: previous declaration is here
C/C++: JNIEXPORT jint JNICALL Java_org_dolphinemu_dolphinemu_utils_WiiUtils_doDiscUpdate(JNIEnv* env,
C/C++: ^
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Common/FileUtilTest.cpp:27:8: warning: 'SetUp' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
C/C++: void SetUp()
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/gtest/googletest/include/gtest/gtest.h:295:16: note: overridden virtual function is here
C/C++: virtual void SetUp();
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Core/PageFaultTest.cpp:91:44: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: auto difference_in_nanoseconds = [](auto start, auto end) {
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Core/PageFaultTest.cpp:87:8: note: previous declaration is here
C/C++: auto start = std::chrono::high_resolution_clock::now();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Core/PageFaultTest.cpp:91:56: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: auto difference_in_nanoseconds = [](auto start, auto end) {
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Core/PageFaultTest.cpp:89:8: note: previous declaration is here
C/C++: auto end = std::chrono::high_resolution_clock::now();
C/C++: ^
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/MainAndroid.cpp:710:13: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: JNIEnv* env = IDCache::GetEnvForThread();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/MainAndroid.cpp:686:13: note: previous declaration is here
C/C++: JNIEnv* env, jclass, jstring jInPath, jstring jOutPath, jint jPlatform, jint jFormat,
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++: 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++: 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/1bu72613/x86_64'
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:584:65: warning: 'codecvt_utf8_utf16<wchar_t>' is deprecated [-Wdeprecated-declarations]
C/C++: using codecvt = std::conditional_t<sizeof(wchar_t) == 2, std::codecvt_utf8_utf16<wchar_t>,
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:541:28: note: 'codecvt_utf8_utf16<wchar_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:585:43: warning: 'codecvt_utf8<wchar_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::codecvt_utf8<wchar_t>>;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:187:28: note: 'codecvt_utf8<wchar_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:587:24: warning: 'codecvt' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<codecvt, wchar_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:187:28: note: 'codecvt_utf8<wchar_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:587:8: warning: 'wstring_convert<std::codecvt_utf8<wchar_t>>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<codecvt, wchar_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3603:28: note: 'wstring_convert<std::codecvt_utf8<wchar_t>>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:601:29: warning: 'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:541:28: note: 'codecvt_utf8_utf16<char16_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:601:8: warning: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3603:28: note: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:607:29: warning: 'codecvt_utf8_utf16<char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/codecvt:541:28: note: 'codecvt_utf8_utf16<char16_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/Common/StringUtil.cpp:607:8: warning: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' is deprecated [-Wdeprecated-declarations]
C/C++: std::wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t> converter;
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/locale:3603:28: note: 'wstring_convert<std::codecvt_utf8_utf16<char16_t>, char16_t>' has been explicitly marked deprecated here
C/C++: class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:798:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
C/C++: # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
C/C++: ^
C/C++: /opt/android-sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/c++/v1/__config:771:49: note: expanded from macro '_LIBCPP_DEPRECATED'
C/C++: # define _LIBCPP_DEPRECATED __attribute__((deprecated))
C/C++: ^
C/C++: 8 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Common/FileUtilTest.cpp:27:8: warning: 'SetUp' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
C/C++: void SetUp()
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Externals/gtest/googletest/include/gtest/gtest.h:295:16: note: overridden virtual function is here
C/C++: virtual void SetUp();
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/VideoCommon/Widescreen.cpp:37:31: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: std::optional<bool> is_game_widescreen = GetWidescreenOverride();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Core/VideoCommon/Widescreen.cpp:18:23: note: previous declaration is here
C/C++: std::optional<bool> is_game_widescreen = GetWidescreenOverride();
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/Cheats/GraphicsModGroup.cpp:67:21: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: [obj](JNIEnv* env, GraphicsModConfig* mod) { return GraphicsModToJava(env, mod, obj); });
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/Cheats/GraphicsModGroup.cpp:36:87: note: previous declaration is here
C/C++: Java_org_dolphinemu_dolphinemu_features_cheats_model_GraphicsModGroup_getMods(JNIEnv* env,
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/Input/CoreDevice.cpp:39:24: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: [device](JNIEnv* env, T* control) { return CoreDeviceControlToJava(env, device, control); });
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/Input/CoreDevice.cpp:34:59: note: previous declaration is here
C/C++: static jobjectArray CoreDeviceControlVectorToJava(JNIEnv* env, jobject device,
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/WiiUtils.cpp:128:13: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: JNIEnv* env = IDCache::GetEnvForThread();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/WiiUtils.cpp:120:13: note: previous declaration is here
C/C++: JNIEnv* env, jclass, jstring jRegion, jobject jCallback)
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/WiiUtils.cpp:149:13: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: JNIEnv* env = IDCache::GetEnvForThread();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/WiiUtils.cpp:138:91: note: previous declaration is here
C/C++: JNIEXPORT jint JNICALL Java_org_dolphinemu_dolphinemu_utils_WiiUtils_doDiscUpdate(JNIEnv* env,
C/C++: ^
C/C++: 2 warnings generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/MainAndroid.cpp:710:13: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: JNIEnv* env = IDCache::GetEnvForThread();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/jni/MainAndroid.cpp:686:13: note: previous declaration is here
C/C++: JNIEnv* env, jclass, jstring jInPath, jstring jOutPath, jint jPlatform, jint jFormat,
C/C++: ^
C/C++: 1 warning generated.
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Core/PageFaultTest.cpp:91:44: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: auto difference_in_nanoseconds = [](auto start, auto end) {
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Core/PageFaultTest.cpp:87:8: note: previous declaration is here
C/C++: auto start = std::chrono::high_resolution_clock::now();
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Core/PageFaultTest.cpp:91:56: warning: declaration shadows a local variable [-Wshadow-uncaptured-local]
C/C++: auto difference_in_nanoseconds = [](auto start, auto end) {
C/C++: ^
C/C++: /home/vagrant/build/org.dolphinemu.dolphinemu/Source/UnitTests/Core/PageFaultTest.cpp:89:8: note: previous declaration is here
C/C++: auto end = std::chrono::high_resolution_clock::now();
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++: 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++: MathUtil::SaturatingCast<s32>(std::numeric_limits<float>::infinity()));
C/C++: ^
C/C++: 1 warning generated.
> Task :app:mergeReleaseJniLibFolders
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseShaders
> Task :app:mergeReleaseArtProfile
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseNativeLibs
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] 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 [26.1.10909125] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:compressReleaseAssets
> 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 [26.1.10909125] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:processReleaseResources
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:bundleReleaseResources
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/activities/ConvertActivity.kt:52: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:218: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:265: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:329:26 'setter for systemUiVisibility: 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:329:52 'SYSTEM_UI_FLAG_LAYOUT_STABLE: 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:330:22 'SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION: 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:331:22 'SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN: 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:332:22 'SYSTEM_UI_FLAG_HIDE_NAVIGATION: 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:333:22 'SYSTEM_UI_FLAG_FULLSCREEN: 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:334:22 'SYSTEM_UI_FLAG_IMMERSIVE_STICKY: 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:391: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:391: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:486: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:903: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:86: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:91: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:178: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:279: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:120: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:120: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:125: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:125: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:154: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:94: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:80: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:91: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: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/features/settings/ui/SettingsActivity.kt:263: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:296: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:334: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:388: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:192: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:192: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:212: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:216: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:162: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:170: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:179: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:139: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:147: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:47 '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:generateReleaseLintVitalReportModel
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
/home/vagrant/build/org.dolphinemu.dolphinemu/Source/Android/app/src/main/res/layout-ldrtl/list_item_mapping.xml:25: Error: @+id/button_more_settings is not a sibling in the same RelativeLayout [NotSibling]
android:layout_toStartOf="@+id/button_more_settings"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Explanation for issues of type "NotSibling":
Layout constraints in a given ConstraintLayout or RelativeLayout should
reference other views within the same relative layout (but not itself!)
1 errors, 0 warnings
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 16m 33s
53 actionable tasks: 53 executed
2024-07-09 12:40:32,505 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.dolphinemu.dolphinemu, universal_newlines=False, shell=None, istream=<valid stream>)
2024-07-09 12:40:32,515 INFO: Successfully built version 2407 of org.dolphinemu.dolphinemu from b92e354389bb7c0bd114a8631b8af110d3cb3a14
2024-07-09 12:40:33,465 DEBUG: Checking build/org.dolphinemu.dolphinemu/Source/Android/app/build/outputs/apk/release/app-release-unsigned.apk
2024-07-09 12:40:33,590 INFO: success: org.dolphinemu.dolphinemu
2024-07-09 12:40:33,590 INFO: Finished
2024-07-09 12:40:33,590 INFO: 1 build succeeded