Opened 3 years ago
Last modified 3 years ago
#63647 new defect
detect when user has not opened Xcode to perform installation of additional components
Reported by: | reynoldsnlp | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: |
Description
Running sudo port install graphviz-gui
fails for me. See attached log file.
If I'm reading the log correctly, the source of the problem is a missing image for a CoreSimulator. I tried updating XCode to the latest version, and that did not change anything.
Attachments (1)
Change History (3)
Changed 3 years ago by reynoldsnlp
comment:1 Changed 3 years ago by reynoldsnlp
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|---|
Keywords: | CoreSimulator removed |
Port: | graphviz-gui removed |
Summary: | graphviz-gui fails to install because of missing CoreSimulator → detect when user has not opened Xcode to perform installation of additional components |
Note: See
TracTickets for help on using
tickets.
I just tried opening XCode and it said that it needed to install certain resources before it could run. After it finished, I tried installing again and it worked. It would be good if MacPorts could detect such problems and give a more meaningful error message.