[MacPorts] #59795: ecCodes' gcc9 variant conflicts with gfortran
MacPorts
noreply at macports.org
Mon Dec 2 13:27:09 UTC 2019
#59795: ecCodes' gcc9 variant conflicts with gfortran
--------------------------+---------------------
Reporter: thiagoveloso | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: ecCodes
--------------------------+---------------------
On my system, I usually install cdo with the following variants:
{{{
sudo port install cdo +szip +grib_api +gcc9 +mpich
}}}
I guess this causes ecCodes to be installed with the gcc9 variant as well.
However, a recent update in version 2.15.0 revision 1 seems to break this.
This revision introduces gfortran as default variant:
https://github.com/macports/macports-
ports/commit/6f931aa8f8607e060f40cb1438625b776fb912aa#diff-
72f4652e4e50c65421dbd4abc178a477
This is the error message I receive when trying to update:
{{{
sudo port upgrade outdated
Error: ecCodes: Variant gcc9 conflicts with gfortran
Error: Unable to open port: Error evaluating variants
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
}}}
Any way to work around this error?
--
Ticket URL: <https://trac.macports.org/ticket/59795>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list