Opened 8 years ago

Last modified 6 years ago

#50453 closed defect

Failed to build py27-pymc — at Version 4

Reported by: sankha.mukherjee@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: py-pymc

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I was updating my ports when I meth with this error ...

Sankha-desktop:~ user$ sudo port upgrade outdated 
--->  Computing dependencies for py27-pymc
--->  Fetching distfiles for py27-pymc
Error: Install port:py27-numpy +gcc48
Error: org.macports.fetch for port py27-pymc returned: port:py27-numpy +gcc48 not installed
Please see the log file for port py27-pymc for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pymc/py27-pymc/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

So I tried several things ...

  1. sudo port install py27-pymc +gcc47 --> No luck

2.

    port clean py27-pymc
    sudo port -v install py27-pymc +gcc48

--> No Luck

Here is the full log ... attachment:main.log

Change History (5)

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Keywords: numpy removed
Port: py-pymc added; py27-pymc removed

In the future, please Cc the port maintainers (port info --maintainers py27-pymc), if any. Also, attach the complete main.log file instead of pasting the contents into the description.

comment:2 in reply to:  1 Changed 8 years ago by sankha.mukherjee@…

Replying to mf2k@…:

In the future, please Cc the port maintainers (port info --maintainers py27-pymc), if any. Also, attach the complete main.log file instead of pasting the contents into the description.

Sorry about that. This is my first ticket.

Changed 8 years ago by sankha.mukherjee@…

Attachment: main.log added

this is the complete log

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

Description: modified (diff)

It looks like the error message tells you how to resolve the problem:

Install port:py27-numpy +gcc48

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

Description: modified (diff)
Note: See TracTickets for help on using tickets.