[MacPorts] #58919: fontforge build failure on 10.7.5

MacPorts noreply at macports.org
Wed Sep 4 08:53:59 UTC 2019


#58919: fontforge build failure on 10.7.5
------------------------+--------------------
  Reporter:  lemzwerg   |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:  lion
      Port:  fontforge  |
------------------------+--------------------

Comment (by jmroot):

 2.6 will still try the system clang if it can use the selected stdlib. So
 on 10.7 and later, more or less.

 Here, _Noreturn is a C11 feature, so it should at least be using the
 appropriate -std= option. Compilers that don't support C11 also need to be
 excluded. With 2.6 we could just set compiler.c_standard, but for now we
 just have to do some blacklisting.

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


More information about the macports-tickets mailing list