Crashed when "bitbake imx-image-full"

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

Crashed when "bitbake imx-image-full"

1,134 Views
Mihan
Contributor IV

Hi 

 

I'm trying to rebuild image using fsl-5.10 in ubuntu 20.04

But it doesn't seem to work well. I have try cleaning it (bitbake -c clean imx-image-full) many times.

Here is the log in build directory "cooker".

Let me know what file you also want.

 

Best regards

Mihan 

Labels (1)
0 Kudos
3 Replies

1,121 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Try to rm the qt-base source code and retry

0 Kudos

1,117 Views
Mihan
Contributor IV

Hi @Zhiming_Liu 

I find the error in the log :

mkdir: cannot create directory ‘/usr/lib/opkg’: Permission denied
dpkg: error processing package nativesdk-shadow (--configure):
installed nativesdk-shadow package post-installation script subprocess returned error exit status 1

why this part will make directory in loacl system path?

Before that , there are some warnings:

dpkg: warning: while removing nativesdk-glibc-binary-localedata-zu-za.utf-8, directory '/opt/fsl-imx-fb/5.10-gatesgarth/sysroots/x86_64-pokysdk-linux/usr/lib/locale' not empty so not removed
dpkg: warning: 'ldconfig' not found in PATH or not executable
dpkg: warning: overriding problem because --force enabled:
dpkg: warning: 1 expected program not found in PATH or not executable
Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

0 Kudos

1,118 Views
Mihan
Contributor IV

Thanks @Zhiming_Liu 

 

It seems to work. I finished the image building. Now I'm make the toolchain for it.

But it returns error again.

Attached is the log file, could you please check for me again?

 

Best regards

Mihan

0 Kudos