<?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>topic Re: galileo, Function failed: do_kernel_configme in Embedded Intel® Core™ Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/galileo-Function-failed-do-kernel-configme/m-p/261355#M2752</link>
    <description>&lt;P&gt;Dear watermirror,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to invite you to post this thread here: &lt;A href="https://communities.intel.com/community/makers"&gt;https://communities.intel.com/community/makers&lt;/A&gt; Space: Makers | Intel Communities where there is a lot of discussions already going around about this and similar topics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am the community manager for that forum.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2014 15:05:04 GMT</pubDate>
    <dc:creator>Jorge_I_Intel</dc:creator>
    <dc:date>2014-03-19T15:05:04Z</dc:date>
    <item>
      <title>galileo, Function failed: do_kernel_configme</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/galileo-Function-failed-do-kernel-configme/m-p/261354#M2751</link>
      <description>&lt;P&gt;Hi, I am bulding Galileo's kernel, with Board_Support_Package_Sources_for_Intel_Quark_v1.0.0.7z, download from :&lt;/P&gt;&lt;P&gt;&lt;A href="https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=23197"&gt;https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=23197&lt;/A&gt;  Download Center&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couple of days ago, I can not run &lt;A href="http://setup.sh"&gt;setup.sh&lt;/A&gt;, error like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running: git init&lt;/P&gt;&lt;P&gt;Initialized empty Git repository in /home/watermirror/galileo/meta-clanton_v1.0.0/poky/.git/&lt;/P&gt;&lt;P&gt;Running: git remote add origin git://&lt;A href="http://git.yoctoproject.org/poky"&gt;git.yoctoproject.org/poky&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Running: git fetch origin --depth=3 tags/dylan-9.0.2:tags/dylan-9.0.2&lt;/P&gt;&lt;P&gt;fatal: The remote end hung up unexpectedly&lt;/P&gt;&lt;P&gt;fatal: protocol error: bad pack header&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;  File "setup/&lt;A href="http://gitsetup.py"&gt;gitsetup.py&lt;/A&gt;", line 131, in &lt;/P&gt;&lt;P&gt;    main()&lt;/P&gt;&lt;P&gt;  File "setup/&lt;A href="http://gitsetup.py"&gt;gitsetup.py&lt;/A&gt;", line 117, in main&lt;/P&gt;&lt;P&gt;    run_command('git fetch origin --depth=%s %s' % (opts.depth, fetchspec))&lt;/P&gt;&lt;P&gt;  File "setup/&lt;A href="http://gitsetup.py"&gt;gitsetup.py&lt;/A&gt;", line 65, in run_command&lt;/P&gt;&lt;P&gt;    subprocess.check_call(command, shell=True)&lt;/P&gt;&lt;P&gt;  File "/usr/lib/python2.7/&lt;A href="http://subprocess.py"&gt;subprocess.py&lt;/A&gt;", line 511, in check_call&lt;/P&gt;&lt;P&gt;    raise CalledProcessError(retcode, cmd)&lt;/P&gt;&lt;P&gt;subprocess.CalledProcessError: Command 'git fetch origin --depth=3 tags/dylan-9.0.2:tags/dylan-9.0.2' returned non-zero exit status 128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the error not came out last night, I exeucte&lt;B&gt; &lt;A href="http://setup.sh"&gt;setup.sh&lt;/A&gt;&lt;/B&gt; sucessfullly. But when i ran &lt;/P&gt;&lt;P&gt;&lt;B&gt;bitbake image-full&lt;/B&gt;&lt;/P&gt;&lt;P&gt;new errors comming:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Function failed: do_kernel_configme (see /home/watermirror/galileo/meta-clanton_v1.0.0/yocto_build/tmp/work/clanton-poky-linux-uclibc/linux-yocto-clanton/3.8-r0/temp/log.do_kernel_configme.2600 for further information)&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: /home/watermirror/galileo/meta-clanton_v1.0.0/yocto_build/tmp/work/clanton-poky-linux-uclibc/linux-yocto-clanton/3.8-r0/temp/log.do_kernel_configme.2600&lt;/P&gt;&lt;P&gt;Log data follows:&lt;/P&gt;&lt;P&gt;| DEBUG: Executing shell function do_kernel_configme&lt;/P&gt;&lt;P&gt;| [INFO] doing kernel configme&lt;/P&gt;&lt;P&gt;| [INFO] Configuring target/machine combo: "standard/clanton"&lt;/P&gt;&lt;P&gt;| [INFO] collecting configs in ./meta/meta-series&lt;/P&gt;&lt;P&gt;| mv: target `3.8.7' is not a directory&lt;/P&gt;&lt;P&gt;| creation of pre-processed config data failed&lt;/P&gt;&lt;P&gt;| config of "standard/clanton" failed&lt;/P&gt;&lt;P&gt;| ERROR: Function failed: do_kernel_configme (see /home/watermirror/galileo/meta-clanton_v1.0.0/yocto_build/tmp/work/clanton-poky-linux-uclibc/linux-yocto-clanton/3.8-r0/temp/log.do_kernel_configme.2600 for further information)&lt;/P&gt;&lt;P&gt;ERROR: Task 348 (/home/watermirror/galileo/meta-clanton_v1.0.0/meta-clanton-bsp/recipes-kernel/linux/linux-yocto-clanton_3.&lt;A href="http://8.bb"&gt;8.bb&lt;/A&gt;, do_kernel_configme) failed with exit code '1'&lt;/P&gt;&lt;P&gt;NOTE: Tasks Summary: Attempted 2668 tasks of which 2651 didn't need to be rerun and 1 failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should I do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 11:18:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/galileo-Function-failed-do-kernel-configme/m-p/261354#M2751</guid>
      <dc:creator>wmirr</dc:creator>
      <dc:date>2014-03-19T11:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: galileo, Function failed: do_kernel_configme</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/galileo-Function-failed-do-kernel-configme/m-p/261355#M2752</link>
      <description>&lt;P&gt;Dear watermirror,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to invite you to post this thread here: &lt;A href="https://communities.intel.com/community/makers"&gt;https://communities.intel.com/community/makers&lt;/A&gt; Space: Makers | Intel Communities where there is a lot of discussions already going around about this and similar topics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am the community manager for that forum.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 15:05:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/galileo-Function-failed-do-kernel-configme/m-p/261355#M2752</guid>
      <dc:creator>Jorge_I_Intel</dc:creator>
      <dc:date>2014-03-19T15:05:04Z</dc:date>
    </item>
  </channel>
</rss>

