This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/LINUXSDK-AM35X: Bitbake compilation fails

Part Number: LINUXSDK-AM35X


Tool/software: Linux

| collect2: fatal error: ld terminated with signal 9 [Killed]
| compilation terminated.
| ninja: build stopped: subcommand failed.
| WARNING: /home/denys/Dev/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/chromium-wayland/53.0.2785.143-r0/temp/run.do_compile.3263:1 exit 1 from 'ninja -C /home/denys/Dev/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/chromium-wayland/53.0.2785.143-r0/chromium-53.0.2785.143/out/Release -j 2 chrome chrome_sandbox chromedriver'
| ERROR: Function failed: do_compile (log file is located at /home/denys/Dev/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/chromium-wayland/53.0.2785.143-r0/temp/log.do_compile.3263)
ERROR: Task (/home/denys/Dev/tisdk/sources/meta-browser/recipes-browser/chromium/chromium-wayland_53.0.2785.143.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 8084 tasks of which 8083 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
/home/denys/Dev/tisdk/sources/meta-browser/recipes-browser/chromium/chromium-wayland_53.0.2785.143.bb:do_compile
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

Whats wrong? Any ideas?