Opened 3 years ago

Last modified 3 years ago

#63137 closed defect

gromacs: Error: clang-5.0 is not supported on this macOS release (Darwin 20). — at Version 1

Reported by: rikta43 Owned by: dstrubbe (David Strubbe)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: bigsur Cc:
Port: gromacs

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I am trying to install gromacs using macports but been receving following error : (Package used : MacPorts-2.7.1-11-BigSur.pkg)

Error: clang-5.0 is not supported on this macOS release (Darwin 20).
Error: Failed to fetch clang-5.0: Unsupported macOS version
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-5.0/clang-5.0/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port gromacs failed

can you help please !!

Change History (1)

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: bigsur added
Owner: set to dstrubbe
Port: gromacs added
Priority: HighNormal
Status: newassigned
Summary: Processing of port gromacs failedgromacs: Error: clang-5.0 is not supported on this macOS release (Darwin 20).
Type: requestdefect

The message is correct: clang 5.0 is not supported on macOS 11 or later.

Then the question is why gromacs is requiring the (by now quite old) clang 5.0 and how do we allow it to use a newer clang.

Note: See TracTickets for help on using tickets.