[MacPorts] #61982: ruby @1.8.7-p374_12 build failure
MacPorts
noreply at macports.org
Tue Jan 5 12:51:28 UTC 2021
#61982: ruby @1.8.7-p374_12 build failure
-------------------------+----------------------
Reporter: jrquinello | Owner: kimuraw
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: ruby |
-------------------------+----------------------
Comment (by jmroot):
The prototype for objc_msgSend seems to have changed recently, see this
article for example: https://www.mikeash.com/pyblog/objc_msgsends-new-
prototype.html
It's not clear to me what this code in ruby is meant to accomplish, but
perhaps it would be best to replace `#include <objc/message.h>` with `void
objc_msgSend(void);` in the patch that I added previously?
--
Ticket URL: <https://trac.macports.org/ticket/61982#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list