chromiumembedded / cef

Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
https://bitbucket.org/chromiumembedded/cef/
Other
3.09k stars 450 forks source link

Command 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://chromium.googlesource.com/chromium/src.git /root/code/chromium_git/chromium/_gclient_src_pbz91271' returned non-zero exit status 128 in /root/code/chromium_git/chromium #3688

Closed mayl0415 closed 2 months ago

mayl0415 commented 2 months ago

Describe the bug I compiled cef according to this document, but an error occurred when executing update.sh. https://bitbucket.org/chromiumembedded/cef/wiki/MasterBuildQuickStart

OS:LINUX cef:98.4758

1>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "clone" "--no-checkout" "--progress" "https://chromium.googlesource.com/chromium/src.git" "/root/code/chromium_git/chromium/_gclient_src_pbz91271"' in /root/code/chromium_git/chromium failed; will retry after a short nap... Syncing projects: 100% ( 1/ 1) src src (ERROR)

[0:00:00] Started. [0:00:00] Traceback (most recent call last): File "/root/code/depot_tools/gclient_scm.py", line 1042, in _Clone self._Run(clone_cmd, options, cwd=self._root_dir, retry=True, File "/root/code/depot_tools/gclient_scm.py", line 1376, in _Run gclient_utils.CheckCallAndFilter(cmd, env=env, **kwargs) File "/root/code/depot_tools/gclient_utils.py", line 655, in CheckCallAndFilter raise subprocess2.CalledProcessError( subprocess2.CalledProcessError: Command 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://chromium.googlesource.com/chromium/src.git /root/code/chromium_git/chromium/_gclient_src_pbz91271' returned non-zero exit status 128 in /root/code/chromiumgit/chromium [0:31:04] ____ Conflicting directory found in /root/code/chromium_git/chromium/src. Moving to /root/code/chromium_git/chromium/_badscm/srcoxcw1f0.

image

magreenblatt commented 2 months ago

cef:98.4758

Building such old versions is not supported. See https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding.md#markdown-header-legacy-release-branches-unsupported