yocto_5.10.9_1.0.0 x11 xf86-video-imx-vivante_6.4.0.p0.0.bb:do_compile failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

yocto_5.10.9_1.0.0 x11 xf86-video-imx-vivante_6.4.0.p0.0.bb:do_compile failed

825 Views
ttttttx
Contributor III

 

I have a problem building an image of linux 5.10.9_1.0.0 with x11 :  

 

| In file included from vivante_fbdev/vivante_fbdev_driver.c:33:
| vivante_fbdev/vivante_dri.h:55:10: fatal error: dri.h: No such file or directory
| 55 | #include "dri.h"
| | ^~~~~~~
| In file included from vivante_fbdev/vivante_dri.c:33:
| vivante_fbdev/vivante_dri.h:55:10: fatal error: dri.h: No such file or directory
| 55 | #include "dri.h"
| | ^~~~~~~
| compilation terminated.
| compilation terminated.
| make[1]: *** [makefile.linux:132: vivante_fbdev/vivante_fbdev_driver.o] Error 1
| make[1]: *** Waiting for unfinished jobs....
| make[1]: *** [makefile.linux:132: vivante_fbdev/vivante_dri.o] Error 1
| make[1]: Leaving directory '/home/linux/yocto_5.10.9_1.0.0/build-x11-imx6qsabresd/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/xf86-video-imx-vivante/3_6.4.0.p0.0-r0/git/EXA/src'
| make: *** [Makefile:17: EXA] Error 2
| WARNING: exit code 1 from a shell command.
|
NOTE: recipe xf86-video-imx-vivante-3_6.4.0.p0.0-r0: task do_compile: Failed
ERROR: Task (/home/linux/yocto_5.10.9_1.0.0/sources/meta-imx/meta-bsp/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 9804 tasks of which 9803 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
/home/linux/yocto_5.10.9_1.0.0/sources/meta-imx/meta-bsp/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb:do_compile
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

 

Please refer to the attachment for more information

Tags (1)
0 Kudos
1 Reply

795 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

 I have built xwayland successfully

Build Configuration:
BB_VERSION           = "1.48.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-18.04"
TARGET_SYS           = "arm-poky-linux-gnueabi"
MACHINE              = "imx6qsabresd"
DISTRO               = "fsl-imx-xwayland"
DISTRO_VERSION       = "5.10-gatesgarth"
TUNE_FEATURES        = "arm vfp cortexa9 neon thumb callconvention-hard"
TARGET_FPU           = "hard"
meta
meta-poky            = "HEAD:943ef2fad8428f002850e3655a3312e13d0dcb2c"
meta-oe
meta-multimedia
meta-python          = "HEAD:ac4ccd2fbbb599d75ca4051911fcbaca39dbe6d7"
meta-freescale       = "HEAD:41d4f625c6db7a778f0f9a735c2cb48e023bc49b"
meta-freescale-3rdparty = "HEAD:b85d08a55cb833bfc4e8b5034ff804286c67620e"
meta-freescale-distro = "HEAD:11be3f01962df8436c5c7b0d61cd3dbd1b872905"
meta-bsp
meta-sdk
meta-ml              = "HEAD:478d788fc1ecb4783a2702752a61f1035fe9ab9f"
meta-nxp-demo-experience = "HEAD:c7263d9f3cc7bbf44e7164ffeda494cf283d3dec"
meta-browser         = "HEAD:ee3be3b5986a4aa0e73df2204a625ae1fe5df37e"
meta-rust            = "HEAD:53bfa324891966a2daf5d36dc13d4a43725aebed"
meta-clang           = "HEAD:61faae011fb95712064f2c58abe6293f0daeeab5"
meta-gnome
meta-networking
meta-filesystems     = "HEAD:ac4ccd2fbbb599d75ca4051911fcbaca39dbe6d7"
meta-qt5             = "HEAD:8d5672cc6ca327576a814d35dfb5d59ab24043cb"
meta-python2         = "HEAD:c43c29e57f16af4e77441b201855321fbd546661"

Initialising tasks: 100% |############################################################################| Time: 0:00:04
Sstate summary: Wanted 1883 Found 0 Missed 1883 Current 0 (0% match, 0% complete)
NOTE: Executing Tasks
NOTE: Tasks Summary: Attempted 4918 tasks of which 1 didn't need to be rerun and all succeeded.

I think your issue is caused by some code lost when download. 

0 Kudos