<?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>138165</bug_id>
          
          <creation_ts>2006-06-27 02:26 0000</creation_ts>
          <short_desc>dev-util/alleyoop-0.9.1 version bump needed to compile w/ gcc-4.1</short_desc>
          <delta_ts>2006-06-30 06:59:47 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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</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>117482</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>t1m@klingt.org</reporter>
          <assigned_to>dragonheart@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>t1m@klingt.org</who>
            <bug_when>2006-06-27 02:26:34 0000</bug_when>
            <thetext>dev-util/alleyoop-0.9.0 doesn&apos;t compile on my machine using gcc-4.1.1
renaming the 0.9.0 ebuild to 0.9.1 works fine, though ...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mail@datenschmutz.org</who>
            <bug_when>2006-06-27 04:52:53 0000</bug_when>
            <thetext>Any error messages? Guessing isn&apos;t that easy. :)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>t1m@klingt.org</who>
            <bug_when>2006-06-27 05:01:00 0000</bug_when>
            <thetext>well, i guess, it&apos;s pretty obvious:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\&quot;&quot;/usr/share&quot;\&quot;                                  -DPACKAGE_LOCALE_DIR=\&quot;&quot;/usr/share/locale&quot;\&quot;            -DPACKAGE_GLADE_DIR=\&quot;&quot;&quot;\&quot;                                     -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2      -O3 -march=pentium-m -mmmx -msse -msse2 -mfpmath=sse -floop-optimize2 -fomit-frame-pointer -pipe -ftracer -c vgrule-list.c
vgrule-editor.c: In function </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>t1m@klingt.org</who>
            <bug_when>2006-06-27 05:01:00 0000</bug_when>
            <thetext>well, i guess, it&apos;s pretty obvious:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\&quot;&quot;/usr/share&quot;\&quot;                                  -DPACKAGE_LOCALE_DIR=\&quot;&quot;/usr/share/locale&quot;\&quot;            -DPACKAGE_GLADE_DIR=\&quot;&quot;&quot;\&quot;                                     -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2      -O3 -march=pentium-m -mmmx -msse -msse2 -mfpmath=sse -floop-optimize2 -fomit-frame-pointer -pipe -ftracer -c vgrule-list.c
vgrule-editor.c: In function vg_rule_editor_init:
vgrule-editor.c:230: error: invalid lvalue in assignment
vgrule-editor.c:240: error: invalid lvalue in assignment
vgrule-editor.c:250: error: invalid lvalue in assignment
vgrule-editor.c:253: error: invalid lvalue in assignment
vgrule-editor.c:264: error: invalid lvalue in assignment
vgrule-editor.c:279: error: invalid lvalue in assignment
make[2]: *** [vgrule-editor.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/alleyoop-0.9.0/work/alleyoop-0.9.0/src&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/alleyoop-0.9.0/work/alleyoop-0.9.0&apos;make: *** [all-recursive-am] Error 2

!!! ERROR: dev-util/alleyoop-0.9.0 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called gnome2_src_compile
  gnome2.eclass, line 64:   Called die</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2006-06-30 06:59:47 0000</bug_when>
            <thetext>0.9.1 added. Thanks tim</thetext>
          </long_desc>
      
    </bug>

</bugzilla>