Opened 9 years ago
Closed 8 years ago
#50179 closed defect (invalid)
Error: Processing of port graphviz-gui failed
Reported by: | jianguohsiang82@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | graphviz-gui |
Description
Error: Processing of port graphviz-gui failed
See log file attached.
Attachments (1)
Change History (4)
Changed 9 years ago by jianguohsiang82@…
comment:1 follow-up: 2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 9 years ago by jianguohsiang82@…
Replying to ryandesign@…:
Are you using Xcode 7.2? If so, see ProblemHotlist#xcode7.2.
You're absolutely right. All of my issues have been solved with:
sudo chmod 755 /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
sudo chown root /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
sudo chgrp wheel /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/Versions/A/XPCServices/com.apple.CoreSimulator.CoreSimulatorService.xpc
Thank you!
comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing as invalid, because it's not a MacPorts bug (it's an Xcode bug).
Are you using Xcode 7.2? If so, see ProblemHotlist#xcode7.2.