Error building Debian flexbuild using docker container

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Error building Debian flexbuild using docker container

1,634件の閲覧回数
TVT
Contributor I

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:

FlexBuild-error.png

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!

0 件の賞賛
返信
6 返答(返信)

1,601件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hello,

As your host system is Debian, you don't need to use docker. The docker should be used if your system is Ubuntu and you want to build deep learning feature.

 

Please delete the build_lsdk2406 folder to avoid permission issue and then build it with below three commands.

 

 

$ cd flexbuild
$ . setup.env
$ bld bsp -m imx8mpevk

 



Best Regards,
Zhiming

0 件の賞賛
返信

1,559件の閲覧回数
TVT
Contributor I

I tried to build the FlexBuild from scratch in two ways: using Debian 12 system and using Docker container. Have the following results...

Debian 12 build:

FlexBuild-D12.png


Docker build:

FlexBuild-Docker.png

Could you give me a clue where am I wrong? Thanks!

0 件の賞賛
返信

1,538件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hello,

You can try to create that folder in flexbuild. Did you modify the flexbuild source code?

Best Regards,
Zhiming

0 件の賞賛
返信

1,519件の閲覧回数
TVT
Contributor I
Of course I did create that folder manually but there was another error which I unfortunately didn't document. And I didn't modify any part of FlexBuild source code.
0 件の賞賛
返信

1,494件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hello,

Can you share that error?

Best Regards,
Zhiming

0 件の賞賛
返信

1,581件の閲覧回数
TVT
Contributor I
Thanks! But I don't thinks that's gonna change a lot because the build process is the same. I'll try it on a clean Debian 12 system.
0 件の賞賛
返信