Well, once upon the time, I created this page as entry point https://wiki.iotivity.org/build
And plan to update it on reported problems. On Mon, Jan 9, 2017 at 11:45 AM, maxi wu <maxi.wu at u-media.com.tw> wrote: > > > I suggest that if there is a wiki page focus on troubleshooting of > building process, that would help save a lot of time. > > I am completely blown away that over 80% chance build fail on each new > release, from 1.1.0 to 1.2.1 > > If not for this mail, I wouldn?t be able to build 1.2.1 successfully > > > > *From:* iotivity-dev-bounces at lists.iotivity.org [mailto: > iotivity-dev-bounces at lists.iotivity.org] *On Behalf Of *??? > *Sent:* Thursday, November 10, 2016 8:07 PM > *To:* Towhidul Islam; iotivity-dev at lists.iotivity.org > *Subject:* Re: [dev] build failure in master branch > > > > Hi, try below. > > *sudo apt-get install libsqlite3-dev* > > > > linux: Use sqlite from system like Tizen does > > It must be installed before building, > For instance on debian and derived: > apt-get install libsqlite3-dev > > Note for later, it would make sense to move > all those platform tests into sqlite sconfile. > > Bug: https://jira.iotivity.org/browse/IOT-1296 > Change-Id: I431a11821844bef8eabba30e1111b1ebf0799d66 > Origin: https://gerrit.iotivity.org/gerrit/#/c/9135/ > > > > --------- *Original Message* --------- > > *Sender* : Towhidul Islam <t.islam at samsung.com> Technical Lead/SRBD-SW > Engineering Group/???? > > *Date* : 2016-11-10 21:04 (GMT+9) > > *Title* : [dev] build failure in master branch > > > > Hi, > > > > We are facing build failure in iotivity master branch > > > Build command $ scons TARGET_OS=Linux > > Build LOG: > > > > Package sqlite3 was not found in the pkg-config search path. > Perhaps you should add the directory containing `sqlite3.pc' > to the PKG_CONFIG_PATH environment variable > No package 'sqlite3' found > OSError: 'pkg-config --cflags --libs sqlite3' exited 1: > File "target/iotivity/SConstruct", line 57: > SConscript(build_dir + 'resource/SConscript') > File "/usr/lib/scons/SCons/Script/SConscript.py", line 609: > return method(*args, **kw) > File "/usr/lib/scons/SCons/Script/SConscript.py", line 546: > return _SConscript(self.fs, *files, **subst_kw) > File "/usr/lib/scons/SCons/Script/SConscript.py", line 260: > exec _file_ in call_stack[-1].globals > File "target/iotivity/resource/SConscript", line 52: > SConscript('csdk/resource-directory/SConscript') > File "/usr/lib/scons/SCons/Script/SConscript.py", line 609: > return method(*args, **kw) > File "/usr/lib/scons/SCons/Script/SConscript.py", line 546: > return _SConscript(self.fs, *files, **subst_kw) > File "/usr/lib/scons/SCons/Script/SConscript.py", line 260: > exec _file_ in call_stack[-1].globals > File "target/iotivity/resource/csdk/resource-directory/SConscript", > line 59: > rd_env.ParseConfig('pkg-config --cflags --libs sqlite3') > File "/usr/lib/scons/SCons/Environment.py", line 1554: > return function(self, self.backtick(command)) > File "/usr/lib/scons/SCons/Environment.py", line 596: > raise OSError("'%s' exited %d" % (command, status)) > > *********************** > > > > > > Regards, > > Towhidul Islam > > _______________________________________________ > > iotivity-dev mailing list > > iotivity-dev at lists.iotivity.org > > https://lists.iotivity.org/mailman/listinfo/iotivity-dev > > > > > > > _______________________________________________ > iotivity-dev mailing list > iotivity-dev at lists.iotivity.org > https://lists.iotivity.org/mailman/listinfo/iotivity-dev > > -- -- https://wiki.tizen.org/wiki/User:Pcoval -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170109/7e8a640f/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 13402 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170109/7e8a640f/attachment.gif>