[MacPorts] #61982: ruby @1.8.7-p374_12 build failure
MacPorts
noreply at macports.org
Sat Jan 9 03:23:56 UTC 2021
#61982: ruby @1.8.7-p374_12 build failure
-------------------------+---------------------
Reporter: jrquinello | Owner: kimuraw
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: ruby |
-------------------------+---------------------
Changes (by kimura wataru <kimuraw@…>):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"7a33fa70e2f49344815988d46aa2408a0a9e53b2/macports-ports"
7a33fa70e2f49344815988d46aa2408a0a9e53b2/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="7a33fa70e2f49344815988d46aa2408a0a9e53b2"
lang/ruby: fix build failure at main.c on macOS 14 or earlier
fixes https://trac.macports.org/ticket/61982
from objc4-* in opensource.apple.com,
- objc_msgSend(void) and OBJC_OLD_DISPATCH_PROTOTYPES introduced sinse
macOS 10.8 (objc4-532)
- OBJC_OLD_DISPATCH_PROTOTYPES always *1* between macOS 10.8 and 10.14 ->
uses objc_msgSend(id, SEL, ...)
tested macOS:
- 11.1
- 10.15.5
- 10.12.6
- 10.6.8 (i386)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61982#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list