Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28583 - control-center-2.4.0 failure to compile
Summary: control-center-2.4.0 failure to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-12 22:59 UTC by FieldySnuts
Modified: 2003-09-15 12:47 UTC (History)
0 users

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


Attachments
control-center-2.4.0 portage log (1985-control-center-2.4.0.log,79.41 KB, text/plain)
2003-09-12 23:00 UTC, FieldySnuts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FieldySnuts 2003-09-12 22:59:20 UTC
control-center-2.4.0 fails to compile for me, while doing an emerge gnome. 
 
I also tried without paralell makes, and with no CFLAGS at all. Same result. 
 
I will attach the portage log. 
 
Portage 2.0.48-r7 (default-1.0, gcc-3.2.2, glibc-2.2.5-r2,2.2.5-r8) 
================================================================= 
System uname: 2.4.22 i686 AMD Athlon(TM) XP 1800+ 
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://mirrors.tds.net/gen 
too http://gentoo.seren.com/gentoo http://mirrors.tds.net/gentoo http://gentoo.n 
oved.org/ ftp://gentoo.noved.org/ ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http: 
//adelie.polymtl.ca/ ftp://gentoo.ccccom.com http://gentoo.ccccom.com" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share 
/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/home/portage" 
DISTDIR="/home/portage/distfiles" 
PKGDIR="/home/portage/packages" 
PORTAGE_TMPDIR="/home/portage/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss apm avi crypt cups jpeg libg++ mikmod mpeg ncurses quicktime spell  
xml2 xv aalib alsa berkdb bonobo directfb esd gdbm ggi gif gnome-libs gtkhtml gu 
ile imlib java ldap libwww motif mozilla mysql nls opengl pam png python qt read 
line scanner sdl slang ssl svga tcltk tcpd tetex tiff X gtk gtk2 gpm gnome -arts 
 3dnow cdr encode kde mmx oggvorbis pdflib perl sse truetype xmms ipv6" 
COMPILER="" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer 
-D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387" 
CXXFLAGS="-march=athlon-xp -O3 -pipe -fexpensive-optimizations -fomit-frame-poin 
ter -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j3" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync10.us.gentoo.org/gentoo-portage" 
FEATURES="sandbox buildpkg ccache notitle"
Comment 1 FieldySnuts 2003-09-12 23:00:29 UTC
Created attachment 17620 [details]
control-center-2.4.0 portage log
Comment 2 FieldySnuts 2003-09-12 23:01:13 UTC
Appologies for the trashed emerge info output, between konqueror and xterm, I 
lost. 
Comment 3 foser (RETIRED) gentoo-dev 2003-09-13 04:19:27 UTC
this doesn't look like a control-center specific problem to me. I'm inclined to think it may be your system setup in combination with your CFLAGS. Being conservative with CFLAGS on 1 package might not have much result no.
Comment 4 FieldySnuts 2003-09-13 08:31:06 UTC
Hm. Any ideas what it might be? I know this is a tough question. I'm seeing a lot 
of things like this lately, where I seem to be the only one running into it. 
Comment 5 foser (RETIRED) gentoo-dev 2003-09-13 08:55:38 UTC
not really, something todo with your glibc or gcc setup or something.

Your emerge info suggests you have 2 glibc's on your system (?) That shouldn't happen, you might want to look into that.
Comment 6 FieldySnuts 2003-09-13 12:39:57 UTC
Yeah. I ran into a terrible mess trying to remove one of them, and some folks kindly 
helped me out of them. Not too fond on even attempting that one. 
 
I seem to have more and more problems every day anyway, considering 
reinstalling. 
 
Thanks for the tips. 
 
This can be closed. 
Comment 7 foser (RETIRED) gentoo-dev 2003-09-13 12:54:52 UTC
you should just remerge the latest one and clean out older versions (-c switch)

closing this one
Comment 8 SI Reasoning 2003-09-15 12:47:32 UTC
I am having the same problem. Below is the final part of the compile: 
 
In file included from 
/usr/include/orbit-2.0/orbit/orb-core/orb-core-types.h:16, 
                 from /usr/include/orbit-2.0/orbit/orbit-types.h:6, 
                 from GNOME_SettingsDaemon.h:9, 
                 from GNOME_SettingsDaemon-skels.c:7: 
/usr/include/orbit-2.0/orbit/orb-core/corba-defs.h:8:1: warning: 
"ORBIT_IDL_SERIAL" redefined 
In file included from GNOME_SettingsDaemon-skels.c:7: 
GNOME_SettingsDaemon.h:8:1: warning: this is the location of the previous 
definition 
GNOME_SettingsDaemon-skels.c: In function `POA_GNOME_SettingsDaemon__init': 
GNOME_SettingsDaemon-skels.c:62: warning: implicit declaration of function 
`ORBit_skel_class_register' 
GNOME_SettingsDaemon-skels.c:64: warning: implicit declaration of function 
`ORBIT_VEPV_OFFSET' 
GNOME_SettingsDaemon-skels.c:64: parse error before 
"POA_GNOME_SettingsDaemon__vepv" 
make[3]: *** [GNOME_SettingsDaemon-skels.o] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/control-center-2.4.0/work/control-center-2.4.0' 
make: *** [all-recursive-am] Error 2 
 
!!! ERROR: gnome-base/control-center-2.4.0 failed. 
!!! Function gnome2_src_compile, Line 39, Exitcode 2 
!!! compile failure 
 
There was another interesting part to this. When trying to build gnome-2.4 
there was a block placed on  
[ebuild     U ] gnome-base/control-center-2.4.0 [2.2.2] 
[blocks B     ] gnome-base/bonobo-activation (from pkg 
gnome-base/libbonobo-2.4.0) 
... 
If I removed bonobo-activation before compiling control-center-2.4.0 then the 
compile failed because bonobo-activation-2.2.4 was not installed.