Hi!
Trying to build Debian FlexBuild using docker container with the commands:
$ cd flexbuild
$ . setup.env
$ bld docker
$ . setup.env
$ bld bsp -m imx8mpevk
Have the following result:

What am I doing wrong?
Unfortunately I couldn't find any build log to attach to my question...
The host system is Debian 12.
Thanks!