compilation failure flexbuild_lsdk1909_update_221019 "app" component 'docker_ce'

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

compilation failure flexbuild_lsdk1909_update_221019 "app" component 'docker_ce'

985 Views
join_ren
Contributor III

Hi :

we are compilation ls1046, But the compilation failed

operating https://community.nxp.com/discussion/?keyword=steps:

1、tar -xzvf flexbuild_lsdk1909_update_221019.tgz

2、cd flexbuild_lsdk1909_update_221019

3、source setup.env

4、flex-builder -h

5、flex-builder -m ls1046ardb -a arm64

Compilation Error:

Building docker_ce ...
cp: cannot stat '/home/join123456/flexbuild_lsdk1909_update_221019/packages/apps/docker_ce/containerd/containerd.io_1.2.4_arm64.deb': No such file or directory
Makefile:753: recipe for target 'docker_ce' failed
make[1]: *** [docker_ce] Error 1
make[1]: Leaving directory '/home/join123456/flexbuild_lsdk1909_update_221019/packages/apps'
Makefile:28: recipe for target 'apps' failed
make: *** [apps] Error 2
make: Leaving directory '/home/join123456/flexbuild_lsdk1909_update_221019'

Please tell me how to do it?  Thansk for your support.

0 Kudos
6 Replies

864 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello join ren,

It seems that docker_ce source wasn't downloaded completely.

Please clean docker_ce build environment with the following command.

$ rm -rf packages/apps/docker_ce/

Then run the following command.

$ flex-builder -c docker_ce -m ls1046ardb

Thanks,

Yiping

0 Kudos

864 Views
join_ren
Contributor III

Hi Yiping:

Thanks for your reply.

You are right. docker_ce source isn't downloaded completely.

I try to use your suggest.   but I cann't download docker_ce package.

flex_builder.JPG

Can you tell me why?   Please help to provide docker-ce-bin-v18.09.6.tar.gz for me. 

Thanks for your support. 

0 Kudos

864 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello join ren,

Probably there is networking problem on your host to download source for docker_ce.

I compressed packages/apps/docker_ce/ folder as a tall, uploaded it in the following link, please deploy it to packages/apps/docker_ce/ on your host PC.

https://drive.google.com/open?id=1Fr7C7gOPOtwZYGenf_1faTIlNH42HYy0

Thanks,

Yiping

0 Kudos

864 Views
join_ren
Contributor III

Hi Yiping:

Could you upload it to "Baidu cloud disk"? 

I can't access this link: https://drive.google.com/open?id=1Fr7C7gOPOtwZYGenf_1faTIlNH42HYy0

Thanks for your support.

0 Kudos

864 Views
yipingwang
NXP TechSupport
NXP TechSupport
0 Kudos

864 Views
join_ren
Contributor III

Hi Yiping

Thanks for your support.  This problem has been resolved.

0 Kudos