Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23033 - openoffice-1.0.3-r1 does not build (on ppc, linking error)
Summary: openoffice-1.0.3-r1 does not build (on ppc, linking error)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-18 01:19 UTC by Nicolai Langfeldt
Modified: 2003-10-31 11:22 UTC (History)
1 user (show)

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 Nicolai Langfeldt 2003-06-18 01:19:08 UTC
emerge -u openoffice
...
register uno component:
/usr/tmp/portage/openoffice-1.0.3-r1/image//opt/OpenOffice.org1.0.3/program/libctl641lp.so
register uno component:
/usr/tmp/portage/openoffice-1.0.3-r1/image//opt/OpenOffice.org1.0.3/program/libimpreg.so
register uno component:
/usr/tmp/portage/openoffice-1.0.3-r1/image//opt/OpenOffice.org1.0.3/program/libdbi641lp.so
register uno component:
/usr/tmp/portage/openoffice-1.0.3-r1/image//opt/OpenOffice.org1.0.3/program/libdbp641lp.so
register uno component:
/usr/tmp/portage/openoffice-1.0.3-r1/image//opt/OpenOffice.org1.0.3/program/libdbu641lp.soInconsistency
detected by ld.so: dl-runtime.c: 75: fixup: Assertion `((reloc->r_info) & 0xff)
== 21' failed!

Looking at this message I see that it could be a binutils/ld.so bug too.  So
here are the versions:

$ epm -qf /lib/ld.so.1
glibc-2.3.1-r4
$ epm -q gcc binutils
gcc-3.2.2-r2
binutils-2.14.90.0.2


Reproducible: Always
Steps to Reproduce:
1.  Se above.
2.
3.




Portage 2.0.48-r1 (default-ppc-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-ben9-plain ppc
GENTOO_MIRRORS="ftp://ftp.uninett.no/pub/linux/Gentoo
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
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="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/usr/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="nls mitshm gnome gnome-libs berkdb slang arts tcltk java guile tcpd libwww
python esd imlib motif xft acl apm cdr crypt dvd emacs encode ethereal fbcon
gdbm gif gphoto2 gpm gtk imap jpeg kde maildir mcal mozilla mpeg oggvorbis
opengl oss pam pcmcia perl png qt quicktime readline scanner sdl snmp spell ssl
tetex tiff truetype trusted usb X Xaw3d xmms xv zlib ppc"
COMPILER="gcc3"
CHOST="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec"
CXXFLAGS="-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec"
ACCEPT_KEYWORDS="ppc"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
FEATURES="ccache"
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2003-07-25 14:30:54 UTC
Looks like a ld (part of binutils) bug to me too. Please try with a different binutils version.
Comment 2 Nicolai Langfeldt 2003-10-31 11:22:49 UTC
binutils 2.14.90.0.6-r5 (now marked stable) builds openoffice 1.0.3-r1 just
fine (with gcc 3.2.3-r2).  So I think this can be closed now.

I had to remove all my old preferences when starting it up though.  But that
may well be a issue with openoffice itself.

Regards,
  Nicolai