<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>P-SeriesのトピックRe: Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
    <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249228#M461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bitbake performs the network sanity check if the host PC has http, https and git protocol connectivity. &lt;SPAN style="font-size: 10pt;"&gt;If you want to disable it, you can add below line in build_p4080ds_release/conf/local.conf.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONNECTIVITY_CHECK_URIS = ""&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Apr 2013 04:42:02 GMT</pubDate>
    <dc:creator>yoshi</dc:creator>
    <dc:date>2013-04-08T04:42:02Z</dc:date>
    <item>
      <title>Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
      <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249227#M460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;#################################################################################################################################&lt;/P&gt;&lt;P&gt;Freescale Linux-Oriented Software Development Kit&lt;/P&gt;&lt;P&gt;#################################################################################################################################&lt;/P&gt;&lt;P&gt;[install the SDK]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to install Yocto on the host machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1. Mount the ISO on your machine:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ sudo mount -o loop QorIQ-SDK-V1.3-&amp;lt;target&amp;gt;-&amp;lt;yyyymmdd&amp;gt;-yocto.iso /mnt/cdrom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2. As a non-root user, install the Yocto:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ /mnt/cdrom/install&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 3. When you are prompted to input the install path, ensure that the current user has the correct permission for the install path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Host Environment]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to Set up the Host Environment for doing a build with Yocto.&lt;/P&gt;&lt;P&gt;The following steps are used to prepare the environment for doing a build with Yocto:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ cd &amp;lt;yocto_install_path&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ . /scripts/host-prepare.sh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ source ./fsl-setup-poky -m &amp;lt;machine&amp;gt; -j [# of bitbake jobs] -t [# of makethreads]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * $ source ./fsl-setup-poky -m p4080ds -j 12 -t 12 -l&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Builds]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to Set up a Cross Build Environment and Perform Builds&lt;/P&gt;&lt;P&gt;Follow these steps to do builds using Yocto. Be sure to set up the host environment before doing these steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ cd &amp;lt;yocto_install_path&amp;gt;/build_&amp;lt;machine&amp;gt;_release/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ bitbake &amp;lt;image-target&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Where &amp;lt;image-target&amp;gt; is one of the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * fsl-image-minimal: contains basic packages to boot up a board&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * fsl-image-core: contains common open source packages and Freescale-specific packages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * fsl-image-full: contains all packages in the full package list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * fsl-image-flash: contains all the user space apps needed to deploy the fsl-image-full image to a USB stick, hard drive, or other large physical media.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * fsl-image-kvm: contains guest rootfs in qemu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * fsl-toolchain: the cross compiler binary package&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * package-name(usdpaa): build a specific package&lt;/P&gt;&lt;P&gt;#################################################################################################################################&lt;/P&gt;&lt;P&gt;Before the last step(#bitbake fsl-image-minimal),everthing goes well.Below is my log.&lt;/P&gt;&lt;P&gt;#################################################################################################################################&lt;/P&gt;&lt;P&gt;[mgkiller@localhost QorIQ-SDK-V1.3-20121114-yocto]$ &lt;/P&gt;&lt;P&gt;[mgkiller@localhost QorIQ-SDK-V1.3-20121114-yocto]$ &lt;/P&gt;&lt;P&gt;[mgkiller@localhost QorIQ-SDK-V1.3-20121114-yocto]$ source ./fsl-setup-poky -m p4080ds -j 12 -t 12 -l&lt;/P&gt;&lt;P&gt;Configuring for p4080ds board type&lt;/P&gt;&lt;P&gt;Run the following commands to start a build:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake fsl-image-lsb-sdk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake fsl-image-minimal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake fsl-image-core&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake fsl-image-flash&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake fsl-image-kvm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake fsl-image-full&lt;/P&gt;&lt;P&gt;To return to this build environment later please run:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; source /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/SOURCE_THIS&lt;/P&gt;&lt;P&gt;[mgkiller@localhost build_p4080ds_release]$&lt;/P&gt;&lt;P&gt;[mgkiller@localhost build_p4080ds_release]$&lt;/P&gt;&lt;P&gt;[mgkiller@localhost build_p4080ds_release]$ bitbake fsl-image-minimal&lt;/P&gt;&lt;P&gt;Pseudo is not present but is required, building this first before the main build&lt;/P&gt;&lt;P&gt;DEBUG: Removed the following variables from the environment: SSH_ASKPASS, GNOME_DESKTOP_SESSION_ID, LESSOPEN, QT_IM_MODULE, INPUTRC, SHLVL, G_BROKEN_FILENAMES, HISTSIZE, WINDOWID, XMODIFIERS, BBFETCH2, USERNAME, GDM_XSERVER_LOCATION, GDMSESSION, GTK_IM_MODULE, BUILDDIR, HOSTNAME, CVS_RSH, MAIL, LS_COLORS&lt;/P&gt;&lt;P&gt;DEBUG: Found bblayers.conf (/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/conf/bblayers.conf)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/conf/bblayers.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-yocto&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-yocto/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc-private&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc-private/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-oe/meta-oe&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-oe/meta-oe/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/bitbake.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:652: including conf/abi_version.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/abi_version.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:653: including conf/site.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/site.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:654: including conf/auto.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/auto.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:655: including conf/local.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD conf/local.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:656: including conf/build/i686-linux.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/build/i686-linux.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:657: including conf/target/INVALID-oe-linux.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/target/INVALID-oe-linux.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:658: including conf/machine/p4080ds.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/p4080ds.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/p4080ds.conf:4: including e500mc.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/e500mc.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/e500mc.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/e500mc.inc:3: including conf/machine/include/tune-ppce500mc.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/tune-ppce500mc.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/tune-ppce500mc.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/tune-ppce500mc.inc:3: including conf/machine/include/powerpc/arch-powerpc.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/powerpc/arch-powerpc.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/powerpc/arch-powerpc.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:659: including conf/machine-sdk/${SDKMACHINE}.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/machine-sdk/${SDKMACHINE}.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:660: including conf/distro/fsl.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/distro/fsl.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:661: including conf/distro/defaultsetup.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:1: including conf/distro/include/default-providers.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-providers.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-providers.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:2: including conf/distro/include/default-versions.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-versions.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-versions.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:3: including conf/distro/include/default-distrovars.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-distrovars.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-distrovars.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:4: including conf/distro/include/world-broken.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/world-broken.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/world-broken.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:7: including conf/distro/include/tcmode-default.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tcmode-default.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tcmode-default.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tcmode-default.inc:59: including conf/distro/include/as-needed.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/as-needed.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/as-needed.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:10: including conf/distro/include/tclibc-eglibc.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tclibc-eglibc.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tclibc-eglibc.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:662: including conf/documentation.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/documentation.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:663: including conf/sanity.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/sanity.conf&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/base.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:3: inheriting classes/patch.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/patch.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/patch.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/patch.bbclass:8: inheriting classes/terminal.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/terminal.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/terminal.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:4: inheriting classes/staging.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/staging.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/staging.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:6: inheriting classes/mirrors.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/mirrors.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/mirrors.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:7: inheriting classes/utils.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/utils.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/utils.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:8: inheriting classes/utility-tasks.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/utility-tasks.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/utility-tasks.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:9: inheriting classes/metadata_scm.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/metadata_scm.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/metadata_scm.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:10: inheriting classes/logging.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/logging.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/logging.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/rm_work.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/rm_work.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/rm_work.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/own-mirrors.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/own-mirrors.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/own-mirrors.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/package_rpm.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package_rpm.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package_rpm.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package_rpm.bbclass:1: inheriting classes/package.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package.bbclass:41: inheriting classes/packagedata.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/packagedata.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/packagedata.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package.bbclass:42: inheriting classes/prserv.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/prserv.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/prserv.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/buildstats.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/buildstats.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/buildstats.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/image-mklibs.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/image-mklibs.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/image-mklibs.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/image-prelink.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/image-prelink.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/image-prelink.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/insane.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/insane.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/insane.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/debian.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/debian.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/debian.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/devshell.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/devshell.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/devshell.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/sstate.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/sstate.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/sstate.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/license.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/license.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/license.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/sanity.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/sanity.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/sanity.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: Clearing SRCREV cache due to cache policy of: clear&lt;/P&gt;&lt;P&gt;DEBUG: Using cache in '/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/cache/bb_codeparser.dat' for codeparser cache&lt;/P&gt;&lt;P&gt;WARNING: Host distribution "CentOS release 5.4 (Final)" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;/P&gt;&lt;P&gt;DEBUG: Fetcher accessed the network with the command git ls-remote git://git.yoctoproject.org/yocto-firewall-test HEAD&lt;/P&gt;&lt;P&gt;DEBUG: Running export HOME="/home/mgkiller"; export SSH_AGENT_PID="3552"; export SSH_AUTH_SOCK="/tmp/ssh-oerzmI3517/agent.3517"; export GIT_CONFIG="/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/etc/gitconfig"; export PATH="/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/usr/bin/ppce500mc-fsl-linux:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/p4080ds/usr/bin/crossscripts:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/usr/sbin:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/usr/bin:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/sbin:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux//bin:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/bitbake/bin/:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/scripts:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/bitbake/bin/:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/mgkiller/bin:/usr/crosstool/usr/bin:/usr/local/bin:/sbin:/usr/bin/yum:/home/mgkiller/QorIQ_SDK-20110709-systembuilder/freescale-2010.09/bin/:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/scripts"; git ls-remote git://git.yoctoproject.org/yocto-firewall-test HEAD&lt;/P&gt;&lt;P&gt;ERROR:&amp;nbsp; OE-core's config sanity checker detected a potential misconfiguration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Following is the list of potential problems / advisories:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed to fetch test data from the network. Please ensure your network is configured correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Execution of event handler 'check_sanity_eventhandler' failed&lt;/P&gt;&lt;P&gt;DEBUG: Removed the following variables from the environment: SSH_ASKPASS, GNOME_DESKTOP_SESSION_ID, LESSOPEN, QT_IM_MODULE, INPUTRC, SHLVL, G_BROKEN_FILENAMES, HISTSIZE, WINDOWID, XMODIFIERS, BBFETCH2, USERNAME, GDM_XSERVER_LOCATION, GDMSESSION, GTK_IM_MODULE, BUILDDIR, HOSTNAME, CVS_RSH, MAIL, LS_COLORS&lt;/P&gt;&lt;P&gt;DEBUG: Found bblayers.conf (/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/conf/bblayers.conf)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/conf/bblayers.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-yocto&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-yocto/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc-private&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc-private/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: Adding layer /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-oe/meta-oe&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-oe/meta-oe/conf/layer.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/bitbake.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:652: including conf/abi_version.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/abi_version.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:653: including conf/site.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/site.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:654: including conf/auto.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/auto.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:655: including conf/local.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD conf/local.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:656: including conf/build/i686-linux.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/build/i686-linux.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:657: including conf/target/INVALID-oe-linux.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/target/INVALID-oe-linux.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:658: including conf/machine/p4080ds.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/p4080ds.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/p4080ds.conf:4: including e500mc.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/e500mc.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/e500mc.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/machine/e500mc.inc:3: including conf/machine/include/tune-ppce500mc.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/tune-ppce500mc.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/tune-ppce500mc.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/tune-ppce500mc.inc:3: including conf/machine/include/powerpc/arch-powerpc.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/powerpc/arch-powerpc.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/machine/include/powerpc/arch-powerpc.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:659: including conf/machine-sdk/${SDKMACHINE}.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF file 'conf/machine-sdk/${SDKMACHINE}.conf' not found&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:660: including conf/distro/fsl.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta-fsl-ppc/conf/distro/fsl.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:661: including conf/distro/defaultsetup.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:1: including conf/distro/include/default-providers.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-providers.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-providers.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:2: including conf/distro/include/default-versions.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-versions.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-versions.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:3: including conf/distro/include/default-distrovars.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-distrovars.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/default-distrovars.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:4: including conf/distro/include/world-broken.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/world-broken.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/world-broken.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:7: including conf/distro/include/tcmode-default.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tcmode-default.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tcmode-default.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tcmode-default.inc:59: including conf/distro/include/as-needed.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/as-needed.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/as-needed.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/defaultsetup.conf:10: including conf/distro/include/tclibc-eglibc.inc&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tclibc-eglibc.inc: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/distro/include/tclibc-eglibc.inc&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:662: including conf/documentation.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/documentation.conf&lt;/P&gt;&lt;P&gt;DEBUG: CONF conf/bitbake.conf:663: including conf/sanity.conf&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/conf/sanity.conf&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/base.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:3: inheriting classes/patch.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/patch.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/patch.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/patch.bbclass:8: inheriting classes/terminal.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/terminal.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/terminal.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:4: inheriting classes/staging.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/staging.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/staging.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:6: inheriting classes/mirrors.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/mirrors.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/mirrors.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:7: inheriting classes/utils.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/utils.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/utils.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:8: inheriting classes/utility-tasks.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/utility-tasks.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/utility-tasks.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:9: inheriting classes/metadata_scm.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/metadata_scm.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/metadata_scm.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/base.bbclass:10: inheriting classes/logging.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/logging.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/logging.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/rm_work.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/rm_work.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/rm_work.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/own-mirrors.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/own-mirrors.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/own-mirrors.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/package_rpm.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package_rpm.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package_rpm.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package_rpm.bbclass:1: inheriting classes/package.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package.bbclass:41: inheriting classes/packagedata.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/packagedata.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/packagedata.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/package.bbclass:42: inheriting classes/prserv.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/prserv.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/prserv.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/buildstats.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/buildstats.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/buildstats.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/image-mklibs.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/image-mklibs.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/image-mklibs.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/image-prelink.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/image-prelink.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/image-prelink.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/insane.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/insane.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/insane.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/debian.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/debian.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/debian.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/devshell.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/devshell.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/devshell.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/sstate.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/sstate.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/sstate.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/license.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/license.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/license.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB configuration INHERITs:0: inheriting classes/sanity.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: BB /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/sanity.bbclass: handle(data, include)&lt;/P&gt;&lt;P&gt;DEBUG: LOAD /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/classes/sanity.bbclass&lt;/P&gt;&lt;P&gt;DEBUG: Clearing SRCREV cache due to cache policy of: clear&lt;/P&gt;&lt;P&gt;DEBUG: Using cache in '/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/cache/bb_codeparser.dat' for codeparser cache&lt;/P&gt;&lt;P&gt;WARNING: Host distribution "CentOS release 5.4 (Final)" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;/P&gt;&lt;P&gt;DEBUG: Fetcher accessed the network with the command git ls-remote git://git.yoctoproject.org/yocto-firewall-test HEAD&lt;/P&gt;&lt;P&gt;DEBUG: Running export HOME="/home/mgkiller"; export SSH_AGENT_PID="3552"; export SSH_AUTH_SOCK="/tmp/ssh-oerzmI3517/agent.3517"; export GIT_CONFIG="/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/etc/gitconfig"; export PATH="/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/usr/bin/ppce500mc-fsl-linux:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/p4080ds/usr/bin/crossscripts:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/usr/sbin:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/usr/bin:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux/sbin:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/i686-linux//bin:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/bitbake/bin/:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/scripts:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/bitbake/bin/:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/mgkiller/bin:/usr/crosstool/usr/bin:/usr/local/bin:/sbin:/usr/bin/yum:/home/mgkiller/QorIQ_SDK-20110709-systembuilder/freescale-2010.09/bin/:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/scripts"; git ls-remote git://git.yoctoproject.org/yocto-firewall-test HEAD&lt;/P&gt;&lt;P&gt;ERROR:&amp;nbsp; OE-core's config sanity checker detected a potential misconfiguration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Following is the list of potential problems / advisories:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed to fetch test data from the network. Please ensure your network is configured correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Execution of event handler 'check_sanity_eventhandler' failed&lt;/P&gt;&lt;P&gt;[mgkiller@localhost build_p4080ds_release]$ &lt;/P&gt;&lt;P&gt;#################################################################################################################################&lt;/P&gt;&lt;P&gt;What is the problem? &lt;/P&gt;&lt;P&gt;I need some help,anyone tell me?&lt;/P&gt;&lt;P&gt;Is it necessary for me to connet my PC to Internet?&lt;/P&gt;&lt;P&gt;My PC for work is forbidened to connect to Internet ,what shound I do?&lt;/P&gt;&lt;P&gt;#################################################################################################################################&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 14:48:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249227#M460</guid>
      <dc:creator>mgkiller</dc:creator>
      <dc:date>2013-04-02T14:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
      <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249228#M461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bitbake performs the network sanity check if the host PC has http, https and git protocol connectivity. &lt;SPAN style="font-size: 10pt;"&gt;If you want to disable it, you can add below line in build_p4080ds_release/conf/local.conf.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONNECTIVITY_CHECK_URIS = ""&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 04:42:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249228#M461</guid>
      <dc:creator>yoshi</dc:creator>
      <dc:date>2013-04-08T04:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
      <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249229#M462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also comment out the following lines in ./meta-fsl-ppc/conf/distro/fsl.conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#CONNECTIVITY_CHECK_URIS ?= "git://git.yoctoproject.org/yocto-firewall-test;protocol=git;rev=HEAD \&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://eula-downloads.yoctoproject.org/index.php"&gt;https://eula-downloads.yoctoproject.org/index.php&lt;/A&gt;&lt;SPAN&gt; \&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://bugzilla.yoctoproject.org/report.cgi"&gt;http://bugzilla.yoctoproject.org/report.cgi&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 18:55:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249229#M462</guid>
      <dc:creator>ravirao</dc:creator>
      <dc:date>2013-04-08T18:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
      <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249230#M463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Think you for your help,&lt;SPAN class="replyToName" style="font-style: inherit; font-family: inherit;"&gt;Yoshiyuki Wakinotan&lt;/SPAN&gt;i.&lt;/P&gt;&lt;P&gt;You help me a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 13:20:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249230#M463</guid>
      <dc:creator>mgkiller</dc:creator>
      <dc:date>2013-04-09T13:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
      <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249231#M464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;think you all the same, Ravi Rao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 13:24:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249231#M464</guid>
      <dc:creator>mgkiller</dc:creator>
      <dc:date>2013-04-09T13:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
      <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249232#M465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="replyToName" style="font-style: inherit; font-family: inherit; background-color: #ffffff;"&gt;Yoshiyuki Wakinotan&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;i.i wanna to a question, when i run “#bitbake fsl-image-minimal”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;i get some erro at the end.here is my log:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[mgkiller@localhost build_p4080ds_release]$ bitbake fsl-image-minimal&lt;/P&gt;&lt;P&gt;WARNING: Host distribution "CentOS release 5.4 (Final)" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;/P&gt;&lt;P&gt;Loading cache: 100% |##############################################################################################################################################################| ETA:&amp;nbsp; 00:00:00&lt;/P&gt;&lt;P&gt;Loaded 1579 entries from dependency cache.&lt;/P&gt;&lt;P&gt;Parsing recipes: 100% |############################################################################################################################################################| Time: 00:00:00&lt;/P&gt;&lt;P&gt;Parsing of 1232 .bb files complete (1231 cached, 1 parsed). 1579 targets, 48 skipped, 0 masked, 0 errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OE Build Configuration:&lt;/P&gt;&lt;P&gt;BB_VERSION&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "1.15.2"&lt;/P&gt;&lt;P&gt;TARGET_ARCH&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "powerpc"&lt;/P&gt;&lt;P&gt;TARGET_OS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "linux"&lt;/P&gt;&lt;P&gt;MACHINE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "p4080ds"&lt;/P&gt;&lt;P&gt;DISTRO&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "fsl"&lt;/P&gt;&lt;P&gt;DISTRO_VERSION&amp;nbsp;&amp;nbsp;&amp;nbsp; = "1.2"&lt;/P&gt;&lt;P&gt;TUNE_FEATURES&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "m32 fpu-hard ppce500mc"&lt;/P&gt;&lt;P&gt;TARGET_FPU&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "hard"&lt;/P&gt;&lt;P&gt;meta&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;meta-yocto&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;meta-fsl-ppc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;meta-fsl-ppc-private &lt;/P&gt;&lt;P&gt;meta-oe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "&amp;lt;unknown&amp;gt;:&amp;lt;unknown&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;NOTE: Preparing runqueue&lt;/P&gt;&lt;P&gt;NOTE: Executing SetScene Tasks&lt;/P&gt;&lt;P&gt;NOTE: Executing RunQueue Tasks&lt;/P&gt;&lt;P&gt;NOTE: Running task 380 of 1602 (ID: 599, /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-core/eglibc/eglibc_2.13.bb, do_compile)&lt;/P&gt;&lt;P&gt;NOTE: Running task 479 of 1602 (ID: 310, /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/python/python-native_2.7.2.bb, do_compile)&lt;/P&gt;&lt;P&gt;NOTE: Running task 499 of 1602 (ID: 435, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-support/attr/acl_2.2.51.bb, do_install)&lt;/P&gt;&lt;P&gt;NOTE: Running task 505 of 1602 (ID: 414, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-support/libpcre/libpcre_8.21.bb, do_compile)&lt;/P&gt;&lt;P&gt;NOTE: Running noexec task 662 of 1602 (ID: 220, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-core/util-linux/util-linux_2.21.bb, do_package_write)&lt;/P&gt;&lt;P&gt;NOTE: Running task 663 of 1602 (ID: 214, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-core/util-linux/util-linux_2.21.bb, do_populate_sysroot)&lt;/P&gt;&lt;P&gt;NOTE: Running task 948 of 1602 (ID: 152, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb, do_compile)&lt;/P&gt;&lt;P&gt;NOTE: Running task 980 of 1602 (ID: 87, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/opkg/opkg_svn.bb, do_compile)&lt;/P&gt;&lt;P&gt;NOTE: package eglibc-2.13-r29+svnr14157+fsl.1: task do_compile: Started&lt;/P&gt;&lt;P&gt;NOTE: package python-native-2.7.2-r2.4: task do_compile: Started&lt;/P&gt;&lt;P&gt;NOTE: package acl-native-2.2.51-r3: task do_install: Started&lt;/P&gt;&lt;P&gt;NOTE: package libpcre-native-8.21-r1: task do_compile: Started&lt;/P&gt;&lt;P&gt;NOTE: package util-linux-native-2.21-r5: task do_populate_sysroot: Started&lt;/P&gt;&lt;P&gt;NOTE: package genext2fs-native-1.4.1-r2: task do_compile: Started&lt;/P&gt;&lt;P&gt;NOTE: package opkg-native-1_0.1.8+svnr633-r9.0: task do_compile: Started&lt;/P&gt;&lt;P&gt;NOTE: package genext2fs-native-1.4.1-r2: task do_compile: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Running task 1001 of 1602 (ID: 147, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb, do_install)&lt;/P&gt;&lt;P&gt;NOTE: package genext2fs-native-1.4.1-r2: task do_install: Started&lt;/P&gt;&lt;P&gt;NOTE: package genext2fs-native-1.4.1-r2: task do_install: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Running noexec task 1004 of 1602 (ID: 153, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb, do_package_write)&lt;/P&gt;&lt;P&gt;NOTE: Running task 1005 of 1602 (ID: 148, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb, do_populate_sysroot)&lt;/P&gt;&lt;P&gt;NOTE: package genext2fs-native-1.4.1-r2: task do_populate_sysroot: Started&lt;/P&gt;&lt;P&gt;NOTE: package genext2fs-native-1.4.1-r2: task do_populate_sysroot: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Running noexec task 1006 of 1602 (ID: 150, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb, do_build)&lt;/P&gt;&lt;P&gt;NOTE: Running task 1007 of 1602 (ID: 155, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb, do_rm_work)&lt;/P&gt;&lt;P&gt;NOTE: package genext2fs-native-1.4.1-r2: task do_rm_work: Started&lt;/P&gt;&lt;P&gt;NOTE: package genext2fs-native-1.4.1-r2: task do_rm_work: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: package acl-native-2.2.51-r3: task do_install: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Running task 1008 of 1602 (ID: 436, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-support/attr/acl_2.2.51.bb, do_populate_sysroot)&lt;/P&gt;&lt;P&gt;NOTE: Running noexec task 1011 of 1602 (ID: 441, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-support/attr/acl_2.2.51.bb, do_package_write)&lt;/P&gt;&lt;P&gt;NOTE: package acl-native-2.2.51-r3: task do_populate_sysroot: Started&lt;/P&gt;&lt;P&gt;NOTE: package acl-native-2.2.51-r3: task do_populate_sysroot: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Running noexec task 1012 of 1602 (ID: 438, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-support/attr/acl_2.2.51.bb, do_build)&lt;/P&gt;&lt;P&gt;NOTE: Running task 1013 of 1602 (ID: 443, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-support/attr/acl_2.2.51.bb, do_rm_work)&lt;/P&gt;&lt;P&gt;NOTE: package acl-native-2.2.51-r3: task do_rm_work: Started&lt;/P&gt;&lt;P&gt;NOTE: package acl-native-2.2.51-r3: task do_rm_work: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: package util-linux-native-2.21-r5: task do_populate_sysroot: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Running noexec task 1014 of 1602 (ID: 216, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-core/util-linux/util-linux_2.21.bb, do_build)&lt;/P&gt;&lt;P&gt;NOTE: Running task 1015 of 1602 (ID: 222, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-core/util-linux/util-linux_2.21.bb, do_rm_work)&lt;/P&gt;&lt;P&gt;NOTE: Running task 1016 of 1602 (ID: 543, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.1.bb, do_configure)&lt;/P&gt;&lt;P&gt;NOTE: package util-linux-native-2.21-r5: task do_rm_work: Started&lt;/P&gt;&lt;P&gt;NOTE: package e2fsprogs-native-1.42.1-r0: task do_configure: Started&lt;/P&gt;&lt;P&gt;NOTE: package util-linux-native-2.21-r5: task do_rm_work: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: package opkg-native-1_0.1.8+svnr633-r9.0: task do_compile: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Running task 1017 of 1602 (ID: 82, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/opkg/opkg_svn.bb, do_install)&lt;/P&gt;&lt;P&gt;NOTE: package opkg-native-1_0.1.8+svnr633-r9.0: task do_install: Started&lt;/P&gt;&lt;P&gt;NOTE: package opkg-native-1_0.1.8+svnr633-r9.0: task do_install: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Running noexec task 1020 of 1602 (ID: 88, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/opkg/opkg_svn.bb, do_package_write)&lt;/P&gt;&lt;P&gt;NOTE: Running task 1021 of 1602 (ID: 83, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/opkg/opkg_svn.bb, do_populate_sysroot)&lt;/P&gt;&lt;P&gt;NOTE: package opkg-native-1_0.1.8+svnr633-r9.0: task do_populate_sysroot: Started&lt;/P&gt;&lt;P&gt;NOTE: package opkg-native-1_0.1.8+svnr633-r9.0: task do_populate_sysroot: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Running noexec task 1022 of 1602 (ID: 85, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/opkg/opkg_svn.bb, do_build)&lt;/P&gt;&lt;P&gt;NOTE: Running task 1023 of 1602 (ID: 90, virtual:native:/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-devtools/opkg/opkg_svn.bb, do_rm_work)&lt;/P&gt;&lt;P&gt;NOTE: package opkg-native-1_0.1.8+svnr633-r9.0: task do_rm_work: Started&lt;/P&gt;&lt;P&gt;NOTE: package opkg-native-1_0.1.8+svnr633-r9.0: task do_rm_work: Succeeded&lt;/P&gt;&lt;P&gt;ERROR: Function failed: do_compile (see /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/temp/log.do_compile.6416 for further information)&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/temp/log.do_compile.6416&lt;/P&gt;&lt;P&gt;Log data follows:&lt;/P&gt;&lt;P&gt;| DEBUG: SITE files ['endian-big', 'bit-32', 'powerpc-common', 'common-linux', 'common-glibc', 'powerpc32-linux', 'powerpc-linux', 'common']&lt;/P&gt;&lt;P&gt;| NOTE: make PARALLELMFLAGS=-j 12&lt;/P&gt;&lt;P&gt;| make -r PARALLELMFLAGS="-j 12" CVSOPTS="" -C /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc objdir=`pwd` all&lt;/P&gt;&lt;P&gt;| make[1]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=csu -C csu ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/csu'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/csu'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=iconv -C iconv ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/iconv'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/iconv'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=locale -C locale ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/locale'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/locale'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=localedata -C localedata ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/localedata'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/localedata'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=iconvdata -C iconvdata ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/iconvdata'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/iconvdata'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=assert -C assert ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/assert'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/assert'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=ctype -C ctype ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/ctype'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/ctype'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=intl -C intl ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/intl'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/intl'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=catgets -C catgets ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/catgets'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/catgets'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=math -C math ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/math'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/math'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=setjmp -C setjmp ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/setjmp'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/setjmp'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=signal -C signal ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/signal'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/signal'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=stdlib -C stdlib ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/stdlib'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/stdlib'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=stdio-common -C stdio-common ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/stdio-common'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/stdio-common'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=libio -C libio ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/libio'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/libio'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=dlfcn -C dlfcn ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/dlfcn'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/dlfcn'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=malloc -C malloc ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/malloc'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/malloc'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=string -C string ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/string'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/string'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=wcsmbs -C wcsmbs ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/wcsmbs'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/wcsmbs'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=timezone -C timezone ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/timezone'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/timezone'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=time -C time ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/time'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/time'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=dirent -C dirent ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/dirent'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/dirent'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=grp -C grp ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/grp'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/grp'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=pwd -C pwd ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/pwd'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/pwd'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=posix -C posix ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/posix'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/posix'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=io -C io ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/io'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/io'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=termios -C termios ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/termios'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/termios'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=resource -C resource ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/resource'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/resource'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=misc -C misc ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/misc'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/misc'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=socket -C socket ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/socket'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/socket'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=sysvipc -C sysvipc ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/sysvipc'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/sysvipc'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=gmon -C gmon ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/gmon'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/gmon'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=gnulib -C gnulib ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/gnulib'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/gnulib'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=wctype -C wctype ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/wctype'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/wctype'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=manual -C manual ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/manual'&lt;/P&gt;&lt;P&gt;| make[2]: `subdir_lib' is up to date.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/manual'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=shadow -C shadow ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/shadow'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/shadow'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=gshadow -C gshadow ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/gshadow'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/gshadow'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=po -C po ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/po'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/po'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=argp -C argp ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/argp'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/argp'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=crypt -C crypt ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/crypt'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/crypt'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=nptl -C nptl ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nptl'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nptl'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=resolv -C resolv ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/resolv'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/resolv'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=nss -C nss ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nss'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nss'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=rt -C rt ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/rt'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/rt'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=conform -C conform ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/conform'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/conform'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=debug -C debug ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/debug'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/debug'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=libidn -C libidn ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/libidn'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/libidn'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=nptl_db -C nptl_db ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nptl_db'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nptl_db'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=inet -C inet ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/inet'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/inet'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=hesiod -C hesiod ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/hesiod'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/hesiod'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=sunrpc -C sunrpc ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/sunrpc'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/sunrpc'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=nis -C nis ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nis'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nis'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=nscd -C nscd ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nscd'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/nscd'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=streams -C streams ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/streams'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/streams'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=login -C login ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/login'&lt;/P&gt;&lt;P&gt;| Makefile:76: warning: overriding commands for target `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/login/pt_chown'&lt;/P&gt;&lt;P&gt;| ../Rules:120: warning: ignoring old commands for target `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/login/pt_chown'&lt;/P&gt;&lt;P&gt;| make[2]: Nothing to be done for `subdir_lib'.&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/login'&lt;/P&gt;&lt;P&gt;| make -j 12 subdir=elf -C elf ..=../ subdir_lib&lt;/P&gt;&lt;P&gt;| make[2]: Entering directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/elf'&lt;/P&gt;&lt;P&gt;| powerpc-fsl-linux-gcc&amp;nbsp; -m32 -mhard-float&amp;nbsp; -mcpu=e500mc --sysroot=/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/sysroots/p4080ds-tcbootstrap&amp;nbsp;&amp;nbsp; -nostdlib -nostartfiles -r -o &lt;/P&gt;&lt;P&gt;/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-allobjs.os &lt;/P&gt;&lt;P&gt;/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/rtld.os &lt;/P&gt;&lt;P&gt;/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-load.os &lt;/P&gt;&lt;P&gt;/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-cache.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-lookup.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-object.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-reloc.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-deps.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-runtime.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-error.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-init.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-fini.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-debug.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-misc.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-version.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-profile.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-conflict.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-tls.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-origin.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-scope.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-execstack.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-caller.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-open.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-close.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-trampoline.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-sysdep.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-environ.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-minimal.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-brk.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-sbrk.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-start.os /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-machine.os&lt;/P&gt;&lt;P&gt;| /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-load.os: &lt;STRONG&gt;file not recognized: File truncated&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;| collect2: ld returned 1 exit status&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;| make[2]: *** [/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/build-powerpc-fsl-linux/elf/dl-allobjs.os]&lt;STRONG&gt; Error 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;| make[2]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/eglibc-2_13/libc/elf'&lt;/P&gt;&lt;P&gt;| make[1]: *** [elf/subdir_lib] &lt;STRONG&gt;Error 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;| make[1]: Leaving directory `/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/egERROR: Function failed: do_compile (see /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/eglibc-2.13-r29+svnr14157+fsl.1/temp/log.do_compile.6416 for further information)&lt;/P&gt;&lt;P&gt;| libc-2_13/libc'&lt;/P&gt;&lt;P&gt;| make: *** &lt;STRONG&gt;[all] Error 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;| ERROR: oe_runmake failed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;NOTE: package eglibc-2.13-r29+svnr14157+fsl.1:&lt;STRONG&gt; task do_compile: Failed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ERROR: Task 599 (/home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-core/eglibc/eglibc_2.13.bb, do_compile) &lt;STRONG&gt;failed with exit code '1'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Waiting for 3 running tasks to finish:&lt;/P&gt;&lt;P&gt;0: python-native-2.7.2-r2.4 do_compile (pid 6417)&lt;/P&gt;&lt;P&gt;1: libpcre-native-8.21-r1 do_compile (pid 6419)&lt;/P&gt;&lt;P&gt;2: e2fsprogs-native-1.42.1-r0 do_configure (pid 11412)&lt;/P&gt;&lt;P&gt;NOTE: package libpcre-native-8.21-r1: task do_compile: Succeeded&lt;/P&gt;&lt;P&gt;Waiting for 2 running tasks to finish:&lt;/P&gt;&lt;P&gt;0: python-native-2.7.2-r2.4 do_compile (pid 6417)&lt;/P&gt;&lt;P&gt;1: e2fsprogs-native-1.42.1-r0 do_configure (pid 11412)&lt;/P&gt;&lt;P&gt;NOTE: package python-native-2.7.2-r2.4: task do_compile: Succeeded&lt;/P&gt;&lt;P&gt;Waiting for 1 running tasks to finish:&lt;/P&gt;&lt;P&gt;0: e2fsprogs-native-1.42.1-r0 do_configure (pid 11412)&lt;/P&gt;&lt;P&gt;NOTE: package e2fsprogs-native-1.42.1-r0: task do_configure: Succeeded&lt;/P&gt;&lt;P&gt;NOTE: Tasks Summary:&lt;STRONG&gt; Attempted 1023 tasks of which 998 didn't need to be rerun and 1 failed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary: &lt;STRONG&gt;1 task failed:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/mgkiller/QorIQ-SDK-V1.3-20121114-yocto/meta/recipes-core/eglibc/eglibc_2.13.bb, do_compile&lt;/P&gt;&lt;P&gt;Summary: There was 1 WARNING message shown.&lt;/P&gt;&lt;P&gt;Summary: There was &lt;STRONG&gt;1 ERROR message shown&lt;/STRONG&gt;, returning a non-zero exit code.&lt;/P&gt;&lt;P&gt;[mgkiller@localhost build_p4080ds_release]$ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;i need your help,&lt;SPAN style="color: #000000; font-family: arial, 宋体; text-align: -webkit-auto; background-color: #f7f7f7;"&gt;I&lt;/SPAN&gt;&lt;SPAN class="highlight" style="background-color: #f7f7f7; color: #000000; font-family: arial, 宋体; text-align: -webkit-auto;"&gt; hope to receive your reply！thinks！&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 08:34:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249232#M465</guid>
      <dc:creator>mgkiller</dc:creator>
      <dc:date>2013-04-16T08:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
      <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249233#M466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I could not reproduce that error, I haven't figure it out.&lt;/P&gt;&lt;P&gt;Please try to clean and rebuild the eglibc. It might solve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ bitbake -c cleansstate eglibc&lt;/P&gt;&lt;P&gt;$ bitbake fsl-image-minimal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I recommend you to start new discussion if you have new question.&lt;/P&gt;&lt;P&gt;Everyone don't check the answered discussion :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Yoshi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 10:51:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249233#M466</guid>
      <dc:creator>yoshi</dc:creator>
      <dc:date>2013-04-19T10:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
      <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249234#M467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear yoshi,&lt;/P&gt;&lt;P&gt;I want some help.&lt;/P&gt;&lt;P&gt;I want to boot T4240QDS system.&lt;/P&gt;&lt;P&gt;I am using Ubuntu 12.04 and qiriq SDK v1.4 e6500.&lt;/P&gt;&lt;P&gt;I have installed the SDK and i am done with configuring the kernel.But when I try to build the image using $bitbake fsl-image-core i get the following error:&lt;/P&gt;&lt;P&gt;----------------------------------------------------------&lt;/P&gt;&lt;P&gt;aravind@Aravind:~/yocto/build_t4240qds_release$ bitbake fsl-image-core&lt;/P&gt;&lt;P&gt;Pseudo is not present but is required, building this first before the main build&lt;/P&gt;&lt;P&gt;ERROR:&amp;nbsp; OE-core's config sanity checker detected a potential misconfiguration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Following is the list of potential problems / advisories:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Failed to create a file with a long name in TMPDIR. Please use a filesystem that does not unreasonably limit filename length.&lt;/P&gt;&lt;P&gt;Failed to create a file with a long name in SSTATE_DIR. Please use a filesystem that does not unreasonably limit filename length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Execution of event handler 'check_sanity_eventhandler' failed&lt;/P&gt;&lt;P&gt;aravind@Aravind:~/yocto/build_t4240qds_release$&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I tried your above solution i.e go to /conf file and adde the CONNECTIVITY_CHECK_URIS = "" but i get the same error.&lt;/P&gt;&lt;P&gt;Can u please suggest solution to this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aravind Ganesan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 14:06:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249234#M467</guid>
      <dc:creator>aravindganesan</dc:creator>
      <dc:date>2014-08-22T14:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help!!! Problem with installing QorIQ_SDK_V1-3-2_SOURCE_ISO(SDK V1.3.2 Source ISO)?</title>
      <link>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249235#M468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ravi Rao,&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;I am working on T4240 processor and i also got the same error while trying to buld the image.&lt;/P&gt;&lt;P&gt;I tried your solution i.e i added the CONNECTIVITY_CHECK_URIS = "" in the local.conf file&lt;/P&gt;&lt;P&gt;But when I try to navigate to my /distro i could not do so.&lt;/P&gt;&lt;P&gt;I navigated till /meta-fsl-ppc/conf&lt;/P&gt;&lt;P&gt;I type :&lt;/P&gt;&lt;P&gt;aravind@Aravind:~/yocto/meta-fsl-ppc/conf$ ls&lt;/P&gt;&lt;P&gt;layer.conf&amp;nbsp; machine&lt;/P&gt;&lt;P&gt;I dont get any distro package here.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What is the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aravind Ganesan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 19:15:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Help-Problem-with-installing-QorIQ-SDK-V1-3-2-SOURCE-ISO-SDK-V1/m-p/249235#M468</guid>
      <dc:creator>aravindganesan</dc:creator>
      <dc:date>2014-08-22T19:15:43Z</dc:date>
    </item>
  </channel>
</rss>

