Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47077 - openoffice-ximian 1.1.52 exits compilation
Summary: openoffice-ximian 1.1.52 exits compilation
Status: RESOLVED DUPLICATE of bug 46945
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-07 05:23 UTC by Steffen Lorch
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 Steffen Lorch 2004-04-07 05:23:21 UTC
as states openoffice-ximian-1.1.52 just exits compilation. This is a ~x86 system. Kernel 2.6.5. Some days ago I just compiled openoffice-ximian 1.1.51 without any problems.

I have the same problem on my dell inspiron 5150. This is a stable installation with unstable openoffice-ximian. the 1.1.51 also compiled without any problems. Kernel 2.4.26-rc1.


Reproducible: Always
Steps to Reproduce:
1. compiled it on my athlon xp 2800+ -> exits emerge
2. compiled it on my dell inspiron 5150 -> exits emerge
3. reproduceable on both machines
Actual Results:  
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I./unix/linux -I./unix
-I./unix/linux/gnu     -mcpu=athlon-xp -O2 -pipe -fno-strict-aliasing
-fno-strict-aliasing -fno-strict-aliasing -MT function.o -MD -MP -MF
".deps/function.Tpo" \
  -c -o function.o `test -f 'function.c' || echo './'`function.c; \
then mv -f ".deps/function.Tpo" ".deps/function.Po"; \
else rm -f ".deps/function.Tpo"; exit 1; \
fi
gcc  -mcpu=athlon-xp -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing
-fno-strict-aliasing   -o dmake  infer.o make.o stat.o expand.o dmstring.o
hash.o dag.o dmake.o path.o imacs.o sysintf.o parse.o getinp.o quit.o state.o
dmdump.o macparse.o rulparse.o percent.o function.o unix/libunix.a 
make[2]: Leaving directory
`/var/tmp/portage/openoffice-ximian-1.1.52/work/oo_1.1.1_src/dmake'
make[1]: Leaving directory
`/var/tmp/portage/openoffice-ximian-1.1.52/work/oo_1.1.1_src/dmake'

dmake has been successfully built
 * Building OpenOffice.org...
build.sh: line 1: 22559 Segmentation fault     
/var/tmp/portage/openoffice-ximian-1.1.52/work/oo_1.1.1_src/solenv/bin/build.pl
--all product=full strip=true --dlv_switch link

!!! ERROR: app-office/openoffice-ximian-1.1.52 failed.
!!! Function src_compile, Line 352, Exitcode 139
!!! Build failed!


Portage 2.0.50-r3 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.5)
=================================================================
System uname: 2.6.5 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.4.3.13p1
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -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 /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
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="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d aalib acpi afs aim alsa apm avi berkdb cdr clamav crypt
cscope cups dillo dvd emacs emacs-w3 encode esd evo fam fbcon flash foomaticdb
gb gdbm ggi gif gnome gpm gstreamer gtk gtk2 gtkhtml guile icq imagemagick imap
imlib innodb ipv6 jabber java jpeg kde ladcca lcms ldap leim libg++ libgda
libwww linguas_de mad maildir mbox mcal mikmod mmx motif mozilla mpeg mpi msn
mule mysql nas ncurses nls oggvorbis opengl oscar oss pam pda pdflib perl
plotutils png postgres ppds python qt quicktime readline ruby scanner sdl slang
slp snmp speex spell ssl svga tcltk tcpd tetex theora tiff truetype unicode usb
vhosts videos wmf wxwindows x86 xface xml xml2 xmms xosd xv zlib"
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2004-04-07 06:56:49 UTC

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