Yocto toolchain build fail

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Yocto toolchain build fail

1,965 Views
a_kalesnikau
Contributor I

Hi!

I try to build toolchain according to this guid: link.

But as the result I get this error on cmd bitbake meta-toolchain:

ERROR: nativesdk-glibc-2.24-r0 do_compile: oe_runmake failed
ERROR: nativesdk-glibc-2.24-r0 do_compile: Function failed: do_compile (log file is located at /home/alexandkolesnikov/var-fsl-yocto/build_xwayland/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-glibc/2.24-r0/temp/log.do_compile.29592)
DEBUG: Marking task virtual:nativesdk:/home/alexandkolesnikov/var-fsl-yocto/sources/poky/meta/recipes-devtools/automake/automake_1.15.bb:do_populate_lic as buildable
DEBUG: Marking task virtual:nativesdk:/home/alexandkolesnikov/var-fsl-yocto/sources/meta-freescale/recipes-bsp/elftosb/elftosb_10.12.01.bb:do_populate_lic as buildable
DEBUG: Marking task virtual:nativesdk:/home/alexandkolesnikov/var-fsl-yocto/sources/poky/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb:do_populate_lic as buildable
ERROR: Logfile of failure stored in: /home/alexandkolesnikov/var-fsl-yocto/build_xwayland/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-glibc/2.24-r0/temp/log.do_compile.29592
Log data follows:
| DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make PARALLELMFLAGS=-j 4 SHELL=/bin/bash
| ERROR: oe_runmake failed
| make -r PARALLELMFLAGS="-j 4" -C ../git objdir=`pwd` all
| make[1]: Entering directory '/home/alexandkolesnikov/var-fsl-yocto/build_xwayland/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-glibc/2.24-r0/git'
| Makefile:2: *** missing target pattern. Stop.
| make[1]: Leaving directory '/home/alexandkolesnikov/var-fsl-yocto/build_xwayland/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-glibc/2.24-r0/git'
| Makefile:9: recipe for target 'all' failed
| make: *** [all] Error 2
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/alexandkolesnikov/var-fsl-yocto/build_xwayland/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-glibc/2.24-r0/temp/log.do_compile.29592)

Labels (1)
Tags (2)
0 Kudos
0 Replies