Bug 213340 - emerging x11-terms/gnome-terminal-2.18.4 failed
Bug#: 213340 Product:  Gentoo Linux Version: 2006.1 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: dpblnt@gmail.com
Component: GNOME
URL: 
Summary: emerging x11-terms/gnome-terminal-2.18.4 failed
Keywords:  
Status Whiteboard: 
Opened: 2008-03-14 06:44 0000
Description:   Opened: 2008-03-14 06:44 0000
on an amd64:
...
usr/lib64/libfontconfig.so /usr/lib64/libxml2.so /usr/lib64/libfreetype.so -lz
/usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so
/usr/lib64/libpangoxft-1.0.so /usr/lib64/libpangoft2-1.0.so
/usr/lib64/libpango-1.0.so -lm /usr/lib64/libgobject-2.0.so
/usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libglib-2.0.so  
x86_64-pc-linux-gnu-ar cru .libs/libskey.a .libs/btoe.o .libs/skey.o
.libs/skeyutil.o .libs/md4.o .libs/md5.o .libs/sha1.o
x86_64-pc-linux-gnu-ranlib .libs/libskey.a
creating libskey.la
(cd .libs && rm -f libskey.la && ln -s ../libskey.la libskey.la)
terminal.c: In function ‘terminal_util_set_atk_name_description’:
terminal.c:3608: error: ‘G_GNUC_FUNCTION’ undeclared (first use in this
function)
terminal.c:3608: error: (Each undeclared identifier is reported only once
terminal.c:3608: error: for each function it appears in.)
make[3]: *** [terminal.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 * 
 * ERROR: x11-terms/gnome-terminal-2.18.4 failed.


on an x86:
terminal\" -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED
-DSN_API_NOT_YET_FROZEN  -I/usr/include/freetype2 -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DORBIT2=1 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/pixman-1 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/libglade-2.0 -I/usr/include/libxml2
-I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0
-I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
-I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
-I/usr/include/gail-1.0 -I/usr/include/startup-notification-1.0     -O2
-march=prescott -pipe -fomit-frame-pointer -MT terminal.o -MD -MP -MF
.deps/terminal.Tpo -c -o terminal.o terminal.c
terminal.c: In function 'terminal_util_set_atk_name_description':
terminal.c:3608: error: 'G_GNUC_FUNCTION' undeclared (first use in this
function)
terminal.c:3608: error: (Each undeclared identifier is reported only once
terminal.c:3608: error: for each function it appears in.)
make[3]: *** [terminal.o] Error 1
make[3]: Leaving directory
`/dev/shm/portage/x11-terms/gnome-terminal-2.18.4/work/gnome-terminal-2.18.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/dev/shm/portage/x11-terms/gnome-terminal-2.18.4/work/gnome-terminal-2.18.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/dev/shm/portage/x11-terms/gnome-terminal-2.18.4/work/gnome-terminal-2.18.4'
make: *** [all] Error 2
 * 
 * ERROR: x11-terms/gnome-terminal-2.18.4 failed.

looks like #212801

Reproducible: Always

Steps to Reproduce:
just emerge -va gnome-terminal

------- Comment #1 From Rémi Cardona 2008-03-14 06:49:48 0000 -------
Simple ... don't mix glib 2.16 and a stable system.

We'll probably fix it though.

------- Comment #2 From Gilles Dartiguelongue 2008-03-14 07:41:48 0000 -------
remi: it's already in tree, we just need a tracker.

------- Comment #3 From Rémi Cardona 2008-03-14 09:00:06 0000 -------
(In reply to comment #1)
> Simple ... don't mix glib 2.16 and a stable system.

Please don't pay attention to what I've said, I hadn't seen that Mart had
unmasked glib 2.16. My bad.

------- Comment #4 From Mart Raudsepp 2008-03-14 09:02:05 0000 -------
Fixed in all remaining versions of gnome-terminal in the tree, thanks!

------- Comment #5 From Balint Dobai-Pataky 2008-03-14 10:04:44 0000 -------
how do i know if i fetched the new ebuilds?
(i just sync'ed, but the issue stands)

------- Comment #6 From Balint Dobai-Pataky 2008-03-14 10:11:04 0000 -------
it's good now.
thanks