Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387335 - media-libs/libchamplain-0.6.0 build failure
Summary: media-libs/libchamplain-0.6.0 build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 384779
  Show dependency tree
 
Reported: 2011-10-16 21:13 UTC by Sven E.
Modified: 2011-10-20 22:59 UTC (History)
1 user (show)

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


Attachments
complete build.log (build.log,48.97 KB, text/plain)
2011-10-16 21:14 UTC, Sven E.
Details

Note You need to log in before you can comment on or make changes to this bug.
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.
+