webosose / build-webos

webOS OSE build layer
670 stars 126 forks source link

QEMUX86 build webruntime failing #18

Closed phanirajkiran closed 7 months ago

phanirajkiran commented 4 years ago

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.

phanirajkiran commented 4 years ago

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