Opened 11 years ago

Last modified 9 years ago

#41771 closed defect

The domain/default pair of (/Applications/Xcode.app/Contents/Developer/Applications/Xcode.app/Contents/Info, CFBundleShortVersionString) does not exist — at Version 1

Reported by: nivedita900@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello, I am trying to install wine 1.2 on a Mac 10.8 (Mountain Lion) machine. The installation is failing trying to install zlib with the following error :

The domain/default pair of (/Applications/Xcode.app/Contents/Developer/Applications/Xcode.app/Contents/Info, CFBundleShortVersionString) does not exist

I read through the solutions mentioned in previous tickets regarding the /Developer in the macports.conf file. But in this case that doesn't seem to be the issue.

xcode-select --print-path
/Applications/Xcode.app/Contents/Developer

I have also commented out the developer_dir entry in the conf file. I am not sure why the installation is searching under a wrong path; /Applications/Xcode.app/Contents/Developer/Applications/Xcode.app/Contents/Info Could you please suggest what needs to be done? Also is it fine to install wine 1.2 on Mac 10.8? I am not sure if there will be any backward compatibility issues if I install wine-devel 1.7.7 which is why I am trying to install wine 1.2.

Thank you very much.

Change History (2)

Changed 11 years ago by nivedita900@…

Attachment: zlib.log added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: zlib CFBundleShortVersionString removed

What happens when you run:

which xcodebuild
xcodebuild -version
Note: See TracTickets for help on using tickets.