Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412731 - x11-themes/gtk-engines-candido-0.9.1 In file included from ./src/animation.c:10:0: /usr/include/glib-2.0/glib/gtimer.h:28:2: error: #error "Only <glib.h> can be included directly."
Summary: x11-themes/gtk-engines-candido-0.9.1 In file included from ./src/animation.c:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-2.32
  Show dependency tree
 
Reported: 2012-04-20 04:09 UTC by Anton Kochkov
Modified: 2012-04-29 15:31 UTC (History)
0 users

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


Attachments
full build log (gtk-engines-candido-0.9.1-build.log,14.98 KB, text/plain)
2012-04-20 04:09 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2012-04-20 04:09:21 UTC
Created attachment 309569 [details]
full build log

In file included from ./src/animation.c:10:0:
/usr/include/glib-2.0/glib/gtimer.h:28:2: error: #error "Only <glib.h> can be included directly."
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -O2 -march=corei7-avx -pipe -c ./src/candido_draw.c  -fPIC -DPIC -o .libs/candido_draw.o
make: *** [animation.lo] Error 1
make: *** Waiting for unfinished jobs....
emake failed
 [31;01m*[0m ERROR: x11-themes/gtk-engines-candido-0.9.1 failed (compile phase):
 [31;01m*[0m   emake failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m          ebuild.sh, line   85:  Called src_compile
 [31;01m*[0m        environment, line 2479:  Called _eapi2_src_compile
 [31;01m*[0m   phase-helpers.sh, line  573:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m   		emake || die "emake failed"
Comment 1 Anton Kochkov 2012-04-20 04:15:05 UTC
emerge --info output: https://bugs.gentoo.org/attachment.cgi?id=309573
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-04-20 11:08:10 UTC
1)

You don't need to CC yourself on bugs you file yourself as Reporter always gets mail anyway. By CCing yourself you get duplicate mails.

2)

Fixed in Portage. Thanks for reporting.