-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
21.0.0 fails to build on riscv64 #50267
Labels
riscv64
Issues and PRs related to the riscv64 architecture.
Comments
We're seeing a failure on our unofficial build logs at https://unofficial-builds.nodejs.org/logs/202310171610-v21.0.0/riscv64.log too |
pr #50552 fix this. |
Thank you! |
Will be fixed in v21.2.0: #50681 |
This got backported to 20.x which subsequently broke the build there because the v8 versions are different ( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
21.1.0
Platform
Linux riscv64
Subsystem
v8
What steps will reproduce the bug?
Build node on riscv64
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
Node builds
What do you see instead?
Node fails to build
Additional information
Build log: https://build.chimera-linux.org/#/builders/1/builds/631/steps/5/logs/pkg_contrib_nodejs_21_0_0-r0
It seems to be a forgotten upstream commit: chimera-linux/cports@a9665d0
Build log with patch: https://build.chimera-linux.org/#/builders/1/builds/632/steps/5/logs/pkg_contrib_nodejs_21_0_0-r0
The text was updated successfully, but these errors were encountered: