-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.mipsIssues and PRs related to the MIPS architecture.Issues and PRs related to the MIPS architecture.
Description
Version: 12.13.0
Platform: GNU/Linux
Subsystem: build
Now that 10.17.0 builds just fine, i gave a shot at 12.13.0 ;)
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/out/Release/lib.host:/<<PKGBUILDDIR>>/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /<<PKGBUILDDIR>>/out/Release/obj/gen; "/<<PKGBUILDDIR>>/out/Release/node_mksnapshot" "/<<PKGBUILDDIR>>/out/Release/obj/gen/node_snapshot.cc"
Segmentation fault
make[2]: *** [node.target.mk:26: /<<PKGBUILDDIR>>/out/Release/obj/gen/node_snapshot.cc] Error 139
On mipsel, a different failure may indicate build is using too much memory at some point.
full log here
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.mipsIssues and PRs related to the MIPS architecture.Issues and PRs related to the MIPS architecture.