Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 43677

Summary: OpenOffice fail to emerge, both 1.1.0 and 1.1.1 versions, non reproductable bug
Product: Gentoo Linux Reporter: bbkr <spamfuckers>
Component: New packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description bbkr 2004-03-03 18:20:16 UTC
I've seen VERY similiar bugs on bugzilla, but reproductable. 

Maybe system info first:
P4 CPU 256MB RAM
kernel 2.6.3-gentoo-dev
GCC 3.3.2-r5
CFLAGS="-march=i686 -mcpu=i686 -O2"
CXXFLAGS as above
other combinations (both CXX and C FLAGS)
"-march=pentium4 -mcpu=pentium4 -Os -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT"
"-march=pentium3 -mcpu=pentium3 -Os"
"" (no flags set)
USE flag - no changes made since system installation
OO versions:
1.1.0-r2
1.1.1b
md5-sum were OK.
enough space on disk!!

Instalation breaks in DIFFERENT moments. Here is one example:

bla bla bla bla...
------------------------------
Making: ../../../unxlngi4.pro/slb/dict_ja.lib
../../../unxlngi4.pro/bin/gendict zh.dic ../../../unxlngi4.pro/misc/dict_zh.cxx
------------------------------
Making: ../../../unxlngi4.pro/slo/dict_zh.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-1.1.1b/work/oo_1.1.1b_src/solver/645/unxlngi4.pro/inc/stl -I/var/tmp/portage/openoffice-1.1.1b/work/oo_1.1.1b_src/solver/645/unxlngi4.pro/inc/external -I/var/tmp/portage/openoffice-1.1.1b/work/oo_1.1.1b_src/solver/645/unxlngi4.pro/inc -I/var/tmp/portage/openoffice-1.1.1b/work/oo_1.1.1b_src/solenv/unxlngi4/inc -I/var/tmp/portage/openoffice-1.1.1b/work/oo_1.1.1b_src/solenv/inc -I/var/tmp/portage/openoffice-1.1.1b/work/oo_1.1.1b_src/res -I/var/tmp/portage/openoffice-1.1.1b/work/oo_1.1.1b_src/solver/645/unxlngi4.pro/inc/stl -I/var/tmp/portage/openoffice-1.1.1b/work/oo_1.1.1b_src/solenv/inc/Xp31 -I/opt/blackdown-jdk-1.4.1/include -I/opt/blackdown-jdk-1.4.1/include/linux -I/opt/blackdown-jdk-1.4.1/include/native_threads/include -I/usr/X11R6/include     -I. -I../../../res -I. -march=i686 -mcpu=i686 -O2 -fno-strict-aliasing -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -fno-strict-aliasing -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER   -march=i686 -mcpu=i686 -O2 -fno-strict-aliasing -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -fno-strict-aliasing -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -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.2/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 -DBUILD=8739 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DSRX645  -DSHAREDLIB -D_DLL_  -DMULTITHREAD   -o ../../../unxlngi4.pro/slo/dict_zh.o ../../../unxlngi4.pro/misc/dict_zh.cxx
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
dmake:  Error code 1, while making '../../../unxlngi4.pro/slo/dict_zh.obj'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.1b/work/oo_1.1.1b_src/i18npool/source/breakiterator/data

!!! ERROR: app-office/openoffice-1.1.1b failed.
!!! Function src_compile, Line 355, Exitcode 1
!!! Build failed!

I can attach more examples if needed. Sometimes there is some extra info about assembler error (especially on OO 1.1.0-r2), sometimes not. When I'll notice it I'll post it here (I must try few times to compile OO but it takes very long). The bug occurs in different moments while making different files (most often on OBJ files). 

As I mentioned before I have enough disk space. I also tried to compile it in text mode, without kde running (I thought it may be caused by lack of memmory).

It's my first post on bugzilla, so please tell me If I should post any other details (excluding bank account password :>>).

Reproducible: Sometimes
Steps to Reproduce:
1. emerge openoffice (for 1.1.0-r2) or
1. ACCEPT_KEYWORDS="~x86" emerge openoffice (for 1.1.1b)




bash-2.05b# emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.20GHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -mcpu=i686 -O2"
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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=i686 -mcpu=i686 -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.
org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://gentoo.kems.net/gentoo-x86-portage"
USE="X apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm gif gnome 
gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls 
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang 
spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2004-03-05 01:38:12 UTC
Please take a look at bug #20600, It seems that you have some hardware problems. What might work is to use the ebuild command to continue the compilation instead of starting from start.

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