Open bvacaliuc opened 5 years ago
This issue leads to missing libraries and a non-functional OpenGL/OpenCL subsystem:
I: install gpu libs
/chroot_script_imx-gpu.sh: line 17: cd: /usr/local/src/imx/imx-gpu-viv*: No such file or directory
/bin/cp: cannot stat 'gpu-core/etc/Vivante.icd': No such file or directory
/bin/cp: cannot stat 'gpu-core/usr/include/*': No such file or directory
/bin/cp: cannot stat 'gpu-core/usr/lib/*': No such file or directory
/bin/cp: cannot stat 'gpu-demos/opt/viv_samples/*': No such file or directory
/bin/cp: cannot stat 'gpu-tools/gmem-info/usr/bin/*': No such file or directory
I: update mesa symbolic links
I: force mesa symbolic links
I: install xf86-video-imx-vivante libs
In file included from vivante_gal/vivante_gal_gpu.c:29:0:
vivante_gal/vivante_priv.h:36:20: fatal error: gc_hal.h: No such file or directory
#include "gc_hal.h"
^
compilation terminated.
make[1]: *** [vivante_gal/vivante_gal_gpu.o] Error 1
make: *** [EXA] Error 2
/bin/cp: cannot stat '/usr/local/src/imx/xf86-video-imx-vivante/EXA/src/vivante_drv.so': No such file or directory
make: *** [install] Error 1
Inspecting the build log, I observed this:
However, an earlier build showed this:
A transient download failure should not leave the SD card missing a selected component.