[MacPorts] #22801: pango +universal+no_x11+quartz fails to install on Snow Leopard x86_64
MacPorts
noreply at macports.org
Sun Dec 6 20:38:11 PST 2009
#22801: pango +universal+no_x11+quartz fails to install on Snow Leopard x86_64
-----------------------------------+----------------------------------------
Reporter: steals.mail@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: pango
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):
* status: new => assigned
Comment:
I can confirm that the problem exists. On i386, libpangocairo-1.0.la wants
to contain the line
{{{
inherited_linker_flags=' -framework CoreFoundation -framework Carbon
-framework Cocoa'
}}}
while on x86_64 it wants to contain
{{{
inherited_linker_flags=' -framework Carbon'
}}}
This should fix itself when we upgrade pango to 1.26.x, because we then
won't use the muniversal portgroup anymore. But we can't upgrade to 1.26.x
right now because it [ticket:21624 causes problems].
For now, it looks like you cannot install pango 1.24.5 universal with
quartz. I could possibly work around this by looking at how pango 1.26.0
generates its libpangocairo-1.0.la file when building universal with
quartz, and apply that to 1.24.5's file.
--
Ticket URL: <http://trac.macports.org/ticket/22801#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list