ROOT not found after installing

Hello @Axel
I am struggling with the same kind of problem as you encountered before in Embedded cling error with latest xcode - #22 by Axel
I tried…

echo ‘#include ’ | clang -x c++ -fsyntax-only -v - "

giving the following output…

What can I do?