ROOT 6 Build From Source Error on Ubuntu 14.04 LTS

For the working build:

Okay, so (obvious high ignorance on my end) is this an actual bug then, or is this some pathological effect of my Ubuntu’s setup?

[quote=“Pepe Le Pew”]
BTW. You should try: ls -p interpreter/llvm/src/tools/clang/include/clang/ which should return something like this (for ROOT 6.06/06): AST/ CMakeFiles/ Config/ Makefile Sema/ Basic/ cmake_install.cmake Driver/ Parse/ Serialization/[/quote]
yields

AST/    CMakeFiles/          Config/  Makefile  Sema/           StaticAnalyzer/
Basic/  cmake_install.cmake  Driver/  Parse/    Serialization/

yields what you have printed above.