[yocto] Multilib build problem

Marinescu, Bogdan A bogdan.a.marinescu at intel.com
Mon Jul 16 01:42:56 PDT 2012


Hello,

With a recent poky tree (updated on 16.07.2012) I'm unable to make a
multilib build. I added these lines to my conf/local.conf:

require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"

With this configuration, I get an error when I try to build
lib32-core-image-sato-sdk:

/poky/build [] $ bitbake lib32-core-image-sato-sdk
Loading cache: 100%
|###############################################################################################################################################################################|
ETA:  00:00:00
Loaded 1882 entries from dependency cache.

Build Configuration:
BB_VERSION        = "1.15.2"
TARGET_ARCH       = "x86_64"
TARGET_OS         = "linux"
MACHINE           = "qemux86-64"
DISTRO            = "poky"
DISTRO_VERSION    = "1.2+snapshot-20120716"
TUNE_FEATURES     = "m64"
TARGET_FPU        = ""
meta
meta-yocto        = "master:eb0cb7e8234f5d2e5623406e9660be91cf52f65e"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
ERROR: Task do_package_setscene depends upon non-existent task
/poky/poky/meta/recipes-core/base-passwd/base-passwd_3.5.24.bb:do_populate_sysroot_setscene

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

'bitbake core-image-sato-sdk' works with the same configuration.
Does anybody have any hints for fixing this issue?

Thanks,
Bogdan



More information about the yocto mailing list