Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 387335

Summary: media-libs/libchamplain-0.6.0 build failure
Product: Gentoo Linux Reporter: Sven E. <dark>
Component: [OLD] LibraryAssignee: Justin Lecher (RETIRED) <jlec>
Status: RESOLVED FIXED    
Severity: normal CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 384779    
Attachments: complete build.log

Description Sven E. 2011-10-16 21:13:00 UTC
media-libs/libchamplain-0.6.0 fails to compile with issues in pango headers - Probably related to glib 2.30.

Reproducible: Always

Steps to Reproduce:
1. emerge media-libs/libchamplain-0.6.0

Actual Results:  
build failure

Expected Results:  
clean build

Various error looking like this one:

In file included from /usr/include/atk-1.0/atk/atk.h:48:0,
                 from /usr/include/clutter-1.0/clutter/clutter-actor.h:35,
                 from /usr/include/clutter-1.0/clutter/clutter.h:36,
                 from ../tidy/tidy-scroll-view.h:27,
                 from tidy-finger-scroll.h:27,
                 from tidy-finger-scroll.c:23:
/usr/include/atk-1.0/atk/atktable.h:72:3: error: expected specifier-qualifier-list before ‘G_CONST_RETURN’
/usr/include/atk-1.0/atk/atktable.h:166:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’
/usr/include/atk-1.0/atk/atktable.h:171:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gchar’

Seems to be related to the current issues along glib/gtk etc. concerning deprecation.
Comment 1 Sven E. 2011-10-16 21:14:04 UTC
Created attachment 290003 [details]
complete build.log
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2011-10-17 15:39:23 UTC
I cannot ever build clutter-gtk. Most probably the error is there
Comment 3 Pacho Ramos gentoo-dev 2011-10-17 16:15:26 UTC
+  17 Oct 2011; Pacho Ramos <pacho@gentoo.org> libchamplain-0.6.0.ebuild,
+  libchamplain-0.8.3.ebuild, -libchamplain-0.10.0.ebuild,
+  libchamplain-0.10.1.ebuild:
+  Drop DEPRECATED flags, bug #387335 by Sven E; use vala:0.14 for
+  libchamplain-0.10, bug #387347 by Travis Hansen. Remove old.
+