#36926 closed defect (fixed)
cairo @1.12.8 build failure when xorg-libXext is not installed
Reported by: | david@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | cairo |
Description
Hi, i'm trying to install kdelibs4 which fails due to an error in cairo. When installing cairo i get an error in "xrender.h";
Logfiles: https://dl.dropbox.com/u/72498/pastes/main.log and https://dl.dropbox.com/u/72498/pastes/config.log
Attachments (2)
Change History (7)
Changed 12 years ago by david@…
Changed 12 years ago by david@…
Attachment: | config.log added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | cairo @1.12.8 build failure → cairo @1.12.8 build failure when xorg-libXext is not installed |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
To receive this fix, as with every other MacPorts fix, run "sudo port selfupdate
". For good measure, also run "sudo port clean cairo
". Then try installing or updating cairo again.
Note: See
TracTickets for help on using
tickets.
Thanks, both 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:
We're missing a library dependency on xorg-libXext.