[MacPorts] #49950: MacVim @7.4.snapshot85: build fails due to permissions on com.apple.CoreSimulator.CoreSimulatorService.xpc
MacPorts
noreply at macports.org
Thu Dec 10 07:32:29 PST 2015
#49950: MacVim @7.4.snapshot85: build fails due to permissions on
com.apple.CoreSimulator.CoreSimulatorService.xpc
--------------------------------+----------------------
Reporter: jianguohsiang82@… | Owner: raimue@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: MacVim |
--------------------------------+----------------------
Comment (by sean@…):
FYI, I'm having the same issue on Yosemite 10.10.5 with Xcode 7.2
{{{
> sw_vers
ProductName: Mac OS X
ProductVersion: 10.10.5
BuildVersion: 14F1021
> xcodebuild -version
Xcode 7.2
Build version 7C68
}}}
The output of:
{{{
> ls -lad
/Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
drwxrwxr-x 3 root wheel 102 Nov 10 05:21
/Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc/
}}}
which seems to match your output.
Against my better judgement, I ran:
{{{
sudo chmod 755
/Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
}}}
And the build now succeeds. This seems like more than just a problem with
the MacVim build, though.
--
Ticket URL: <https://trac.macports.org/ticket/49950#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list