TechNexion / edm-yocto-bsp

(Archived, please change to use tn-imx-yocto-manifest) Yocto Project manifests
17 stars 18 forks source link

mesa_17.1.7.bb:do_compile failed with exit code '1' #11

Closed simontheu closed 5 years ago

simontheu commented 5 years ago

ERROR: Task (~/edm_yocto/sources/poky/meta/recipes-graphics/mesa/mesa_17.1.7.bb:do_compile) failed with exit code '1'

simontheu commented 5 years ago

Can I lock in an old version that will compile?

francisduhaut commented 5 years ago

Do you follow the procedure with using docker file ? I have build this bsp with issue only with v4lutils

simontheu commented 5 years ago

Hi,

Just trying now, it wasn’t using docker, I had a native 16.04.05 VM with all the dependencies. What could it be doing differently in the docker?

On Jan 16, 2019, at 17:51, Francis DUHAUT notifications@github.com wrote:

Do you follow the procedure with using docker file ? I have build this bsp with issue only with v4lutils

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TechNexion/edm-yocto-bsp/issues/11#issuecomment-454874918, or mute the thread https://github.com/notifications/unsubscribe-auth/AFgqtIdoYDhfNBZRrwPUjsp0iNVhsE9Hks5vD2acgaJpZM4aDdWA.

richard-hu commented 5 years ago

Hello, @simontheu :

Could you share the error log for mesa_17.1.7? Our build server uses docker as build environment to generate release image. It works fine and we don't encounter problem on compiling mesa.

We also provide the VM based on virtualbox and the VM is validated to complete building yocto 2.4. ftp://ftp.technexion.net/development_resources/development_tools/vm/Build_Env_Ubuntu_x64_16.04.ova

Maybe you can give it a try.

BR,

Richard

simontheu commented 5 years ago

Thanks richard, I am downloading the VM