Opened 10 years ago

Last modified 12 months ago

#43937 assigned defect

GitX fails to build due to compiler option with Xcode 5.1.1 — at Initial Version

Reported by: eirrgang@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: GitX

Description

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 (0)

Note: See TracTickets for help on using tickets.