[OE-core] configure error for glibc 2.25.2

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jan 25 10:04:15 UTC 2017


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... :/

Cheers,

Richard





More information about the Openembedded-core mailing list