[MacPorts] #54893: python35: fails to build due to "dyld: Symbol not found: _utimensat"

MacPorts noreply at macports.org
Sun Sep 24 10:14:11 UTC 2017


#54893: python35: fails to build due to "dyld: Symbol not found: _utimensat"
-------------------------+----------------------
  Reporter:  lbschenkel  |      Owner:  jmroot
      Type:  defect      |     Status:  accepted
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.4.1
Resolution:              |   Keywords:
      Port:  python35    |
-------------------------+----------------------
Changes (by jmroot):

 * cc: jmr@… (removed)
 * status:  new => accepted
 * owner:   => jmroot


Comment:

 This would be due to building against the 10.13 SDK. This sort of thing is
 why we don't support building with an older deployment target and a
 current SDK in general. Anything that detects features at build time
 instead of runtime gets it wrong.

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


More information about the macports-tickets mailing list