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

Bug 412731

Summary: 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."
Product: Gentoo Linux Reporter: Anton Kochkov <anton.kochkov>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 406437    
Attachments: full build log

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.