[MacPorts] #43547: py27-matplotlib Instalation fails
#43547: py27-matplotlib Instalation fails ---------------------------+-------------------------------- Reporter: unai.herran@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ---------------------------+-------------------------------- While doing the instalation of py27-matplot I receive the following error. ---> Computing dependencies for py27-matplotlib ---> Building py27-matplotlib Error: org.macports.build for port py27-matplotlib returned: command execution failed Please see the log file for port py27-matplotlib for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-matplotlib/py27-matplotlib/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed Macintosh:~ unaiherran1$ sudo port install py27-matplotlib ---> Computing dependencies for py27-matplotlib ---> Building py27-matplotlib Error: org.macports.build for port py27-matplotlib returned: command execution failed Please see the log file for port py27-matplotlib for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-matplotlib/py27-matplotlib/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed not sure if its a bug or was just caused by a failed installation attemp -- Ticket URL: <https://trac.macports.org/ticket/43547> MacPorts <http://www.macports.org/> Ports system for OS X
#43547: py27-matplotlib Instalation fails ----------------------------+-------------------------------- Reporter: unai.herran@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Comment (by unai.herran@…): Replying to [ticket:43547 unai.herran@…]:
While doing the instalation of py27-matplot I receive the following error.
---> Computing dependencies for py27-matplotlib ---> Building py27-matplotlib Error: org.macports.build for port py27-matplotlib returned: command execution failed Please see the log file for port py27-matplotlib for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-matplotlib/py27-matplotlib/main.log
To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed Macintosh:~ unaiherran1$ sudo port install py27-matplotlib ---> Computing dependencies for py27-matplotlib ---> Building py27-matplotlib Error: org.macports.build for port py27-matplotlib returned: command execution failed Please see the log file for port py27-matplotlib for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-matplotlib/py27-matplotlib/main.log
To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed
not sure if its a bug or was just caused by a failed installation attempt
-- Ticket URL: <https://trac.macports.org/ticket/43547#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43547: py27-matplotlib Instalation fails ----------------------------+-------------------------------- Reporter: unai.herran@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Comment (by unai.herran@…): It seems that the only thing needed to do was to : sudo port clean py27-matplot and then sudo port install py27-matplot -- Ticket URL: <https://trac.macports.org/ticket/43547#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43547: py27-matplotlib Instalation fails ------------------------------+-------------------------------- Reporter: unai.herran@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: Port: py27-matplotlib | ------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: sean@… (added) * status: new => closed * resolution: => invalid * port: => py27-matplotlib Old description:
While doing the instalation of py27-matplot I receive the following error.
---> Computing dependencies for py27-matplotlib ---> Building py27-matplotlib Error: org.macports.build for port py27-matplotlib returned: command execution failed Please see the log file for port py27-matplotlib for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-matplotlib/py27-matplotlib/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed Macintosh:~ unaiherran1$ sudo port install py27-matplotlib ---> Computing dependencies for py27-matplotlib ---> Building py27-matplotlib Error: org.macports.build for port py27-matplotlib returned: command execution failed Please see the log file for port py27-matplotlib for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-matplotlib/py27-matplotlib/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed
not sure if its a bug or was just caused by a failed installation attemp
New description: While doing the instalation of py27-matplot I receive the following error. {{{ ---> Computing dependencies for py27-matplotlib ---> Building py27-matplotlib Error: org.macports.build for port py27-matplotlib returned: command execution failed Please see the log file for port py27-matplotlib for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-matplotlib/py27-matplotlib/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed Macintosh:~ unaiherran1$ sudo port install py27-matplotlib ---> Computing dependencies for py27-matplotlib ---> Building py27-matplotlib Error: org.macports.build for port py27-matplotlib returned: command execution failed Please see the log file for port py27-matplotlib for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py-matplotlib/py27-matplotlib/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed }}} not sure if its a bug or was just caused by a failed installation attempt -- Comment: Replying to [comment:2 unai.herran@…]:
It seems that the only thing needed to do was to :
{{{ sudo port clean py27-matplot }}}
and then
{{{ sudo port install py27-matplot }}}
Right, cleaning and trying again is the first [https://guide.macports.org/chunked/project.html#project.tickets.prerequisite... prerequisite before filing a ticket]. Also, remember to use WikiFormatting when writing in Trac, fill in the Port field, and Cc the maintainer of the port. -- Ticket URL: <https://trac.macports.org/ticket/43547#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts