[MacPorts] #59397: openssh @8.1_1: fails to build on 10.6: audit-bsm.c:66:10: fatal error: 'bsm/audit_session.h' file not found

MacPorts noreply at macports.org
Thu Oct 24 05:17:15 UTC 2019


#59397: openssh @8.1_1: fails to build on 10.6: audit-bsm.c:66:10: fatal error:
'bsm/audit_session.h' file not found
-------------------------+-------------------------
  Reporter:  grumpybozo  |      Owner:  Ionic
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.1
Resolution:  fixed       |   Keywords:  snowleopard
      Port:  openssh     |
-------------------------+-------------------------
Changes (by Mihai Moldovan <ionic@…>):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"31b5e09ff6d6ac53e6e4ea85bd8ff8b366ade980/macports-ports"
 31b5e09ff6d6ac53e6e4ea85bd8ff8b366ade980/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="31b5e09ff6d6ac53e6e4ea85bd8ff8b366ade980"
 net/openssh: (hopefully) fix build failures on 10.6-. Round two.

 sys/acl.h (implicitly pulled in by other headers) breaks with
 __APPLE_API_STRICT_CONFORMANCE set. Since we don't need it in the
 keychain integration code, just drop it in that file.

 xpc/xpc.h is only available on 10.7+. Since we don't need any
 declarations or macros from there, don't include it on older platforms.

 No revbump since this only fixes build failures.

 Fixes: https://trac.macports.org/ticket/59397
 }}}

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


More information about the macports-tickets mailing list