[yocto] ERROR: Function failed: do_compile

Nidhi.Gareja at elektrobit.com Nidhi.Gareja at elektrobit.com
Tue Dec 27 00:59:32 PST 2016


Hi,

When I try to bitbake my customized image, iam getting the following errors :
----------------------------------------------------------------------------------------------
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (log file is located at /home/nidhi/project/yocto/build/tmp/work/aarch64-poky-linux/udev/182-r9/temp/log.do_compile.7454)
ERROR: Logfile of failure stored in: /home/nidhi/project/yocto/build/tmp/work/aarch64-poky-linux/udev/182-r9/temp/log.do_compile.7454
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-64', 'arm-common', 'arm-64', 'common-linux', 'common-glibc', 'aarch64-linux', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j 4
| glib-genmarshal /home/nidhi/project/yocto/build/tmp/work/aarch64-poky-linux/udev/182-r9/udev-182/src/gudev/gudevmarshal.list --prefix=g_udev_marshal --header > src/gudev/gudevmarshal.h
| echo "#include \"gudevmarshal.h\"" > src/gudev/gudevmarshal.c && \
| glib-genmarshal /home/nidhi/project/yocto/build/tmp/work/aarch64-poky-linux/udev/182-r9/udev-182/src/gudev/gudevmarshal.list --prefix=g_udev_marshal --body >> src/gudev/gudevmarshal.c
| glib-mkenums --template /home/nidhi/project/yocto/build/tmp/work/aarch64-poky-linux/udev/182-r9/udev-182/src/gudev/gudevenumtypes.c.template /home/nidhi/project/yocto/build/tmp/work/aarch64-poky-linux/udev/182-r9/udev-182/src/gudev/gudevenums.h > \
|     src/gudev/gudevenumtypes.c.tmp && mv src/gudev/gudevenumtypes.c.tmp src/gudev/gudevenumtypes.c
| mkdir -p src/keymap
| gawk '/^#define.*KEY_[^ ]+[ \t]+[0-9]/ { if ($2 != "KEY_MAX") { print $2 } }' < /home/nidhi/project/yocto/build/tmp/sysroots/h3ulcb/usr/include/linux/input.h | sed 's/^KEY_COFFEE$/KEY_SCREENLOCK/' > src/keymap/keys.txt
| gawk 'BEGIN{ print "struct key { const char* name; unsigned short id; };"; print "%null-strings"; print "%%";} { print $1 ", " $1 }' < src/keymap/keys.txt > src/keymap/keys-from-name.gperf
| gawk 'BEGIN{ print "const char* const key_names[KEY_CNT] = { "} { print "[" $1 "] = \"" $1 "\"," } END{print "};"}' < src/keymap/keys.txt > src/keymap/keys-to-name.h
| /home/nidhi/project/yocto/build/tmp/sysroots/x86_64-linux/usr/bin/gperf -L ANSI-C -t --ignore-case -N lookup_key -H hash_key_name -p -C < src/keymap/keys-from-name.gperf > src/keymap/keys-from-name.h
| (standard input): No keywords in input file!
| Makefile:3770: recipe for target 'src/keymap/keys-from-name.h' failed
| make: *** [src/keymap/keys-from-name.h] Error 1
| make: *** Waiting for unfinished jobs....
| WARNING: exit code 1 from a shell command.
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at /home/nidhi/project/yocto /build/tmp/work/aarch64-poky-linux/udev/182-r9/temp/log.do_compile.7454)
ERROR: Task 5 (/home/nidhi/project/yocto /build/../poky/meta/recipes-core/udev/udev_182.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 597 tasks of which 595 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/nidhi/project/yocto /../poky/meta/recipes-core/udev/udev_182.bb, do_compile
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
----------------------------------------------------------------------------------------------

Please help me on this.

Thank you in advance.

Regards,
Nidhi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161227/cd3af71b/attachment.html>


More information about the yocto mailing list