hardware:S32G399A
bsp version:bsp38.0
Reference documentation:S32G3_LinuxBSP_38.0_Quick_Start.pdf
My steps are as follows:
1. tools version

2. Getting the Yocto image,everything looks normal

3. Build Linux BSP, Report some error
a. sudo apt update
b. ./sources/meta-alb/scripts/host-prepare.sh

c. source nxp-setup-alb.sh -m s32g399aevb3

d.bitbake fsl-image-auto, error


The previous preparations seem to be fine, but the build fails. How can I troubleshoot the problem?