All of lore.kernel.org
 help / color / mirror / Atom feed
* Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
@ 2013-07-23 14:13 Brian Hutchinson
  2013-07-23 15:13 ` Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Brian Hutchinson @ 2013-07-23 14:13 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 3583 bytes --]

Hi,

I'm using master branch of Yocto and meta-ti (and meta-openembedded).

I built meta-toolchain for beaglebone machine type and then I went into my
local.conf and changed sdkmachine to i686 as I need both 64bit & 32bit
toolchains.  After modifying my local.conf I ran bitbake meta-toolchain
again and received these warnings:

hutch@neo:~/yocto_master_beaglebone/poky/build$ bitbake meta-toolchain
WARNING: Host distribution "Debian-7.1" has not been validated with this
version of the build system; you may possibly experience unexpected
failures. It is recommended that you use a tested distribution.
WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
${base_libdir}/*.la) replaces original key FILES_ti-ipc-dev (${libdir}/*).




WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
${base_libdir}/*.la) replaces original key FILES_ti-syslink-dev
(${libdir}/*).



Parsing recipes: 100%
|########################################################################################################################################################################################################################|
Time: 00:00:28
Parsing of 1408 .bb files complete (0 cached, 1408 parsed). 1794 targets,
78 skipped, 7 masked, 0 errors.

Build Configuration:
BB_VERSION        = "1.19.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Debian-7.1"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4+snapshot-20130723"
TUNE_FEATURES     = "armv7a vfp neon"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto
meta-yocto-bsp    = "master:3dee534f1e25109e0bdb681de0746c336f4b8840"
meta-ti           = "master:41a214e8f675ecd5fa3a1408239f32ab77c033a2"
meta-oe
meta-networking
meta-webserver    = "master:3ef8bfd7a9552637b2eeaadc01d5fb3ae5896025"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
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_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linux/nativesdk-packagegroup-sdk-host
   Matched in manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata

 /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linux/runtime/nativesdk-packagegroup-sdk-host.packaged
   Matched in manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata

 /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linux/runtime/nativesdk-packagegroup-sdk-host
   Matched in manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata

 /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linux/runtime-reverse/nativesdk-packagegroup-sdk-host
   Matched in manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
Please verify which package should provide the above files.


Should I be worried or do I need to do something about the
nativesdk-packagegroup-sdk-host warnings?

I've never seen them before and I couldn't find anyone else talking about
them so I thought I'd ask.

Regards,

Brian

[-- Attachment #2: Type: text/html, Size: 4790 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 14:13 Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain Brian Hutchinson
@ 2013-07-23 15:13 ` Paul Eggleton
  2013-07-23 15:34   ` Denys Dmytriyenko
  2013-07-23 17:19 ` Paul Eggleton
  2013-07-23 17:31 ` Khem Raj
  2 siblings, 1 reply; 12+ messages in thread
From: Paul Eggleton @ 2013-07-23 15:13 UTC (permalink / raw)
  To: Brian Hutchinson, Denys Dmytriyenko; +Cc: yocto

On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote:
> I'm using master branch of Yocto and meta-ti (and meta-openembedded).
> 
> I built meta-toolchain for beaglebone machine type and then I went into my
> local.conf and changed sdkmachine to i686 as I need both 64bit & 32bit
> toolchains.  After modifying my local.conf I ran bitbake meta-toolchain
> again and received these warnings:
> 
> hutch@neo:~/yocto_master_beaglebone/poky/build$ bitbake meta-toolchain
> WARNING: Host distribution "Debian-7.1" has not been validated with this
> version of the build system; you may possibly experience unexpected
> failures. It is recommended that you use a tested distribution.
> WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
> ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
> ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
> ${base_libdir}/*.la) replaces original key FILES_ti-ipc-dev (${libdir}/*).
> 
> 
> 
> 
> WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
> ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
> ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
> ${base_libdir}/*.la) replaces original key FILES_ti-syslink-dev
> (${libdir}/*).
> 
> 
> 
> Parsing recipes: 100%
> 
> |###########################################################################
> |###########################################################################
> |##################################################################|
> Time: 00:00:28
> Parsing of 1408 .bb files complete (0 cached, 1408 parsed). 1794 targets,
> 78 skipped, 7 masked, 0 errors.
> 
> Build Configuration:
> BB_VERSION        = "1.19.1"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "Debian-7.1"
> TARGET_SYS        = "arm-poky-linux-gnueabi"
> MACHINE           = "beagleboard"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.4+snapshot-20130723"
> TUNE_FEATURES     = "armv7a vfp neon"
> TARGET_FPU        = "vfp-neon"
> meta
> meta-yocto
> meta-yocto-bsp    = "master:3dee534f1e25109e0bdb681de0746c336f4b8840"
> meta-ti           = "master:41a214e8f675ecd5fa3a1408239f32ab77c033a2"
> meta-oe
> meta-networking
> meta-webserver    = "master:3ef8bfd7a9552637b2eeaadc01d5fb3ae5896025"
> 
> NOTE: Resolving any missing task queue dependencies
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> 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_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> x/nativesdk-packagegroup-sdk-host Matched in
> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> 
>  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> x/runtime/nativesdk-packagegroup-sdk-host.packaged Matched in
> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> 
>  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> x/runtime/nativesdk-packagegroup-sdk-host Matched in
> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> 
>  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> x/runtime-reverse/nativesdk-packagegroup-sdk-host Matched in
> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata Please verify
> which package should provide the above files.
> 
> 
> Should I be worried or do I need to do something about the
> nativesdk-packagegroup-sdk-host warnings?
> 
> I've never seen them before and I couldn't find anyone else talking about
> them so I thought I'd ask.

Depends. Without looking at the recipe and output closely it's hard to tell 
whether this is indicative or a problem or not, but it should be resolved by 
the meta-ti maintainers. Denys, you might want to take a closer look at this.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 15:13 ` Paul Eggleton
@ 2013-07-23 15:34   ` Denys Dmytriyenko
  2013-07-23 15:56     ` Brian Hutchinson
                       ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Denys Dmytriyenko @ 2013-07-23 15:34 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: yocto, Denys Dmytriyenko

On Tue, Jul 23, 2013 at 04:13:18PM +0100, Paul Eggleton wrote:
> On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote:
> > I'm using master branch of Yocto and meta-ti (and meta-openembedded).
> > 
> > I built meta-toolchain for beaglebone machine type and then I went into my
> > local.conf and changed sdkmachine to i686 as I need both 64bit & 32bit
> > toolchains.  After modifying my local.conf I ran bitbake meta-toolchain
> > again and received these warnings:
> > 
> > hutch@neo:~/yocto_master_beaglebone/poky/build$ bitbake meta-toolchain
> > WARNING: Host distribution "Debian-7.1" has not been validated with this
> > version of the build system; you may possibly experience unexpected
> > failures. It is recommended that you use a tested distribution.
> > WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
> > ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
> > ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
> > ${base_libdir}/*.la) replaces original key FILES_ti-ipc-dev (${libdir}/*).
> > 
> > WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
> > ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
> > ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
> > ${base_libdir}/*.la) replaces original key FILES_ti-syslink-dev
> > (${libdir}/*).

These FILES_${PN}-dev warnings indeed come from meta-ti and so far harmless - 
I haven't had bandwidth to fix them, as they seem low priority.


> > Parsing recipes: 100%
> > 
> > NOTE: Resolving any missing task queue dependencies
> > NOTE: Preparing runqueue
> > NOTE: Executing SetScene Tasks
> > NOTE: Executing RunQueue Tasks
> > 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_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> > x/nativesdk-packagegroup-sdk-host Matched in
> > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> > 
> >  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> > x/runtime/nativesdk-packagegroup-sdk-host.packaged Matched in
> > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> > 
> >  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> > x/runtime/nativesdk-packagegroup-sdk-host Matched in
> > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> > 
> >  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> > x/runtime-reverse/nativesdk-packagegroup-sdk-host Matched in
> > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata Please verify
> > which package should provide the above files.
> > 
> > 
> > Should I be worried or do I need to do something about the
> > nativesdk-packagegroup-sdk-host warnings?
> > 
> > I've never seen them before and I couldn't find anyone else talking about
> > them so I thought I'd ask.
> 
> Depends. Without looking at the recipe and output closely it's hard to tell 
> whether this is indicative or a problem or not, but it should be resolved by 
> the meta-ti maintainers. Denys, you might want to take a closer look at this.

And the warnings in question about nativesdk-packagegroup-sdk-host have 
absolutely nothing to do with meta-ti - there are no SDK packagegroup recipes 
in meta-ti.

-- 
Denys


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 15:34   ` Denys Dmytriyenko
@ 2013-07-23 15:56     ` Brian Hutchinson
  2013-07-23 17:18     ` Paul Eggleton
  2013-07-23 22:01     ` Christian Gagneraud
  2 siblings, 0 replies; 12+ messages in thread
From: Brian Hutchinson @ 2013-07-23 15:56 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: yocto, Denys Dmytriyenko, Paul Eggleton

[-- Attachment #1: Type: text/plain, Size: 4002 bytes --]

Replying from phone again ... sorry for top post.

Those aren't the messages I was concerned about.  The
nativesdk-packagegroup-sdk messages are the ones that got my attention and
I didn't think they were necessarily associated with meta-ti.
On Jul 23, 2013 11:34 AM, "Denys Dmytriyenko" <denis@denix.org> wrote:

> On Tue, Jul 23, 2013 at 04:13:18PM +0100, Paul Eggleton wrote:
> > On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote:
> > > I'm using master branch of Yocto and meta-ti (and meta-openembedded).
> > >
> > > I built meta-toolchain for beaglebone machine type and then I went
> into my
> > > local.conf and changed sdkmachine to i686 as I need both 64bit & 32bit
> > > toolchains.  After modifying my local.conf I ran bitbake meta-toolchain
> > > again and received these warnings:
> > >
> > > hutch@neo:~/yocto_master_beaglebone/poky/build$ bitbake meta-toolchain
> > > WARNING: Host distribution "Debian-7.1" has not been validated with
> this
> > > version of the build system; you may possibly experience unexpected
> > > failures. It is recommended that you use a tested distribution.
> > > WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
> > > ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
> > > ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
> > > ${base_libdir}/*.la) replaces original key FILES_ti-ipc-dev
> (${libdir}/*).
> > >
> > > WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
> > > ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
> > > ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
> > > ${base_libdir}/*.la) replaces original key FILES_ti-syslink-dev
> > > (${libdir}/*).
>
> These FILES_${PN}-dev warnings indeed come from meta-ti and so far
> harmless -
> I haven't had bandwidth to fix them, as they seem low priority.
>
>
> > > Parsing recipes: 100%
> > >
> > > NOTE: Resolving any missing task queue dependencies
> > > NOTE: Preparing runqueue
> > > NOTE: Executing SetScene Tasks
> > > NOTE: Executing RunQueue Tasks
> > > 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_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> > > x/nativesdk-packagegroup-sdk-host Matched in
> > > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> > >
> > >
>  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> > > x/runtime/nativesdk-packagegroup-sdk-host.packaged Matched in
> > > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> > >
> > >
>  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> > > x/runtime/nativesdk-packagegroup-sdk-host Matched in
> > > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> > >
> > >
>  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> > > x/runtime-reverse/nativesdk-packagegroup-sdk-host Matched in
> > > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata Please
> verify
> > > which package should provide the above files.
> > >
> > >
> > > Should I be worried or do I need to do something about the
> > > nativesdk-packagegroup-sdk-host warnings?
> > >
> > > I've never seen them before and I couldn't find anyone else talking
> about
> > > them so I thought I'd ask.
> >
> > Depends. Without looking at the recipe and output closely it's hard to
> tell
> > whether this is indicative or a problem or not, but it should be
> resolved by
> > the meta-ti maintainers. Denys, you might want to take a closer look at
> this.
>
> And the warnings in question about nativesdk-packagegroup-sdk-host have
> absolutely nothing to do with meta-ti - there are no SDK packagegroup
> recipes
> in meta-ti.
>
> --
> Denys
>

[-- Attachment #2: Type: text/html, Size: 4737 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 15:34   ` Denys Dmytriyenko
  2013-07-23 15:56     ` Brian Hutchinson
@ 2013-07-23 17:18     ` Paul Eggleton
  2013-07-23 22:01     ` Christian Gagneraud
  2 siblings, 0 replies; 12+ messages in thread
From: Paul Eggleton @ 2013-07-23 17:18 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: yocto, Denys Dmytriyenko

On Tuesday 23 July 2013 11:34:40 Denys Dmytriyenko wrote:
> On Tue, Jul 23, 2013 at 04:13:18PM +0100, Paul Eggleton wrote:
> > On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote:
> > > I'm using master branch of Yocto and meta-ti (and meta-openembedded).
> > > 
> > > I built meta-toolchain for beaglebone machine type and then I went into
> > > my
> > > local.conf and changed sdkmachine to i686 as I need both 64bit & 32bit
> > > toolchains.  After modifying my local.conf I ran bitbake meta-toolchain
> > > again and received these warnings:
> > > 
> > > hutch@neo:~/yocto_master_beaglebone/poky/build$ bitbake meta-toolchain
> > > WARNING: Host distribution "Debian-7.1" has not been validated with this
> > > version of the build system; you may possibly experience unexpected
> > > failures. It is recommended that you use a tested distribution.
> > > WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
> > > ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
> > > ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
> > > ${base_libdir}/*.la) replaces original key FILES_ti-ipc-dev
> > > (${libdir}/*).
> > > 
> > > WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
> > > ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
> > > ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
> > > ${base_libdir}/*.la) replaces original key FILES_ti-syslink-dev
> > > (${libdir}/*).
> 
> These FILES_${PN}-dev warnings indeed come from meta-ti and so far harmless
> - I haven't had bandwidth to fix them, as they seem low priority.

As long as they don't change what actually ends up in each package, they're 
not an immediate concern.

> > > Parsing recipes: 100%
> > > 
> > > NOTE: Resolving any missing task queue dependencies
> > > NOTE: Preparing runqueue
> > > NOTE: Executing SetScene Tasks
> > > NOTE: Executing RunQueue Tasks
> > > 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_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-
> > >  linu
> > > 
> > > x/nativesdk-packagegroup-sdk-host Matched in
> > > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> > > 
> > >  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-
> > >  linu
> > > 
> > > x/runtime/nativesdk-packagegroup-sdk-host.packaged Matched in
> > > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> > > 
> > >  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-
> > >  linu
> > > 
> > > x/runtime/nativesdk-packagegroup-sdk-host Matched in
> > > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> > > 
> > >  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-
> > >  linu
> > > 
> > > x/runtime-reverse/nativesdk-packagegroup-sdk-host Matched in
> > > manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata Please
> > > verify
> > > which package should provide the above files.
> > > 
> > > 
> > > Should I be worried or do I need to do something about the
> > > nativesdk-packagegroup-sdk-host warnings?
> > > 
> > > I've never seen them before and I couldn't find anyone else talking
> > > about
> > > them so I thought I'd ask.
> > 
> > Depends. Without looking at the recipe and output closely it's hard to
> > tell whether this is indicative or a problem or not, but it should be
> > resolved by the meta-ti maintainers. Denys, you might want to take a
> > closer look at this.
>
> And the warnings in question about nativesdk-packagegroup-sdk-host have
> absolutely nothing to do with meta-ti - there are no SDK packagegroup
> recipes in meta-ti.

You're right, I had skimmed over the log and will answer the actual question 
in the original part of the thread. My apologies.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 14:13 Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain Brian Hutchinson
  2013-07-23 15:13 ` Paul Eggleton
@ 2013-07-23 17:19 ` Paul Eggleton
  2013-07-23 17:23   ` Brian Hutchinson
  2013-07-23 17:31 ` Khem Raj
  2 siblings, 1 reply; 12+ messages in thread
From: Paul Eggleton @ 2013-07-23 17:19 UTC (permalink / raw)
  To: Brian Hutchinson; +Cc: yocto

Hi Brian,

On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote:
> 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_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> x/nativesdk-packagegroup-sdk-host Matched in
> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> 
>  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> x/runtime/nativesdk-packagegroup-sdk-host.packaged Matched in
> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> 
>  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> x/runtime/nativesdk-packagegroup-sdk-host Matched in
> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> 
>  /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
> x/runtime-reverse/nativesdk-packagegroup-sdk-host Matched in
> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata Please verify
> which package should provide the above files.
> 
> 
> Should I be worried or do I need to do something about the
> nativesdk-packagegroup-sdk-host warnings?
> 
> I've never seen them before and I couldn't find anyone else talking about
> them so I thought I'd ask.

Did you perhaps build meta-toolchain and then change MACHINE and build it 
again? What happened prior to this build?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 17:19 ` Paul Eggleton
@ 2013-07-23 17:23   ` Brian Hutchinson
  2013-07-23 17:35     ` Paul Eggleton
  0 siblings, 1 reply; 12+ messages in thread
From: Brian Hutchinson @ 2013-07-23 17:23 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

On Tue, Jul 23, 2013 at 1:19 PM, Paul Eggleton <
paul.eggleton@linux.intel.com> wrote:

> Hi Brian,
>
> Did you perhaps build meta-toolchain and then change MACHINE and build it
> again? What happened prior to this build?
>
>
> I ran bitbake meta-toolchain and when that was complete I edited my
local.conf and uncommented the following line so I would get a 32 bit
toolchain:
SDKMACHINE ?= "i686"

... and then I ran bitbake meta-toolchain again and that is when the
messages appeared that I copied in the OP.

Regards,

Brian

[-- Attachment #2: Type: text/html, Size: 980 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 14:13 Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain Brian Hutchinson
  2013-07-23 15:13 ` Paul Eggleton
  2013-07-23 17:19 ` Paul Eggleton
@ 2013-07-23 17:31 ` Khem Raj
  2 siblings, 0 replies; 12+ messages in thread
From: Khem Raj @ 2013-07-23 17:31 UTC (permalink / raw)
  To: Brian Hutchinson; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1400 bytes --]


On Jul 23, 2013, at 7:13 AM, Brian Hutchinson <b.hutchman@gmail.com> wrote:

> 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_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linux/nativesdk-packagegroup-sdk-host
>    Matched in manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
>    /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linux/runtime/nativesdk-packagegroup-sdk-host.packaged
>    Matched in manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
>    /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linux/runtime/nativesdk-packagegroup-sdk-host
>    Matched in manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
>    /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linux/runtime-reverse/nativesdk-packagegroup-sdk-host
>    Matched in manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
> Please verify which package should provide the above files.
> 
> 
> Should I be worried or do I need to do something about the nativesdk-packagegroup-sdk-host warnings?
> 

since they are getting installed on all-*-*,  I wouldn't be too much worried. but it would be interesting to see if these files are different in anyway

[-- Attachment #2: Type: text/html, Size: 3404 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 17:23   ` Brian Hutchinson
@ 2013-07-23 17:35     ` Paul Eggleton
  2013-07-23 17:44       ` Khem Raj
  0 siblings, 1 reply; 12+ messages in thread
From: Paul Eggleton @ 2013-07-23 17:35 UTC (permalink / raw)
  To: Brian Hutchinson; +Cc: yocto

On Tuesday 23 July 2013 13:23:46 Brian Hutchinson wrote:
> On Tue, Jul 23, 2013 at 1:19 PM, Paul Eggleton <
> paul.eggleton@linux.intel.com> wrote:
> > Hi Brian,
> > 
> > Did you perhaps build meta-toolchain and then change MACHINE and build it
> > again? What happened prior to this build?
> > 
> > 
> > I ran bitbake meta-toolchain and when that was complete I edited my
> 
> local.conf and uncommented the following line so I would get a 32 bit
> toolchain:
> SDKMACHINE ?= "i686"
> 
> ... and then I ran bitbake meta-toolchain again and that is when the
> messages appeared that I copied in the OP.

OK, so I can see what's happening here. The package name does not change 
depending on what SDKMACHINE is set to and thus it sees two "different" writes 
to the same file.

I'd need to verify in the case of where you switched back and rebuilt meta-
toolchain again for x86-64, but I think in this instance you'll find that it 
isn't a problem since it should build (or restore from shared state) the 
appropriate version of  nativesdk-packagegroup-sdk-host.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 17:35     ` Paul Eggleton
@ 2013-07-23 17:44       ` Khem Raj
  0 siblings, 0 replies; 12+ messages in thread
From: Khem Raj @ 2013-07-23 17:44 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: yocto


On Jul 23, 2013, at 10:35 AM, Paul Eggleton <paul.eggleton@linux.intel.com> wrote:

> 
> OK, so I can see what's happening here. The package name does not change 
> depending on what SDKMACHINE is set to and thus it sees two "different" writes 
> to the same file.
> 
> I'd need to verify in the case of where you switched back and rebuilt meta-
> toolchain again for x86-64, but I think in this instance you'll find that it 
> isn't a problem since it should build (or restore from shared state) the 
> appropriate version of  nativesdk-packagegroup-sdk-host.

if the package is same despite the sdk host being different then issue is to make sure
that shared state reuses the is packages irrespective of SDK host then the issue should disappear too



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 15:34   ` Denys Dmytriyenko
  2013-07-23 15:56     ` Brian Hutchinson
  2013-07-23 17:18     ` Paul Eggleton
@ 2013-07-23 22:01     ` Christian Gagneraud
  2013-10-29 20:47       ` Brian Hutchinson
  2 siblings, 1 reply; 12+ messages in thread
From: Christian Gagneraud @ 2013-07-23 22:01 UTC (permalink / raw)
  To: yocto

On 24/07/13 03:34, Denys Dmytriyenko wrote:
> On Tue, Jul 23, 2013 at 04:13:18PM +0100, Paul Eggleton wrote:
>> On Tuesday 23 July 2013 10:13:10 Brian Hutchinson wrote:
>>> I'm using master branch of Yocto and meta-ti (and meta-openembedded).
>>>
>>> I built meta-toolchain for beaglebone machine type and then I went into my
>>> local.conf and changed sdkmachine to i686 as I need both 64bit & 32bit
>>> toolchains.  After modifying my local.conf I ran bitbake meta-toolchain
>>> again and received these warnings:
>>>
>>> hutch@neo:~/yocto_master_beaglebone/poky/build$ bitbake meta-toolchain
>>> WARNING: Host distribution "Debian-7.1" has not been validated with this
>>> version of the build system; you may possibly experience unexpected
>>> failures. It is recommended that you use a tested distribution.
>>> WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
>>> ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
>>> ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
>>> ${base_libdir}/*.la) replaces original key FILES_ti-ipc-dev (${libdir}/*).
>>>
>>> WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV}
>>> ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig
>>> ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la
>>> ${base_libdir}/*.la) replaces original key FILES_ti-syslink-dev
>>> (${libdir}/*).
>
> These FILES_${PN}-dev warnings indeed come from meta-ti and so far harmless -
> I haven't had bandwidth to fix them, as they seem low priority.

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

>
>
>>> Parsing recipes: 100%
>>>
>>> NOTE: Resolving any missing task queue dependencies
>>> NOTE: Preparing runqueue
>>> NOTE: Executing SetScene Tasks
>>> NOTE: Executing RunQueue Tasks
>>> 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_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
>>> x/nativesdk-packagegroup-sdk-host Matched in
>>> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
>>>
>>>   /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
>>> x/runtime/nativesdk-packagegroup-sdk-host.packaged Matched in
>>> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
>>>
>>>   /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
>>> x/runtime/nativesdk-packagegroup-sdk-host Matched in
>>> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata
>>>
>>>   /home/hutch/yocto_master_beaglebone/poky/build/tmp/pkgdata/all-pokysdk-linu
>>> x/runtime-reverse/nativesdk-packagegroup-sdk-host Matched in
>>> manifest-x86_64-nativesdk-packagegroup-sdk-host.packagedata Please verify
>>> which package should provide the above files.
>>>
>>>
>>> Should I be worried or do I need to do something about the
>>> nativesdk-packagegroup-sdk-host warnings?
>>>
>>> I've never seen them before and I couldn't find anyone else talking about
>>> them so I thought I'd ask.
>>
>> Depends. Without looking at the recipe and output closely it's hard to tell
>> whether this is indicative or a problem or not, but it should be resolved by
>> the meta-ti maintainers. Denys, you might want to take a closer look at this.
>
> And the warnings in question about nativesdk-packagegroup-sdk-host have
> absolutely nothing to do with meta-ti - there are no SDK packagegroup recipes
> in meta-ti.
>



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
  2013-07-23 22:01     ` Christian Gagneraud
@ 2013-10-29 20:47       ` Brian Hutchinson
  0 siblings, 0 replies; 12+ messages in thread
From: Brian Hutchinson @ 2013-10-29 20:47 UTC (permalink / raw)
  Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 3685 bytes --]

On Tue, Jul 23, 2013 at 6:01 PM, Christian Gagneraud <chgans@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@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

[-- Attachment #2: Type: text/html, Size: 4391 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-10-29 20:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-23 14:13 Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain Brian Hutchinson
2013-07-23 15:13 ` Paul Eggleton
2013-07-23 15:34   ` Denys Dmytriyenko
2013-07-23 15:56     ` Brian Hutchinson
2013-07-23 17:18     ` Paul Eggleton
2013-07-23 22:01     ` Christian Gagneraud
2013-10-29 20:47       ` Brian Hutchinson
2013-07-23 17:19 ` Paul Eggleton
2013-07-23 17:23   ` Brian Hutchinson
2013-07-23 17:35     ` Paul Eggleton
2013-07-23 17:44       ` Khem Raj
2013-07-23 17:31 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.