[MacPorts] #54035: Become maintainer of and update port 'ncview'
MacPorts
noreply at macports.org
Tue Apr 25 17:26:04 UTC 2017
#54035: Become maintainer of and update port 'ncview'
---------------------------+------------------------
Reporter: thiagoveloso | Owner: seanfarley
Type: enhancement | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: ncview |
---------------------------+------------------------
Comment (by seanfarley):
Replying to [comment:8 thiagoveloso]:
> Thanks Sean for the help and for the explanation as well.
>
> However, ncview failed to build apparently due to an issue with
dependency hdf5-18. I didn't try it by myself, but got an e-mail from
Macports' buildbot.
I guess you mean this? https://build.macports.org/builders/ports-10
.5_ppc_legacy-builder/builds/26194/steps/install-dependencies/logs/stdio
> I had removed hdf5 from the dependency list in the Portfile
(depends_lib), since it is already required by netcdf. Could this possibly
be the cause of the build failure?
`netcdf` can technically be built without `hdf5` support. The `+netcdf4`
(which is enabled by default) add `hdf5` support. The `ncview` port checks
for `+netcdf4` which is how we check for dependency variants. I think your
error is because on this ancient machine `hdf5` can't be built at all. Not
much you can do about that.
--
Ticket URL: <https://trac.macports.org/ticket/54035#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list