log for com.github.m374lx.alexvsbus:3
== Installed Android Tools ==
2024-11-29 00:52:10,996 DEBUG: Reading 'config.yml'
2024-11-29 00:52:11,012 INFO: Creating log directory
2024-11-29 00:52:11,012 INFO: Creating temporary directory
2024-11-29 00:52:11,013 INFO: Creating output directory
2024-11-29 00:52:11,020 DEBUG: Getting git vcs interface for https://github.com/M374LX/alexvsbus
2024-11-29 00:52:11,020 DEBUG: Checking com.github.m374lx.alexvsbus:3
2024-11-29 00:52:11,021 INFO: Building version 2024.11.21.0 (3) of com.github.m374lx.alexvsbus
2024-11-29 00:52:11,021 INFO: Running 'sudo' commands in /home/vagrant
2024-11-29 00:52:11,021 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make file
+ 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://security.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB]
Get:4 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:5 https://debian.osuosl.org/debian bookworm-backports InRelease [59.0 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [126 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8789 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 [2712 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [3096 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [263 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [218 kB]
Fetched 16.0 MB in 7s (2409 kB/s)
Reading package lists...
+ apt-get install -y make file
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
make-doc
The following NEW packages will be installed:
file make
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 438 kB of archives.
After this operation, 1711 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 438 kB in 1s (608 kB/s)
Selecting previously unselected package file.
(Reading database ... 64068 files and directories currently installed.)
Preparing to unpack .../file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package make.
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up file (1:5.44-3) ...
Setting up make (4.3-4.1) ...
2024-11-29 00:52:26,373 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-11-29 00:52:26,778 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64126 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+deb12u9) ...
2024-11-29 00:52:39,550 INFO: Getting source for revision 4c4d6bcee25727f59ab5b9e144fd4dfae6d424cc
2024-11-29 00:52:39,553 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:39,553 DEBUG: > git rev-parse --show-toplevel
2024-11-29 00:52:39,756 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:39,757 DEBUG: > git submodule foreach --recursive git reset --hard
2024-11-29 00:52:39,960 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:39,960 DEBUG: > git reset --hard
2024-11-29 00:52:40,465 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:40,465 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-11-29 00:52:40,568 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:40,568 DEBUG: > git clean -dffx
2024-11-29 00:52:40,671 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:40,671 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2024-11-29 00:52:41,376 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:41,376 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-11-29 00:52:41,880 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:41,881 DEBUG: > git remote set-head origin --auto
2024-11-29 00:52:42,585 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:42,585 DEBUG: > git checkout -f 4c4d6bcee25727f59ab5b9e144fd4dfae6d424cc
2024-11-29 00:52:43,093 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:43,093 DEBUG: > git clean -dffx
2024-11-29 00:52:43,196 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:43,196 DEBUG: > git rev-parse --show-toplevel
2024-11-29 00:52:43,400 DEBUG: Directory: build/com.github.m374lx.alexvsbus
2024-11-29 00:52:43,400 DEBUG: > git submodule deinit --all --force
2024-11-29 00:52:43,607 INFO: Creating local.properties file at build/com.github.m374lx.alexvsbus/local.properties
2024-11-29 00:52:44,156 INFO: Creating local.properties file at build/com.github.m374lx.alexvsbus/android/local.properties
2024-11-29 00:52:44,157 INFO: Creating local.properties file at build/com.github.m374lx.alexvsbus/android/app/local.properties
2024-11-29 00:52:44,159 DEBUG: Removing debuggable flags from build/com.github.m374lx.alexvsbus/android/app
2024-11-29 00:52:44,193 INFO: Cleaning Gradle project...
2024-11-29 00:52:44,194 DEBUG: Directory: build/com.github.m374lx.alexvsbus/android/app
2024-11-29 00:52:44,194 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.6 via distributionUrl
Downloading missing gradle version 8.6
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.6-bin.zip: OK
Running /opt/gradle/versions/8.6/bin/gradle clean
Welcome to Gradle 8.6!
Here are the highlights of this release:
- Configurable encryption key for configuration cache
- Build init improvements
- Build authoring improvements
For more details see https://docs.gradle.org/8.6/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.6/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
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
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Checking the license for package NDK (Side by side) 25.1.8937393 in /opt/android-sdk/licenses
License for package NDK (Side by side) 25.1.8937393 accepted.
Preparing "Install NDK (Side by side) 25.1.8937393 v.25.1.8937393".
"Install NDK (Side by side) 25.1.8937393 v.25.1.8937393" ready.
Installing NDK (Side by side) 25.1.8937393 in /opt/android-sdk/ndk/25.1.8937393
"Install NDK (Side by side) 25.1.8937393 v.25.1.8937393" complete.
"Install NDK (Side by side) 25.1.8937393 v.25.1.8937393" finished.
> Task :app:externalNativeBuildCleanDebug
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean
BUILD SUCCESSFUL in 2m 11s
3 actionable tasks: 3 executed
2024-11-29 00:55:02,561 INFO: Scanning source for common problems...
2024-11-29 00:55:02,610 DEBUG: scanner is configured to use signature data from: 'suss'
2024-11-29 00:55:02,611 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-11-29 00:55:03,225 DEBUG: write 'suss.json' to cache
2024-11-29 00:55:03,229 DEBUG: next suss.json cache update due in 23:59:59.986964
2024-11-29 00:55:03,366 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2024-11-29 00:55:03,378 INFO: Creating source tarball...
2024-11-29 00:55:05,520 INFO: Building Gradle project...
2024-11-29 00:55:05,520 DEBUG: Directory: build/com.github.m374lx.alexvsbus/android/app
2024-11-29 00:55:05,520 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.6 via distributionUrl
Running /opt/gradle/versions/8.6/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.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
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
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 33.0.2 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.2 accepted.
Preparing "Install Android SDK Build-Tools 33.0.2 v.33.0.2".
"Install Android SDK Build-Tools 33.0.2 v.33.0.2" ready.
Installing Android SDK Build-Tools 33.0.2 in /opt/android-sdk/build-tools/33.0.2
"Install Android SDK Build-Tools 33.0.2 v.33.0.2" complete.
"Install Android SDK Build-Tools 33.0.2 v.33.0.2" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:javaPreCompileRelease
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:parseReleaseLocalResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:configureNdkBuildRelease[arm64-v8a]
> Task :app:processReleaseManifestForPackage
> Task :app:buildNdkBuildRelease[arm64-v8a]
> Task :app:configureNdkBuildRelease[armeabi-v7a]
> Task :app:buildNdkBuildRelease[armeabi-v7a]
> Task :app:configureNdkBuildRelease[x86]
> Task :app:buildNdkBuildRelease[x86]
C/C++: In file included from /home/vagrant/build/com.github.m374lx.alexvsbus/android/app/src/main/../../../../raylib/raudio.c:176:
C/C++: /home/vagrant/build/com.github.m374lx.alexvsbus/android/app/src/main/../../../../raylib/external/miniaudio.h:14841:9: warning: misaligned atomic operation may incur significant performance penalty; the expected alignment (8 bytes) exceeds the actual alignment (4 bytes) [-Watomic-alignment]
C/C++: __atomic_compare_exchange_n(dst, &expected, desired, 0, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST);
C/C++: ^
C/C++: 1 warning generated.
> Task :app:configureNdkBuildRelease[x86_64]
> Task :app:buildNdkBuildRelease[x86_64]
> Task :app:mergeReleaseJniLibFolders
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeReleaseArtProfile
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:stripReleaseDebugSymbols
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseJavaResource
> Task :app:extractReleaseNativeSymbolTables
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:compressReleaseAssets
> Task :app:collectReleaseDependencies
> Task :app:bundleReleaseResources
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.github.m374lx.alexvsbus/android/app/src/main/java/com/github/m374lx/alexvsbus/NativeLoader.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 32s
52 actionable tasks: 52 executed
2024-11-29 00:58:38,964 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.github.m374lx.alexvsbus, universal_newlines=False, shell=None, istream=<valid stream>)
2024-11-29 00:58:38,974 INFO: Successfully built version 2024.11.21.0 of com.github.m374lx.alexvsbus from 4c4d6bcee25727f59ab5b9e144fd4dfae6d424cc
2024-11-29 00:58:39,192 DEBUG: Checking build/com.github.m374lx.alexvsbus/android/app/build/outputs/apk/release/app-release-unsigned.apk
2024-11-29 00:58:39,199 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-11-29 00:58:39,200 INFO: ...retrieving https://github.com/M374LX/alexvsbus/releases/download/2024.11.21.0/alexvsbus-android-2024.11.21.0.apk
2024-11-29 00:58:39,206 DEBUG: Starting new HTTPS connection (1): github.com:443
2024-11-29 00:58:39,486 DEBUG: https://github.com:443 "GET /M374LX/alexvsbus/releases/download/2024.11.21.0/alexvsbus-android-2024.11.21.0.apk HTTP/1.1" 302 0
2024-11-29 00:58:39,490 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2024-11-29 00:58:40,037 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/755682774/c845630d-bc6d-4752-b559-bd3226db0f0d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241129%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241129T005840Z&X-Amz-Expires=300&X-Amz-Signature=a4fac6876e9a016dd807f473aada82d75daf7324906236a6b529dbe9d676db8e&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dalexvsbus-android-2024.11.21.0.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 2096706
2024-11-29 00:58:41,201 DEBUG: unsigned/binaries/com.github.m374lx.alexvsbus_3.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.android.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2024-11-29 00:58:42,168 DEBUG: /tmp/tmpfh03oo32/sigcp_com.github.m374lx.alexvsbus_3.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.android.databinding_viewbinding.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2024-11-29 00:58:42,168 INFO: ...successfully verified
2024-11-29 00:58:42,168 INFO: compared built binary to supplied reference binary successfully
2024-11-29 00:58:42,242 WARNING: Requested API level 34 is larger than maximum we have, returning API level 28 instead.
2024-11-29 00:58:42,256 DEBUG: Using APK Signature v3
2024-11-29 00:58:42,259 INFO: supplied reference binary has allowed signer 5c5c72ff0f5ff713f434dc3bf386574cc05a158bf686f81f9fa982d35778d2d3
2024-11-29 00:58:42,261 INFO: success: com.github.m374lx.alexvsbus
2024-11-29 00:58:42,261 INFO: Finished
2024-11-29 00:58:42,261 INFO: 1 build succeeded