Not to my knowledge. There was some discussion on this mailing list that when the work was done to move to github that we could also update to gtest 1.8 at the same time but I don't think any jira ticket was created.
I can create one now. George Nash From: Kevin Kane [mailto:[email protected]] Sent: Monday, November 7, 2016 8:52 AM To: Nash, George <george.nash at intel.com>; philippe.coval at osg.samsung.com; iotivity-dev at lists.iotivity.org Cc: aakash.kaushal at legrand.us Subject: RE: [dev] Req- wiki.iotivity.org/android_build_instructions- Python Build error Is there a JIRA ticket tracking this issue? From: iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces at lists.iotivity.org> [mailto:[email protected]] On Behalf Of Nash, George Sent: Monday, November 7, 2016 8:48 AM To: philippe.coval at osg.samsung.com<mailto:philippe.coval at osg.samsung.com>; iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org> Cc: aakash.kaushal at legrand.us<mailto:aakash.kaushal at legrand.us> Subject: Re: [dev] Req- wiki.iotivity.org/android_build_instructions- Python Build error The fix for gtest is considered a temporary fix. Google moved gtest from code.google.com to github.com/google. When it was moved to github, file names and code structure was changed just enough that it would no longer build. By downloading from a mirror that maintained the old code structure we could get the build system running again almost instantly. We still need to update the scons scripts to pull the code from github eventually since that is the maintained code base. In the case of boost I would recommend fixing the path, if possible, before pulling from a mirror. George From: iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces at lists.iotivity.org> [mailto:[email protected]] On Behalf Of Phil Coval Sent: Monday, November 7, 2016 6:34 AM To: iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org> Cc: aakash.kaushal at legrand.us<mailto:aakash.kaushal at legrand.us> Subject: Re: [dev] Req- wiki.iotivity.org/android_build_instructions- Python Build error On 07/11/16 15:25, Aakash KAUSHAL wrote: Hi Dave, Greetings !!! I am working on iotivity and building Iotivity(for Android Platform ) on Ubuntu 16.0. I am following the steps provide by Iotivity. https://wiki.iotivity.org/android_build_instructions<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.iotivity.org%2Fandroid_build_instructions&data=02%7C01%7Ckkane%40microsoft.com%7Cba7a48e7fd2248def31a08d4072de5b9%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636141341135604256&sdata=rAR9eJ4TBtXn6ckkoBR%2BlpbuV5m9xm1tDmKzamz%2FTHI%3D&reserved=0> (...) scons: building associated VariantDir targets: out/android/x86/release scons: *** [http://downloads.sourceforge.net/project/boost/boost/1.58.0/boost_1_58_0.zip?r=&ts=1421801329&use_mirror=iweb<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdownloads.sourceforge.net%2Fproject%2Fboost%2Fboost%2F1.58.0%2Fboost_1_58_0.zip%3Fr%3D%26ts%3D1421801329%26use_mirror%3Diweb&data=02%7C01%7Ckkane%40microsoft.com%7Cba7a48e7fd2248def31a08d4072de5b9%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636141341135604256&sdata=u5ih0wsWa9M5I9QW0cqMY5yB8zstPXrp0SM9YMaE3%2Fs%3D&reserved=0>] AttributeError : 'ValueNodeInfo' object has no attribute 'timestamp' Hi, Looks the problem source is SF.net backend, maybe we could replace with this direct link mirror, like we did for gtest * http://pkgs.fedoraproject.org/repo/pkgs/boost/boost_1_59_0.tar.bz2/6aa9a5c6a4ca1016edd0ed1178e3cb87/boost_1_59_0.tar.bz2<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fpkgs.fedoraproject.org%2Frepo%2Fpkgs%2Fboost%2Fboost_1_59_0.tar.bz2%2F6aa9a5c6a4ca1016edd0ed1178e3cb87%2Fboost_1_59_0.tar.bz2&data=02%7C01%7Ckkane%40microsoft.com%7Cba7a48e7fd2248def31a08d4072de5b9%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636141341135604256&sdata=oSJJ5VhlAI9b0tiUep0EcPyv4pgTdyKh9aHa4rkL9r8%3D&reserved=0> Does this help? If yes please drop some notes on https://wiki.iotivity.org/boost<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.iotivity.org%2Fboost&data=02%7C01%7Ckkane%40microsoft.com%7Cba7a48e7fd2248def31a08d4072de5b9%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636141341135614264&sdata=dNw1DiAltzz9hpAKk1GvTzIiSXZOuGuah5JZGiJHbK4%3D&reserved=0> Thanks -- mailto:philippe.coval at osg.samsung.com gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fblogs.s-osg.org%2Fauthor%2Fpcoval%2F&data=02%7C01%7Ckkane%40microsoft.com%7Cba7a48e7fd2248def31a08d4072de5b9%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636141341135614264&sdata=4TI%2F4uSQODJ33pVbPvPOFhjjxuaT57OfHpXFeEfLPBA%3D&reserved=0> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161107/32ae66f2/attachment.html>
