Re: [MacPorts] #68438: draco @ 1.5.6: build fails on 10.6–10.12

MacPorts noreply at macports.org
Thu Oct 12 22:18:59 UTC 2023


#68438: draco @ 1.5.6: build fails on 10.6–10.12
----------------------+----------------------
  Reporter:  nilason  |      Owner:  nilason
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:  draco    |
----------------------+----------------------
Changes (by jmroot):

 * cc: essandess (added)


Comment:

 It appears that ghc uses `utimensat` in its public headers, which means
 those headers can't be used without that function being available. As
 you've discovered, it's only available on macOS 10.13 and later. There is
 an implementation in legacysupport, but that means that all ghc dependents
 are obliged to use legacysupport, which is unfortunate.

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


More information about the macports-tickets mailing list