First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 138165
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: tim <t1m@klingt.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 138165 depends on: Show dependency tree
Bug 138165 blocks: 117482
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-27 02:26 0000
dev-util/alleyoop-0.9.0 doesn't compile on my machine using gcc-4.1.1
renaming the 0.9.0 ebuild to 0.9.1 works fine, though ...

------- Comment #1 From Patrick Otto 2006-06-27 04:52:53 0000 -------
Any error messages? Guessing isn't that easy. :)

------- Comment #2 From tim 2006-06-27 05:01:00 0000 -------
well, i guess, it's pretty obvious:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DPACKAGE_DATA_DIR=\""/usr/share"\"                                 
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\"           
-DPACKAGE_GLADE_DIR=\"""\"                                     -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 

------- Comment #3 From tim 2006-06-27 05:01:00 0000 -------
well, i guess, it's pretty obvious:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DPACKAGE_DATA_DIR=\""/usr/share"\"                                 
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\"           
-DPACKAGE_GLADE_DIR=\"""\"                                     -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'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/alleyoop-0.9.0/work/alleyoop-0.9.0'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

------- Comment #4 From Daniel Black 2006-06-30 06:59:47 0000 -------
0.9.1 added. Thanks tim

First Last Prev Next    No search results available      Search page      Enter new bug