[MacPorts] #71266: mpich-default @4.2.2_0+gcc14 fails to build

MacPorts noreply at macports.org
Tue Dec 17 18:14:38 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  |
----------------------------+--------------------------

Comment (by stefanoaz):

 Errors where code fails:

 src/mpi/datatype/typerep/src/typerep_yaksa_init.c:308:14: error: duplicate
 case value '201326592'
   308 |         case MPI_CXX_DOUBLE_COMPLEX:
       |              ^
 ./src/include/mpi.h:230:37: note: expanded from macro
 'MPI_CXX_DOUBLE_COMPLEX'
   230 | #define MPI_CXX_DOUBLE_COMPLEX
 ((MPI_Datatype)MPI_DATATYPE_NULL)
       |                                     ^
 src/mpi/datatype/typerep/src/typerep_yaksa_init.c:304:14: note: previous
 case defined here
   304 |         case MPI_CXX_FLOAT_COMPLEX:
       |              ^
 ./src/include/mpi.h:229:37: note: expanded from macro
 'MPI_CXX_FLOAT_COMPLEX'
   229 | #define MPI_CXX_FLOAT_COMPLEX
 ((MPI_Datatype)MPI_DATATYPE_NULL)
       |                                     ^
 src/mpi/datatype/typerep/src/typerep_yaksa_init.c:312:14: error: duplicate
 case value '201326592'
   312 |         case MPI_CXX_LONG_DOUBLE_COMPLEX:
       |              ^
 ./src/include/mpi.h:231:37: note: expanded from macro
 'MPI_CXX_LONG_DOUBLE_COMPLEX'
   231 | #define MPI_CXX_LONG_DOUBLE_COMPLEX
 ((MPI_Datatype)MPI_DATATYPE_NULL)
       |                                     ^
 src/mpi/datatype/typerep/src/typerep_yaksa_init.c:308:14: note: previous
 case defined here
   308 |         case MPI_CXX_DOUBLE_COMPLEX:
       |              ^
 ./src/include/mpi.h:230:37: note: expanded from macro
 'MPI_CXX_DOUBLE_COMPLEX'
   230 | #define MPI_CXX_DOUBLE_COMPLEX
 ((MPI_Datatype)MPI_DATATYPE_NULL)
       |                                     ^
 2 errors generated.

-- 
Ticket URL: <https://trac.macports.org/ticket/71266#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list