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

Bug 116420

Summary: OpenOffice-2.0.0 build failure
Product: Gentoo Linux Reporter: Neil Darlow <neil>
Component: New packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Neil Darlow 2005-12-22 13:58:56 UTC
I have a repeatable build failure for OpenOffice-2.0.0. The error message output is as follows:

rm -f ../../../unxlngi6.pro/lib/check_libucpftp1.so
mv ../../../unxlngi6.pro/lib/libucpftp1.so ../../../unxlngi6.pro/lib/check_libucpftp1.so
/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.2/build/ooo680-m3/solenv/bin/checkdll.sh -L../../../unxlngi6.pro/lib -L../lib -L/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.2/build/ooo680-m3/solenv/unxlngi6/lib -L/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.2/build/ooo680-m3/solver/680/unxlngi6.pro/lib -L/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.2/build/ooo680-m3/solenv/unxlngi6/lib -L/opt/sun-jdk-1.4.2.10/lib -L/opt/sun-jdk-1.4.2.10/jre/lib/i386 -L/opt/sun-jdk-1.4.2.10/jre/lib/i386/client -L/opt/sun-jdk-1.4.2.10/jre/lib/i386/native_threads -L/usr/lib ../../../unxlngi6.pro/lib/check_libucpftp1.so
Checking DLL ../../../unxlngi6.pro/lib/check_libucpftp1.so ...: ERROR: /usr/lib/libroken.so.16: undefined symbol: __db185_open_4002
dmake:  Error code 1, while making '../../../unxlngi6.pro/lib/libucpftp1.so'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.2/build/ooo680-m3/ucb/source/ucp/ftp
make: *** [stamp/build] Error 1

I'm a little puzzled by this because:
1) libroken, if I recall right, is a Kerberos V library
2) it appears to be looking for a Berkeley DB-1.85 compatibility function

My emerge info output is:

Gentoo Base System version 1.12.0_pre12
Portage 2.0.53 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 AMD Athlon(tm) XP 2200+
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/l
ib/X11/xkb /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/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks prelink sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="en_GB.utf8"
LINGUAS="en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.0.3/gentoo-portage"
USE="x86 3dnow X a52 aac acl acpi alsa apache2 arts asf audiofile bash-completion berkdb bitmap-fonts blas bzip2 caps cddb cdparanoia cdr cr
ypt cscope cups curl dbus dga directfb djbfft dts dv dvd dvdr dvdread emacs encode esd exif expat fam fame fbcon ffmpeg fftw flac font-serve
r foomaticdb fortran gd gdbm gif gimpprint ginac glut gmp gphoto2 gs gtk2 gtkhtml hal iconv idn ieee1394 imagemagick imlib innodb ipv6 ithre
ads jpeg kde kerberos lcms ldap libg++ libwww lm_sensors lzo mad mailwrapper mhash mikmod mjpeg mmx mng motif mp3 mpeg musicbrainz mysql ncu
rses nls nptl ogg oggvorbis openexr opengl pam pcre pdflib perl perlsuid php pic plotutils png postgres povray ppds python qhull qt quicktim
e readline real ruby samba sasl scanner sdl shared slp sndfile sox speex spell sqlite sse ssl svg tcltk tcpd tetex theora threads tidy tiff
truetype truetype-fonts type1-fonts udev unicode usb v4l vcd vorbis wifi win32codecs xine xml2 xpm xv xvid zeroconf zlib linguas_en_GB userl
and_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2005-12-23 02:22:24 UTC
Could you try to check which package /usr/lib/libroken.so.16 belongs to and try to remerge this one? Seems like something in there is broken.
Comment 2 Neil Darlow 2005-12-23 04:17:36 UTC
It is part of the Heimdal package.

I remerged Heimdal and attempted to emerge OpenOffice again with the same result.

Perhaps this one should be passed-by the Heimdal maintainer for comment?
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2006-01-22 04:58:19 UTC
Just wanted to ask, if this still happens with 2.0.1
Comment 4 Andreas Proschofsky (RETIRED) gentoo-dev 2006-02-02 11:14:30 UTC
(In reply to comment #3)
> Just wanted to ask, if this still happens with 2.0.1
> 

Closing, need more info here, looks like a temporary local breakage anyway