[Yocto-builds] LIC_FILES_CHKSUM points to an invalid file

Zafrullah Syed zafrullahmehdi at gmail.com
Wed Jun 5 15:23:02 PDT 2013


Hi Anand,

thank you for the input. It solved my problem. If you don't mind, can you
give a short explanation why ' changing my bb file name to
hello_2.7.bbsolved and the build was successful?

Thank You,


On Wed, Jun 5, 2013 at 10:27 PM, Anand Sinha <anand.sinha85 at gmail.com>wrote:

> Change your bb file name to hello_2.7.bb and then if it works it should
> be pointer enough to understand
>
>
> On Thu, Jun 6, 2013 at 1:31 AM, Zafrullah Syed <zafrullahmehdi at gmail.com>wrote:
>
>> 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
>>
>> _______________________________________________
>> Yocto-builds mailing list
>> Yocto-builds at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto-builds
>>
>>
>


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


More information about the yocto-builds mailing list