yocto build error 134 _ core image

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

yocto build error 134 _ core image

1,592件の閲覧回数
shreyas_sasi
Contributor I

I'm trying to build "bitbake imx-image-core" but its not getting built got the following issue


ERROR: Task (/home/silex/yocto/sources/poky/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_package) failed with exit code '134'

 

Tried to rectify it by adding the following line in local.conf

PSEUDO_IGNORE_PATHS_append = ",/run/"

 and rerun the build setup but still getting the same issue.
I'm currently using 16 core to build 

export PARALLEL_MAKE="-j 16"

export BB_NUMBER_THREADS=16

# #bitbake imx-image-core

how to overcome this issue

0 件の賞賛
返信
1 返信

1,105件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Shreyas.

 

From your log file, you are using a lower version BSP. Could you please use the latest version and try it again?

danielchen_1-1733725452981.png

 

Below is the output on my side.

danielchen_0-1733725421635.png

 

Regards

Daniel

 

 

 

 

0 件の賞賛
返信