Opened 8 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)

main.log (84.6 KB) - added by jianguohsiang82@… 8 years ago.

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by jianguohsiang82@…

Attachment: main.log added

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

Cc: ryandesign@… removed
Owner: changed from macports-tickets@… to ryandesign@…

Are you using Xcode 7.2? If so, see ProblemHotlist#xcode7.2.

comment:2 in reply to:  1 Changed 8 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: newclosed

Closing as invalid, because it's not a MacPorts bug (it's an Xcode bug).

Note: See TracTickets for help on using tickets.