On 07/09/16 15:25, Phil Coval wrote: > Hi, > > May I attract your attention on this bug to sort out, > https://jira.iotivity.org/browse/IOT-1260 > As reported, problems relative to code were fixed (thx).
Now there is an other issue with windows builder missing sqlite For instance: *11:26:52* provisioningdatabasemanager.c *11:26:52* c:\j\workspace\iotivity-verify-windows-vs2015\resource\csdk\security\provisioning\src\provisioningdatabasemanager.c(26): fatal error C1083: Cannot open include file: 'sqlite3.h': No such file or directory *11:26:52* scons: *** [out\windows\amd64\debug\resource\csdk\security\provisioning\src\provisioningdatabasemanager.obj] https://gerrit.iotivity.org/gerrit/#/c/11683/ https://build.iotivity.org/ci/job/iotivity-verify-windows-vs2015/2909/console Now if you notice false results or weird problem regarding "ci" , let's track them by adding the "ci" keyword as topic in gerrit : https://gerrit.iotivity.org/gerrit/#/q/status:open+topic:ci Back to topic, i resurrected a script, would this help ? (it was needed for tizen which could not use scons to fetch dep) https://gerrit.iotivity.org/gerrit/#/c/11699/ I have also an other suggestion to prevent missing libs, is to add them as patches, they could be also shared between downstream projects (packagers), Here is an example for tizen on 1.2.0-RC2 : https://github.com/TizenTeam/iotivity/commits/sandbox/pcoval/on/latest/tizen My 2c -- 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/20160912/5f0daf9f/attachment.html>
