webosose/build-webos

QEMUX86 build webruntime failing

phanirajkiran opened this issue · 1 comments

Building webos OSE with following command :
git clone https://github.com/webosose/build-webos.git
./mcf -p 10 -b 10 qemux86 .
bitbake webos-image
Build failing with webruntime recipe:

Error log : version `GCC_7.0.0' not found. failing at do_compile stage.
Host Environment: 16.04 Ubuntu. with GCC 7.4.x 64-bit system.
Is there any answer to over come this error.
This error is seen at 98% of the build.

I tired changing to 68 version also. But no luck. As of now it is having 72 version in web-runtime recipe.