[MacPorts] #71266: mpich-default @4.2.2_0+gcc14 fails to build (was: mpich-default 4.2.2 fails to install)
MacPorts
noreply at macports.org
Sat Nov 9 00:17:28 UTC 2024
#71266: mpich-default @4.2.2_0+gcc14 fails to build
----------------------------+--------------------------
Reporter: oscarrutt | Owner: eborisch
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.4
Resolution: | Keywords: sonoma arm64
Port: mpich-default |
----------------------------+--------------------------
Changes (by jmroot):
* status: new => assigned
* cc: mascguy (added)
* owner: (none) => eborisch
* keywords: mpich sonoma aarch => sonoma arm64
* port: => mpich-default
Comment:
{{{
:info:build src/mpi/datatype/typerep/src/typerep_ext32.c:111:14: error:
duplicate case value '201326592'
:info:build 111 | case MPI_CXX_FLOAT_COMPLEX:
:info:build | ^
:info:build ./src/include/mpi.h:229:37: note: expanded from macro
'MPI_CXX_FLOAT_COMPLEX'
:info:build 229 | #define MPI_CXX_FLOAT_COMPLEX
((MPI_Datatype)MPI_DATATYPE_NULL)
:info:build | ^
:info:build src/mpi/datatype/typerep/src/typerep_ext32.c:108:14: note:
previous case defined here
:info:build 108 | case MPI_COMPLEX32:
:info:build | ^
:info:build ./src/include/mpi.h:196:31: note: expanded from macro
'MPI_COMPLEX32'
:info:build 196 | #define MPI_COMPLEX32
((MPI_Datatype)MPI_DATATYPE_NULL)
:info:build | ^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71266#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list