On 11/24/2014 07:26 PM, Burton, Ross wrote:

On 24 November 2014 at 05:19, Chong Lu <chong...@windriver.com <mailto:chong...@windriver.com>> wrote:

    After I upgrade bison, I test world on qemuppc and qemux86, that's ok.
    Can you tell me, which arch will build failure or how to reproduce
    this failure?
    I will try to fix it.


https://autobuilder.yoctoproject.org/main/builders/nightly-ppc-lsb/builds/104/steps/BuildImages/logs/stdio

That's PPC with poky-lsb. It may be unrelated but the failures involve bison. I see that glibc doesn't depend on bison-native so if it is running the tool at build time there could be problems with bison being replaced during a build.

Ross

Hi Ross,

I try to reproduce this issue in my environment. But I can't get build failure about glibc.
glibc depends on bison-native:
"glibc" -> "kconfig-frontends-native" -> "bison-native"
I checked glibc source code. In intl/plural.c file, The bison version is defined:
#define YYBISON_VERSION "2.7"
Does this issue related with sstate?
I build world on some arch, no build failure appear.:-)

Best Regards
Chong
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to