When I try to build with ./automate.py command, I get an error.
Cloning into 'depot_tools'...
remote: Sending approximately 62.52 MiB ...
remote: Counting objects: 12, done
remote: Finding sources: 100% (12/12)
remote: Total 66133 (delta 46154), reused 66132 (delta 46154)
Receiving objects: 100% (66133/66133), 62.30 MiB | 13.08 MiB/s, done.
Resolving deltas: 100% (46154/46154), done.
Running: gclient root
Running: gclient config --spec 'solutions = [
{
"name": "v8",
"url": "https://chromium.googlesource.com/v8/v8.git",
"deps_file": "DEPS",
"managed": False,
"custom_deps": {},
},
]
'
Running depot tools as root is sad.
Running: gclient sync --with_branch_heads
Running depot tools as root is sad.
________ running 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://chromium.googlesource.com/v8/v8.git /root/9.1.0/core/Common/3dParty/v8_89/_gclient_v8_8wrvo8_s' in '/root/9.1.0/core/Common/3dParty/v8_89'
Cloning into '/root/9.1.0/core/Common/3dParty/v8_89/_gclient_v8_8wrvo8_s'...
remote: Sending approximately 1.67 GiB ...
remote: Counting objects: 7492, done
remote: Finding sources: 100% (21/21)
remote: Total 1222387 (delta 972973), reused 1222382 (delta 972973)
Receiving objects: 100% (1222387/1222387), 1.66 GiB | 11.49 MiB/s, done.
Resolving deltas: 100% (972973/972973), done.
[0:03:30] Still working on:
[0:03:30] v8
1>Syncing projects: 0% ( 0/ 2)
[0:03:34] Still working on:
[0:03:34] v8
[0:03:34] Still working on:
[0:03:34] v8
45>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/chromium/src/tools/protoc_wrapper.git" "/root/9.1.0/core/Common/3dParty/v8_89/v8/tools/_gclient_protoc_wrapper_80npvq4u"' in /root/9.1.0/core/Common/3dParty/v8_89 failed; will retry after a short nap...
Syncing projects: 100% (50/50), done.
________ running 'python3 third_party/depot_tools/download_from_google_storage.py --no_resume -u --bucket v8-wasm-spec-tests -s test/wasm-spec-tests/tests.tar.gz.sha1' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
0> Downloading test/wasm-spec-tests/tests.tar.gz@3eda4b9f253657f1c7875accb4f2489d661e9a0d...
0> Extracting 524 entries from test/wasm-spec-tests/tests.tar.gz to test/wasm-spec-tests/tests
Downloading 1 files took 6.359373 second(s)
Running hooks: 43% (10/23) wasm_js
________ running 'python3 third_party/depot_tools/download_from_google_storage.py --no_resume -u --bucket v8-wasm-spec-tests -s test/wasm-js/tests.tar.gz.sha1' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
0> Downloading test/wasm-js/tests.tar.gz@7d06e363ee30453de2f0e691ee3d0cc1a986b677...
0> Extracting 195 entries from test/wasm-js/tests.tar.gz to test/wasm-js/tests
Downloading 1 files took 4.012332 second(s)
Running hooks: 95% (22/23) configure_reclient_cfgs
________ running 'python3 buildtools/reclient_cfgs/configure_reclient_cfgs.py --rbe_instance projects/rbe-chrome-untrusted/instances/default_instance --reproxy_cfg_template reproxy.cfg.template --rewrapper_cfg_project --skip_remoteexec_cfg_fetch' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
generate reproxy.cfg using /root/9.1.0/core/Common/3dParty/v8_89/v8/buildtools/reclient_cfgs/reproxy_cfg_templates/reproxy.cfg.template
Running hooks: 100% (23/23), done.
Running: git config --add remote.origin.fetch '+refs/tags/*:refs/tags/*'
Running: git config diff.ignoreSubmodules dirty
Running depot tools as root is sad.
Syncing projects: 100% (28/28), done.
WARNING: 'v8/tools/win' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/tools/rust' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/tools/protoc_wrapper' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/simdutf' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/rust' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/re2/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/partition_alloc' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/logdog/logdog' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/llvm-libc/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libunwind/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libpfm4/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libpfm4' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libc++abi/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libc++/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/highway/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/google_benchmark_chrome/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/google_benchmark_chrome' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/fuzztest/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/fuzztest' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/fp16/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/fast_float/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/dragonbox/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/clang-format/script' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/abseil-cpp' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
________ running 'python build/landmines.py --landmine-scripts tools/get_landmines.py' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
Clobbering due to:
--- old_landmines Thu Oct 16 10:48:08 2025
+++ new_landmines Thu Oct 16 10:50:26 2025
@@ -36,3 +35,0 @@
-Clobber to flush stale generated files. See crbug.com/1406628
-Clobber to flush old .ninja_log files for updating ninja. See crbug.com/1406628#c14
-Clobber to flush old TFLite files. See crbug.com/365705857
________ running 'download_from_google_storage --no_resume --platform=linux* --no_auth --bucket chromium-clang-format -s buildtools/linux64/clang-format.sha1' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
--no_auth is deprecated, this flag has no effect.
0> Downloading buildtools/linux64/clang-format@1baf0089e895c989a311b6a38ed94d0e8be4c0a7...
Downloading 1 files took 3.315845 second(s)
Running hooks: 30% ( 8/26) wasm_spec_tests
________ running 'download_from_google_storage --no_resume --no_auth -u --bucket v8-wasm-spec-tests -s test/wasm-spec-tests/tests.tar.gz.sha1' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
--no_auth is deprecated, this flag has no effect.
0> Downloading test/wasm-spec-tests/tests.tar.gz@38edac624024750d4d35619df1bbdc7902f9cb7c...
0> Removed test/wasm-spec-tests/tests...
0> Extracting 471 entries from test/wasm-spec-tests/tests.tar.gz to test/wasm-spec-tests/tests
Downloading 1 files took 3.884845 second(s)
Running hooks: 34% ( 9/26) wasm_js
________ running 'download_from_google_storage --no_resume --no_auth -u --bucket v8-wasm-spec-tests -s test/wasm-js/tests.tar.gz.sha1' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
--no_auth is deprecated, this flag has no effect.
0> Downloading test/wasm-js/tests.tar.gz@31c11a41026c56be3c6d6470755d476840ce0132...
0> Removed test/wasm-js/tests...
0> Extracting 142 entries from test/wasm-js/tests.tar.gz to test/wasm-js/tests
Downloading 1 files took 2.955441 second(s)
Running hooks: 46% (12/26) sysroot_x86
________ running 'python build/linux/sysroot_scripts/install-sysroot.py --arch=x86' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
Installing Debian sid i386 root image: /root/9.1.0/core/Common/3dParty/v8_89/v8/build/linux/debian_sid_i386-sysroot
Downloading https://commondatastorage.googleapis.com/chrome-linux-sysroot/toolchain/5a09b89bfdd9ff4c6b49f5f418124c325259c854/debian_sid_i386_sysroot.tar.xz
Running hooks: 50% (13/26) sysroot_x64
________ running 'python build/linux/sysroot_scripts/install-sysroot.py --arch=x64' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
Installing Debian sid amd64 root image: /root/9.1.0/core/Common/3dParty/v8_89/v8/build/linux/debian_sid_amd64-sysroot
Downloading https://commondatastorage.googleapis.com/chrome-linux-sysroot/toolchain/22f2db7711f7426a364617bb6d78686cce09a8f9/debian_sid_amd64_sysroot.tar.xz
Running hooks: 69% (18/26) clang
________ running 'python tools/clang/scripts/update.py' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
Downloading https://commondatastorage.googleapis.com/chromium-browser-clang/Linux_x64/clang-llvmorg-12-init-16296-g5e476061-1.tgz .......... Done.
Running hooks: 100% (26/26), done.
Running depot tools as root is sad.
Syncing projects: 100% (28/28), done.
WARNING: 'v8/tools/win' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/tools/rust' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/tools/protoc_wrapper' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/simdutf' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/rust' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/re2/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/partition_alloc' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/logdog/logdog' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/llvm-libc/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libunwind/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libpfm4/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libpfm4' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libc++abi/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/libc++/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/highway/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/google_benchmark_chrome/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/google_benchmark_chrome' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/fuzztest/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/fuzztest' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/fp16/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/fast_float/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/dragonbox/src' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/clang-format/script' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
WARNING: 'v8/third_party/abseil-cpp' is no longer part of this client.
It is recommended that you manually remove it or use 'gclient sync -D' next time.
________ running 'download_from_google_storage --no_resume --platform=linux* --no_auth --bucket chromium-clang-format -s buildtools/linux64/clang-format.sha1' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
--no_auth is deprecated, this flag has no effect.
________ running 'download_from_google_storage --no_resume --no_auth -u --bucket v8-wasm-spec-tests -s test/wasm-spec-tests/tests.tar.gz.sha1' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
--no_auth is deprecated, this flag has no effect.
________ running 'download_from_google_storage --no_resume --no_auth -u --bucket v8-wasm-spec-tests -s test/wasm-js/tests.tar.gz.sha1' in '/root/9.1.0/core/Common/3dParty/v8_89/v8'
--no_auth is deprecated, this flag has no effect.
Running hooks: 100% (26/26), done.
gn gen out.gn/linux_64 --args="v8_static_library=true is_component_build=false v8_monolithic=true v8_use_external_startup_data=false treat_warnings_as_errors=false target_cpu=\"x64\" v8_target_cpu=\"x64\" is_debug=false is_clang=true use_sysroot=false use_custom_libcxx=false"
python3_bin_reldir.txt not found. need to initialize depot_tools by
running gclient, update_depot_tools or ensure_bootstrap.
Error (gn): 1
Error (./make.py): 1
I found a similar topic, but the command apt install python-is-python3 did not help me.
The system installation is clean, I tried Debian 11, but I get the same error.
Document Server version: 9.1.0
OS: Ubuntu 20.04 Server
Browser version: -
Additional information: -