<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>213340</bug_id>
          
          <creation_ts>2008-03-14 06:44 0000</creation_ts>
          <short_desc>emerging x11-terms/gnome-terminal-2.18.4 failed</short_desc>
          <delta_ts>2008-03-14 10:11:04 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>GNOME</component>
          <version>2006.1</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>213352</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>dpblnt@gmail.com</reporter>
          <assigned_to>gnome@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>dpblnt@gmail.com</who>
            <bug_when>2008-03-14 06:44:15 0000</bug_when>
            <thetext>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 &amp;&amp; rm -f libskey.la &amp;&amp; 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\&quot; -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 &apos;terminal_util_set_atk_name_description&apos;:
terminal.c:3608: error: &apos;G_GNUC_FUNCTION&apos; 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&apos;
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&apos;
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&apos;
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</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>remi@gentoo.org</who>
            <bug_when>2008-03-14 06:49:48 0000</bug_when>
            <thetext>Simple ... don&apos;t mix glib 2.16 and a stable system.

We&apos;ll probably fix it though.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2008-03-14 07:41:48 0000</bug_when>
            <thetext>remi: it&apos;s already in tree, we just need a tracker.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>remi@gentoo.org</who>
            <bug_when>2008-03-14 09:00:06 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; Simple ... don&apos;t mix glib 2.16 and a stable system.

Please don&apos;t pay attention to what I&apos;ve said, I hadn&apos;t seen that Mart had unmasked glib 2.16. My bad.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leio@gentoo.org</who>
            <bug_when>2008-03-14 09:02:05 0000</bug_when>
            <thetext>Fixed in all remaining versions of gnome-terminal in the tree, thanks!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dpblnt@gmail.com</who>
            <bug_when>2008-03-14 10:04:44 0000</bug_when>
            <thetext>how do i know if i fetched the new ebuilds?
(i just sync&apos;ed, but the issue stands)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dpblnt@gmail.com</who>
            <bug_when>2008-03-14 10:11:04 0000</bug_when>
            <thetext>it&apos;s good now.
thanks</thetext>
          </long_desc>
      
    </bug>

</bugzilla>