[MacPorts] #68753: mpich-default +gcc13+fortran has broken mpicxx
MacPorts
noreply at macports.org
Thu Nov 30 19:23:17 UTC 2023
#68753: mpich-default +gcc13+fortran has broken mpicxx
-------------------------------+----------------------
Reporter: FreddieWitherden | Owner: eborisch
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mpich |
-------------------------------+----------------------
Comment (by eborisch):
Note the first line of the output:
**Error: Command line argument is needed!
**
Try compiling something with it. Or even just `mpicxx -show`:
{{{
$ mpicxx
Error: Command line argument is needed!
This script (/opt/local/bin/mpicxx) is being called recursively, check
that MPICH_CXX does not refer to mpicxx.
$ mpicxx -show
/usr/bin/clang++
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
-I/opt/local/include/mpich-mp -L/opt/local/lib/mpich-mp -lmpicxx -lmpi
-lpmpi
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68753#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list