Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48848 - gal-1.99.10 won't build
Summary: gal-1.99.10 won't build
Status: RESOLVED DUPLICATE of bug 45104
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-23 22:28 UTC by Ákos Maróy
Modified: 2005-07-17 13:06 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 Ákos Maróy 2004-04-23 22:28:40 UTC
when trying to emerge gal-1.99.10, it won't build. here is the error report on compiling:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DORBIT2=1 -pthread -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -DGAL_GLADEDIR=\"/usr/share/gal-2.0/1.99.10/glade\" -DGAL_IMAGESDIR=\"/usr/share/gal-2.0/1.99.10/pixmaps/categories\" -O3 -march=athlon-xp -fomit-frame-pointer -pipe -D_REENTRANT -c gtk-combo-stack.c -MT gtk-combo-stack.lo -MD -MP -MF .deps/gtk-combo-stack.TPlo  -fPIC -DPIC -o .libs/gtk-combo-stack.lo
In file included from gtk-combo-stack.h:29,
                 from gtk-combo-stack.c:26:
gtk-combo-box.h:34:1: warning: "GTK_COMBO_BOX" redefined
In file included from /usr/include/gtk-2.0/gtk/gtk.h:61,
                 from gtk-combo-stack.c:25:
/usr/include/gtk-2.0/gtk/gtkcombobox.h:30:1: warning: this is the location of the previous definition
In file included from gtk-combo-stack.h:29,
                 from gtk-combo-stack.c:26:
gtk-combo-box.h:35:1: warning: "GTK_COMBO_BOX_CLASS" redefined
In file included from /usr/include/gtk-2.0/gtk/gtk.h:61,
                 from gtk-combo-stack.c:25:
/usr/include/gtk-2.0/gtk/gtkcombobox.h:31:1: warning: this is the location of the previous definition
In file included from gtk-combo-stack.h:29,
                 from gtk-combo-stack.c:26:
gtk-combo-box.h:36:1: warning: "GTK_IS_COMBO_BOX" redefined
In file included from /usr/include/gtk-2.0/gtk/gtk.h:61,
                 from gtk-combo-stack.c:25:
/usr/include/gtk-2.0/gtk/gtkcombobox.h:32:1: warning: this is the location of the previous definition
In file included from gtk-combo-stack.h:29,
                 from gtk-combo-stack.c:26:
gtk-combo-box.h:38: error: redefinition of `GtkComboBox'
/usr/include/gtk-2.0/gtk/gtkcombobox.h:36: error: `GtkComboBox' previously declared here
gtk-combo-box.h:39: error: redefinition of `GtkComboBoxPrivate'
/usr/include/gtk-2.0/gtk/gtkcombobox.h:38: error: `GtkComboBoxPrivate' previously declared here
gtk-combo-box.h:40: error: redefinition of `GtkComboBoxClass'
/usr/include/gtk-2.0/gtk/gtkcombobox.h:37: error: `GtkComboBoxClass' previously declared here
gtk-combo-box.h:42: error: redefinition of `struct _GtkComboBox'
gtk-combo-box.h:47: error: redefinition of `struct _GtkComboBoxClass'
gtk-combo-box.h:72: error: conflicting types for `gtk_combo_box_new'
/usr/include/gtk-2.0/gtk/gtkcombobox.h:65: error: previous declaration of `gtk_combo_box_new'
make[3]: *** [gtk-combo-stack.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gal-1.99.10/work/gal-1.99.10/gal/widgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gal-1.99.10/work/gal-1.99.10/gal'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gal-1.99.10/work/gal-1.99.10'
make: *** [all] Error 2
 
!!! ERROR: gnome-extra/gal-1.99.10 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure


Reproducible: Always
Steps to Reproduce:
1. try to emerge gal
2. see the error
3.

Actual Results:  
it didn't compile

Expected Results:  
it should compile

strangely enough, gal-1.99.11 compiles, but that's still masked ("~x86")


# emerge info
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r2)
=================================================================
System uname: 2.6.3-gentoo-r2 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.3.13
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://212.219.247.20/sites/www.ibiblio.org/gentoo/
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/
http://212.219.247.15/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apache2 avi berkdb canna cdr cjk crypt cscope cups
curl dvd dvdr encode esd foomaticdb freewnn gdbm gif gnome gpm gtk gtk2 imlib
irda java jpeg junit libg++ libwww lirc mad mbox mikmod motif mozilla mpeg
ncurses nls nvidia oggvorbis opengl oss pam pda pdflib perl png postgres python
quicktime readline sdl slang spell ssl svga tcltk tcpd tiff truetype unicode usb
x86 xml2 xmms xv zlib"
Comment 1 foser (RETIRED) gentoo-dev 2004-04-24 07:51:27 UTC
search please

*** This bug has been marked as a duplicate of 45104 ***