On 25/11/16 03:16, Nivedita Singhvi wrote: > On 11/24/2016 10:58 AM, Philippe Coval wrote: >> Dear All, >> >> 1.2.1-RC1 is tagged on 1.2-rel branch >> >> Check related links from this page: >> https://wiki.iotivity.org/1.2-rel >> >> Feedback welcome, on project bug tracker >> >> Thanks > > > Philippe, > > Many thanks for making the RC1 tarball available! I downloaded it > from https://github.com/iotivity/iotivity/releases > rather than mess with tags in the 1.2-rel branch. It's up to you, I assume this is the same content > > I've only completed a first pass default on Linux, but it built > successfully after the following (still errored on cbor and required > me to git clone manually).
Yes this is the expected behavior > I ended up creating a prep script to > take care of it automatically for all my testing. That's what I did too I had created a top level one that does the whole preparation step but it wasnt merged in 1.2-rel, I might refresh that once we sort RC bugs. and let it use existing scriptlets. Track https://gerrit.iotivity.org/gerrit/#/c/11699/ > > Was this the desired behavior? > > iotivity-1.2.1-RC1]> scons > *********************************** Error: > **************************************** > * Please download cbor using the following command: * > * $ git clone https://github.com/01org/tinycbor.git > extlibs/tinycbor/tinycbor -b v0.4 * > *********************************************************************************** > > > > iotivity-1.2.1-RC1]> git clone https://github.com/01org/tinycbor.git > extlibs/tinycbor/tinycbor -b v0.4 > iotivity-1.2.1-RC1]> scons > ...[snip]... > scons: done building targets. > I guess yes, I was also surprised that manual user steps were needed to build software, but it was done on purpose. You'll find some alternatives hints on this page: https://wiki.iotivity.org/build Like shipping lib as patches, https://github.com/TizenTeam/iotivity/tree/sandbox/pcoval/on/next/tizen Please also check my proposed plan at: https://jira.iotivity.org/browse/IOT-1600 Regards -- mailto:philippe.coval at osg.samsung.com gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/
