Hi,
When tried to build AGL(demo or minimal) for IMx8qmmek by following 'meta-nxp-agl - i.MX Yocto Project AGL Demo Layer (codeaurora.org)', I am getting 'qemu-native' and 'libgpg' error during bitbake.
Tried 'agl-demo-platform' and 'agl-image-minimal', after cleaning each, both have almost similar results. Below is the error that now getting for "agl-image-minimal",
ERROR: libgpg-error-native-1.32-r0 do_compile: oe_runmake failed
ERROR: libgpg-error-native-1.32-r0 do_compile: Function failed: do_compile (log file is located at /home/quest/Visa/imx-yocto-bsp/bld-agl/tmp/work/x86_64-linux/libgpg-error-native/1.32-r0/temp/log.do_compile.2221884)
ERROR: Logfile of failure stored in: /home/quest/Visa/imx-yocto-bsp/bld-agl/tmp/work/x86_64-linux/libgpg-error-native/1.32-r0/temp/log.do_compile.2221884
ERROR: Task (virtual:native:/home/quest/Visa/imx-yocto-bsp/sources/poky/meta/recipes-support/libgpg-error/libgpg-error_1.32.bb:do_compile) failed with exit code '1'
ERROR: libgpg-error-1.32-r0 do_compile: oe_runmake failed
ERROR: libgpg-error-1.32-r0 do_compile: Function failed: do_compile (log file is located at /home/quest/Visa/imx-yocto-bsp/bld-agl/tmp/work/aarch64-poky-linux/libgpg-error/1.32-r0/temp/log.do_compile.2221883)
ERROR: Logfile of failure stored in: /home/quest/Visa/imx-yocto-bsp/bld-agl/tmp/work/aarch64-poky-linux/libgpg-error/1.32-r0/temp/log.do_compile.2221883
ERROR: Task (/home/quest/Visa/imx-yocto-bsp/sources/poky/meta/recipes-support/libgpg-error/libgpg-error_1.32.bb:do_compile) failed with exit code '1'
ERROR: qemu-native-3.0.0-r0 do_compile: oe_runmake failed
ERROR: qemu-native-3.0.0-r0 do_compile: Function failed: do_compile (log file is located at /home/quest/Visa/imx-yocto-bsp/bld-agl/tmp/work/x86_64-linux/qemu-native/3.0.0-r0/temp/log.do_compile.2221882)
ERROR: Logfile of failure stored in: /home/quest/Visa/imx-yocto-bsp/bld-agl/tmp/work/x86_64-linux/qemu-native/3.0.0-r0/temp/log.do_compile.2221882
ERROR: Task (virtual:native:/home/quest/Visa/imx-yocto-bsp/sources/poky/meta/recipes-devtools/qemu/qemu_3.0.0.bb:do_compile) failed with exit code '1'.
Any suggestions to solve this error would be very much helpful.
Regards,
Vis