[Yocto-builds] LIC_FILES_CHKSUM points to an invalid file

Zafrullah Syed zafrullahmehdi at gmail.com
Wed Jun 5 13:01:00 PDT 2013


I am getting these errors when I try my build (Hello world recipe). Any
Idea?

ERROR: Function failed: hello: LIC_FILES_CHKSUM points to an invalid file:
/home/siguser/yocto2013-05-08/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/hello-1.0-r0/hello-1.0/COPYING

ERROR: Logfile of failure stored in:
/home/siguser/yocto2013-05-08/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/hello-1.0-r0/temp/log.do_configure.9472

My log.do_configure.9472 is: http://pastebin.com/kT9mSD1R

Screen shot of the above error directory. http://imgur.com/zRLKuYj

hello-1.0 is empty but hello-2.7 has all the files extracted.

Why does hello-1.0 exist when i did not include it in my recipe.

my hello.bb recipe:

DESCRIPTION = "GNU Helloworld application"
SECTION = "examples"
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
PR = "r0"
SRC_URI = "ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz"
inherit autotools gettext

Any ideas about this error?

Thank You,

Regards,
Zafrullah Syed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto-builds/attachments/20130605/e6076750/attachment-0001.html>


More information about the yocto-builds mailing list