| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
Signed-off-by: islandryu <shimaryuhei@gmail.com>
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/64751 ✔ Done loading data for nodejs/node/pull/64751 ----------------------------------- PR info ------------------------------------ Title build: add host toolset to perfetto_sdk (#64751) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch islandryu:build-perfetto-host-toolset -> nodejs:main Labels needs-ci, dependencies Commits 1 - build: add host toolset to perfetto_sdk Committers 1 - islandryu <shimaryuhei@gmail.com> PR-URL: https://github.com/nodejs/node/pull/64751 Reviewed-By: Aviv Keller <me@aviv.sh> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/64751 Reviewed-By: Aviv Keller <me@aviv.sh> -------------------------------------------------------------------------------- ℹ This PR was created on Sun, 26 Jul 2026 05:08:22 GMT ✔ Approvals: 1 ✔ - Aviv Keller (@avivkeller): https://github.com/nodejs/node/pull/64751#pullrequestreview-4781136782 ✘ This PR needs to wait 73 more hours to land (or 0 minutes if there is one more approval) ✔ Last GitHub CI successful ℹ Last Full PR CI on 2026-07-29T14:52:12Z: https://ci.nodejs.org/job/node-test-pull-request/75291/ - Querying data for job/node-test-pull-request/75291/ ✔ Build data downloaded ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/30513852748 |
Sorry, something went wrong.
Signed-off-by: islandryu <shimaryuhei@gmail.com> PR-URL: #64751 Reviewed-By: Aviv Keller <me@aviv.sh>
Signed-off-by: islandryu <shimaryuhei@gmail.com> PR-URL: #64751 Reviewed-By: Aviv Keller <me@aviv.sh>
| Back | FazBrowse Home | New Git URL |
./configure -C --with-perfetto fails GYP because v8_init#host (mksnapshot) needs perfetto_sdk#host, but perfetto_sdk never declared the host toolset.
Add 'toolsets': ['host', 'target'], matching temporal_capi and libuv.