Hi,
I just installed in a virtual machine a brand new 32 bit ubuntu trusty system, from http://releases.ubuntu.com/14.04/ubuntu-14.04.5-desktop-i386.iso
Output of uname -a: Linux ubuntu 4.4.0-31-generic #50~14.04.1-Ubuntu SMP Wed Jul 13 01:06:37 UTC 2016 i686 i686 i686 GNU/Linux
From there, here is my complete list of commands on this brand new system:
sudo apt-get update sudo apt-get dist-upgrade sudo apt-get build-dep inkscape sudo apt-get install libpotrace-dev libgdl-3-dev python-scour sudo apt-get install libgtkmm-3.0-dev bzr cmake bzr checkout lp:inkscape --lightweight cd inkscape/ mkdir build cd build/ cmake .. make -j2
=> complete build.
My full complete unedited .bash_history (with unneeded steps and mistakes) is here: https://paste.fulltxt.net/@-eHW1cY9kaP