Embedded Intel® Core™ Processors
Communicate Intel® Core™ Hardware, Software, Firmware, Graphics Concerns
1206 Discussions

galileo, Function failed: do_kernel_configme

wmirr
Novice
1,506 Views

Hi, I am bulding Galileo's kernel, with Board_Support_Package_Sources_for_Intel_Quark_v1.0.0.7z, download from :

https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=23197 Download Center

Couple of days ago, I can not run setup.sh, error like:

Running: git init

Initialized empty Git repository in /home/watermirror/galileo/meta-clanton_v1.0.0/poky/.git/

Running: git remote add origin git://git.yoctoproject.org/poky

Running: git fetch origin --depth=3 tags/dylan-9.0.2:tags/dylan-9.0.2

fatal: The remote end hung up unexpectedly

fatal: protocol error: bad pack header

Traceback (most recent call last):

File "setup/gitsetup.py", line 131, in

main()

File "setup/gitsetup.py", line 117, in main

run_command('git fetch origin --depth=%s %s' % (opts.depth, fetchspec))

File "setup/gitsetup.py", line 65, in run_command

subprocess.check_call(command, shell=True)

File "/usr/lib/python2.7/subprocess.py", line 511, in check_call

raise CalledProcessError(retcode, cmd)

subprocess.CalledProcessError: Command 'git fetch origin --depth=3 tags/dylan-9.0.2:tags/dylan-9.0.2' returned non-zero exit status 128

the error not came out last night, I exeucte setup.sh sucessfullly. But when i ran

bitbake image-full

new errors comming:

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)

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

Log data follows:

| DEBUG: Executing shell function do_kernel_configme

| [INFO] doing kernel configme

| [INFO] Configuring target/machine combo: "standard/clanton"

| [INFO] collecting configs in ./meta/meta-series

| mv: target `3.8.7' is not a directory

| creation of pre-processed config data failed

| config of "standard/clanton" failed

| 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)

ERROR: Task 348 (/home/watermirror/galileo/meta-clanton_v1.0.0/meta-clanton-bsp/recipes-kernel/linux/linux-yocto-clanton_3.8.bb, do_kernel_configme) failed with exit code '1'

NOTE: Tasks Summary: Attempted 2668 tasks of which 2651 didn't need to be rerun and 1 failed.

I should I do?

0 Kudos
1 Reply
Jorge_I_Intel
Employee
650 Views

Dear watermirror,

I would like to invite you to post this thread here: https://communities.intel.com/community/makers Space: Makers | Intel Communities where there is a lot of discussions already going around about this and similar topics.

I am the community manager for that forum.

Rgds,

Jorge

0 Kudos
Reply