Hmm... it works for me

I don't like the look of this:

Bootstrapping is done. To build, run:
cp: cannot stat `./tools/build/v2/engine/###\n###
cp: cannot stat `./tools/build/v2/engine/###\n###
./b2


Looks like you're using linux, on x86_64... which is what I'm using so I can't understand what's happening here, unless perhaps there is a problem with your gcc 4.7.2 installation?

I searched for the ###\n### garbage on google, and got this: 

https://svn.boost.org/trac/boost/ticket/5880

Also found this stackoverflow question which may help:

http://stackoverflow.com/questions/7240635/how-to-install-boost-on-linux-with-custom-location-of-gcc

Sorry I can't be of more help!