Opened 10 years ago
Last modified 19 months ago
#43937 assigned defect
GitX fails to build due to compiler option with Xcode 5.1.1
Reported by: | eirrgang@… | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.0 |
Keywords: | Cc: | nick.lavrik@…, jrblevin@…, whcordis@…, jpenney (Jason Penney), gallafent, jrhope, philbit@…, neverov.andrey@…, pile.h.deep@…, andrew.long@… | |
Port: | GitX |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Compilation fails on Mavericks with Xcode 5.1.1 with errors like the following.
:info:build error: garbage collection is no longer supported
Presumably, the culprit is the setting of GCC_ENABLE_OBJC_GC = required in GitX.xcodeproj/project.pbxproj? Removing these lines leaves the following errors, though.
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/GitX/work/gitx-0.7.1/PBGitRevList.mm:16:10: fatal error: 'ext/stdio_filebuf.h' file not found :info:build #include <ext/stdio_filebuf.h> :info:build ^ :info:build 1 error generated.
Change History (12)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:10 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | pile.h.deep@… added |
---|---|
Owner: | changed from macports-tickets@… to cal@… |
Has duplicate #48362.
comment:11 Changed 8 years ago by Ionic (Mihai Moldovan)
Cc: | andrew.long@… added |
---|
Has duplicate #51559.
comment:12 Changed 19 months ago by neverpanic (Clemens Lang)
Owner: | neverpanic deleted |
---|---|
Status: | new → assigned |
I haven't used a GUI for git in years and consequently dropped maintainership of GitX in [11724d44b788a9c2d89fa04936965a18c2b5dec9/macports-ports]. Maybe somebody wants to submit a PR to change it to a maintained fork as suggested in #42957?
Note: See
TracTickets for help on using
tickets.
Yes, there has been talk of offering a newer GitX fork instead (see #42957), since the original GitX seems not to have been updated in awhile by its developers.