Root build OS/X 10.12.2

Hi Im trying to install root v6-08-02 from the git repo, I ran cmake (installed with brew) with the following options, also using clang/clang++

cmake ../root/ -DCMAKE_INSTALL_PREFIX=../. then make -j6

The build goes fine until it tries to start building tutorials where is gets stuck at 72%

It has sat there for about 4 hours now, any ideas, or suggestions?

Thanks

We had a problem yesterday with the master branch of the git repository failing when running hsimple.C. Are you sure you use a concrete tag and not the master from yesterday?