webosose/build-webos

bitbake build error when building mesa_native for raspberrypi3 target

therealbstern opened this issue · 2 comments

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

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

Understood, thanks for identifying the problem.