Problems compiling breakpad on windows

3 views
Skip to first unread message

Adrian Jäkel

unread,
Jun 21, 2024, 7:52:09 AM (8 days ago) Jun 21
to Google Breakpad Discuss
Hi all,

i'm trying to use the depot_tools to build breakpad on windows but i'm failing even fetching it.

I follow instructions from:

* i downloaded and extracted the bundle
* i put depot_tools folder in front of my path
* i run gclient without any arguements once

When i check "where python" through cmd as suggested in the instructions nothing is found. But i can see theres a python3.bat in the folder. It also runs when executing it manually.

Now to the breakpad part:

I create a folder for breakpad and call "fetch breakpad". This is the output and error i'm getting:
c:\Builds\breakpad>fetch breakpad
Updating depot_tools...
Running: 'C:\Users\adrian\AppData\Local\.vpython-root\store\python_venv-k86h31sk3v2c8khbjsfu3b7t4g\contents\Scripts\python3.exe' 'C:\Builds\depot_tools\gclient.py' root
Running: 'C:\Users\adrian\AppData\Local\.vpython-root\store\python_venv-k86h31sk3v2c8khbjsfu3b7t4g\contents\Scripts\python3.exe' 'C:\Builds\depot_tools\gclient.py' config --spec 'solutions = [
  {
    "name": "src",
    "url": "https://chromium.googlesource.com/breakpad/breakpad.git",
    "managed": False,
    "custom_deps": {},
  },
]
'
Running: 'C:\Users\adrian\AppData\Local\.vpython-root\store\python_venv-k86h31sk3v2c8khbjsfu3b7t4g\contents\Scripts\python3.exe' 'C:\Builds\depot_tools\gclient.py' sync

________ running 'git -c core.deltaBaseCacheLimit=2g clone --no-checkout --progress https://chromium.googlesource.com/breakpad/breakpad.git c:\Builds\breakpad\_gclient_src_djbgts6z' in 'c:\Builds\breakpad'
Cloning into 'c:\Builds\breakpad\_gclient_src_djbgts6z'...
remote: Total 22814 (delta 16446), reused 22814 (delta 16446)
Receiving objects: 100% (22814/22814), 47.88 MiB | 6.46 MiB/s, done.
Resolving deltas: 100% (16446/16446), done.
Syncing projects: 100% (4/4), done.

________ running 'src/src/tools/python/deps-to-manifest.py src/DEPS src/default.xml' in 'c:\Builds\breakpad'
Der Befehl "src" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Error: Command 'src/src/tools/python/deps-to-manifest.py src/DEPS src/default.xml' returned non-zero exit status 1 in c:\Builds\breakpad
Der Befehl "src" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

Subprocess failed with return code 2.


How can i proceed? I'm curently kind of lost as what to do. If you need more info from me feel free to ask!

Best wishes, Adrian
Reply all
Reply to author
Forward
0 new messages