Building from source now fails

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Building from source now fails

Postby bjdupuis » Wed Mar 05, 2025 3:33 pm

I'm attempting to build a version with the Windows spelling checker fix in it but can't get the automate to work. Using this command on a Windows x86 machine:

Code: Select all
python3 automate-git.py --url=git@bitbucket.org:REPO/cef-for-windows-desktop.git  --download-dir=d:\code\chromium_git --depot-tools-dir=d:\code\depot_tools --branch=6943 --minimal-distrib-only --no-debug-build --force-clean-deps --force-clean --with-pgo-profiles


Results in this. Tried multiple times, completely deleting the old install between.

Code: Select all
...
________ running 'cipd ensure -log-level error -root d:\code\chromium_git\chromium -ensure-file C:\Users\jenkins\AppData\Local\Temp\tmpf18p3hbg.ensure' in '.'
[P10328 11:38:29.734 client.go:1963 E] [unzip 10/19] Failed to install chromium/third_party/updater/chrome_win_x86 in "src/third_party/updater/chrome_win_x86/cipd": opening "UpdaterSetup_test.exe" for extraction: EOF
[P10328 11:38:29.735 client.go:1963 E] [unzip 10/19] Failed to install chromium/third_party/updater/chrome_win_x86 in "src/third_party/updater/chrome_win_x86_sans_iid/cipd": opening "UpdaterSetup_test.exe" for extraction: EOF
Errors:
  failed to install chromium/third_party/updater/chrome_win_x86 in "src/third_party/updater/chrome_win_x86/cipd": opening "UpdaterSetup_test.exe" for extraction: EOF
  failed to install chromium/third_party/updater/chrome_win_x86 in "src/third_party/updater/chrome_win_x86_sans_iid/cipd": opening "UpdaterSetup_test.exe" for extraction: EOF
Error: Command 'cipd ensure -log-level error -root d:\\code\\chromium_git\\chromium -ensure-file C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpf18p3hbg.ensure' returned non-zero exit status 1
[P10328 11:38:29.734 client.go:1963 E] [unzip 10/19] Failed to install chromium/third_party/updater/chrome_win_x86 in "src/third_party/updater/chrome_win_x86/cipd": opening "UpdaterSetup_test.exe" for extraction: EOF
[P10328 11:38:29.735 client.go:1963 E] [unzip 10/19] Failed to install chromium/third_party/updater/chrome_win_x86 in "src/third_party/updater/chrome_win_x86_sans_iid/cipd": opening "UpdaterSetup_test.exe" for extraction: EOF
Errors:
  failed to install chromium/third_party/updater/chrome_win_x86 in "src/third_party/updater/chrome_win_x86/cipd": opening "UpdaterSetup_test.exe" for extraction: EOF
  failed to install chromium/third_party/updater/chrome_win_x86 in "src/third_party/updater/chrome_win_x86_sans_iid/cipd": opening "UpdaterSetup_test.exe" for extraction: EOF

Traceback (most recent call last):
  File "D:\code\automate\automate-git.py", line 1387, in <module>
    run("gclient sync %s--nohooks --with_branch_heads --jobs 16" % \
  File "D:\code\automate\automate-git.py", line 69, in run
    return subprocess.check_call(
           ^^^^^^^^^^^^^^^^^^^^^^
  File "D:\code\depot_tools\bootstrap-2@3_11_8_chromium_35_bin\python3\bin\Lib\subprocess.py", line 413, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['gclient', 'sync', '--reset', '--nohooks', '--with_branch_heads', '--jobs', '16']' returned non-zero exit status 1.


Thoughts? The only change in my repo's 6943 branch is the changes to the menu_manager files as detailed in this PR.
bjdupuis
Mentor
 
Posts: 74
Joined: Thu Jan 05, 2023 10:16 am

Re: Building from source now fails

Postby bjdupuis » Fri Oct 03, 2025 8:54 am

Any potential insight into this? This is on my old Windows 10 Jenkins build slave that used to work fine for building custom distributions of CEF, but even now trying to build 7339 shows the same thing. I'm just at a loss as to what could be going wrong. I can build this successfully on my Windows 11 VM on my development Macbook.
bjdupuis
Mentor
 
Posts: 74
Joined: Thu Jan 05, 2023 10:16 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 65 guests