*** This bug is a duplicate of bug 576434 ***
https://bugs.launchpad.net/bugs/576434
** This bug has been marked a duplicate of bug 576434
UserWarning: Unbuilt egg for setuptools [unknown version]
(/usr/lib/python2.6/dist-packages)
* You can subscribe to bug 576434 by following this link:
Not an scons issue it seems, the bug is already documented at:
https://bugs.launchpad.net/ubuntu/+source/distribute/+bug/576434
The workaround given there, namely:
sudo rmdir /usr/lib/python2.6/dist-packages/setuptools.egg-info
sudo apt-get install --reinstall python-setuptools
Solved the issue