#37047: py27-tkinter build fails ---------------------------+------------------- Reporter: mggagni@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: py27-tkinter | ---------------------------+------------------- Changes (by ryandesign@…): * cc: singingwolfboy@… (added) * owner: macports-tickets@… => jwa@… * port: => py27-tkinter Old description:
I keep trying to install
sudo port install py27-matplotlib @1.1.0 and
sudo port install py27-pandas @0.7.3
the message i keep on getting is
---> Computing dependencies for py27-matplotlib ---> Dependencies to be installed: py27-tkinter ---> Building py27-tkinter Error: org.macports.build for port py27-tkinter returned: command execution failed Error: Failed to install py27-tkinter Please see the log file for port py27-tkinter for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-tkinter/py27-tkinter/main.log Error: The following dependencies were not installed: py27-tkinter To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed
New description: I keep trying to install {{{ sudo port install py27-matplotlib @1.1.0 }}} and {{{ sudo port install py27-pandas @0.7.3 }}} the message i keep on getting is {{{ ---> Computing dependencies for py27-matplotlib ---> Dependencies to be installed: py27-tkinter ---> Building py27-tkinter Error: org.macports.build for port py27-tkinter returned: command execution failed Error: Failed to install py27-tkinter Please see the log file for port py27-tkinter for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-tkinter/py27-tkinter/main.log Error: The following dependencies were not installed: py27-tkinter To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed }}} -- Comment: Remember to use WikiFormatting. Please run "sudo port selfupdate" and then "sudo port clean py27-tkinter", then try what you were doing again, then attach the main.log to this ticket if it fails again. Note that specifying a version number to "sudo port install" does nothing; you will always get whatever version is available in MacPorts, and not the one you request. At present, that's py27-matplotlib @1.2.0 and py27-pandas @0.9.1. -- Ticket URL: <https://trac.macports.org/ticket/37047#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS