Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67002 - Build crashes while emerging gnome 2.8 during evolution-data-server
Summary: Build crashes while emerging gnome 2.8 during evolution-data-server
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-10 11:21 UTC by Douglas Hitchcock
Modified: 2004-10-10 20:33 UTC (History)
0 users

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


Attachments
The file emerge told me to attach. (ccNyIBZQ.out,456.94 KB, application/octet-stream)
2004-10-10 11:24 UTC, Douglas Hitchcock
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Hitchcock 2004-10-10 11:21:10 UTC
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/evolution-data-server-1.0.0/temp/ccNyIBZQ.out file, please attach this to your bugreport.
make[3]: *** [e-gw-item.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/evolution-data-server-1.0.0/work/evolution-data-server-1.0.0/servers/groupwise'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/evolution-data-server-1.0.0/work/evolution-data-server-1.0.0/servers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/evolution-data-server-1.0.0/work/evolution-data-server-1.0.0'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1. emerge -u world (repeated with emerge evolution-data-server --oneshot)
2.
3.

Actual Results:  
see details

Expected Results:  
finished and continued emerge -u world, and i should be playing with Gnome 2.8
when I woke up this morning.

Portage 2.0.51_rc7 (default-linux/x86/2004.2, gcc-3.4.2,
glibc-2.3.4.20040808-r1, 2.6.8-gentoo-r6 i686)
=================================================================
System uname: 2.6.8-gentoo-r6 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/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="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/
ftp://ftp.ussg.iu.edu/pub/linux/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 acpi alsa apm avi berkdb bitmap-fonts crypt cups dvd encode evo f77
fam flac foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 imlib java joystick
jpeg junit ldap libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nptl
nvidia oggvorbis opengl oss pam pda pdflib perl png ppds python quicktime
readline samba sdl slang spell sse ssl svga tcpd tiff truetype usb x86 xml xml2
xmms xprint xv xvid zlib"
Comment 1 Douglas Hitchcock 2004-10-10 11:24:35 UTC
Created attachment 41473 [details]
The file emerge told me to attach.
Comment 2 Joe McCann (RETIRED) gentoo-dev 2004-10-10 11:40:42 UTC
Internal compiler error _could_ be a gcc bug, but is most likely a hardware issue. 
Comment 3 Douglas Hitchcock 2004-10-10 11:43:35 UTC
here's the last part...

!!! ERROR: gnome-extra/evolution-data-server-1.0.0 failed.
!!! Function gnome2_src_compile, Line 40, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.

Comment 4 Douglas Hitchcock 2004-10-10 11:44:29 UTC
I haven't been having any other hardware problems, anything in particular I should try testing?
Comment 5 Joe McCann (RETIRED) gentoo-dev 2004-10-10 12:12:20 UTC
are you using sudo to run emerge, and if so, can you try as root?
Comment 6 Douglas Hitchcock 2004-10-10 17:28:23 UTC
I am running it as root.
Comment 7 Douglas Hitchcock 2004-10-10 18:35:01 UTC
I gcc-config'ed from gcc-3.4.2-r2 to gcc-3.3.4-r1 and it built fine.  That make you lean more towards a gcc bug?  Is there any ill effects I can expect from building that with an older gcc?
Comment 8 Douglas Hitchcock 2004-10-10 20:33:48 UTC
Nevermind, I unmerged 3.4.2 gcc, paniced when I couldn't get to gcc at all, then gcc-config 1 got me back to life.  re emerged the same version of gcc, 3.4.2, and then the builds went fine... until a few packages later when I ran into bug 66959, but that's not really relevant in this space...   So this bug is moot, onto the next one, sorry to have wasted your time!