[MacPorts] #21648: freetype +universal installs broken freetype.pc if zlib is not universal (was: freetype universal build confuses pkgconfig dependent software)
MacPorts
noreply at macports.org
Sun Sep 27 13:53:08 PDT 2009
#21648: freetype +universal installs broken freetype.pc if zlib is not universal
------------------------------+---------------------------------------------
Reporter: kurtjaeke@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: freetype
------------------------------+---------------------------------------------
Comment(by ryandesign@…):
Replying to [ticket:21648 kurtjaeke@…]:
> Please, finally fix the 64bit transition mess in a reasonable fashion!
We are only able to fix problems we are aware of, so thank you for
reporting this issue to me.
> Error: Target org.macports.extract returned: Libs.private field occurs
twice in '/opt/local/lib/pkgconfig/freetype2.pc'
I am able to reproduce this problem on my MacBook Pro running 10.6.1 if I
build zlib non-universal and then build freetype universal for x86_64
i386. So this is a similar error to #20727 for fontconfig, and would be
ultimately resolved by implementing #20728.
Reinstall zlib with the universal variant, then rebuild freetype.
{{{
sudo port upgrade --enforce-variants zlib +universal
sudo port -n upgrade --force freetype +universal
}}}
Remember that for any port you want to install universal, any existing
dependencies that are already installed must first be rebuild as
universal.
--
Ticket URL: <http://trac.macports.org/ticket/21648#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list