When running a CMake generated Makefile with multiple processes (make -jN), the output often gets messed up like this:
make -jN
[ 8%] [ 8%] [ 9%] Buil
I tried to get the CMake people to fix this, but apparently they don't want to. See http://www.cmake.org/Bug/view.php?id=7062.