[MacPorts] #63275: mpich-default: hangs up during configuring
MacPorts
noreply at macports.org
Thu Jul 22 00:54:50 UTC 2021
#63275: mpich-default: hangs up during configuring
-----------------------+---------------------------
Reporter: aehofmann | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: | Port: mpich-default
-----------------------+---------------------------
Currently attempting to install mpich-default on my Mac in order to
ultimately install Quantum Espresso, but the terminal just hangs in the
configuring stage, so I don't even have a log file to share.
Running MacOS 10.15.7; XCode 12.4 (build version 12D4e)
$ sudo port -t install mpich-default
gets stuck (as in sitting there for HOURS, dots no longer moving) with
'gfortran-mp-11' in the terminal header:
{{{
---> Configuring mpich-default
[ • • • • • • • • • • • •]
}}}
After looking through a bunch of tickets, I confirmed that gfortran-mp-11
is in the opt/local/bin directory. However, all of my mpich-related
wrappers are pointing to mpich-gcc10 from a previous install, so I
uninstalled all ports and then tried again with
$ sudo port -t install mpich-default -gcc11 +gcc10
but I end up with the same stall-out on mpich-default configuration (this
time with gfortran-mp-10 in the header) plus some nice warnings.
{{{
---> Extracting mpich-default
Warning: The following existing file was hidden from the build system by
trace mode:
/private/var/select/sh
---> Applying patches to mpich-default
Warning: The following existing file was hidden from the build system by
trace mode:
/private/var/select/sh
---> Configuring mpich-default
[ • • • • • • • • • • • •]
}}}
Any suggestions or insight into where I might be going awry would be
greatly appreciated.
--
Ticket URL: <https://trac.macports.org/ticket/63275>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list