Opened 7 years ago
Closed 20 months ago
#56127 closed defect (worksforme)
How to get the py27-pygraphviz py27-goocanvas py27-kiwi dependencies for Macports on OS 10.11.6
Reported by: | mohibi | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py27-pygraphviz py27-goocanvas py27-kiwi |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
How to get the py27-pygraphviz py27-goocanvas py27-kiwi dependencies for Macports on OS 10.11.6? This is the error i got and shared earlier
> 166:~ mohibihussain$ sudo port install py27-pygraphviz py27-goocanvas > py27-kiwi > Password: > Warning: xcodebuild exists but failed to execute > Warning: Xcode does not appear to be installed; most ports will likely > fail to build. > ---> Computing dependencies for py27-pygraphviz > ---> Cleaning py27-pygraphviz > Warning: Xcode does not appear to be installed; most ports will likely > fail to build. > Warning: All compilers are either blacklisted or unavailable; defaulting > to first fallback option > Warning: All compilers are either blacklisted or unavailable; defaulting > to first fallback option > ---> Computing dependencies for py27-goocanvas > ---> Staging py27-goocanvas into destroot > Error: Failed to destroot py27-goocanvas: command execution failed > Error: See > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports > .org_macports_release_tarballs_ports_python_py- > goocanvas/py27-goocanvas/main.log for details. > Error: Follow https://guide.macports.org/#project.tickets to report a > bug.
I am wondering if this is lack of support of Macports for py27-pygraphviz py27-goocanvas py27-kiwi or is it because of Xcode being missing and using only command line
This is the log after cleaning as suggested earlier.
166:~ mohibihussain$ sudo port clean py27-goocanvas Password: Warning: xcodebuild exists but failed to execute ---> Cleaning py27-goocanvas 166:~ mohibihussain$
Change History (3)
comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)
Cc: | maintainers py27-goocanvas removed |
---|---|
Description: | modified (diff) |
Keywords: | py27-pygraphviz py27-goocanvas py27-kiwi removed |
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
- Install Xcode
- Install the command line tools
- Run
sudo port clean py27-goocanvas
- Retry what you were originally doing
If it fails again, please attach the main.log file.
comment:3 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Do you have Xcode and the command line tools installed for 10.11.6?