[yocto] yocto-dora problems building python

Khem Raj raj.khem at gmail.com
Mon Oct 28 12:35:54 PDT 2013


On Fri, Oct 25, 2013 at 6:16 AM, João Henrique Freitas <joaohf at gmail.com> 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?

python build system is very stubborn and does not respect cross
compilation many times. You might have uncovered some case
that hasnt been seen yet.  You should put your build logs for python
somewhere so we can take a look and understand better
whats going on

>
> ----
> 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.
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list