Opened 9 years ago

Closed 9 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)

main.log (33.4 KB) - added by crossd@… 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by crossd@…

Attachment: main.log added

comment:1 in reply to:  description Changed 9 years ago by crossd@…

Replying to crossd@…:

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!

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.

Last edited 9 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 9 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 9 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: duplicate
Status: newclosed

duplicate of https://trac.macports.org/ticket/45881 which has been fixed

Note: See TracTickets for help on using tickets.