Skip to content

riscv64 (unofficial) builds of v19.0.0 failed #45059

Description

@sxa

Looks like the build process has compiled an x64 version of V8's push_registers_asm source instead of riscv64:

  TOUCH /home/node/node-v19.0.0/out/Release/obj.host/tools/v8_gypfiles/v8_compiler_for_mksnapshot.stamp
rm -f /home/node/node-v19.0.0/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a ar-file-list; mkdir -p `dirname /ho
me/node/node-v19.0.0/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a`
ar crsT /home/node/node-v19.0.0/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a @/home/node/node-v19.0.0/out/Rele
ase/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a.ar-file-list
ar: /home/node/node-v19.0.0/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/base/asm/riscv64/push_registers_asm.o: No such file or directory
make[2]: *** [tools/v8_gypfiles/v8_base_without_compiler.target.mk:1093: /home/node/node-v19.0.0/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a] Error 1
make[2]: *** Waiting for unfinished jobs....

Earlier in the log we have this reference to compiling the x64 file:

  CXX(host) /home/node/node-v19.0.0/out/Release/obj.host/v8_base_without_compiler/deps/v8/src/heap/base/asm/x64/push_registers_asm.o

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to Node.js builds or CI infrastructure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions