Jump to content


satforindo

Member Since 26 Feb 2016
Offline Last Active Today, 13:12
-----

Posts I've Made

In Topic: Build issues

11 September 2024 - 11:50

isn't this the source of error?

 

 

 .//Release/obj.target/tools/v8_gypfiles/libv8_libsampler.a .//Release/obj.target/tools/v8_gypfiles/libv8_compiler.a .//Release/obj.target/tools/v8_gypfiles/libv8_init.a .//Release/obj.target/tools/v8_gypfiles/libv8_initializers.a .//Release/obj.target/tools/v8_gypfiles/libv8_nosnapshot.a -lz -lbrotlidec -lbrotlienc -lcares -lcrypto -lssl -licui18n -licuuc -licudata -lm -ldl -latomic -Wl,--end-group
| collect2: fatal error: ld terminated with signal 9 [Killed]
| compilation terminated.
| make[1]: *** [node.target.mk:189: Release/node] Error 1
| make[1]: *** Waiting for unfinished jobs....
| rm 3ce9b3f7da2753bd906dee1867aae59dddee66f3.intermediate 77b4b0675109748ca2ab5f976e3cdae82b24efee.intermediate f0a0305e04939e4cca047cf6aea3bc5fd3ee6030.intermediate
| make: *** [Makefile:104: node] Error 2
| ERROR: oe_runmake failed
| WARNING: /home/mypc/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/nodejs/12.21.0-r0/temp/run.do_compile.3373056:174 exit 1 from 'exit 1'
| WARNING: Backtrace (BB generated script):
|       #1: bbfatal_log, /home/mypc/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/nodejs/12.21.0-r0/temp/run.do_compile.3373056, line 174
|       #2: die, /home/mypc/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/nodejs/12.21.0-r0/temp/run.do_compile.3373056, line 164
|       #3: oe_runmake, /home/mypc/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/nodejs/12.21.0-r0/temp/run.do_compile.3373056, line 153
|       #4: do_compile, /home/mypc/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/nodejs/12.21.0-r0/temp/run.do_compile.3373056, line 148
|       #5: main, /home/mypc/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/nodejs/12.21.0-r0/temp/run.do_compile.3373056, line 187
| ERROR: ExecutionError('/home/mypc/openpli-oe-core/build/tmp/work/armv7ahf-neon-oe-linux-gnueabi/nodejs/12.21.0-r0/temp/run.do_compile.3373056', 1, None, None)
ERROR: Task (/home/mypc/openpli-oe-core/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs_12.21.0.bb:do_compile) failed with exit code '1'

 

| collect2: fatal error: ld terminated with signal 9 [Killed]