Hello, I took some time to test this issue and if I run using Ubuntu 13.04 32bits, no problem. But when I switched to 64 bits (cleaning my build dir) I got the problem again.
Using Ubuntu 13.10 64 bits is fine. But I needed to install gcc-multilib. Because syslinux complains about that is unable to compile using the target i386. Thanks. On Fri, Oct 25, 2013 at 11:16 AM, João Henrique Freitas <[email protected]>wrote: > > Hello, > > I got this QA error when build python: > > ERROR: QA Issue: python: The compile log indicates that host include > and/or library paths were used. > > Any hint? > > ---- > Build Configuration: > BB_VERSION = "1.20.0" > BUILD_SYS = "x86_64-linux" > NATIVELSBSTRING = "Ubuntu-13.04" > TARGET_SYS = "i586-poky-linux" > MACHINE = "qemux86" > DISTRO = "poky" > DISTRO_VERSION = "1.5" > TUNE_FEATURES = "m32 i586" > TARGET_FPU = "" > meta = "dora:faf8f8660fae26a14578738b642fdeb08bcb9d54" > meta-oe > meta-systemd = "dora:513e7ca20ddd0a5c3b649bf292a67c3e0473d3a8" > meta-yocto = "dora:faf8f8660fae26a14578738b642fdeb08bcb9d54" > meta-padtec > meta-otns = "master:b2db43d21f303e4e02956cc9f2e9ad2bf547dd95" > meta-intel > meta-crownbay = "custom:fa3b568222f87fc557f01bb5acb5d362e6bde301" > > NOTE: Preparing runqueue > NOTE: Executing SetScene Tasks > NOTE: Executing RunQueue Tasks > ERROR: QA Issue: python: The compile log indicates that host include > and/or library paths were used. > Please check the log > '/srv/build/yocto/build/work/i586-poky-linux/python/2.7.3-r0.3/temp/log.do_compile' > for more information. > ERROR: QA run found fatal errors. Please consider fixing them. > ERROR: Function failed: do_package_qa > ERROR: Logfile of failure stored in: > /srv/build/yocto/build/work/i586-poky-linux/python/2.7.3-r0.3/temp/log.do_package.29112 > ERROR: Task 12 (/home/jfreitas/yocto/poky/meta/recipes-devtools/python/ > python_2.7.3.bb, do_package) failed with exit code '1' > NOTE: Tasks Summary: Attempted 872 tasks of which 540 didn't need to be > rerun and 1 failed. > NOTE: Writing buildhistory > No currently running tasks (872 of 876) > > Summary: 1 task failed: > /home/jfreitas/yocto/poky/meta/recipes-devtools/python/python_2.7.3.bb, > do_package > Summary: There were 3 ERROR messages shown, returning a non-zero exit code. > > > Thanks. > -- João Henrique Ferreira de Freitas - joaohf_at_gmail.com Campinas-SP-Brasil
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
