i.mx8mmini - Yocto - Loaded 0 entries from dependency cache.

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

i.mx8mmini - Yocto - Loaded 0 entries from dependency cache.

1,295件の閲覧回数
imikec
Contributor I

Yocto - Nanbield branch

 

I am getting "Loaded 0 entries from dependency cache." all the time. The build works ok, but this is slowing the build. Is there a way to fix this?

 

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

1,232件の閲覧回数
imikec
Contributor I

I found that if I enable this:

require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE:virtclass-multilib-lib32 = "armv7athf-neon"
# Add the multilib packages to the image
IMAGE_INSTALL:append = " lib32-glibc lib32-libgcc lib32-libstdc++"

This is causing Yocto to reparse recipes every time, instead of the first one.

0 件の賞賛
返信

1,279件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @imikec 

 

Is there some configuration in your local.conf file to try to reproduce by my side? 

 

Best regards,

Salas.

0 件の賞賛
返信

1,275件の閲覧回数
imikec
Contributor I

Attached. Removed some of local definitions. 

0 件の賞賛
返信

1,273件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Looking the file I guess the behavior is expected because there are a large number of features and packages to be installed.

 

Best regards,

Salas.

タグ(1)
0 件の賞賛
返信

1,270件の閲覧回数
imikec
Contributor I

Not really, after the first build yocto should cache recipes, so it should not build them again.

0 件の賞賛
返信