Encounter error when building BrowserOS using the steps found in https://github.com/browseros-ai/BrowserOS/blob/main/CONTRIBUTING.md #152
Replies: 1 comment
|
That error means one specific patch ( Two things to try: make sure your If it still fails on a fresh checkout, please open an issue with the full build log and your Chromium ref and we'll dig in. Closing as it's likely stale, but happy to help on a fresh report. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am trying to build BrowserOS by following the steps found in https://github.com/browseros-ai/BrowserOS/blob/main/CONTRIBUTING.md. I run the command, python build/build.py --config build/config/release.windows.yaml --chromium-src c:/chromium/src --build, but encounter the follow error:
[ERROR] Failed: chrome\browser\resources\settings\nxtscape_page\models_data.html
[ERROR] error: git diff header lacks filename information when removing 1 leading pathname component (line 4) and
Summary: 171 applied, 1 failed
[ERROR] Failed patches:
[ERROR] - chrome\browser\resources\settings\nxtscape_page\models_data.html
[ERROR]
Build failed: Failed to apply 1 patches
Hope to hear from you soon. Please advise. Thanks
All reactions