Dear Experts,
I'm trying to generate a Qt6 image for an i.MX6ULL custom board and have made the following configurations and porting adjustments:
DISTRO=fsl-imx-xwayland MACHINE=imx6ull-versa256 source imx-setup-release.sh -b build-xwayland
bitbake calixto-image-qt6-full
However, I'm encountering an error:
ERROR: Task (/home/calixto_admin/calixto_workdir/ravi/calixto-yocto-bsp/sources/poky/meta/recipes-kernel/perf/perf.bb:do_compile) failed with exit code '1'
I have tried the following approaches:
- Building the image multiple times
- Using a masking variable for the perf.bb file in the .conf file
- Running bitbake -c cleanall <image>
- Running bitbake -c clean <image>
- Running bitbake -c cleansstate <image>
- Running bitbake -fk calixto-image-qt6-full
For reference, please find the attached screenshot below."

So help this issues..
Thanks & Regards,
Ravikumar