-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
build: show cc outputs when version detection failed #61700
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I think the failure is due to the sccache error in that output? |
That's the reason we need this patch to see what's the output. :D |
Commit Queue failed- Loading data for nodejs/node/pull/61700 ✔ Done loading data for nodejs/node/pull/61700 ----------------------------------- PR info ------------------------------------ Title build: show cc outputs when version detection failed (#61700) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch legendecas:configure-cc-vers -> nodejs:main Labels build, author ready, needs-ci Commits 1 - build: show cc outputs when version detection failed Committers 1 - Chengzhong Wu <[email protected]> PR-URL: https://github.com/nodejs/node/pull/61700 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/61700 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> -------------------------------------------------------------------------------- ℹ This PR was created on Thu, 05 Feb 2026 22:26:04 GMT ✔ Approvals: 3 ✔ - Juan José Arboleda (@juanarbol): https://github.com/nodejs/node/pull/61700#pullrequestreview-3759818707 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/61700#pullrequestreview-3759959688 ✔ - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/61700#pullrequestreview-3763058885 ✔ Last GitHub CI successful ✘ No Jenkins CI runs detected -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/21788063510 |
PR-URL: #61700 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
|
Landed in 286828b |
There are chances that
./configurefails on GitHub Actions.Print the output of the command to see if there is any way to
improve it.
Example: https://github.com/nodejs/node/actions/runs/21730375777/job/62683227640?pr=61699