Opened 10 years ago
Closed 10 years ago
#45735 closed defect (fixed)
appledoc @2.2: error: garbage collection is no longer supported
Reported by: | Tatsh (Andrew Udvare) | Owned by: | g5pw (Aljaž Srebrnič) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | ||
Port: | appledoc |
Description
uname: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64 i386 MacBookPro10,1 Darwin $ xcodebuild -version Xcode 6.1 Build version 6A1052d
I had this built on Mavericks before.
Attachments (1)
Change History (4)
Changed 10 years ago by Tatsh (Andrew Udvare)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to g5pw@… |
---|---|
Port: | appledoc added |
Summary: | appledoc does not build (on Yosemite?) → appledoc @2.2: error: garbage collection is no longer supported |
comment:2 Changed 10 years ago by Tatsh (Andrew Udvare)
Can the binary be distributed instead until then?
comment:3 Changed 10 years ago by g5pw (Aljaž Srebrnič)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed by updating to 2.2.1 (r136045).
Note: See
TracTickets for help on using
tickets.
The log is not from a clean build attempt, but in this case cleaning won't help with the error:
This error means you cannot compile it with Xcode 5.1 or later.
The developer is aware of the issue, and appledoc version 3, which is currently in development, will no longer use garbage collection.