tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nodejs failure on netbsd-8 amd64
(I'm updating pkgsrc and rebuilding everything on more old boxes than I
want to admit at once, as usual.)
I have a box which is running netbsd-8 amd64. It has 4G of ram, and a
4G swap partition -- which ought to be plenty. Building nodejs gets me:
LD_LIBRARY_PATH=/usr/home/gdt/pkgsrc/lang/nodejs/work/node-v10.11.0/out/Release/lib.host:/usr/home/gdt/pkgsrc/lang/nodejs/work/node-v10.11.0/out/Release/lib.target:$LD_LIBRARY_PATH;
export LD_LIBRARY_PATH; cd ../deps/v8/gypfiles; mkdir -p
/usr/home/gdt/pkgsrc/lang/nodejs/work/node-v10.11.0/out/Release/obj.target/v8_snapshot/geni;
"/usr/home/gdt/pkgsrc/lang/nodejs/work/node-v10.11.0/out/Release/mksnapshot"
--startup_src
"/usr/home/gdt/pkgsrc/lang/nodejs/work/node-v10.11.0/out/Release/obj.target/v8_snapshot/geni/snapshot.cc"
""
#
# Fatal process OOM in heap setup
#
[1] Illegal instruction (core dumped) "/usr/home/gdt/p...
and I would think 8G of VM sapce is adequate.
Suspiciously, it fails almost immediately on starting that process,
rather than after minutes of crunching.
I was able to build nodejs-9.8.0 on March 27.
Does this work for others? Ideas?
Home |
Main Index |
Thread Index |
Old Index