Opened 10 years ago
Closed 10 years ago
#45880 closed defect (duplicate)
nu2 @2.0.1: error: garbage collection is no longer supported
Reported by: | crossd@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | ||
Port: | nu2 |
Description
nu2 fails to build on Yosemite. Please see the attached log file. Any pointers on how to make forward progress would be appreciated it. Thanks!
Attachments (1)
Change History (4)
Changed 10 years ago by crossd@…
comment:1 Changed 10 years ago by crossd@…
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | nu2 fails to build on Yosemite. → nu2 @2.0.1: error: garbage collection is no longer supported |
---|
The error in the log—"error: garbage collection is no longer supported
"—will occur on any OS X version when using Xcode 5 or later. Projects experiencing this error need to be rewritten to use automatic reference counting instead of garbage collection.
comment:3 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
duplicate of https://trac.macports.org/ticket/45881 which has been fixed
Note: See
TracTickets for help on using
tickets.
Replying to crossd@…:
FYI, I believe this has now been obsoleted by ticket #45881. I apologize for the noise; I should have just done the upgrade without reporting the breakage of the old version.