svn co https://brlcad.svn.sf.net/svnroot/brlcad/brlcad/trunk brlcad cd brlcad mkdir build cd build CC=clang CXX=clang++ scan-build cmake .. cd src/other make -j9 cd ../../ scan-build make (may be able to use -j flag here as well, haven't tried yet) scan-build: 3147 bugs found. scan-build: Run 'scan-view /tmp/scan-build-2012-11-29-4' to examine bug reports. scan-view /tmp/scan-build-2012-11-29-4