All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Denys Dmytriyenko <denis@denix.org>
Cc: yocto@yoctoproject.org, Denys Dmytriyenko <denys@ti.com>
Subject: Re: Should I be worried about this nativesdk-packagegroup-sdk-host warning while building meta-toolchain
Date: Tue, 23 Jul 2013 18:18:08 +0100	[thread overview]
Message-ID: <2666754.PlhrvUrtdC@helios> (raw)
In-Reply-To: <20130723153440.GC21440@denix.org>

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


  parent reply	other threads:[~2013-07-23 17:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2666754.PlhrvUrtdC@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=denis@denix.org \
    --cc=denys@ti.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.