Opened 7 years ago
Closed 4 years ago
#56446 closed defect (duplicate)
gmt5 @5.4.2: Cannot determine GSHHG version:
Reported by: | smalleyr | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.4 |
Keywords: | Cc: | ||
Port: | gmt5 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
from file: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gmt5/gmt5/main.log
:info:archivefetch ---> gmt5-5.4.2_1+gdal+nonfree+pcre.darwin_16.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified. Attempting to fetch gmt5-5.4.2_1+gdal+nonfree+pcre.darwin_16.x86_64.tbz2 from https://packages.macports.org/gmt5 Fetching archive failed: The requested URL returned error: 404 Not Found Attempting to fetch gmt5-5.4.2_1+gdal+nonfree+pcre.darwin_16.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/gmt5 Fetching archive failed: The requested URL returned error: 404 Not Found Attempting to fetch gmt5-5.4.2_1+gdal+nonfree+pcre.darwin_16.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/gmt5 Fetching archive failed: The requested URL returned error: 404 Not Found
Build also contains this error
Warning! ***HDF5 library version mismatched error*** The HDF5 header files used to compile this application do not match the version used by the HDF5 library to which this application is linked.
Attachments (2)
Change History (9)
comment:1 Changed 7 years ago by smalleyr
comment:2 Changed 7 years ago by Schamschula (Marius Schamschula)
Cc: | tenomoto removed |
---|---|
Owner: | set to tenomoto |
Status: | new → assigned |
comment:3 Changed 7 years ago by pmetzger (Perry E. Metzger)
Component: | base → ports |
---|
comment:4 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Macports cannot seem to find the "source" for the GMT5 package.
I doubt that.
The 404 errors you showed are not MacPorts failing to download the source. They are MacPorts failing to download a pre-compiled binary. We are not permitted to distribute pre-compiled binaries of gmt5 due to its license. Therefore MacPorts must build it from source.
If the source build failed, please attach the main.log file so that we can see why that happened.
Changed 7 years ago by smalleyr
Attachment: | main_old.log added |
---|
this is the file that record the 404 error about the file gmt5-5.4.2_1+gdal+nonfree+pcre.darwin_16.x86_64.tbz2 not being found. it has 7 attempts to install gmt5, and I just found that only the first has the 404 error. The other 6 have different sets of errors. I used MacPorts to install GMT5 several years ago and have been selfupdating and then "upgrade outdated" and it has always worked like a charm - until a week ago. While working on this probem I uninstalled all macports, homebrew, and andaconda installs, upgraded to sierra from el captian and tried to install gmt4 and gmt5 with macports. This log is named main_old.log since I ran an attempt at installing it today and will attach the log with just that install next.
Changed 7 years ago by smalleyr
Here is the log file from the last attempt to install gmt5
comment:5 Changed 7 years ago by smalleyr
since the os upgrade I've installed gmt4, gmt5 and dos2unix with macports. gmt4 and gmt5 both complain about an hdf5 library-header file mismatch (see "Warning! *HDF5 library version mismatched error*" in this file and ticket #56445: hdf5 - Headers are 1.10.1, library is 1.10.2), and gmt 4 is partially working, while gmt5 is not completing.
comment:6 Changed 6 years ago by tenomoto (Takeshi Enomoto)
Could you try 5.4.4 committed in [212038bd/macports-ports]?
comment:7 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Summary: | gmt5 @5.4.2 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found → gmt5 @5.4.2: Cannot determine GSHHG version: |
Duplicate of #56363.
Macports cannot seem to find the "source" for the GMT5 package.