Changes between Initial Version and Version 1 of Ticket #63137


Ignore:
Timestamp:
Jun 24, 2021, 9:38:42 PM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63137

    • Property Status changed from new to assigned
    • Property Summary changed from Processing of port gromacs failed to gromacs: Error: clang-5.0 is not supported on this macOS release (Darwin 20).
    • Property Priority changed from High to Normal
    • Property Keywords bigsur added
    • Property Owner set to dstrubbe
    • Property Type changed from request to defect
    • Property Port gromacs added
  • Ticket #63137 – Description

    initial v1  
    11I am trying to install gromacs using macports but been receving following error : (Package used : MacPorts-2.7.1-11-BigSur.pkg)
    22
     3{{{
    34Error: clang-5.0 is not supported on this macOS release (Darwin 20).
    45Error: Failed to fetch clang-5.0: Unsupported macOS version
    56Error: 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.
     7Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    88Error: Processing of port gromacs failed
     9}}}
    910
    1011can you help please !!