Changes between Initial Version and Version 1 of Ticket #63137
- Timestamp:
- Jun 24, 2021, 9:38:42 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63137
-
Property
Status
changed from
new
toassigned
-
Property
Summary
changed from
Processing of port gromacs failed
togromacs: Error: clang-5.0 is not supported on this macOS release (Darwin 20).
-
Property
Priority
changed from
High
toNormal
- Property Keywords bigsur added
- Property Owner set to dstrubbe
-
Property
Type
changed from
request
todefect
- Property Port gromacs added
-
Property
Status
changed from
-
Ticket #63137 – Description
initial v1 1 1 I am trying to install gromacs using macports but been receving following error : (Package used : MacPorts-2.7.1-11-BigSur.pkg) 2 2 3 {{{ 3 4 Error: clang-5.0 is not supported on this macOS release (Darwin 20). 4 5 Error: Failed to fetch clang-5.0: Unsupported macOS version 5 6 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. 6 Error: Follow https://guide.macports.org/#project.tickets if you believe there 7 is a bug. 7 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. 8 8 Error: Processing of port gromacs failed 9 }}} 9 10 10 11 can you help please !!