#33280: xcodebuild exists but failed to execute --------------------------------------+------------------------------------- Reporter: yusuf_ahmad_ali@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.3 Keywords: | Port: --------------------------------------+------------------------------------- Comment(by a.y.harano@…): I read about the issues which MacPorts' staff are having. Sorry for taking the issue so lightly. The steps which solved for me were: 1. Install Xcode 4.3 from Mac App Store[[BR]] 2. Install Command Line Tools for Xcode[[BR]] 3. {{{ sudo /usr/bin/xcode-select -switch /Applications/Xcode.app }}} [[BR]] 4. {{{ sudo ln -s `which clang` /Applications/Xcode.app/Contents/Developer/usr/bin/ }}}[[BR]] Even so, this is clearly a workaround. -- Ticket URL: <https://trac.macports.org/ticket/33280#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS