Lol… This is ROOT in pure state xD. No idea. Time to submit a bug report…
That was also the reason why it worked for me just “some times”, but I did not find the right reason.
You are welcome
Lol… This is ROOT in pure state xD. No idea. Time to submit a bug report…
That was also the reason why it worked for me just “some times”, but I did not find the right reason.
You are welcome
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.
What you show for the “working build” is fine.
But what do you get for the “broken / 1 cpu make” build (after it dies)?
Thanks for reporting the problem. We didn’t see it because we always build with -jN on the nightlies. A fix has been committed to master and 6.08 branches.