log for com.simplexray.an:24
== Installed Android Tools ==
2025-09-02 09:24:27,043 DEBUG: Reading 'config.yml'
2025-09-02 09:24:27,055 INFO: Creating log directory
2025-09-02 09:24:27,056 INFO: Creating temporary directory
2025-09-02 09:24:27,056 INFO: Creating output directory
2025-09-02 09:24:27,076 DEBUG: Getting git vcs interface for https://github.com/lhear/SimpleXray
2025-09-02 09:24:27,076 DEBUG: Checking com.simplexray.an:24
2025-09-02 09:24:27,076 INFO: Building version 1.10.2 (24) of com.simplexray.an
2025-09-02 09:24:27,081 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.simplexray.an, universal_newlines=False, shell=None, istream=None)
2025-09-02 09:24:27,091 INFO: Running 'sudo' commands in /home/vagrant
2025-09-02 09:24:27,091 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -t bookworm-backports -y golang-go; apt-get install -y gcc libc-dev make
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [277 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [167 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [6924 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [5448 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [296 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [250 kB]
Fetched 16.2 MB in 18s (913 kB/s)
Reading package lists...
+ apt-get install -t bookworm-backports -y golang-go
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
golang-1.23-go golang-1.23-src golang-src
Suggested packages:
bzr | brz subversion
Recommended packages:
pkgconf
The following NEW packages will be installed:
golang-1.23-go golang-1.23-src golang-go golang-src
0 upgraded, 4 newly installed, 0 to remove and 52 not upgraded.
Need to get 46.2 MB of archives.
After this operation, 242 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-src all 1.23.5-1~bpo12+1 [19.1 MB]
Get:2 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-go amd64 1.23.5-1~bpo12+1 [27.0 MB]
Get:3 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-src all 2:1.23~2~bpo12+1 [5200 B]
Get:4 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-go amd64 2:1.23~2~bpo12+1 [44.4 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 46.2 MB in 14s (3355 kB/s)
Selecting previously unselected package golang-1.23-src.
(Reading database ... 64069 files and directories currently installed.)
Preparing to unpack .../golang-1.23-src_1.23.5-1~bpo12+1_all.deb ...
Unpacking golang-1.23-src (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-1.23-go.
Preparing to unpack .../golang-1.23-go_1.23.5-1~bpo12+1_amd64.deb ...
Unpacking golang-1.23-go (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-src.
Preparing to unpack .../golang-src_2%3a1.23~2~bpo12+1_all.deb ...
Unpacking golang-src (2:1.23~2~bpo12+1) ...
Selecting previously unselected package golang-go:amd64.
Preparing to unpack .../golang-go_2%3a1.23~2~bpo12+1_amd64.deb ...
Unpacking golang-go:amd64 (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-src (1.23.5-1~bpo12+1) ...
Setting up golang-src (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-go (1.23.5-1~bpo12+1) ...
Setting up golang-go:amd64 (2:1.23~2~bpo12+1) ...
+ apt-get install -y gcc libc-dev make
Reading package lists...
Building dependency tree...
Reading state information...
gcc is already the newest version (4:12.2.0-3).
gcc set to manually installed.
libc6-dev is already the newest version (2.36-9+deb12u10).
libc6-dev set to manually installed.
Suggested packages:
make-doc
The following NEW packages will be installed:
make
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 396 kB of archives.
After this operation, 1630 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 396 kB in 0s (1057 kB/s)
Selecting previously unselected package make.
(Reading database ... 78823 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up make (4.3-4.1) ...
2025-09-02 09:25:33,783 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-02 09:25:34,289 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 78871 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-09-02 09:25:53,803 INFO: Getting source for revision 4fb8e90a9bc646e93dba44a208f098cb599872db
2025-09-02 09:25:53,804 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:53,804 DEBUG: > git rev-parse --show-toplevel
2025-09-02 09:25:54,013 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:54,014 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-02 09:25:54,718 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:54,719 DEBUG: > git reset --hard
2025-09-02 09:25:55,022 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:55,022 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-02 09:25:55,326 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:55,326 DEBUG: > git clean -dffx
2025-09-02 09:25:55,429 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:55,430 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-09-02 09:25:56,134 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:56,134 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-09-02 09:25:56,738 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:56,738 DEBUG: > git remote set-head origin --auto
2025-09-02 09:25:57,342 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:57,343 DEBUG: > git checkout -f 4fb8e90a9bc646e93dba44a208f098cb599872db
2025-09-02 09:25:57,646 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:57,646 DEBUG: > git clean -dffx
2025-09-02 09:25:57,749 INFO: Initialising submodules
2025-09-02 09:25:57,750 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:57,750 DEBUG: > git rev-parse --show-toplevel
2025-09-02 09:25:57,955 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:57,955 DEBUG: > git submodule sync
2025-09-02 09:25:58,159 DEBUG: Directory: build/com.simplexray.an
2025-09-02 09:25:58,159 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 'app/src/main/jni/hev-socks5-tunnel': checked out 'da28e874f0b3f34f99402b7972e04d94bc42b701'
Submodule path 'app/src/main/jni/hev-socks5-tunnel/src/core': checked out 'f2c71e66b32c4f63226851616c944ac733304ed3'
Submodule path 'app/src/main/jni/hev-socks5-tunnel/third-part/hev-task-system': checked out '203b8f23a75b7a400891c4c679a257e6c6735b0b'
Submodule path 'app/src/main/jni/hev-socks5-tunnel/third-part/lwip': checked out '27372c14d0920fb4e8c6892736b1f89a60e62579'
Submodule path 'app/src/main/jni/hev-socks5-tunnel/third-part/yaml': checked out 'efa36117a8646d26d12b58e05bac472d7854a70d'
2025-09-02 09:25:58,864 INFO: Collecting source libraries
2025-09-02 09:25:58,883 DEBUG: Removing debuggable flags from build/srclib/Xray-core
2025-09-02 09:25:59,027 DEBUG: Removing debuggable flags from build/srclib/go
2025-09-02 09:25:59,101 DEBUG: Directory: build/srclib/go
2025-09-02 09:25:59,101 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/GOTOOLCHAIN/s/auto/local/' go.env
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /GOTOOLCHAIN/s/auto/local/ go.env
2025-09-02 09:25:59,303 INFO: Creating local.properties file at build/com.simplexray.an/local.properties
2025-09-02 09:25:59,305 INFO: Creating local.properties file at build/com.simplexray.an/app/local.properties
2025-09-02 09:25:59,316 DEBUG: Removing debuggable flags from build/com.simplexray.an/app
2025-09-02 09:25:59,348 INFO: Cleaned build.gradle of keysigning configs at build/com.simplexray.an/app/build.gradle
2025-09-02 09:25:59,363 INFO: Running 'prebuild' commands in build/com.simplexray.an/app
2025-09-02 09:25:59,364 DEBUG: Directory: build/com.simplexray.an/app
2025-09-02 09:25:59,364 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/enable true/d' build.gradle; source ../version.properties; git -C /home/vagrant/build/srclib/Xray-core checkout -f $XRAY_CORE_VERSION; git -C /home/vagrant/build/srclib/go checkout -f go$GO_VERSION
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/enable true/d' build.gradle
+ source ../version.properties
++ APP_VERSION_CODE=24
++ APP_VERSION_NAME=1.10.2
++ XRAY_CORE_VERSION=v25.8.31
++ GEOIP_VERSION=202507212216
++ GEOSITE_VERSION=202507212216
++ GO_VERSION=1.25.0
++ NDK_VERSION=28.2.13676358
+ git -C /home/vagrant/build/srclib/Xray-core checkout -f v25.8.31
Previous HEAD position was fbae89d0 v25.6.8
HEAD is now at 6830089d v25.8.31
+ git -C /home/vagrant/build/srclib/go checkout -f go1.25.0
Previous HEAD position was 6796ebb2cb [release-branch.go1.24] go1.24.4
HEAD is now at 6e676ab2b8 [release-branch.go1.25] go1.25.0
2025-09-02 09:26:03,290 INFO: Cleaning Gradle project...
2025-09-02 09:26:03,298 DEBUG: Directory: build/com.simplexray.an/app
2025-09-02 09:26:03,298 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 8.8 via distributionUrl
Downloading missing gradle version 8.8
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.8-bin.zip: OK
Running /opt/gradle/versions/8.8/bin/gradle clean
Welcome to Gradle 8.8!
Here are the highlights of this release:
- Running Gradle on Java 22
- Configurable Gradle daemon JVM
- Improved IDE performance for large projects
For more details see https://docs.gradle.org/8.8/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.8/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
Checking the license for package NDK (Side by side) 28.2.13676358 in /opt/android-sdk/licenses
License for package NDK (Side by side) 28.2.13676358 accepted.
Preparing "Install NDK (Side by side) 28.2.13676358 v.28.2.13676358".
"Install NDK (Side by side) 28.2.13676358 v.28.2.13676358" ready.
Installing NDK (Side by side) 28.2.13676358 in /opt/android-sdk/ndk/28.2.13676358
"Install NDK (Side by side) 28.2.13676358 v.28.2.13676358" complete.
"Install NDK (Side by side) 28.2.13676358 v.28.2.13676358" finished.
> Task :app:externalNativeBuildCleanDebug
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 55s
3 actionable tasks: 2 executed, 1 up-to-date
2025-09-02 09:29:05,643 INFO: Scanning source for common problems...
2025-09-02 09:29:05,670 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-02 09:29:05,670 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-02 09:29:06,321 DEBUG: write 'suss.json' to cache
2025-09-02 09:29:06,384 DEBUG: next suss.json cache update due in 23:59:59.926664
2025-09-02 09:29:06,491 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-02 09:29:06,548 WARNING: Found executable binary, possibly code at app/src/main/jni/hev-socks5-tunnel/third-part/wintun/bin/wintun.dll
2025-09-02 09:29:06,584 INFO: Creating source tarball...
2025-09-02 09:29:07,884 INFO: Running 'build' commands in build/com.simplexray.an/app
2025-09-02 09:29:07,884 DEBUG: Directory: build/com.simplexray.an/app
2025-09-02 09:29:07,884 DEBUG: > bash -e -u -o pipefail -x -c source ../version.properties; curl -Lo src/main/assets/geoip.dat https://github.com/lhear/v2ray-rules-dat/releases/download/$GEOIP_VERSION/geoip.dat; curl -Lo src/main/assets/geosite.dat https://github.com/lhear/v2ray-rules-dat/releases/download/$GEOSITE_VERSION/geosite.dat; sdkmanager "ndk;$NDK_VERSION"; pushd /home/vagrant/build/srclib/go/src; ./make.bash; popd; export GOPATH=/home/vagrant/build/srclib/go; export PATH="$GOPATH/bin:$PATH"; pushd /home/vagrant/build/srclib/Xray-core; mkdir -p jniLibs/{arm64-v8a,x86_64}; COMMID=$(git rev-parse HEAD | cut -c 1-7); export GOOS=android CGO_ENABLED=1; export GOARCH=arm64; export CC=/opt/android-sdk/ndk/$NDK_VERSION/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android24-clang; go build -o xray -trimpath -buildvcs=false -ldflags="-X github.com/xtls/xray-core/core.build=${COMMID} -s -w -buildid=" -v ./main; mv xray jniLibs/arm64-v8a/libxray.so; export GOARCH=amd64; export CC=/opt/android-sdk/ndk/$NDK_VERSION/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android24-clang; go build -o xray -trimpath -buildvcs=false -ldflags="-X github.com/xtls/xray-core/core.build=${COMMID} -s -w -buildid=" -v ./main; mv xray jniLibs/x86_64/libxray.so; popd; mv /home/vagrant/build/srclib/Xray-core/jniLibs src/main/
/etc/bash.bashrc: line 7: PS1: unbound variable
+ source ../version.properties
++ APP_VERSION_CODE=24
++ APP_VERSION_NAME=1.10.2
++ XRAY_CORE_VERSION=v25.8.31
++ GEOIP_VERSION=202507212216
++ GEOSITE_VERSION=202507212216
++ GO_VERSION=1.25.0
++ NDK_VERSION=28.2.13676358
+ curl -Lo src/main/assets/geoip.dat https://github.com/lhear/v2ray-rules-dat/releases/download/202507212216/geoip.dat
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 71004 100 71004 0 0 118k 0 --:--:-- --:--:-- --:--:-- 924k
+ curl -Lo src/main/assets/geosite.dat https://github.com/lhear/v2ray-rules-dat/releases/download/202507212216/geosite.dat
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2363k 100 2363k 0 0 3720k 0 --:--:-- --:--:-- --:--:-- 3720k
+ sdkmanager 'ndk;28.2.13676358'
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
+ pushd /home/vagrant/build/srclib/go/src
~/build/srclib/go/src ~/build/com.simplexray.an/app
+ ./make.bash
Building Go cmd/dist using /usr/lib/go-1.23. (go1.23.5 linux/amd64)
Building Go toolchain1 using /usr/lib/go-1.23.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for linux/amd64.
---
Installed Go for linux/amd64 in /home/vagrant/build/srclib/go
Installed commands in /home/vagrant/build/srclib/go/bin
*** You need to add /home/vagrant/build/srclib/go/bin to your PATH.
+ popd
~/build/com.simplexray.an/app
+ export GOPATH=/home/vagrant/build/srclib/go
+ GOPATH=/home/vagrant/build/srclib/go
+ export PATH=/home/vagrant/build/srclib/go/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/build/srclib/go/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ pushd /home/vagrant/build/srclib/Xray-core
~/build/srclib/Xray-core ~/build/com.simplexray.an/app
+ mkdir -p jniLibs/arm64-v8a jniLibs/x86_64
++ git rev-parse HEAD
++ cut -c 1-7
+ COMMID=6830089
+ export GOOS=android CGO_ENABLED=1
+ GOOS=android
+ CGO_ENABLED=1
+ export GOARCH=arm64
+ GOARCH=arm64
+ export CC=/opt/android-sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android24-clang
+ CC=/opt/android-sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android24-clang
+ go build -o xray -trimpath -buildvcs=false '-ldflags=-X github.com/xtls/xray-core/core.build=6830089 -s -w -buildid=' -v ./main
warning: both GOPATH and GOROOT are the same directory (/home/vagrant/build/srclib/go); see https://go.dev/wiki/InstallTroubleshooting
go: downloading google.golang.org/protobuf v1.36.8
go: downloading google.golang.org/grpc v1.75.0
go: downloading github.com/sagernet/sing v0.5.1
go: downloading github.com/refraction-networking/utls v1.8.0
go: downloading github.com/quic-go/quic-go v0.54.0
go: downloading golang.org/x/net v0.43.0
go: downloading github.com/cloudflare/circl v1.6.1
go: downloading lukechampine.com/blake3 v1.4.1
go: downloading github.com/pires/go-proxyproto v0.8.1
go: downloading go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
go: downloading golang.org/x/sys v0.35.0
go: downloading github.com/xtls/reality v0.0.0-20250828044527-046fad5ab64f
go: downloading golang.org/x/crypto v0.41.0
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173
go: downloading gvisor.dev/gvisor v0.0.0-20250428193742-2d800c3129d5
go: downloading github.com/miekg/dns v1.1.68
go: downloading github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/sagernet/sing-shadowsocks v0.2.7
go: downloading github.com/juju/ratelimit v1.0.2
go: downloading github.com/seiflotfy/cuckoofilter v0.0.0-20240715131351-a2f2c23f1771
go: downloading github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e
go: downloading github.com/andybalholm/brotli v1.0.6
go: downloading github.com/klauspost/compress v1.17.4
go: downloading github.com/quic-go/qpack v0.5.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/klauspost/cpuid/v2 v2.0.12
go: downloading github.com/dgryski/go-metro v0.0.0-20200812162917-85c65e2d0165
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7
go: downloading golang.org/x/text v0.28.0
go: downloading github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3
go: downloading github.com/google/btree v1.1.2
go: downloading golang.org/x/time v0.7.0
encoding
internal/byteorder
internal/coverage/rtcov
internal/unsafeheader
internal/goarch
internal/godebugs
internal/profilerecord
internal/asan
cmp
internal/msan
internal/itoa
internal/trace/tracev2
internal/goos
unicode/utf8
google.golang.org/protobuf/internal/flags
math/bits
internal/goexperiment
sync/atomic
internal/cpu
unicode
unicode/utf16
github.com/xtls/xray-core/common/signal/semaphore
log/internal
internal/nettrace
internal/goversion
internal/abi
internal/runtime/math
internal/runtime/syscall
internal/runtime/gc
internal/platform
internal/syslist
github.com/sagernet/sing/common/x/constraints
crypto/internal/fips140/alias
crypto/internal/fips140deps/byteorder
crypto/internal/boring/sig
github.com/sagernet/sing/common/debug
github.com/xtls/xray-core/common/bitmask
container/list
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/runtime/strconv
vendor/golang.org/x/crypto/internal/alias
google.golang.org/grpc/serviceconfig
golang.org/x/crypto/internal/alias
github.com/quic-go/quic-go/internal/utils/ringbuffer
golang.org/x/net/internal/iana
github.com/refraction-networking/utls/dicttls
github.com/refraction-networking/utls/internal/byteorder
github.com/refraction-networking/utls/internal/fips140tls
golang.org/x/crypto/cryptobyte/asn1
github.com/cloudflare/circl/sign/internal/dilithium/params
google.golang.org/protobuf/internal/set
math
crypto/internal/fips140/subtle
gvisor.dev/gvisor/pkg/gohacks
gvisor.dev/gvisor/pkg/bits
gvisor.dev/gvisor/pkg/tcpip/seqnum
golang.zx2c4.com/wireguard/replay
internal/bytealg
internal/chacha8rand
internal/runtime/atomic
crypto/internal/fips140deps/cpu
internal/runtime/sys
github.com/cloudflare/circl/sign/internal/dilithium
log/slog/internal
internal/stringslite
internal/runtime/cgroup
internal/runtime/exithook
internal/race
internal/synctest
internal/sync
internal/runtime/maps
github.com/klauspost/compress
github.com/riobard/go-bloom
runtime
internal/reflectlite
weak
iter
crypto/subtle
sync
maps
slices
errors
sort
internal/bisect
internal/testlog
google.golang.org/protobuf/internal/pragma
internal/singleflight
github.com/xtls/xray-core/common/signal/done
crypto/internal/fips140cache
github.com/xtls/xray-core/common/bytespool
github.com/quic-go/quic-go/internal/utils/linkedlist
github.com/xtls/xray-core/common/utils
github.com/xtls/xray-core/common/cache
log/slog/internal/buffer
unique
internal/oserror
path
io
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
strconv
google.golang.org/grpc/internal/buffer
runtime/cgo
golang.org/x/net/dns/dnsmessage
syscall
internal/godebug
container/heap
crypto/internal/randutil
internal/saferio
hash
bytes
strings
crypto/internal/fips140deps/godebug
encoding/base64
net/netip
encoding/base32
math/rand
hash/crc64
hash/fnv
hash/adler32
crypto
gvisor.dev/gvisor/pkg/tcpip/hash/jenkins
hash/crc32
reflect
github.com/cloudflare/circl/sign
github.com/v2fly/ss-bloomring
github.com/xtls/xray-core/common/cmdarg
net/http/internal/ascii
crypto/internal/fips140
crypto/internal/impl
go/build/constraint
regexp/syntax
html
encoding/pem
bufio
vendor/golang.org/x/text/transform
golang.org/x/text/transform
github.com/xtls/xray-core/common/dice
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
time
internal/syscall/unix
internal/syscall/execenv
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140hash
crypto/internal/fips140/check
regexp
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
crypto/fips140
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
crypto/tls/internal/fips140tls
github.com/xtls/reality/fips140tls
crypto/internal/fips140/tls13
crypto/internal/fips140/edwards25519
google.golang.org/grpc/keepalive
google.golang.org/grpc/balancer/pickfirst/internal
google.golang.org/grpc/backoff
context
github.com/juju/ratelimit
github.com/sagernet/sing/common/replay
golang.zx2c4.com/wireguard/ratelimiter
io/fs
internal/poll
github.com/xtls/xray-core/common/strmatcher
github.com/xtls/xray-core/common/ctx
github.com/sagernet/sing/common/logger
google.golang.org/grpc/internal/backoff
google.golang.org/grpc/internal/grpcsync
internal/filepathlite
embed
google.golang.org/protobuf/internal/editiondefaults
crypto/internal/fips140/nistec
os
internal/fmtsort
encoding/binary
vendor/golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/internal/poly1305
github.com/xtls/xray-core/common/crypto/internal
github.com/klauspost/compress/zstd/internal/xxhash
github.com/klauspost/compress/internal/snapref
github.com/dgryski/go-metro
github.com/sagernet/sing/common/binary
github.com/cloudflare/circl/internal/sha3
gvisor.dev/gvisor/pkg/tcpip/checksum
golang.org/x/crypto/blake2s
golang.zx2c4.com/wireguard/tai64n
golang.org/x/sys/unix
golang.org/x/crypto/poly1305
google.golang.org/protobuf/internal/detrand
path/filepath
internal/lazyregexp
fmt
crypto/internal/sysrand
io/ioutil
google.golang.org/grpc/internal/envconfig
os/signal
golang.org/x/sys/cpu
net
crypto/internal/entropy
crypto/internal/fips140/drbg
github.com/cloudflare/circl/simd/keccakf1600
golang.org/x/crypto/sha3
github.com/xtls/xray-core/common/platform
os/exec
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/ed25519
crypto/internal/fips140/ecdsa
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
crypto/hkdf
crypto/rc4
crypto/md5
github.com/refraction-networking/utls/internal/hkdf
github.com/xtls/reality/tls13
github.com/refraction-networking/utls/internal/tls13
internal/goroot
crypto/cipher
google.golang.org/protobuf/internal/errors
flag
go/token
google.golang.org/protobuf/internal/version
compress/flate
log
encoding/hex
internal/buildcfg
encoding/json
go/doc/comment
math/big
net/url
text/template/parse
vendor/golang.org/x/net/http2/hpack
mime
vendor/golang.org/x/text/unicode/norm
mime/quotedprintable
google.golang.org/protobuf/encoding/protowire
net/http/internal
text/tabwriter
google.golang.org/grpc/attributes
crypto/internal/boring
google.golang.org/protobuf/reflect/protoreflect
crypto/des
golang.org/x/net/internal/timeseries
vendor/golang.org/x/crypto/chacha20
go/scanner
crypto/sha1
crypto/aes
crypto/ecdh
crypto/sha512
crypto/hmac
crypto/sha256
vendor/golang.org/x/text/unicode/bidi
google.golang.org/grpc/internal/idle
golang.org/x/text/unicode/bidi
golang.org/x/net/http2/hpack
compress/gzip
github.com/quic-go/quic-go/quicvarint
golang.org/x/text/unicode/norm
golang.org/x/crypto/hkdf
go/ast
vendor/golang.org/x/crypto/chacha20poly1305
golang.org/x/crypto/chacha20
golang.org/x/net/bpf
compress/zlib
crypto/mlkem
github.com/klauspost/compress/fse
runtime/debug
github.com/refraction-networking/utls/internal/boring
github.com/refraction-networking/utls/internal/quicvarint/protocol
github.com/refraction-networking/utls/internal/tls12
github.com/refraction-networking/utls/internal/quicvarint
golang.org/x/crypto/chacha20poly1305
github.com/xtls/reality/tls12
golang.org/x/crypto/curve25519
internal/profile
runtime/pprof
runtime/trace
golang.org/x/text/secure/bidirule
github.com/klauspost/cpuid/v2
vendor/golang.org/x/text/secure/bidirule
encoding/gob
github.com/klauspost/compress/huff0
golang.org/x/time/rate
gvisor.dev/gvisor/pkg/sync
text/template
gvisor.dev/gvisor/pkg/state/wire
github.com/google/btree
vendor/golang.org/x/net/idna
github.com/quic-go/qpack
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/grpc/grpclog/internal
google.golang.org/protobuf/internal/protolazy
github.com/xtls/xray-core/infra/conf/cfgcommon/duration
golang.zx2c4.com/wireguard/rwcancel
golang.org/x/net/idna
go/doc
gvisor.dev/gvisor/pkg/state
google.golang.org/protobuf/internal/encoding/text
go/parser
google.golang.org/grpc/grpclog
crypto/rand
crypto/elliptic
crypto/internal/boring/bbig
encoding/asn1
google.golang.org/protobuf/proto
crypto/dsa
google.golang.org/protobuf/internal/encoding/json
lukechampine.com/blake3/guts
log/slog
gopkg.in/yaml.v2
crypto/ed25519
crypto/internal/hpke
crypto/rsa
google.golang.org/grpc/connectivity
google.golang.org/grpc/internal/grpclog
github.com/klauspost/compress/zstd
github.com/refraction-networking/utls/internal/hpke
github.com/cloudflare/circl/sign/mldsa/mldsa65/internal
google.golang.org/protobuf/internal/encoding/defval
github.com/xtls/reality/hpke
lukechampine.com/blake3/bao
gvisor.dev/gvisor/pkg/linewriter
gvisor.dev/gvisor/pkg/rand
gvisor.dev/gvisor/pkg/sync/locking
github.com/pelletier/go-toml
github.com/xtls/xray-core/main/commands/base
html/template
gvisor.dev/gvisor/pkg/log
lukechampine.com/blake3
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/sign/mldsa/mldsa65
go/build
gvisor.dev/gvisor/pkg/sleep
gvisor.dev/gvisor/pkg/waiter
gvisor.dev/gvisor/pkg/cpuid
github.com/seiflotfy/cuckoofilter
github.com/refraction-networking/utls/internal/helper
crypto/ecdsa
github.com/xtls/xray-core/common/antireplay
gvisor.dev/gvisor/pkg/context
gvisor.dev/gvisor/pkg/atomicbitops
github.com/ghodss/yaml
gvisor.dev/gvisor/pkg/refs
google.golang.org/protobuf/internal/encoding/tag
google.golang.org/protobuf/encoding/protojson
gvisor.dev/gvisor/pkg/buffer
google.golang.org/protobuf/internal/impl
github.com/pires/go-proxyproto
vendor/golang.org/x/net/http/httpproxy
google.golang.org/grpc/internal/syscall
net/textproto
github.com/sagernet/sing/common
golang.zx2c4.com/wireguard/ipc
google.golang.org/grpc/internal/resolver/dns/internal
google.golang.org/grpc/internal
go4.org/netipx
golang.org/x/net/internal/socket
crypto/x509
gvisor.dev/gvisor/pkg/tcpip
google.golang.org/grpc/codes
google.golang.org/grpc/metadata
google.golang.org/grpc/mem
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/random
github.com/sagernet/sing/common/x/list
vendor/golang.org/x/net/http/httpguts
golang.org/x/net/http/httpguts
mime/multipart
github.com/sagernet/sing/common/cache
google.golang.org/grpc/internal/balancerload
google.golang.org/grpc/internal/grpcutil
google.golang.org/grpc/tap
github.com/sagernet/sing/common/exceptions
google.golang.org/grpc/stats
golang.org/x/net/ipv6
golang.org/x/net/ipv4
google.golang.org/grpc/experimental/stats
google.golang.org/grpc/encoding
github.com/sagernet/sing/common/buf
github.com/sagernet/sing/common/task
google.golang.org/grpc/internal/stats
github.com/sagernet/sing/common/metadata
github.com/sagernet/sing/common/network
golang.zx2c4.com/wireguard/conn
golang.org/x/crypto/ocsp
crypto/tls
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/control
github.com/sagernet/sing/common/bufio
github.com/sagernet/sing/common/udpnat
gvisor.dev/gvisor/pkg/tcpip/internal/tcp
gvisor.dev/gvisor/pkg/tcpip/transport
gvisor.dev/gvisor/pkg/tcpip/header
github.com/sagernet/sing-shadowsocks
golang.zx2c4.com/wireguard/tun
golang.zx2c4.com/wireguard/device
google.golang.org/protobuf/internal/filetype
github.com/sagernet/sing/common/uot
github.com/sagernet/sing/common/varbin
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/protoadapt
google.golang.org/protobuf/types/known/durationpb
github.com/xtls/xray-core/common/serial
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/timestamppb
google.golang.org/protobuf/types/descriptorpb
github.com/sagernet/sing/common/rw
google.golang.org/grpc/internal/pretty
google.golang.org/grpc/encoding/proto
github.com/sagernet/sing-shadowsocks/shadowaead
github.com/xtls/xray-core/common/log
google.golang.org/grpc/binarylog/grpc_binarylog_v1
google.golang.org/genproto/googleapis/rpc/status
gvisor.dev/gvisor/pkg/tcpip/network/hash
gvisor.dev/gvisor/pkg/tcpip/transport/tcpconntrack
gvisor.dev/gvisor/pkg/tcpip/ports
google.golang.org/grpc/internal/status
google.golang.org/grpc/status
github.com/xtls/xray-core/common/errors
gvisor.dev/gvisor/pkg/tcpip/stack
google.golang.org/grpc/internal/binarylog
github.com/xtls/xray-core/main/confloader
github.com/xtls/xray-core/common
github.com/xtls/xray-core/common/retry
github.com/xtls/xray-core/common/drain
github.com/xtls/xray-core/common/net
google.golang.org/protobuf/internal/editionssupport
google.golang.org/protobuf/types/gofeaturespb
github.com/xtls/xray-core/features
github.com/xtls/xray-core/common/uuid
github.com/xtls/xray-core/common/protocol/tls/cert
github.com/xtls/xray-core/app/version
github.com/xtls/xray-core/transport/internet/headers/dns
github.com/xtls/xray-core/transport/internet/headers/noop
github.com/xtls/xray-core/transport/internet/headers/srtp
github.com/xtls/xray-core/app/log
github.com/xtls/xray-core/common/task
github.com/xtls/xray-core/transport/internet/headers/wechat
github.com/xtls/xray-core/transport/internet/headers/wireguard
github.com/xtls/xray-core/transport/internet/headers/tls
github.com/xtls/xray-core/transport/internet/headers/utp
github.com/xtls/xray-core/features/stats
github.com/xtls/xray-core/features/policy
github.com/xtls/xray-core/features/extension
github.com/sagernet/sing-shadowsocks/shadowaead_2022
google.golang.org/protobuf/reflect/protodesc
github.com/xtls/xray-core/common/signal
github.com/xtls/xray-core/common/signal/pubsub
github.com/xtls/xray-core/app/policy
github.com/xtls/xray-core/features/dns
github.com/xtls/xray-core/features/inbound
github.com/xtls/xray-core/transport/internet/stat
github.com/xtls/xray-core/app/stats
github.com/xtls/xray-core/app/dns/fakedns
github.com/xtls/xray-core/common/buf
github.com/xtls/xray-core/features/dns/localdns
net/http/httptrace
google.golang.org/grpc/internal/credentials
github.com/quic-go/quic-go/internal/protocol
github.com/miekg/dns
google.golang.org/grpc/credentials
net/http/internal/httpcommon
golang.org/x/net/internal/httpcommon
github.com/quic-go/quic-go/internal/qerr
github.com/quic-go/quic-go/internal/utils
github.com/quic-go/quic-go/internal/flowcontrol
github.com/quic-go/quic-go/internal/wire
google.golang.org/grpc/credentials/insecure
google.golang.org/grpc/resolver
google.golang.org/grpc/peer
google.golang.org/grpc/internal/channelz
net/http
github.com/xtls/xray-core/common/net/cnc
github.com/xtls/xray-core/transport
github.com/xtls/xray-core/common/protocol/udp
github.com/xtls/xray-core/transport/pipe
github.com/xtls/xray-core/common/protocol
github.com/xtls/xray-core/common/protocol/bittorrent
github.com/xtls/xray-core/common/platform/filesystem
github.com/xtls/xray-core/common/protocol/dns
github.com/xtls/xray-core/infra/conf/json
github.com/xtls/xray-core/common/platform/ctlcmd
github.com/xtls/xray-core/features/outbound
github.com/xtls/xray-core/features/routing
google.golang.org/grpc/internal/metadata
google.golang.org/grpc/internal/proxyattributes
google.golang.org/grpc/internal/transport/networktype
google.golang.org/grpc/internal/resolver/passthrough
google.golang.org/grpc/balancer/grpclb/state
google.golang.org/grpc/internal/resolver/unix
google.golang.org/grpc/internal/resolver/dns
github.com/xtls/xray-core/transport/internet/tagged
github.com/xtls/xray-core/features/routing/dns
google.golang.org/grpc/resolver/dns
github.com/xtls/xray-core/proxy/vless
github.com/xtls/xray-core/common/protocol/tls
github.com/xtls/xray-core/common/crypto
github.com/xtls/xray-core/common/session
google.golang.org/grpc/channelz
google.golang.org/grpc/balancer
github.com/xtls/xray-core/common/protocol/quic
github.com/xtls/xray-core/features/routing/session
github.com/xtls/xray-core/common/xudp
github.com/xtls/xray-core/transport/internet
github.com/quic-go/quic-go/logging
google.golang.org/grpc/balancer/base
google.golang.org/grpc/internal/serviceconfig
google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
github.com/xtls/xray-core/proxy/vless/encryption
github.com/xtls/xray-core/proxy/vmess/aead
google.golang.org/grpc/internal/resolver
github.com/xtls/xray-core/proxy/vmess
github.com/quic-go/quic-go/internal/congestion
github.com/quic-go/quic-go/internal/handshake
google.golang.org/grpc/balancer/endpointsharding
google.golang.org/grpc/internal/balancer/gracefulswitch
google.golang.org/grpc/balancer/pickfirst
github.com/xtls/xray-core/proxy/vmess/encoding
github.com/quic-go/quic-go/internal/ackhandler
google.golang.org/grpc/balancer/roundrobin
github.com/xtls/xray-core/transport/internet/udp
github.com/xtls/xray-core/proxy/blackhole
github.com/xtls/xray-core/app/proxyman
github.com/quic-go/quic-go
github.com/xtls/xray-core/core
gvisor.dev/gvisor/pkg/tcpip/header/parse
gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop
gvisor.dev/gvisor/pkg/tcpip/transport/internal/network
gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation
gvisor.dev/gvisor/pkg/tcpip/link/channel
gvisor.dev/gvisor/pkg/tcpip/transport/packet
gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast
gvisor.dev/gvisor/pkg/tcpip/network/internal/ip
gvisor.dev/gvisor/pkg/tcpip/transport/raw
github.com/xtls/xray-core/proxy/vmess/outbound
github.com/xtls/xray-core/proxy/loopback
github.com/xtls/xray-core/proxy/vmess/inbound
github.com/xtls/xray-core/proxy/shadowsocks
github.com/xtls/xray-core/transport/internet/tagged/taggedimpl
github.com/xtls/xray-core/proxy/dns
gvisor.dev/gvisor/pkg/tcpip/network/ipv6
gvisor.dev/gvisor/pkg/tcpip/network/ipv4
gvisor.dev/gvisor/pkg/tcpip/transport/udp
gvisor.dev/gvisor/pkg/tcpip/transport/icmp
gvisor.dev/gvisor/pkg/tcpip/transport/tcp
github.com/xtls/xray-core/common/protocol/http
golang.org/x/net/trace
github.com/xtls/xray-core/common/ocsp
github.com/xtls/xray-core/app/observatory
expvar
github.com/xtls/xray-core/main/confloader/external
net/http/pprof
net/http/httputil
github.com/xtls/xray-core/transport/internet/headers/http
github.com/quic-go/quic-go/http3
golang.org/x/net/http2
github.com/gorilla/websocket
github.com/andybalholm/brotli
github.com/xtls/xray-core/app/dispatcher
github.com/xtls/xray-core/app/observatory/burst
github.com/xtls/xray-core/app/router
github.com/xtls/xray-core/app/metrics
gvisor.dev/gvisor/pkg/tcpip/adapters/gonet
github.com/xtls/xray-core/transport/internet/browser_dialer
github.com/xtls/xray-core/proxy/wireguard/gvisortun
github.com/xtls/xray-core/proxy/wireguard
google.golang.org/grpc/internal/transport
google.golang.org/grpc/internal/resolver/delegatingresolver
google.golang.org/grpc
github.com/refraction-networking/utls
github.com/xtls/xray-core/app/log/command
github.com/xtls/xray-core/app/observatory/command
google.golang.org/grpc/reflection/grpc_reflection_v1
google.golang.org/grpc/reflection/grpc_reflection_v1alpha
github.com/xtls/xray-core/app/stats/command
github.com/xtls/xray-core/transport/internet/grpc/encoding
github.com/xtls/xray-core/app/router/command
google.golang.org/grpc/reflection/internal
google.golang.org/grpc/reflection
github.com/xtls/xray-core/app/commander
github.com/xtls/reality
github.com/xtls/xray-core/transport/internet/tls
github.com/xtls/xray-core/transport/internet/httpupgrade
github.com/xtls/xray-core/transport/internet/reality
github.com/xtls/xray-core/main/commands/all/tls
github.com/xtls/xray-core/transport/internet/kcp
github.com/xtls/xray-core/transport/internet/websocket
github.com/xtls/xray-core/proxy/dokodemo
github.com/xtls/xray-core/app/dns
github.com/xtls/xray-core/proxy
github.com/xtls/xray-core/transport/internet/tcp
github.com/xtls/xray-core/transport/internet/grpc
github.com/xtls/xray-core/proxy/trojan
github.com/xtls/xray-core/transport/internet/splithttp
github.com/xtls/xray-core/app/proxyman/command
github.com/xtls/xray-core/common/singbridge
github.com/xtls/xray-core/common/mux
github.com/xtls/xray-core/proxy/http
github.com/xtls/xray-core/proxy/vless/encoding
github.com/xtls/xray-core/proxy/freedom
github.com/xtls/xray-core/proxy/shadowsocks_2022
github.com/xtls/xray-core/proxy/vless/outbound
github.com/xtls/xray-core/proxy/vless/inbound
github.com/xtls/xray-core/app/proxyman/outbound
github.com/xtls/xray-core/app/proxyman/inbound
github.com/xtls/xray-core/app/reverse
github.com/xtls/xray-core/proxy/socks
github.com/xtls/xray-core/infra/conf
github.com/xtls/xray-core/common/reflect
github.com/xtls/xray-core/infra/conf/serial
github.com/xtls/xray-core/main/commands/all/convert
github.com/xtls/xray-core/main/json
github.com/xtls/xray-core/main/toml
github.com/xtls/xray-core/main/yaml
github.com/xtls/xray-core/main/commands/all/api
github.com/xtls/xray-core/main/commands/all
github.com/xtls/xray-core/main/distro/all
github.com/xtls/xray-core/main
+ mv xray jniLibs/arm64-v8a/libxray.so
+ export GOARCH=amd64
+ GOARCH=amd64
+ export CC=/opt/android-sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android24-clang
+ CC=/opt/android-sdk/ndk/28.2.13676358/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android24-clang
+ go build -o xray -trimpath -buildvcs=false '-ldflags=-X github.com/xtls/xray-core/core.build=6830089 -s -w -buildid=' -v ./main
warning: both GOPATH and GOROOT are the same directory (/home/vagrant/build/srclib/go); see https://go.dev/wiki/InstallTroubleshooting
encoding
internal/goarch
internal/byteorder
internal/godebugs
internal/unsafeheader
internal/msan
internal/profilerecord
internal/itoa
internal/coverage/rtcov
internal/trace/tracev2
math/bits
internal/asan
unicode/utf8
google.golang.org/protobuf/internal/flags
cmp
internal/goos
internal/goexperiment
internal/cpu
sync/atomic
github.com/xtls/xray-core/common/signal/semaphore
unicode/utf16
unicode
internal/runtime/math
internal/runtime/atomic
internal/runtime/syscall
internal/abi
internal/runtime/gc
internal/runtime/sys
log/internal
internal/nettrace
internal/goversion
internal/platform
internal/syslist
github.com/sagernet/sing/common/x/constraints
crypto/internal/fips140/alias
internal/runtime/strconv
crypto/internal/boring/sig
github.com/sagernet/sing/common/debug
github.com/xtls/xray-core/common/bitmask
container/list
crypto/internal/fips140deps/byteorder
google.golang.org/protobuf/internal/set
vendor/golang.org/x/crypto/cryptobyte/asn1
vendor/golang.org/x/crypto/internal/alias
google.golang.org/grpc/serviceconfig
golang.org/x/crypto/internal/alias
github.com/quic-go/quic-go/internal/utils/ringbuffer
golang.org/x/net/internal/iana
github.com/klauspost/compress/internal/cpuinfo
github.com/refraction-networking/utls/dicttls
github.com/refraction-networking/utls/internal/byteorder
github.com/refraction-networking/utls/internal/fips140tls
crypto/internal/fips140/subtle
golang.org/x/crypto/cryptobyte/asn1
github.com/cloudflare/circl/sign/internal/dilithium/params
gvisor.dev/gvisor/pkg/gohacks
gvisor.dev/gvisor/pkg/bits
gvisor.dev/gvisor/pkg/tcpip/seqnum
golang.zx2c4.com/wireguard/replay
log/slog/internal
crypto/internal/fips140deps/cpu
internal/chacha8rand
internal/bytealg
math
internal/runtime/exithook
internal/stringslite
internal/runtime/cgroup
internal/race
internal/synctest
internal/sync
internal/runtime/maps
github.com/klauspost/compress
github.com/riobard/go-bloom
runtime
internal/reflectlite
iter
weak
crypto/subtle
sync
maps
slices
errors
sort
internal/bisect
google.golang.org/protobuf/internal/pragma
internal/testlog
github.com/xtls/xray-core/common/signal/done
internal/singleflight
crypto/internal/fips140cache
github.com/xtls/xray-core/common/bytespool
github.com/xtls/xray-core/common/utils
github.com/xtls/xray-core/common/cache
github.com/quic-go/quic-go/internal/utils/linkedlist
unique
log/slog/internal/buffer
runtime/cgo
internal/oserror
io
vendor/golang.org/x/net/dns/dnsmessage
math/rand/v2
strconv
google.golang.org/grpc/internal/buffer
path
golang.org/x/net/dns/dnsmessage
syscall
hash
internal/godebug
strings
crypto/internal/randutil
hash/fnv
hash/crc32
hash/adler32
crypto
internal/saferio
net/netip
encoding/base64
container/heap
encoding/base32
hash/crc64
github.com/cloudflare/circl/internal/sha3
bytes
reflect
gvisor.dev/gvisor/pkg/tcpip/hash/jenkins
github.com/cloudflare/circl/sign
github.com/v2fly/ss-bloomring
crypto/internal/fips140deps/godebug
math/rand
github.com/xtls/xray-core/common/cmdarg
crypto/internal/impl
net/http/internal/ascii
go/build/constraint
regexp/syntax
html
bufio
encoding/pem
vendor/golang.org/x/text/transform
golang.org/x/text/transform
crypto/internal/fips140
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
crypto/internal/fips140/sha256
github.com/xtls/xray-core/common/dice
internal/syscall/execenv
internal/syscall/unix
time
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140hash
crypto/internal/fips140/check
regexp
crypto/internal/fips140/tls12
crypto/fips140
crypto/internal/fips140/hkdf
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
crypto/tls/internal/fips140tls
github.com/xtls/reality/fips140tls
crypto/internal/fips140/tls13
crypto/internal/fips140/edwards25519
internal/poll
io/fs
context
google.golang.org/grpc/backoff
google.golang.org/grpc/balancer/pickfirst/internal
google.golang.org/grpc/keepalive
github.com/juju/ratelimit
github.com/sagernet/sing/common/replay
golang.zx2c4.com/wireguard/ratelimiter
github.com/xtls/xray-core/common/strmatcher
github.com/xtls/xray-core/common/ctx
github.com/sagernet/sing/common/logger
google.golang.org/grpc/internal/backoff
google.golang.org/grpc/internal/grpcsync
internal/filepathlite
embed
google.golang.org/protobuf/internal/editiondefaults
internal/fmtsort
encoding/binary
crypto/internal/fips140/nistec
os
golang.zx2c4.com/wireguard/tai64n
github.com/xtls/xray-core/common/crypto/internal
github.com/klauspost/compress/internal/snapref
gvisor.dev/gvisor/pkg/tcpip/checksum
github.com/klauspost/compress/zstd/internal/xxhash
github.com/dgryski/go-metro
golang.org/x/crypto/internal/poly1305
github.com/sagernet/sing/common/binary
vendor/golang.org/x/crypto/internal/poly1305
golang.org/x/sys/unix
golang.org/x/crypto/poly1305
google.golang.org/protobuf/internal/detrand
internal/lazyregexp
path/filepath
crypto/internal/sysrand
io/ioutil
google.golang.org/grpc/internal/envconfig
fmt
os/signal
vendor/golang.org/x/sys/cpu
golang.org/x/sys/cpu
net
crypto/internal/entropy
crypto/internal/fips140/drbg
golang.org/x/crypto/blake2s
github.com/cloudflare/circl/simd/keccakf1600
github.com/cloudflare/circl/sign/internal/dilithium
golang.org/x/crypto/sha3
github.com/xtls/xray-core/common/platform
os/exec
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
crypto/internal/fips140/ed25519
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
crypto/hkdf
crypto/md5
crypto/rc4
github.com/refraction-networking/utls/internal/hkdf
github.com/xtls/reality/tls13
github.com/refraction-networking/utls/internal/tls13
crypto/cipher
crypto/mlkem
google.golang.org/protobuf/internal/errors
flag
google.golang.org/protobuf/internal/version
log
compress/flate
go/token
encoding/hex
internal/buildcfg
net/url
encoding/json
text/template/parse
go/doc/comment
vendor/golang.org/x/net/http2/hpack
math/big
vendor/golang.org/x/text/unicode/norm
mime
mime/quotedprintable
internal/goroot
google.golang.org/protobuf/encoding/protowire
crypto/internal/boring
crypto/des
vendor/golang.org/x/crypto/chacha20
net/http/internal
crypto/sha1
crypto/aes
crypto/ecdh
google.golang.org/protobuf/reflect/protoreflect
golang.org/x/net/internal/timeseries
crypto/sha512
crypto/hmac
go/scanner
crypto/sha256
text/tabwriter
vendor/golang.org/x/text/unicode/bidi
vendor/golang.org/x/crypto/chacha20poly1305
google.golang.org/grpc/attributes
google.golang.org/grpc/internal/idle
golang.org/x/text/unicode/bidi
golang.org/x/net/http2/hpack
github.com/quic-go/quic-go/quicvarint
golang.org/x/crypto/hkdf
golang.org/x/crypto/chacha20
golang.org/x/text/unicode/norm
golang.org/x/net/bpf
compress/gzip
compress/zlib
go/ast
github.com/klauspost/compress/fse
runtime/debug
github.com/refraction-networking/utls/internal/boring
github.com/refraction-networking/utls/internal/quicvarint/protocol
github.com/refraction-networking/utls/internal/tls12
golang.org/x/crypto/chacha20poly1305
github.com/refraction-networking/utls/internal/quicvarint
github.com/xtls/reality/tls12
vendor/golang.org/x/text/secure/bidirule
golang.org/x/crypto/curve25519
internal/profile
runtime/pprof
github.com/klauspost/cpuid/v2
runtime/trace
encoding/gob
golang.zx2c4.com/wireguard/rwcancel
golang.org/x/text/secure/bidirule
gvisor.dev/gvisor/pkg/state/wire
gvisor.dev/gvisor/pkg/sync
text/template
golang.org/x/time/rate
vendor/golang.org/x/net/idna
github.com/google/btree
github.com/quic-go/qpack
github.com/klauspost/compress/huff0
gopkg.in/yaml.v2
gvisor.dev/gvisor/pkg/state
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/protolazy
google.golang.org/protobuf/internal/encoding/json
google.golang.org/protobuf/internal/encoding/text
lukechampine.com/blake3/guts
gvisor.dev/gvisor/pkg/linewriter
gvisor.dev/gvisor/pkg/sync/locking
google.golang.org/protobuf/proto
golang.org/x/net/idna
lukechampine.com/blake3/bao
github.com/xtls/xray-core/infra/conf/cfgcommon/duration
google.golang.org/grpc/grpclog/internal
log/slog
gvisor.dev/gvisor/pkg/log
crypto/rand
crypto/elliptic
crypto/internal/boring/bbig
crypto/dsa
encoding/asn1
github.com/pelletier/go-toml
go/doc
go/parser
crypto/ed25519
crypto/internal/hpke
crypto/rsa
google.golang.org/protobuf/internal/encoding/defval
google.golang.org/grpc/grpclog
github.com/xtls/xray-core/main/commands/base
github.com/klauspost/compress/zstd
html/template
github.com/refraction-networking/utls/internal/hpke
github.com/cloudflare/circl/sign/mldsa/mldsa65/internal
google.golang.org/grpc/connectivity
google.golang.org/grpc/internal/grpclog
github.com/xtls/reality/hpke
lukechampine.com/blake3
gvisor.dev/gvisor/pkg/rand
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
github.com/cloudflare/circl/sign/mldsa/mldsa65
golang.org/x/crypto/cryptobyte
github.com/seiflotfy/cuckoofilter
gvisor.dev/gvisor/pkg/waiter
gvisor.dev/gvisor/pkg/atomicbitops
gvisor.dev/gvisor/pkg/sleep
github.com/xtls/xray-core/common/antireplay
github.com/refraction-networking/utls/internal/helper
crypto/ecdsa
github.com/ghodss/yaml
gvisor.dev/gvisor/pkg/context
go/build
gvisor.dev/gvisor/pkg/refs
gvisor.dev/gvisor/pkg/buffer
google.golang.org/protobuf/internal/encoding/tag
google.golang.org/protobuf/encoding/protojson
google.golang.org/protobuf/internal/impl
github.com/pires/go-proxyproto
google.golang.org/grpc/internal/syscall
vendor/golang.org/x/net/http/httpproxy
google.golang.org/grpc/internal/resolver/dns/internal
github.com/sagernet/sing/common
google.golang.org/grpc/internal
golang.zx2c4.com/wireguard/ipc
net/textproto
go4.org/netipx
golang.org/x/net/internal/socket
crypto/x509
gvisor.dev/gvisor/pkg/tcpip
google.golang.org/grpc/codes
google.golang.org/grpc/mem
google.golang.org/grpc/metadata
github.com/sagernet/sing/common/format
github.com/sagernet/sing/common/atomic
github.com/sagernet/sing/common/auth
github.com/sagernet/sing/common/random
github.com/sagernet/sing/common/x/list
github.com/sagernet/sing/common/cache
vendor/golang.org/x/net/http/httpguts
golang.org/x/net/http/httpguts
mime/multipart
google.golang.org/grpc/internal/balancerload
google.golang.org/grpc/tap
google.golang.org/grpc/internal/grpcutil
google.golang.org/grpc/stats
github.com/sagernet/sing/common/exceptions
google.golang.org/grpc/encoding
google.golang.org/grpc/experimental/stats
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/sagernet/sing/common/task
github.com/sagernet/sing/common/buf
google.golang.org/grpc/internal/stats
github.com/sagernet/sing/common/metadata
github.com/sagernet/sing/common/network
golang.zx2c4.com/wireguard/conn
golang.org/x/crypto/ocsp
crypto/tls
github.com/sagernet/sing/common/pipe
github.com/sagernet/sing/common/control
github.com/sagernet/sing/common/bufio
gvisor.dev/gvisor/pkg/tcpip/internal/tcp
gvisor.dev/gvisor/pkg/tcpip/transport
github.com/sagernet/sing/common/udpnat
gvisor.dev/gvisor/pkg/tcpip/header
golang.zx2c4.com/wireguard/tun
github.com/sagernet/sing-shadowsocks
golang.zx2c4.com/wireguard/device
github.com/sagernet/sing/common/uot
github.com/sagernet/sing/common/varbin
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/runtime/protoimpl
github.com/xtls/xray-core/common/serial
google.golang.org/protobuf/protoadapt
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/timestamppb
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/descriptorpb
gvisor.dev/gvisor/pkg/tcpip/network/hash
gvisor.dev/gvisor/pkg/tcpip/ports
gvisor.dev/gvisor/pkg/tcpip/transport/tcpconntrack
github.com/sagernet/sing/common/rw
google.golang.org/grpc/internal/pretty
google.golang.org/grpc/encoding/proto
google.golang.org/grpc/binarylog/grpc_binarylog_v1
google.golang.org/genproto/googleapis/rpc/status
github.com/xtls/xray-core/common/log
gvisor.dev/gvisor/pkg/tcpip/stack
github.com/sagernet/sing-shadowsocks/shadowaead
google.golang.org/grpc/internal/status
google.golang.org/grpc/status
github.com/xtls/xray-core/common/errors
google.golang.org/grpc/internal/binarylog
github.com/xtls/xray-core/common
github.com/xtls/xray-core/main/confloader
github.com/xtls/xray-core/common/retry
github.com/xtls/xray-core/common/net
github.com/xtls/xray-core/common/drain
github.com/xtls/xray-core/common/task
github.com/xtls/xray-core/features
github.com/xtls/xray-core/common/uuid
github.com/xtls/xray-core/common/protocol/tls/cert
github.com/xtls/xray-core/app/version
github.com/xtls/xray-core/transport/internet/headers/dns
github.com/xtls/xray-core/app/log
github.com/xtls/xray-core/transport/internet/headers/noop
github.com/xtls/xray-core/transport/internet/headers/srtp
github.com/xtls/xray-core/transport/internet/headers/tls
github.com/xtls/xray-core/transport/internet/headers/wechat
github.com/xtls/xray-core/transport/internet/headers/utp
github.com/xtls/xray-core/transport/internet/headers/wireguard
google.golang.org/protobuf/internal/editionssupport
google.golang.org/protobuf/types/gofeaturespb
github.com/xtls/xray-core/features/stats
github.com/xtls/xray-core/features/policy
github.com/xtls/xray-core/features/extension
github.com/xtls/xray-core/common/signal
github.com/xtls/xray-core/common/signal/pubsub
github.com/xtls/xray-core/app/policy
github.com/xtls/xray-core/transport/internet/stat
github.com/xtls/xray-core/app/stats
google.golang.org/protobuf/reflect/protodesc
github.com/xtls/xray-core/features/dns
github.com/xtls/xray-core/features/inbound
github.com/sagernet/sing-shadowsocks/shadowaead_2022
github.com/xtls/xray-core/common/buf
github.com/xtls/xray-core/features/dns/localdns
github.com/xtls/xray-core/app/dns/fakedns
net/http/httptrace
google.golang.org/grpc/internal/credentials
github.com/quic-go/quic-go/internal/protocol
github.com/miekg/dns
net/http/internal/httpcommon
golang.org/x/net/internal/httpcommon
google.golang.org/grpc/credentials
github.com/xtls/xray-core/transport
github.com/xtls/xray-core/common/protocol/bittorrent
github.com/xtls/xray-core/common/net/cnc
github.com/xtls/xray-core/transport/pipe
github.com/xtls/xray-core/common/protocol/udp
github.com/xtls/xray-core/common/protocol/dns
github.com/xtls/xray-core/common/protocol
github.com/xtls/xray-core/common/platform/filesystem
github.com/xtls/xray-core/infra/conf/json
github.com/xtls/xray-core/common/platform/ctlcmd
github.com/quic-go/quic-go/internal/qerr
github.com/quic-go/quic-go/internal/utils
github.com/xtls/xray-core/features/outbound
github.com/xtls/xray-core/features/routing
net/http
github.com/xtls/xray-core/transport/internet/tagged
github.com/xtls/xray-core/features/routing/dns
github.com/quic-go/quic-go/internal/flowcontrol
github.com/quic-go/quic-go/internal/wire
google.golang.org/grpc/credentials/insecure
google.golang.org/grpc/peer
google.golang.org/grpc/resolver
google.golang.org/grpc/internal/channelz
github.com/xtls/xray-core/common/protocol/tls
github.com/xtls/xray-core/common/session
github.com/xtls/xray-core/proxy/vless
github.com/xtls/xray-core/common/crypto
github.com/xtls/xray-core/common/protocol/quic
google.golang.org/grpc/internal/metadata
google.golang.org/grpc/internal/proxyattributes
google.golang.org/grpc/internal/transport/networktype
google.golang.org/grpc/internal/resolver/passthrough
google.golang.org/grpc/balancer/grpclb/state
github.com/xtls/xray-core/features/routing/session
github.com/xtls/xray-core/common/xudp
github.com/xtls/xray-core/transport/internet
google.golang.org/grpc/internal/resolver/dns
google.golang.org/grpc/internal/resolver/unix
github.com/xtls/xray-core/proxy/vmess/aead
github.com/xtls/xray-core/proxy/vless/encryption
google.golang.org/grpc/resolver/dns
github.com/xtls/xray-core/proxy/vmess
google.golang.org/grpc/channelz
github.com/quic-go/quic-go/logging
google.golang.org/grpc/balancer
google.golang.org/grpc/balancer/base
google.golang.org/grpc/internal/serviceconfig
google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
github.com/quic-go/quic-go/internal/congestion
github.com/quic-go/quic-go/internal/handshake
github.com/xtls/xray-core/proxy/vmess/encoding
google.golang.org/grpc/internal/resolver
google.golang.org/grpc/balancer/endpointsharding
google.golang.org/grpc/internal/balancer/gracefulswitch
github.com/quic-go/quic-go/internal/ackhandler
github.com/xtls/xray-core/transport/internet/udp
github.com/xtls/xray-core/app/proxyman
github.com/xtls/xray-core/proxy/blackhole
google.golang.org/grpc/balancer/pickfirst
gvisor.dev/gvisor/pkg/tcpip/header/parse
gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop
gvisor.dev/gvisor/pkg/tcpip/link/channel
gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast
gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation
gvisor.dev/gvisor/pkg/tcpip/transport/packet
gvisor.dev/gvisor/pkg/tcpip/network/internal/ip
gvisor.dev/gvisor/pkg/tcpip/transport/internal/network
google.golang.org/grpc/balancer/roundrobin
github.com/xtls/xray-core/core
github.com/quic-go/quic-go
gvisor.dev/gvisor/pkg/tcpip/network/ipv4
gvisor.dev/gvisor/pkg/tcpip/network/ipv6
gvisor.dev/gvisor/pkg/tcpip/transport/raw
github.com/xtls/xray-core/proxy/loopback
github.com/xtls/xray-core/proxy/dns
github.com/xtls/xray-core/proxy/vmess/inbound
github.com/xtls/xray-core/proxy/vmess/outbound
github.com/xtls/xray-core/transport/internet/tagged/taggedimpl
github.com/xtls/xray-core/proxy/shadowsocks
gvisor.dev/gvisor/pkg/tcpip/transport/icmp
gvisor.dev/gvisor/pkg/tcpip/transport/udp
gvisor.dev/gvisor/pkg/tcpip/transport/tcp
golang.org/x/net/trace
github.com/xtls/xray-core/common/protocol/http
github.com/xtls/xray-core/common/ocsp
expvar
net/http/pprof
github.com/xtls/xray-core/app/observatory
net/http/httputil
github.com/xtls/xray-core/transport/internet/headers/http
github.com/gorilla/websocket
github.com/xtls/xray-core/main/confloader/external
github.com/quic-go/quic-go/http3
golang.org/x/net/http2
github.com/andybalholm/brotli
github.com/xtls/xray-core/app/dispatcher
gvisor.dev/gvisor/pkg/tcpip/adapters/gonet
github.com/xtls/xray-core/app/observatory/burst
github.com/xtls/xray-core/app/router
github.com/xtls/xray-core/proxy/wireguard/gvisortun
github.com/xtls/xray-core/app/metrics
github.com/xtls/xray-core/transport/internet/browser_dialer
github.com/xtls/xray-core/proxy/wireguard
google.golang.org/grpc/internal/transport
google.golang.org/grpc/internal/resolver/delegatingresolver
google.golang.org/grpc
github.com/refraction-networking/utls
google.golang.org/grpc/reflection/grpc_reflection_v1alpha
google.golang.org/grpc/reflection/grpc_reflection_v1
github.com/xtls/xray-core/app/log/command
github.com/xtls/xray-core/app/observatory/command
github.com/xtls/xray-core/app/router/command
github.com/xtls/xray-core/transport/internet/grpc/encoding
github.com/xtls/xray-core/app/stats/command
google.golang.org/grpc/reflection/internal
google.golang.org/grpc/reflection
github.com/xtls/xray-core/app/commander
github.com/xtls/reality
github.com/xtls/xray-core/transport/internet/tls
github.com/xtls/xray-core/transport/internet/websocket
github.com/xtls/xray-core/proxy/dokodemo
github.com/xtls/xray-core/transport/internet/reality
github.com/xtls/xray-core/transport/internet/httpupgrade
github.com/xtls/xray-core/main/commands/all/tls
github.com/xtls/xray-core/transport/internet/kcp
github.com/xtls/xray-core/app/dns
github.com/xtls/xray-core/proxy
github.com/xtls/xray-core/transport/internet/grpc
github.com/xtls/xray-core/transport/internet/tcp
github.com/xtls/xray-core/proxy/trojan
github.com/xtls/xray-core/transport/internet/splithttp
github.com/xtls/xray-core/common/singbridge
github.com/xtls/xray-core/proxy/vless/encoding
github.com/xtls/xray-core/proxy/http
github.com/xtls/xray-core/proxy/freedom
github.com/xtls/xray-core/common/mux
github.com/xtls/xray-core/app/proxyman/command
github.com/xtls/xray-core/proxy/vless/inbound
github.com/xtls/xray-core/proxy/vless/outbound
github.com/xtls/xray-core/proxy/shadowsocks_2022
github.com/xtls/xray-core/app/proxyman/outbound
github.com/xtls/xray-core/app/proxyman/inbound
github.com/xtls/xray-core/app/reverse
github.com/xtls/xray-core/proxy/socks
github.com/xtls/xray-core/infra/conf
github.com/xtls/xray-core/common/reflect
github.com/xtls/xray-core/infra/conf/serial
github.com/xtls/xray-core/main/commands/all/convert
github.com/xtls/xray-core/main/toml
github.com/xtls/xray-core/main/json
github.com/xtls/xray-core/main/yaml
github.com/xtls/xray-core/main/commands/all/api
github.com/xtls/xray-core/main/commands/all
github.com/xtls/xray-core/main/distro/all
github.com/xtls/xray-core/main
+ mv xray jniLibs/x86_64/libxray.so
+ popd
~/build/com.simplexray.an/app
+ mv /home/vagrant/build/srclib/Xray-core/jniLibs src/main/
2025-09-02 09:35:24,333 INFO: Building Gradle project...
2025-09-02 09:35:24,334 DEBUG: Directory: build/com.simplexray.an/app
2025-09-02 09:35:24,334 DEBUG: > /usr/local/bin/gradlew-fdroid assembleRelease
Found 8.8 via distributionUrl
Running /opt/gradle/versions/8.8/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.8/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
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 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:configureNdkBuildRelease[arm64-v8a]
> Task :app:buildNdkBuildRelease[arm64-v8a]
> Task :app:configureNdkBuildRelease[x86_64]
> Task :app:buildNdkBuildRelease[x86_64]
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:checkReleaseDuplicateClasses
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:generateReleaseBuildConfig
> Task :app:stripReleaseDebugSymbols
> Task :app:extractIncludeReleaseProto
> Task :app:extractProto
> Task :app:extractReleaseProto
> Task :app:extractReleaseNativeSymbolTables
> Task :app:generateReleaseProto
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:processReleaseManifestForPackage
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseResources
> Task :app:bundleReleaseResources
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseJavaResource
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:convertReleaseProtoResources
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 8m 43s
54 actionable tasks: 54 executed
2025-09-02 09:44:09,010 INFO: Successfully built version 1.10.2 of com.simplexray.an from 4fb8e90a9bc646e93dba44a208f098cb599872db
2025-09-02 09:44:09,269 DEBUG: Checking build/com.simplexray.an/app/build/outputs/apk/release/simplexray-universal.apk
2025-09-02 09:44:09,354 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-02 09:44:09,354 INFO: ...retrieving https://github.com/lhear/SimpleXray/releases/download/v1.10.2/simplexray-universal.apk
2025-09-02 09:44:09,358 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-09-02 09:44:09,688 DEBUG: https://github.com:443 "GET /lhear/SimpleXray/releases/download/v1.10.2/simplexray-universal.apk HTTP/1.1" 302 0
2025-09-02 09:44:09,693 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-09-02 09:44:09,924 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/987161420/68ed9daf-522f-43a9-876e-05555675c0c5?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-02T10%3A33%3A38Z&rscd=attachment%3B+filename%3Dsimplexray-universal.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-02T09%3A33%3A10Z&ske=2025-09-02T10%3A33%3A38Z&sks=b&skv=2018-11-09&sig=RIyBuyA%2FVygk8g1d0XT37nz5FnCSV4CryQiU1e%2BWQC8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1NjgwNjU1MCwibmJmIjoxNzU2ODA2MjUwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.oYI3hpgUQtsK2py3PeA2X-diPBG_0YQlbUr3AGsyfYw&response-content-disposition=attachment%3B%20filename%3Dsimplexray-universal.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 28024883
2025-09-02 09:44:12,459 DEBUG: unsigned/binaries/com.simplexray.an_24.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
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
2025-09-02 09:44:13,651 DEBUG: /tmp/tmptzc105uu/sigcp_com.simplexray.an_24.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
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
2025-09-02 09:44:13,652 INFO: ...successfully verified
2025-09-02 09:44:13,652 INFO: compared built binary to supplied reference binary successfully
2025-09-02 09:44:13,744 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-09-02 09:44:13,843 DEBUG: Using APK Signature v3
2025-09-02 09:44:13,845 INFO: supplied reference binary has allowed signer 7b78dbf42ed7346f51c705569072d6cc5821e54872186177eb3f4b245573a27e
2025-09-02 09:44:13,856 INFO: success: com.simplexray.an
2025-09-02 09:44:13,856 INFO: Finished
2025-09-02 09:44:13,856 INFO: 1 build succeeded