Mac(私用)のclang++が動作しない・・・

installを求められるだけならばいいのだけど、既にインストールされていると言われるし、GUIでインストールしますか?と聞いてきたからそっちでもインストールしてみたけど、やっぱり状況が変わらない・・・昨日から色々おかしいけど、いつの間にこんな妙なことになっていたんだろう?

> clang++ -V 
clang++: error: sh -c '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -find clang++ 2> /dev/null' failed with exit code 256: (null) (errno=Invalid argument)
xcode-select: Failed to locate 'clang++', requesting installation of command line developer tools.
[1]    3704 exit 72    clang++ -V
> xcode-select --install 
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
[1]    3722 exit 1     xcode-select --install