qt-toolchain build error

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

qt-toolchain build error

849 Views
manjunathjoshi
Contributor V

pga@pga-ThinkCentre-A85:~/projects/yocto/pga/fsl-community-bsp/build-qt$ bitbake meta-toolchain-qt5

Loading cache: 100% |########################################################################################################################################################################| ETA:  00:00:00

Loaded 2088 entries from dependency cache.

NOTE: Resolving any missing task queue dependencies

NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)

NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg

NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native)

NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native

Build Configuration:

BB_VERSION        = "1.24.0"

BUILD_SYS         = "i686-linux"

NATIVELSBSTRING   = "Ubuntu-12.04"

TARGET_SYS        = "arm-poky-linux-gnueabi"

MACHINE           = "imx6qsabresd"

DISTRO            = "poky"

DISTRO_VERSION    = "1.7.1"

TUNE_FEATURES     = "arm armv7a vfp neon callconvention-hard cortexa9"

TARGET_FPU        = "vfp-neon"

meta             

meta-yocto       

meta-yocto-bsp    = "(nobranch):93e3df91aaebd48b9c4af946247f3488681d32b6"

meta-oe          

meta-multimedia   = "(nobranch):853dcfa0d618dc26bd27b3a1b49494b98d6eee97"

meta-fsl-arm      = "(nobranch):db1571f40c375a398a8cdbb42de4c4f272ab0cd1"

meta-fsl-arm-extra = "(nobranch):373e77941ba9fc094b8a3fe56265972a4b76b9de"

meta-fsl-demos    = "(nobranch):8088d34b4f1111c9076e3eeef67e9ae17d0b3455"

meta-pga-demos   

meta-pga          = "<unknown>:<unknown>"

meta-qt5          = "dizzy:adeca0db212d61a933d7952ad44ea1064cfca747"

meta-ruby        

meta-multimedia   = "(nobranch):853dcfa0d618dc26bd27b3a1b49494b98d6eee97"

NOTE: Preparing runqueue

NOTE: Executing SetScene Tasks

NOTE: Executing RunQueue Tasks

ERROR: Function failed: sysroot_stage_all (log file is located at /home/pga/projects/yocto/pga/fsl-community-bsp/build-qt/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-acl/2.2.52-r0/temp/log.do_populate_sysroot.15508)

ERROR: Logfile of failure stored in: /home/pga/projects/yocto/pga/fsl-community-bsp/build-qt/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-acl/2.2.52-r0/temp/log.do_populate_sysroot.15508

Log data follows:

| DEBUG: Executing python function sstate_task_prefunc

| DEBUG: Python function sstate_task_prefunc finished

| DEBUG: Executing python function do_populate_sysroot

| DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i686-linux', 'common']

| DEBUG: Executing shell function sysroot_stage_all

| /home/pga/projects/yocto/pga/fsl-community-bsp/build-qt/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-acl/2.2.52-r0/temp/run.sysroot_stage_all.15508: 110: /home/pga/projects/yocto/pga/fsl-community-bsp/build-qt/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-acl/2.2.52-r0/temp/run.sysroot_stage_all.15508: sysroot_stage_dirs: not found

| WARNING: exit code 127 from a shell command.

| DEBUG: Python function do_populate_sysroot finished

| ERROR: Function failed: sysroot_stage_all (log file is located at /home/pga/projects/yocto/pga/fsl-community-bsp/build-qt/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-acl/2.2.52-r0/temp/log.do_populate_sysroot.15508)

ERROR: Task 3753 (virtual:nativesdk:/home/pga/projects/yocto/pga/fsl-community-bsp/sources/poky/meta/recipes-support/attr/acl_2.2.52.bb, do_populate_sysroot) failed with exit code '1'

NOTE: Tasks Summary: Attempted 2783 tasks of which 2778 didn't need to be rerun and 1 failed.

Waiting for 0 running tasks to finish:

Summary: 1 task failed:

  virtual:nativesdk:/home/pga/projects/yocto/pga/fsl-community-bsp/sources/poky/meta/recipes-support/attr/acl_2.2.52.bb, do_populate_sysroot

Summary: There was 1 ERROR message shown, returning a non-zero exit code.

0 Kudos
2 Replies

396 Views
admin
Specialist II

Manjunath can you please be a little bit more specific, which Freescale Product are you using and which is your inquiry?

0 Kudos

396 Views
manjunathjoshi
Contributor V

Hello Karla,

I am trying to build Yocto on my machine for a custom board which is similar to SabreSD and it has i.mx6 on it. The filesystem requires Qt, which i have already built but i am having some problem in building toolchain as you can see above. I tried to search answers for a similar error but none could satisfy.

The latest version of same file acl_2.2.52.bb is acl_2.2.49.bb in Yocto Poky repository. I am not able to understand why it is going for 52 instead of 49 which is there.

If 52.bb is the latest version then why the above error?

Regards,

Manju

0 Kudos