Opened 7 years ago
Last modified 7 years ago
#54587 closed defect
Port ESMF not completing — at Version 4
Reported by: | edshred2000 (Ed Armstrong) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | Cc: | ||
Port: | esmf |
Description (last modified by mf2k (Frank Schima))
Fails to find some critical fortran gcc libs or dependencies:
earmstro$ sudo port install esmf ---> Computing dependencies for esmf ---> Fetching distfiles for esmf Error: Install netcdf-fortran +gcc6 Error: Failed to fetch esmf: netcdf-fortran +gcc6 not installed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_esmf/esmf/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port esmf failed
Running Mac OS/X 10.11.6
Change History (5)
comment:1 Changed 7 years ago by kencu (Ken)
Changed 7 years ago by edshred2000 (Ed Armstrong)
Log file for ESMF build on Mac OS X
comment:2 Changed 7 years ago by edshred2000 (Ed Armstrong)
I did try to clean several times.....before ticket submit
In my log file (attached) my port seems to try to access other locations and not find the proper package:
:info:archivefetch ---> esmf-6_3_0rp1_3+accelerate+gcc6.darwin_15.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch esmf-6_3_0rp1_3+accelerate+gcc6.darwin_15.x86_64.tbz2 from https://packages.macports.org/esmf :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch esmf-6_3_0rp1_3+accelerate+gcc6.darwin_15.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/esmf :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch esmf-6_3_0rp1_3+accelerate+gcc6.darwin_15.x86_64.tbz2 from http://lil.fr.packages.macports.org/esmf :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
comment:3 Changed 7 years ago by mf2k (Frank Schima)
Cc: | edshred2000 removed |
---|---|
Owner: | set to tenomoto |
Status: | new → assigned |
In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers esmf
), if any.
As reporter, you do not need to Cc yourself.
comment:4 Changed 7 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | esmf gcc netcdf-fortran removed |
Note: See
TracTickets for help on using
tickets.
esmf seems to download and checksum fine here:
as does netcdf-fortran
perhaps clean and try again? If it still fails, please upload your entire build attempt log so we can see what happens.