openoffice-ximian compilation fails with a segfault... Reproducible: Didn't try Steps to Reproduce: 1.emerge openoffice-ximian (with USE=~x86) 2. 3. Actual Results: Making: ../../unxlngi4.pro/slo/sidacar.obj g++ -fmessage-length=0 -c -I. -I. -I../inc -I../../inc -I../../unx/inc -I../../unxlngi4.pro/inc -I. -I/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/solver/645/unxlngi4.pro/inc/stl -I/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/solver/645/unxlngi4.pro/inc/external -I/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/solver/645/unxlngi4.pro/inc -I/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/solenv/unxlngi4/inc -I/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/solenv/inc -I/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/res -I/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/solver/645/unxlngi4.pro/inc/stl -I/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/solenv/inc/Xp31 -INO_JAVA_HOME/include -INO_JAVA_HOME/include/linux -INO_JAVA_HOME/include/native_threads/include -I/usr/X11R6/include -I. -I../../res -I. -O2 -march=athlon-xp -pipe -fno-stack-protector -fno-strict-aliasing -O2 -march=athlon-xp -pipe -fno-strict-aliasing -fno-for-scope -fpermissive -fno-rtti -include preinclude.h -fno-exceptions -fpic -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL -DGXX_INCLUDE_PATH=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=645 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSRX645 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../unxlngi4.pro/slo/sidacar.o /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/setup2/source/compiler/sidacar.cxx In file included from /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/setup2/source/compiler/sidacar.cxx:62: ../../inc/decltor.hxx:773: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. The bug is not reproducible, so it is likely a hardware or OS problem. dmake: Error code 1, while making '../../unxlngi4.pro/slo/sidacar.obj' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/setup2/source/compiler !!! ERROR: app-office/openoffice-ximian-1.3.0 failed. !!! Function src_compile, Line 375, Exitcode 1 !!! Build failed! Expected Results: Compiled correctly
Could you please provide the output of emerge info , also are you sure you had enough diskspace free during compile? (4-6GB)
Sure Andreas, Here's my emerge info output: Portage 2.0.50-r10 (default-x86-2004.2, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.6.8-nitro5) ================================================================= System uname: 2.6.8-nitro5 i686 AMD Athlon(tm) XP 1800+ Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 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/share/config /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://ernie.sesame/ ftp://mirror.internode.on.net/pub/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage /usr/local/trunk" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acpi alsa avi berkdb cdr crypt cups dvd encode esd foomaticdb gdbm gif gpm gtk gtk2 imlib java jpeg libg++ libwww mad mikmod mmx motif mpeg msn ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python quicktime readline samba sdl slang spell ssl svga tcltk tcpd truetype usb x86 xml xml2 xmms xv zlib" Filesystem Size Used Avail Use% Mounted on /dev/hda4 13G 4.6G 8.4G 36% / /dev/hda3 98G 37M 98G 1% /home I have 8.4GB free on my root partition, is that enough? Regards, Tom
Yes, 8.4 Gigs should be sufficient. Other than that: Your setup looks quite ok for compiling oox, so at a first glance I don't see anything which should lead to a build breakage. Is this bug reproducable / does it always break at the same position?
Hmmmm... well I tried it again... and no, it doesn't break at the same spot. However the same problem occured at a different position in compilation: "/var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/dtrans/source/X11/X11_selection.cxx:1585: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. The bug is not reproducible, so it is likely a hardware or OS problem. dmake: Error code 1, while making '../../unxlngi4.pro/slo/X11_selection.obj' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-ximian-1.3.0/work/oo_1.1.2_src/dtrans/source/X11" Any ideas?
This is not necessarily the "same" error, error 65280 is the number for any build breakage ;) But if it doesn't fail at the same point, this shouldn't be a problem with the ebuild, looks more like a hardware problem, maybe your cpu is overheating?
Doesn't break at the same point so not a bug in the ebuild, closing this