[OE-core] configure error for glibc 2.25.2

Andrew Goodbody andrew.goodbody at cambrionix.com
Wed Jan 25 11:00:21 UTC 2017


> From: Richard Purdie [mailto:richard.purdie at linuxfoundation.org]
> On Wed, 2017-01-25 at 09:56 +0000, Andrew Goodbody wrote:
> > >
> > > From: Richard Purdie [mailto:richard.purdie at linuxfoundation.org]
> > > On Tue, 2017-01-24 at 18:08 +0000, Andrew Goodbody wrote:
> > > >
> > > > Thanks but unfortunately that did not work for me.
> > > >
> > > > I did a cleanall on glibc before trying to build it, but the
> > > > result
> > > > was the same.
> > > Try a "bitbake glibc-initial -c clean"?
> > Sorry, it was glibc-initial that I ran the cleanall on, so just clean
> > makes no difference.
> 
> Ok, what does bitbake -e show as the value of PACKAGE_EXTRA_ARCHS?
> 
> You could try putting something like:
> 
> bb.warn(d.expand("${SSTATE_MANIFESTS}/manifest-%s-
> *.populate_sysroot" % pkgarch))
> 
> into that 'for pkgarch in pkgarchs' loop and see what its looking for.
> There is some detail I'm missing with the problem right now... :/

And the detail is that that bit of code is not called in this situation. I think it is only used when no dependencies are declared. The attached patch fixes it for me.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tunearch.patch
Type: application/octet-stream
Size: 1592 bytes
Desc: tunearch.patch
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170125/d0a8f85a/attachment-0001.obj>


More information about the Openembedded-core mailing list