[MacPorts] #24005: gd2 +universal quasi-dependencies problems
MacPorts
noreply at macports.org
Wed Mar 10 01:43:48 PST 2010
#24005: gd2 +universal quasi-dependencies problems
------------------------------------+---------------------------------------
Reporter: yairchu@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: universal dependencies | Port: gd2
------------------------------------+---------------------------------------
when doing
{{{
port install gd2 +universal
}}}
it failed here, saying:
{{{
Error: Target org.macports.destroot returned: /opt/local/bin/gdlib-config
differs...
}}}
One example difference was:
{{{
echo"features: GD_XPM GD_FREETYPE GD_GIF GD_GIFANIM GD_OPENPOLYGON"
}}}
vs
{{{
echo"features: GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG GD_GIF
GD_GIFAN
IM GD_OPENPOLYGON"
}}}
installing universal versions for jpeg, fontconfig, and libpng solved it
here.
The problem is that gd2 builds with different capabilities depending on
what one has installed and if those "quasi-dependencies" are not universal
then it has different capabilities for different archs and then can't
merge gdlib-config.
--
Ticket URL: <http://trac.macports.org/ticket/24005>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list