#41771: The domain/default pair of (/Applications/Xcode.app/Contents/Developer/Applications/Xcode.app/Contents/Info, CFBundleShortVersionString) does not exist ----------------------------+-------------------------------- Reporter: nivedita900@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Comment (by ryandesign@…): As far as I can tell, the problem is occurring because the zlib port uses the xcodeversion portgroup; the xcodeversion portgroup accesses the xcodeversion variable, which causes MacPorts base to try to fill in the value of that variable by running `xcodebuild -version`, but for some reason on your system that's failing with that error message. So I want to verify, by having you run that command manually, that it also fails. Assuming it does, we need to figure out how to fix your `xcodebuild` program. You could try reinstalling the Xcode command line tools. -- Ticket URL: <https://trac.macports.org/ticket/41771#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X