[MacPorts] #63748: xsel 1.2.0 fails to build on macOS 12.0.1

MacPorts noreply at macports.org
Sat Dec 4 15:58:38 UTC 2021


#63748: xsel 1.2.0 fails to build on macOS 12.0.1
---------------------------+------------------------
  Reporter:  derekschrock  |      Owner:  ryandesign
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.1
Resolution:  fixed         |   Keywords:  monterey
      Port:  xsel          |
---------------------------+------------------------
Changes (by derekschrock):

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


Comment:

 In [changeset:"a5e2d3e12ea03b0a6712a7f8efeab9049b428cc8/macports-ports"
 a5e2d3e12ea03b0a6712a7f8efeab9049b428cc8/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="a5e2d3e12ea03b0a6712a7f8efeab9049b428cc8"
 xsel: disable check for autoconf vfork AC_FUNC_FORK

 * disable check for autoconf AC_FUNC_FORK vfork checking caching to yes.
 * AC_FUNC_FORK will create a `#define vfork fork` macro in config.h
 * vfork has been mark depercated in macOS 12.
 * This macro will mark fork() usage as depercated due to
   config.h being included before system header <unistd.h>.

 Re: https://github.com/kfish/xsel/issues/42
 Closes: https://trac.macports.org/ticket/63748
 }}}

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


More information about the macports-tickets mailing list