Hello everyone,
I?ve put my changes (https://gerrit.iotivity.org/gerrit/#/c/2477/) to review and Jenkins fails to build android armeabi/x86 targets. But code successfully builds on my pc (Ubuntu 12.04 running in virtual box) and colleagues pc (Ubuntu 12.04, native). Full build log you can find here - https://build.iotivity.org/ci/job/Verify- IoTivity-Android-Armeabi/1138/consoleFull My build line - scons TARGET_OS=android TARGET_ARCH=armeabi RELEASE=1 TARGET_TRANSPORT=IP SECURED=1 DTLS_WITH_X509=1 Of course, it successfully builds on my PC without additional flags (SECURED, DTLS_WITH_X509) and with enabled debug. Build error looks like next: ... common.copy /home/jenkins-ci/workspace/Verify-IoTivity-Android- Armeabi/dep/android/armeabi/usr/include/boost/tr1/tr1/map ...updated 11564 targets... Build step 'Execute shell' marked build as failure ... Finished: FAILURE Do you have any ideas why that build error can happen? Thanks in advance, Andrii Shtompel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150924/5be9cafb/attachment.html>
