On 10/07/17 20:08, Natalia Theologou wrote: > > Hello Philippe, > > > > Thank you for your answer. > > I am using Yocto 1.6 Daisy and Iotivity 1.2.1. > I have just tested 1.2.1-r0 is building fine on daisy branch of poky (on i586 for qemu)
> The error I get > Please file a bug and attach log files. > is this even if I apply this > http://git.yoctoproject.org/cgit/cgit.cgi/meta-oic/commit/?h=1.2.0&id=028a5c234fb9fe51b39db339f7d4250fba978198 > no need to apply it's on master of meta-oic >>>>>>> ERROR: ExpansionError during parsing >>>>>>> /~/sources/meta-oic/recipes-core/iotivity/iotivity_1.1.1.bb: >>>>>>> Failure expanding variable do_fetch[file-checksums], expression >>>>>>> was ${@bb.fetch.get_checksum_file_list(d)} which triggered >>>>>>> exception ValueError: need more than 1 value to unpack > Thank you. > > ------------------------------------------------------------------------ > *From:* Philippe Coval <philippe.coval at osg.samsung.com> > *Sent:* Monday, July 10, 2017 4:50 PM > *To:* Natalia Theologou; iotivity-dev at lists.iotivity.org > *Subject:* Re: [dev] Cross compile Iotivity for arm > > > > On 10/07/17 11:08, Natalia Theologou wrote: >> >> Hello Philippe, >> >> >> I want to cross compile iotivity for arm for yocto. >> > Ok then I can assist you > if https://wiki.iotivity.org/yocto > is not enough > > >> Also the patch to run newer versions of iotivity >> > like 1.3.0 ? > 1.2.1 should be supported with a patch I shared earlier in this list > (not yet accepted in meta-oic) > >> for older versions of Yocto is not working: >> > which ones? > >> I am trying again with the contribution >> > unclear which one are you talking about > please file a bug on iotivity affect it to me and I will try to reproduce. > >> but I have the same error at iotivity_1.1.1.bb >> >>>>>>> ERROR: ExpansionError during parsing >>>>>>> /~/sources/meta-oic/recipes-core/iotivity/iotivity_1.1.1.bb: >>>>>>> Failure expanding variable do_fetch[file-checksums], expression >>>>>>> was ${@bb.fetch.get_checksum_file_list(d)} which triggered >>>>>>> exception ValueError: need more than 1 value to unpack >> With the same version of Yocto and with the >> http://git.yoctoproject.org/cgit/cgit.cgi/meta-oic/commit/?h=1.2.0&id=028a5c234fb9fe51b39db339f7d4250fba978198 >> >> >> ------------------------------------------------------------------------ >> *From:* iotivity-dev-bounces at lists.iotivity.org >> <iotivity-dev-bounces at lists.iotivity.org> on behalf of Philippe Coval >> <philippe.coval at osg.samsung.com> >> *Sent:* Monday, July 10, 2017 11:25 AM >> *To:* iotivity-dev at lists.iotivity.org >> *Subject:* Re: [dev] Cross compile Iotivity for arm >> >> >> >> On 08/07/17 17:42, Natalia Theologou wrote: >>> >>> Hello, >>> >>> >>> I am trying to cross compile iotivity for arm architecture. I am >>> getting the error that it can not find boost_thread. >>> >>> I found out that I have to cross compile all the libs that I >>> want (boost, gtest0 from a previous thread. >>> >>> What is the best way to do this? Has anyone resolved this issue? >>> >> >> Cross compiling using yocto is trivial, >> if you want to target ubuntu, well I would build on device (or qemu >> instance) like tizen is doing using GBS. >> I am not sure cross compiling using scons is supported for other systems. >> but could be added, please file bug we'll track it >> >> -- >> mailto:philippe.coval at osg.samsung.com gpg:0x467094BC >> https://blogs.s-osg.org/author/pcoval/ >> > > -- > mailto:philippe.coval at osg.samsung.com gpg:0x467094BC > https://blogs.s-osg.org/author/pcoval/ > -- mailto:philippe.coval at osg.samsung.com gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170710/993cbd80/attachment.html>
