#40641: metis build fails ---------------------+-------------------------------- Reporter: lord@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: metis | ---------------------+-------------------------------- Comment (by lord@…): I have command line tools installed. {{{ prosody /Users/lord# xcodebuild -version Xcode 5.0 Build version 5A1413 }}} I noticed that xcode-select works only from root: As root: {{{ prosody /Users/lord# xcode-select -print-path /Applications/Xcode.app/Contents/Developer }}} As myself: {{{ prosody /Users/lord> xcode-select -print-path xcode-select: Error: Incorrect permissions for data file at '/usr/share /xcode-select/xcode_dir_link'. Run xcode-select -switch <xcode_folder_path> to reset the path to the Xcode folder. }}} So if part of a build is executed as non-root it might cause problems? However I run port command as root. -- Ticket URL: <https://trac.macports.org/ticket/40641#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X