Hi Erich,
This mail is about Jenkins build failure occurred in change set https://gerrit.iotivity.org/gerrit/#/c/2233/ (simulator branch). We need support of Jenkins build system for resolving this error. For the Simulator Project we need to clone yaml-cpp.git from the external git repo and use it in extlibs folder. This needs to be done before building with scons. Command for the same is git clone https://github.com/jbeder/yaml-cpp.git extlibs/yaml/yaml In local sysyem, we are cloning prior to build. Same procedure is being followed for the other external repos to be cloned in extlibs folder (for example extlibs/tinycbor). However for yaml-cpp.git in Jenkins build, it fails requesting to be cloned. Can you please advise us if the above command can be called before calling Scons in Jenkins Regards, Abitha Shankar -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150819/d127594d/attachment.html>
