Skip to content

tools: patch python3 wrapper from depot_tools - #66070

Draft
richardlau wants to merge 1 commit into
nodejs:mainfrom
richardlau:depottools
Draft

richardlau wants to merge 1 commit into
nodejs:mainfrom
richardlau:depottools

Conversation

@richardlau

Copy link
Copy Markdown
Member

Patch the python3 from depot_tools used to build/test V8 to work with Python from the system on x64 instead of the hermetic Python from Google.

Refs: nodejs/build#4462

Patch the `python3` from depot_tools used to build/test V8 to work
with Python from the system on x64 instead of the hermetic Python from
Google.

Signed-off-by: Richard Lau <richard.lau@ibm.com>
@nodejs-github-bot nodejs-github-bot added the tools Issues and PRs related to the tools directory. label Sep 16, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@richardlau

Copy link
Copy Markdown
Member Author

The CI's have passed but then we've hit a secondary issue with depot_tools on Ubuntu 24.04 which is causing me to try a different approach (checking out the version of depot_tools referenced in deps/v8/DEPS or tools/v8/fetch_deps.py). Which is more a "kick the can down the road" band aid (since eventually we'll pick a version of V8 which has rolled depot_tools forward) but if it works would be the quickest way to get the V8 CI working again for main and v26.x-staging.

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

Labels

tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants