[MacPorts] #62331: netcdf-fortran: wrong dependency to libgcc10 when gccdevel is requested
MacPorts
noreply at macports.org
Sat Feb 20 18:25:45 UTC 2021
#62331: netcdf-fortran: wrong dependency to libgcc10 when gccdevel is requested
-------------------------+-------------------------------------------------
Reporter: | Owner: (none)
platipodium |
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: libgcc, netcdf, dependency,
Port: netcdf- | conflict
fortran |
-------------------------+-------------------------------------------------
Comment (by mf2k):
Something strange is going on:
the gccdevel variant does not appear here:
{{{
$ port info --variants netcdf-fortran +gccdevel +mpich
variants: g95, gcc10, gcc5, gcc6, gcc7, gcc8, gcc9, mpich, openmpi
}}}
But it does appear here:
{{{
$ port variants netcdf-fortran
netcdf-fortran has the variants:
g95: Build using the g95 Fortran compiler
* conflicts with gcc10 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49 gcc5 gcc6
gcc7 gcc8 gcc9 gccdevel
[+]gcc10: Build using the MacPorts gcc 10 compiler
* conflicts with g95 g95 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49 gcc5
gcc6 gcc7 gcc8 gcc9 gccdevel
gcc44: Build using the MacPorts gcc 4.4 compiler
* conflicts with g95 g95 gcc10 gcc45 gcc46 gcc47 gcc48 gcc49 gcc5
gcc6 gcc7 gcc8 gcc9 gccdevel
gcc45: Build using the MacPorts gcc 4.5 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc46 gcc47 gcc48 gcc49 gcc5
gcc6 gcc7 gcc8 gcc9 gccdevel
gcc46: Build using the MacPorts gcc 4.6 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc47 gcc48 gcc49 gcc5
gcc6 gcc7 gcc8 gcc9 gccdevel
gcc47: Build using the MacPorts gcc 4.7 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc46 gcc48 gcc49 gcc5
gcc6 gcc7 gcc8 gcc9 gccdevel
gcc48: Build using the MacPorts gcc 4.8 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc46 gcc47 gcc49 gcc5
gcc6 gcc7 gcc8 gcc9 gccdevel
gcc49: Build using the MacPorts gcc 4.9 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc46 gcc47 gcc48 gcc5
gcc6 gcc7 gcc8 gcc9 gccdevel
gcc5: Build using the MacPorts gcc 5 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49
gcc6 gcc7 gcc8 gcc9 gccdevel
gcc6: Build using the MacPorts gcc 6 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49
gcc5 gcc7 gcc8 gcc9 gccdevel
gcc7: Build using the MacPorts gcc 7 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49
gcc5 gcc6 gcc8 gcc9 gccdevel
gcc8: Build using the MacPorts gcc 8 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49
gcc5 gcc6 gcc7 gcc9 gccdevel
gcc9: Build using the MacPorts gcc 9 compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49
gcc5 gcc6 gcc7 gcc8 gccdevel
gccdevel: Build using the MacPorts gcc devel compiler
* conflicts with g95 g95 gcc10 gcc44 gcc45 gcc46 gcc47 gcc48 gcc49
gcc5 gcc6 gcc7 gcc8 gcc9
mpich: Build using the MPICH compiler
* conflicts with openmpi
openmpi: Build using the OpenMPI compiler
* conflicts with mpich
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62331#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list