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)

esmf seems to download and checksum fine here:

DEBUG: Executing org.macports.fetch (esmf)
--->  esmf_6_3_0rp1_src.tar.gz does not exist in /opt/local/var/macports/distfiles/esmf
--->  Attempting to fetch esmf_6_3_0rp1_src.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/esmf
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   271  100   271    0     0    532      0 --:--:-- --:--:-- --:--:--  2150
100 5957k  100 5957k    0     0  1765k      0  0:00:03  0:00:03 --:--:-- 2125k
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: checksum phase started at Wed Aug  9 22:25:34 CEST 2017
--->  Verifying checksums for esmf
DEBUG: Executing org.macports.checksum (esmf)
--->  Checksumming esmf_6_3_0rp1_src.tar.gz
DEBUG: Calculated (rmd160) is 3bc0363dcf4e809d287a9bfc26aed9734a592b5d
DEBUG: Correct (rmd160) checksum for esmf_6_3_0rp1_src.tar.gz
DEBUG: Calculated (sha256) is 89d9466fec099f375ec2182efd80af79e2ef6d486cdd51d5e18e9ab77b98dc1f
DEBUG: Correct (sha256) checksum for esmf_6_3_0rp1_src.tar.gz

as does netcdf-fortran

DEBUG: Executing org.macports.fetch (netcdf-fortran)
--->  netcdf-fortran-4.4.4.tar.gz does not exist in /opt/local/var/macports/distfiles/netcdf-fortran
--->  Attempting to fetch netcdf-fortran-4.4.4.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/netcdf-fortran
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   284  100   284    0     0   3096      0 --:--:-- --:--:-- --:--:--  3155
100 1817k  100 1817k    0     0  1224k      0  0:00:01  0:00:01 --:--:-- 1563k
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: checksum phase started at Wed Aug  9 22:28:59 CEST 2017
--->  Verifying checksums for netcdf-fortran
DEBUG: Executing org.macports.checksum (netcdf-fortran)
--->  Checksumming netcdf-fortran-4.4.4.tar.gz
DEBUG: Calculated (rmd160) is e09445545d8a835e3df78f63a2a0e725616a259f
DEBUG: Correct (rmd160) checksum for netcdf-fortran-4.4.4.tar.gz
DEBUG: Calculated (sha256) is c4f2fc229c03c0b4f633838d9000070e9468a7108bb70e9838e9510aeb0b93a6
DEBUG: Correct (sha256) checksum for netcdf-fortran-4.4.4.tar.gz

perhaps clean and try again? If it still fails, please upload your entire build attempt log so we can see what happens.

Changed 7 years ago by edshred2000 (Ed Armstrong)

Attachment: main.log added

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: newassigned

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.