webosose / build-webos

webOS OSE build layer
670 stars 126 forks source link

bitbake build error when building mesa_native for raspberrypi3 target #3

Closed therealbstern closed 6 years ago

therealbstern commented 6 years ago

My build is breaking when I try to build mesa_native.

ERROR: Task (/usr/local/src/build-webos/webosose/meta-webosose/meta-webos/recipes-graphics/mesa/mesa-native_17.1.7.bb:do_install) failed with exit code '1'

I've attached the logfiles, instead of including them inline, because they're really long.

log.do_install.16067 (txt) bitbake console output (txt)

chbae commented 6 years ago

You may use 32bit linux for host and I recommend that you use ubuntu 14.04 64bit. Thanks

therealbstern commented 6 years ago

Understood, thanks for identifying the problem.