-
Notifications
You must be signed in to change notification settings - Fork 183
Description
INFO: Running gsync
WARNING: Your metrics.cfg file was invalid or nonexistent. A new one will be created.
Syncing projects: 98% (105/107) build\src/third_party/perfetto
build\src/third_party/node/node_modules:aeccaa9eadca1b3f850eb336a50c75a3da36e5a9 (ERROR)
[0:04:20] Started.
Traceback (most recent call last):
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\metrics.py", line 302, in print_notice_t
yield
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\gclient.py", line 4716, in
sys.exit(main(sys.argv[1:]))
~~~~^^^^^^^^^^^^^^
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\gclient.py", line 4702, in main
return dispatcher.execute(OptionParser(), argv)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\subcommand.py", line 262, in execute
return command(parser, args[1:])
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\gclient.py", line 4039, in CMDsync
ret = client.RunOnDeps('update', args)
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\gclient.py", line 2460, in RunOnDeps
work_queue.flush(revision_overrides,
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
command,
^^^^^^^^
...<3 lines>...
target_branches=target_branches,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
skip_sync_revisions=skip_sync_revisions)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\gclient_utils.py", line 1045, in flush
reraise(e[0], e[1], e[2])
~~~~~~~^^^^^^^^^^^^^^^^^^
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\gclient_utils.py", line 54, in reraise
raise value
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\gclient_utils.py", line 1124, in run
self.item.run(*self.args, **self.kwargs)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\gclient.py", line 2756, in run
self.DownloadGoogleStorage()
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "D:\RJD\workspace\ungoogled-chromium-windows\build\src\uc_staging\depot_tools\gclient.py", line 2864, in DownloadGoogge
raise Exception(f'{code}: {err}')
Exception: 1: ϵͳ�Ҳ���ָ����·����
Traceback (most recent call last):
File "D:\RJD\workspace\ungoogled-chromium-windows\ungoogled-chromium\utils\clone.py", line 286, in
main()
~~~~^^
File "D:\RJD\workspace\ungoogled-chromium-windows\ungoogled-chromium\utils\clone.py", line 282, in main
clone(args)
~~~~~^^^^^^
File "D:\RJD\workspace\ungoogled-chromium-windows\ungoogled-chromium\utils\clone.py", line 167, in clone
run([
~~~^^
sys.executable, str(gclient_py_path), 'sync', '-f', '-D', '-R', '--no-history', '--nohooks',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
f'--sysroot={args.sysroot}'
^^^^^^^^^^^^^^^^^^^^^^^^^^^
],
^^
check=True)
^^^^^^^^^^^
File "C:\Users\Administrator\AppData\Roaming\uv\python\cpython-3.13.2-windows-x86_64-none\Lib\subprocess.py", line 579, in
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['D:\RJD\workspace\ungoogled-chromium-windows\.venv\Scripts\python.exe', 'buil\uc_staging\depot_tools\gclient.py', 'sync', '-f', '-D', '-R', '--no-history', '--nohooks', '--sysroot=None']' returned no
exit status 1.
Traceback (most recent call last):
File "D:\RJD\workspace\ungoogled-chromium-windows\build.py", line 330, in
main()
~~~~^^
File "D:\RJD\workspace\ungoogled-chromium-windows\build.py", line 182, in main
subprocess.run([sys.executable, str(Path('ungoogled-chromium', 'utils', 'clone.py')), '-o', 'build\src', '-p', 'win32' .x86 else 'win-arm64' if args.arm else 'win64'], check=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\AppData\Roaming\uv\python\cpython-3.13.2-windows-x86_64-none\Lib\subprocess.py", line 579, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['D:\RJD\workspace\ungoogled-chromium-windows\.venv\Scripts\python.exe', 'ungoogled-chromium\utils\clone.py', '-o', 'build\src', '-p', 'win64']' returned non-zero exit status 1.