Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101106 - Pango built with Cairo support is required for GTK+-2.7
Summary: Pango built with Cairo support is required for GTK+-2.7
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 117914 117969 118089 119323 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-02 09:20 UTC by Claessens Xavier
Modified: 2006-01-17 13:08 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claessens Xavier 2005-08-02 09:20:13 UTC
Compiling GTK+-2.7 i've the error:

<snip>
checking Pango flags... configure: error:
*** Pango not found. Pango built with Cairo support is required
*** to build GTK+. See http://www.pango.org for Pango information.
<snip>

Here is my version of pango:
[ebuild   R   ] x11-libs/pango-1.9.1  -debug -doc -static 0 kB

I think a useflag "cairo" is missing for pango.

Reproducible: Always
Steps to Reproduce:
1.unmask Glib, gtk, pango
2.update world
3.glib,pango compiles fine, but not gtk
Comment 1 Claessens Xavier 2005-08-02 10:42:09 UTC
sorry, env-update then re-emerge pango and gtk+ and it works :)
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-05 12:47:11 UTC
*** Bug 117914 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-06 01:19:21 UTC
*** Bug 117969 has been marked as a duplicate of this bug. ***
Comment 4 Todd H 2006-01-06 13:04:06 UTC
Unfortunately, the proposed fix did not address the gtk+ emerge issues I was seeing  and reported with logs in https://bugs.gentoo.org/show_bug.cgi?id=117969
(duplicate of this). 

$ sudo emerge -uav "gtk+"
....
checking for XRRUpdateConfiguration in -lXrandr... yes
checking for X11/extensions/Xrandr.h... yes
checking Pango flags... configure: error:
*** Pango not found. Pango built with Cairo support is required
*** to build GTK+. See http://www.pango.org for Pango information.


!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/gtk+-2.8.8/work/gtk+-2.8.8/config.log

!!! ERROR: x11-libs/gtk+-2.8.8 failed.
!!! Function econf, Line 495, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


tdh@jake2005 ~ $ history | tail -15
...
  493  sudo env-update
  494  sudo emerge pango
  495  sudo dispatch-conf
...
  501  sudo emerge -uav "gtk+"
  502  history | tail -15


So I'm not sure this really is invalid? 

Comment 5 Joe McCann (RETIRED) gentoo-dev 2006-01-06 13:19:44 UTC
*** Bug 118089 has been marked as a duplicate of this bug. ***
Comment 6 John N. Laliberte (RETIRED) gentoo-dev 2006-01-17 12:26:24 UTC
*** Bug 119323 has been marked as a duplicate of this bug. ***
Comment 7 John N. Laliberte (RETIRED) gentoo-dev 2006-01-17 13:08:34 UTC
*** Bug 119323 has been marked as a duplicate of this bug. ***