Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213340 - emerging x11-terms/gnome-terminal-2.18.4 failed
Summary: emerging x11-terms/gnome-terminal-2.18.4 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glib-2.16
  Show dependency tree
 
Reported: 2008-03-14 06:44 UTC by Balint Dobai-Pataky
Modified: 2008-03-14 10:11 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balint Dobai-Pataky 2008-03-14 06:44:15 UTC
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 Rémi Cardona (RETIRED) gentoo-dev 2008-03-14 06:49:48 UTC
Simple ... don't mix glib 2.16 and a stable system.

We'll probably fix it though.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-14 07:41:48 UTC
remi: it's already in tree, we just need a tracker.
Comment 3 Rémi Cardona (RETIRED) gentoo-dev 2008-03-14 09:00:06 UTC
(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 Mart Raudsepp gentoo-dev 2008-03-14 09:02:05 UTC
Fixed in all remaining versions of gnome-terminal in the tree, thanks!
Comment 5 Balint Dobai-Pataky 2008-03-14 10:04:44 UTC
how do i know if i fetched the new ebuilds?
(i just sync'ed, but the issue stands)
Comment 6 Balint Dobai-Pataky 2008-03-14 10:11:04 UTC
it's good now.
thanks