[MacPorts] #66425: libdeflate @1.15 does not build on < 10.13, unconditional use of futimens (was: libdeflate @1.15 does not build on PPC Tiger, Mac OS X 10.4.11, because ld is missing a _futimens function)

MacPorts noreply at macports.org
Fri Dec 9 12:18:24 UTC 2022


#66425: libdeflate @1.15 does not build on < 10.13, unconditional use of futimens
-------------------------+-------------------------
  Reporter:  ballapete   |      Owner:  herbygillot
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.8.0
Resolution:              |   Keywords:
      Port:  libdeflate  |
-------------------------+-------------------------
Changes (by jmroot):

 * keywords:  tiger ppc =>
 * status:  new => assigned
 * cc: nickblack@…, herby.gillot@… (removed)
 * cc: dankamongmen (added)
 * owner:  (none) => herbygillot


Comment:

 It fails to build on 10.12 and older because `futimens` was added in
 10.13. Configure actually checks for it, and there is code in `gzip.c` to
 fall back to using `futimes`, but it doesn't seem to have its logic quite
 right.

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


More information about the macports-tickets mailing list