'bitbake fsl-image-full' build error with SDK-V1.3.2 on Ubuntu 10.04

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

'bitbake fsl-image-full' build error with SDK-V1.3.2 on Ubuntu 10.04

ソリューションへジャンプ
2,685件の閲覧回数
John_Kaz
NXP Employee
NXP Employee

Has anyone else seen the following errror and if so what was the resolution? I submitted an SR but still waiting for a response.

NOTE: Running task 4274 of 4275 (ID: 8, /home/john/QorIQ-SDK-V1.3.2-20130325-yocto/meta-fsl-ppc-private/images/fsl-image-full.bb, do_rootfs)

NOTE: package fsl-image-full-1.0-r5.10: task do_rootfs: Started

ERROR: Function failed: do_rootfs (see /home/john/QorIQ-SDK-V1.3.2-20130325-yocto/build_p4080ds_release/tmp/work/p4080ds-fsl-linux/fsl-image-full-1.0-r5.10/temp/log.do_rootfs.25981 for further information)

ERROR: Logfile of failure stored in: /home/john/QorIQ-SDK-V1.3.2-20130325-yocto/build_p4080ds_release/tmp/work/p4080ds-fsl-linux/fsl-image-full-1.0-r5.10/temp/log.do_rootfs.25981

Log data follows:

Logfile do_rootfs.25981:

gconf-dev                ERROR: Function failed: do_rootfs (see /home/vasu/QorIQ-SDK-V1.3.2-20130325-yocto/build_p4080ds_release/tmp/work/p4080ds-fsl-linux/fsl-image-full-1.0-r5.10/temp/log.do_rootfs.25981 for further information)

0 件の賞賛
1 解決策
612件の閲覧回数
John_Kaz
NXP Employee
NXP Employee

The cause of the error is due to the following line in the local.conf file:

EXTRA_IMAGE_FEATURES = "debug-tweaks dbg-pkgs dev-pkgs tools-sdk tools-debug tools-profile"

The culprit is “dev-pkgs” which generates the do_rootfs error. Thus when this is removed no error is generated. The SR is looking as to why this causes an error.

元の投稿で解決策を見る

0 件の賞賛
1 返信
613件の閲覧回数
John_Kaz
NXP Employee
NXP Employee

The cause of the error is due to the following line in the local.conf file:

EXTRA_IMAGE_FEATURES = "debug-tweaks dbg-pkgs dev-pkgs tools-sdk tools-debug tools-profile"

The culprit is “dev-pkgs” which generates the do_rootfs error. Thus when this is removed no error is generated. The SR is looking as to why this causes an error.

0 件の賞賛