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.
Hi
log name is log.do_compile.2527510.7z
This is a log file
Hi @shengh
I can't find your complete error log file. Please upload the file again.
B.R
Hi @shengh
Please make sure you have install all of the necessary package:
udo apt-get install build-essential chrpath cpio debianutils diffstat file gawk
gcc git iputils-ping libacl1 liblz4-tool locales python3 python3-git python3-
jinja2 python3-pexpect python3-pip python3-subunit socat texinfo unzip wget xzutils zstd efitools
B.R