Skip to content

Conversation

@guillaume-roche
Copy link

@guillaume-roche guillaume-roche commented Nov 21, 2025

Fix build instructions:

  • It is required to run again gclient sync after switching to the wolvic branch. Otherwise, the gn gen command fails.
  • autoninja doesn't work anymore to build the project. Directly calling ninja allows to build without issues.

The second issue is probably due to an incompatibility between an up-to-date depot_tools and the wolvic branch of Chromium.

Fix build instructions:
- It is required to run again gclient sync after switching to the wolvic branch. Otherwise, the gen gen command fails.

- autoninja doesn't work anymore to build the project. Directly calling ninja allows to build without issues.
Copy link
Member

@svillar svillar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I just have one comment


```
autoninja -C out/Default content_aar ui_aar
ninja -C out/Default content_aar ui_aar
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still use autoninja without any issue

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, thanks for you feedback. On my side, I couldn't make it work despite multiple trials. Should I suggest to fall back on ninja if autoninja doesn't work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants