[MacPorts] #68653: mpich: Error: No such port: mpich-clang17; Error: No such port: mpich-gcc13
MacPorts
noreply at macports.org
Tue Nov 7 22:04:25 UTC 2023
#68653: mpich: Error: No such port: mpich-clang17; Error: No such port: mpich-gcc13
------------------------------+----------------------
Reporter: Schamschula | Owner: eborisch
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mpich sundials5 |
------------------------------+----------------------
Comment (by jmroot):
The mirror step evaluates all available variants. You will see the issue
locally if you use the particular variant that adds the nonexistent
dependency.
{{{
% port lint sundials5 +clang17
---> Verifying Portfile for sundials5
Error: Unknown dependency: mpich-clang17
---> 1 errors and 0 warnings found.
% port lint sundials5 +gcc13
---> Verifying Portfile for sundials5
Error: Unknown dependency: mpich-gcc13
---> 1 errors and 0 warnings found.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68653#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list