When running "bitbake imx-image-full -c populate_sdk" in the yocto linux6.18 version, the following error occurred:
| /home/shengh/linux2/linux/IMX95/gitolite/imx95_build/tmp/work/x86_64-linux/mesa-native/25.2.5/recipe-sysroot-native/usr/include/llvm/ADT/DenseMapInfo.h:17:10: fatal error: 'cassert' file not found
| Unable to generate bindings: clang diagnosed error: /home/shengh/linux2/linux/IMX95/gitolite/imx95_build/tmp/work/x86_64-linux/mesa-native/25.2.5/recipe-sysroot-native/usr/include/llvm/ADT/DenseMapInfo.h:17:10: fatal error: 'cassert' file not found
The complete error report is attached.
The compilation error of mesa-native prevented me from exporting the SDK.