Sorry, should be this error:
scons: warning: Two different environments were specified for target
src/common/NSUtil.os,
but they appear to have the same action: $SHCC -o $TARGET -c $SHCFLAGS
$SHCCFLAGS $_CCCOMCOM $SOURCES
File
"/home/tzeng/Workspace/iotivity-1.2.1/service/notification/SConscript",
line 110, in <module>

scons: warning: Two different environments were specified for target
src/common/NSUtil.o,
but they appear to have the same action: $CC -o $TARGET -c $CFLAGS $CCFLAGS
$_CCCOMCOM -fPIE $SOURCES
File
"/home/tzeng/Workspace/iotivity-1.2.1/service/notification/SConscript",
line 118, in <module>
easysetup_path .
Files path is ['src/RemoteEnrollee.cpp', 'src/EnrolleeResource.cpp',
'src/CloudResource.cpp', 'src/EasySetup.cpp', 'src/ESException.cpp']
scons: done reading SConscript files.
scons: Building targets ...
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]
AttributeError : 'ValueNodeInfo' object has no attribute 'timestamp'
scons: building terminated because of errors

On Fri, Dec 9, 2016 at 3:20 PM, Tonny Tzeng <tonny.tzeng at gmail.com> wrote:

> Hi,
>
> My build machine can build Android base libraries and sample APKs from the
> Iotivity 1.1.1 tarball successfully without any trouble. However, when I
> tried to rebuild the libraries from Iotivity 1.2.1 tarball, I got below
> errors. I saw there was tinycbor caused the build issue on OSX while
> building Android, but I don't see anyone having issue like me. Does anyone
> successfully building the Android code from Iotivity 1.2.1?
>
> scons: warning: Two different environments were specified for target
> src/common/NSUtil.os,
> but they appear to have the same action: $SHCC -o $TARGET -c $SHCFLAGS
> $SHCCFLAGS $_CCCOMCOM $SOURCES
> File "/home/tzeng/Workspace/iotivity-1.2.1/service/notification/SConscript",
> line 110, in <module>
>
> scons: warning: Two different environments were specified for target
> src/common/NSUtil.o,
> but they appear to have the same action: $CC -o $TARGET -c $CFLAGS
> $CCFLAGS $_CCCOMCOM -fPIE $SOURCES
> File "/home/tzeng/Workspace/iotivity-1.2.1/service/notification/SConscript",
> line 118, in <module>
> easysetup_path .
> Files path is ['src/RemoteEnrollee.cpp', 'src/EnrolleeResource.cpp',
> 'src/CloudResource.cpp', 'src/EasySetup.cpp', 'src/ESException.cpp']
> scons: done reading SConscript files.
> scons: Building targets ...
> 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] <urlopen error
> [Errno -2] Name or service not known> [http://downloads.sourceforge.
> net/project/boost/boost/1.58.0/boost_1_58_0.zip?r=&ts=
> 1421801329&use_mirror=iweb]
> scons: building terminated because of errors.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161209/28e5c68b/attachment.html>

Reply via email to