Skip to content

packer: add multiarch rust support to orka images#4316

Merged
sxa merged 1 commit intonodejs:mainfrom
sxa:orka_rustup_multiarch
May 1, 2026
Merged

packer: add multiarch rust support to orka images#4316
sxa merged 1 commit intonodejs:mainfrom
sxa:orka_rustup_multiarch

Conversation

@sxa
Copy link
Copy Markdown
Member

@sxa sxa commented Apr 30, 2026

Needed to allow nodejs/node#63015 to work as it requires the ability to target x64 for producing the dual binaries in the macos15-release-pkg axis of the iojs+release job.

This has been tested using an additional patch on top of that PR which ran the same command within the build on the dynamic orka node (so isn't permanent and is removed when the machine is deprovisioned).

I don't think there's value in running this to force the installation of the arm64 target too (so x64 could do both) but if anyone disagrees and thinks that should be added we can update it.

@ryanaslett It would be good if we can jump on a call today related to this if you're available. I presume that even though the existing rust stuff is only in the test template it still takes effect on the release machines (on the basis that the release ones definitely do have rust!)

Signed-off-by: Stewart X Addison <sxa@ibm.com>
Copy link
Copy Markdown
Member

@richardlau richardlau left a comment

Choose a reason for hiding this comment

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

RSLGTM

@sxa
Copy link
Copy Markdown
Member Author

sxa commented May 1, 2026

Deployed and tested and this is now ready for the v26 release, therefore I am merging.

Thank you @ryanaslett for your work on this today!

@sxa sxa merged commit 050dd58 into nodejs:main May 1, 2026
2 checks passed
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.

5 participants