[MacPorts] #53209: Gtk 3.22.5 does not build on PPC Tiger, Mac OS X 10.4.11, because of inappropriate use of -arch ppc
MacPorts
noreply at macports.org
Thu Jan 5 00:10:57 UTC 2017
#53209: Gtk 3.22.5 does not build on PPC Tiger, Mac OS X 10.4.11, because of
inappropriate use of -arch ppc
------------------------+------------------------------
Reporter: ballapete | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: Clang, assembler
Port: gtk3 |
------------------------+------------------------------
Comment (by kencu):
I have gtk3 installed on Tiger. This is similar to the error installing
gtk3 on Leopard PPC that we've been discussing for a while [ticket:52468].
Clang 3.3 is pretty useless for compiling anything on PPC right at the
moment.
For now, I believe, the only method to install gtk3 is to use a later gcc
version ( I used gcc6 ), IIRC, it only builds +x11 and not +quartz. I'm
working on a better option [ticket:53184].
{{{
$ port -v installed | grep gtk3
gtk3 @3.20.9_0+x11 platform='darwin 8' archs='ppc'
gtk3 @3.22.1_0+x11 platform='darwin 8' archs='ppc'
gtk3 @3.22.2_0+x11 platform='darwin 8' archs='ppc'
gtk3 @3.22.5_0+x11 (active) platform='darwin 8' archs='ppc'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/53209#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list