Hi everyone,


When ./auto_build is run, it is a batch join to build many files, but the
log is a wall of text without saying which component is giving out that
message.

For example, I see a JAVA_HOME is not set message, but it does not tell me
what component that it is trying to build. (P.S. my JAVA_HOME is correctly
set)

After some search, it is actually /service/simulator/SConscript line:55
os.environ['JAVA_HOME'].



It would be really helpful if the error message shows the origin, for
example

./service/simulator/SConscript "JAVA_HOME is not set".



Btw, Scons reading env variables seems to be unpredictable.

Could we have an option to terminate build process if any env variables that
is expected but turns out not set ?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160617/782cdeba/attachment.html>

Reply via email to