Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#68268 closed defect (wontfix)

gcc12 dependency on clang-14

Reported by: haberg-1 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma Cc:
Port: gcc12

Description

The port gcc12 (and there is no gcc13!) sets the dependency to clang-14, which in turn does not install on MacOS 14. —A way to fix might be to set the dependency to clang-16, or no specific clang version, so that the latest can be used.

Change History (4)

comment:1 Changed 8 months ago by cjones051073 (Chris Jones)

Resolution: wontfix
Status: newclosed

clang versions used to build gcc versions are specifically chosen as the ones known to work. Just moving to the latest usually does not work if that gcc version predates when that clang was released.

comment:2 Changed 8 months ago by haberg-1

You might make it for gcc13 then, which was released 2023-07-27.

comment:3 Changed 8 months ago by haberg-1

And there is clang-17 now.

comment:4 Changed 8 months ago by rfj82982

GCC12 is a requirement for a lot of port like mpich and openmpi that are widely used for any code that can run in parallel. At the moment no mpi port is working because of the issue with clang14.

Last edited 8 months ago by rfj82982 (previous) (diff)
Note: See TracTickets for help on using tickets.