Fresh installation of Ubuntu 16.04.1
apt-get install git autoconf automake dpkg-dev live-build syslinux genisoimage
git clone https://github.com/vyos/vyos-build.git
./configure --build-by hexes --build-type development --architecture amd64
make iso
Log:
Description
Description
Event Timeline
Comment Actions
Ubuntu 16.04 isn't a supported build platform - the log shows that their version of live-build is ignoring our requested distribution - jessie.
You'll need to use Debian Jessie to build using vyos-build.