-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
Build failure: nodejs on RISC-V (RV64GC) #374456
Comments
Looks like nodejs/node#53115 |
This particular build failure is fixed by nodejs/node#52888 which is part of nodejs/node#56329 and #371908. Unfortunately, after cherry-picking #371908 on master the checkPhase fails with:
|
We probably need this patch: nodejs/node@d0ff34f |
After #371908, I applied it to my system and got farther:
|
Can you share what's the output of the failing tests? You can find it by searching all instances of |
@aduh95 Here is a current native build log for nodejs-slim_22 on staging. Albeit with vendor-specific |
Nixpkgs version
Steps to reproduce
nodejs
on RISC-V (RV64GC) hardwareCan Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
N/A as Hydra doesn't exist for riscv64-linux
Relevant log output
Additional context
No response
System metadata
This will take forever to build on riscv64-linux
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)@aduh95
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: