[MacPorts] #36926: cairo @1.12.8 build failure when xorg-libXext is not installed (was: cairo @1.12.8 build failure)
MacPorts
noreply at macports.org
Thu Nov 8 15:43:58 PST 2012
#36926: cairo @1.12.8 build failure when xorg-libXext is not installed
----------------------+--------------------------
Reporter: david@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: cairo |
----------------------+--------------------------
Changes (by ryandesign@…):
* status: new => assigned
* cc: ryandesign@… (removed)
* owner: macports-tickets@… => ryandesign@…
Comment:
Thanks, [https://build.macports.org/builders/buildports-snowleopard-
x86_64/builds/12233/steps/compile/logs/stdio both]
[https://build.macports.org/builders/buildports-lion-
x86_64/builds/5735/steps/compile/logs/stdio buildbots] ran into this
problem too and I couldn't figure out what it was and couldn't reproduce
it on my systems. It felt like a missing dependency and I knew I needed to
look at the config.log but we can't access the buildbot's files. Your
config.log makes it clear:
{{{
configure:22163: checking for XRenderCreateLinearGradient
configure:22163: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64
-I/opt/local/include -I/opt/local/include -I/opt/local/include
-L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lX11
-lXext -L/opt/local/lib -lXrender -lX11 >&5
ld: library not found for -lXext
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
}}}
We're missing a library dependency on xorg-libXext.
--
Ticket URL: <https://trac.macports.org/ticket/36926#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list