[MacPorts] #54208: mpd @0.20.5: error: *** A compiler with support for C++14 language features is required.

MacPorts noreply at macports.org
Mon May 22 03:16:26 UTC 2017


#54208: mpd @0.20.5: error: *** A compiler with support for C++14 language features
is required.
-------------------------+-------------------
  Reporter:  jeblairpgh  |      Owner:
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.4.1
Resolution:              |   Keywords:
      Port:  mpd         |
-------------------------+-------------------

Comment (by kencu):

 you'll need to install a newer compiler. Luckily, there are several.

 try `sudo port -v install clang-4.0` and assuming that goes without error,
 then try this:

 `sudo port -v install mpd configure.compiler=macports-clang-4.0`

 If  that works well for you and you don't want to be troubled by these
 kinds of errors in the future, you can look into setting your MacPorts
 default compiler to clang-4.0, and then you will not likely be troubled by
 this kind of error again.

 All the best, K

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


More information about the macports-tickets mailing list