Opened 11 years ago

Last modified 11 years ago

#40823 closed defect

py27-healpy: build failed — at Version 1

Reported by: eliuhe@… Owned by: aronnax@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: py27-healpy

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

I get the following error when doing:

sudo port install lscsoft-deps

--->  Building py27-healpy
Error: org.macports.build for port py27-healpy returned: command execution failed
Error: Failed to install py27-healpy

Looking at the log file, I found:

msg:archivefetch --->  Attempting to fetch py27-healpy-1.6.3_0+openmp.darwin_12.x86_64.tbz2 from http://packages.macports.org/py27-healpy
:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404

And this is exactly the case, the website "http://packages.macports.org/py27-healpy" does not exist.

I have not found reference about this problem here <https://www.lsc-group.phys.uwm.edu/daswg/docs/howto/macports.html>,

Any help is welcome,

Thanks.

Change History (2)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ram @… macports.org removed
Description: modified (diff)
Owner: changed from macports-tickets@… to aronnax@…
Port: py27-healpy added
Summary: error installing lscsoft-depspy27-healpy: build failed

It is not a problem when a URL at http://packages.macports.org does not exist. MacPorts checks there for pre-compiled binaries. If none exist, it then tries to build it locally on your system. It's only a problem if that then also fails. If it did, we need to see the main.log file of the port that failed to build—in this case py27-healpy—to know what went wrong. Please attach it. Its location is printed by the command "port logfile py27-healpy".

Changed 11 years ago by eliuhe@…

Attachment: main.log added
Note: See TracTickets for help on using tickets.