Opened 9 years ago

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

main.log (70.8 KB) - added by Tatsh (Andrew Udvare) 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by Tatsh (Andrew Udvare)

Attachment: main.log added

comment:1 Changed 9 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

The log is not from a clean build attempt, but in this case cleaning won't help with the error:

error: garbage collection is no longer supported

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.

comment:2 Changed 9 years ago by Tatsh (Andrew Udvare)

Can the binary be distributed instead until then?

https://github.com/tomaz/appledoc/releases

comment:3 Changed 9 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

Fixed by updating to 2.2.1 (r136045).

Note: See TracTickets for help on using tickets.