[MacPorts] #55337: mbuffer @20171011 new Portfile contribution

MacPorts noreply at macports.org
Fri Nov 17 02:42:28 UTC 2017


#55337: mbuffer @20171011 new Portfile contribution
-------------------------+-----------------
  Reporter:  hcardwell   |      Owner:
      Type:  submission  |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  mbuffer     |
-------------------------+-----------------

Comment (by hcardwell):

 I replicated the 10.13 issue.  This is quite interesting, and I need to
 look at my MBP to understand why it built on my 10.12.6 install at all.

 OSX does not implement anonymous semaphors and their commensurate
 functions.  As such, a call to sem_init is expected to fail with "not
 implemented".

 Injecting wrappers with fake names is not a big deal, but it'll take a bit
 to write the patches against mbuffer.c.

 It's possible I have some other port installed on my MBP's MacPorts
 install that is already providing the wrappers.

 I shall investigate.

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


More information about the macports-tickets mailing list