Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152542 - dev-cpp/gtkmm-2.10.2 does not compile with x11-libs/pango-1.12.3
Summary: dev-cpp/gtkmm-2.10.2 does not compile with x11-libs/pango-1.12.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GNOME C++ Bindings Maintainers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 05:09 UTC by Andre Hinrichs
Modified: 2008-04-12 14:43 UTC (History)
2 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 Andre Hinrichs 2006-10-23 05:09:46 UTC
I just tried to compile dev-cpp/gtkmm-2.10.1 because mysql-gui-tools depends on
it. This failed with an error. Upgrading to x11-libs/pango-1.14.7 fixes this
problem. Thus, I think ">=x11-libs/pango-1.14" should be added as a dependency of
dev-cpp/gtkmm-2.10.1
Comment 1 Steven Coutts 2006-10-29 14:30:38 UTC
Same here
Comment 2 Andre Hinrichs 2006-11-10 02:00:38 UTC
Changed bug summary to gtkmm-2.10.2

Additionally, here is the error message:

font.cc: In member function 'Pango::FontDescription Pango::Font::describe_with_absolute_size() const':
font.cc:167: error: 'pango_font_describe_with_absolute_size' was not declared in this scope
make[4]: *** [font.lo] Fehler 1
make[4]: Leaving directory `/var/tmp/portage/gtkmm-2.10.2/work/gtkmm-2.10.2/pango/pangomm'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/gtkmm-2.10.2/work/gtkmm-2.10.2/pango/pangomm'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/gtkmm-2.10.2/work/gtkmm-2.10.2/pango'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/gtkmm-2.10.2/work/gtkmm-2.10.2'
make: *** [all] Fehler 2

!!! ERROR: dev-cpp/gtkmm-2.10.2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called gnome2_src_compile
  gnome2.eclass, line 64:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 3 Harris Landgarten 2006-11-21 08:58:06 UTC
gktmm-2.10.2-r1 without the accessiblity flag breaks everything that depends on 

libatkmm-1.6.so.1


In addition mysql-administrator has an rdepend on =gtkmm-2.8* creating a circular emerge cycle on subsequent emerge world -uvD
Comment 4 Ciaran McCreesh 2006-11-26 08:26:29 UTC
This is not related to the accessibility issue. It's just a too low dep.
Comment 5 joff 2007-08-29 19:52:05 UTC
Same with dev-cpp/gtkmm-2.10.9; does not compile with pango-1.12.3. A manual update to pango-1.16.5 fixed the problem. pango should be added as a dependency
of gtkmm.
Comment 6 Rémi Cardona (RETIRED) gentoo-dev 2008-04-12 14:43:01 UTC
the latest stable gtk+ (across all arches) now deps on >=x11-libs/pango-1.17.3

Closing fixed