[yocto] Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain

Brian Hutchinson b.hutchman at gmail.com
Tue Oct 29 13:47:25 PDT 2013


On Tue, Jul 23, 2013 at 6:01 PM, Christian Gagneraud <chgans at gna.org> wrote:

>
> I got these ones as well (using poky, meta-oe, meta-ti and meta-qt5 all on
> Dylan), good to hear they are harmless.
>
> Thanks,
> Chris
>
>
>
Hi,

I hate to revive an old thread but I still see the same kind of thing with
Yocto 1.5.  I built my sdk with -c populate_sdk for i686 first and then
went back and changed SDKMACHINE to x86_x64.  When I ran -c populate_sdk
with the x86_64 setting I observed these messages:

hutch at neo:~/yocto_master_wcs_10_4_2013/poky/build$ bitbake core-image-wcs
-c populate_sdk
Parsing recipes: 100%
|##################################################################################################################################################|
Time: 00:00:24
Parsing of 1407 .bb files complete (0 cached, 1407 parsed). 1796 targets,
81 skipped, 7 masked, 0 errors.
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

Build Configuration:
BB_VERSION        = "1.20.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Debian-7.1"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "beaglebone"
DISTRO            = "poky"
DISTRO_VERSION    = "1.5"
TUNE_FEATURES     = "armv7a vfp neon"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto
meta-yocto-bsp    = "master:104166c804e9068d85ccdaa887a33df72c8aeb85"
meta-ti           = "master:9c36e6c7573c3e68c5816dd04f3dd43f485b0550"
meta-oe
meta-networking
meta-webserver    = "master:8aafddccb03f54923927e9d1c8c80223baf581de"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: QA Issue: gcc-cross-canadian-arm: found library in wrong location:
/opt/poky/1.5/sysroots/x86_64-pokysdk-linux/usr/libexec/armv7a-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/liblto_plugin.so.0.0.0
gcc-cross-canadian-arm: found library in wrong location:
/opt/poky/1.5/sysroots/x86_64-pokysdk-linux/usr/libexec/armv7a-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/liblto_plugin.so
gcc-cross-canadian-arm: found library in wrong location:
/opt/poky/1.5/sysroots/x86_64-pokysdk-linux/usr/libexec/armv7a-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/liblto_plugin.so.0
WARNING: The recipe packagegroup-cross-canadian-beaglebone is trying to
install files into a shared area when those files already exist. Those
files and their manifest location are:

/home/hutch/yocto_master_wcs_10_4_2013/poky/build/tmp/deploy/ipk/all/packagegroup-cross-canadian-beaglebone_1.0-r0_all.ipk
   Matched in
manifest-i686_all-packagegroup-cross-canadian-beaglebone.deploy-ipk
Please verify which package should provide the above files.
WARNING: The recipe nativesdk-packagegroup-sdk-host is trying to install
files into a shared area when those files already exist. Those files and
their manifest location are:

/home/hutch/yocto_master_wcs_10_4_2013/poky/build/tmp/deploy/ipk/all/nativesdk-packagegroup-sdk-host_1.0-r11_all.ipk
   Matched in manifest-i686-nativesdk-packagegroup-sdk-host.deploy-ipk
Please verify which package should provide the above files.
NOTE: Tasks Summary: Attempted 3172 tasks of which 2449 didn't need to be
rerun and all succeeded.

Summary: There were 3 WARNING messages shown.


Can I specify i686 and x86_64 at the same time (haven't tried that before,
I wonder if that would maybe prevent these messages)?  Anyway, I'm still
seeing these scary messages ... but hey, it is almost Halloween :)

Regards,

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131029/7193de33/attachment.html>


More information about the yocto mailing list