Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133762 - OpenOffice 2.0.2-r1 fails when emerge --update
Summary: OpenOffice 2.0.2-r1 fails when emerge --update
Status: RESOLVED DUPLICATE of bug 130837
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-19 02:34 UTC by Zdenek Hurak
Modified: 2006-05-19 02:43 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 Zdenek Hurak 2006-05-19 02:34:58 UTC
I fail to emerge --update openoffice to OpenOffice 2.0.2-r1 with the following error (the previous version 2.0.1 was OK with my standard setting):

....
Inconsistency detected by ld.so: dl-minimal.c: 137: realloc: Assertion `new == ptr' failed!
make[3]: *** [uconvmsg/resources/uconvmsg_root.res] Error 127
make[3]: Leaving directory `/home/hurak/tmp/portage/openoffice-2.0.2-r1/work/ooo-build-2.0.2.9/build/OOO_2_0_2/icu/unxlngi6.pro/misc/build/icu/source/extra/uconv'
make[2]: *** [all-recursive] Error 2
make[2]: Leaving directory `/home/hurak/tmp/portage/openoffice-2.0.2-r1/work/ooo-build-2.0.2.9/build/OOO_2_0_2/icu/unxlngi6.pro/misc/build/icu/source/extra'
make[1]: *** [all-recursive] Error 2
make[1]: Leaving directory `/home/hurak/tmp/portage/openoffice-2.0.2-r1/work/ooo-build-2.0.2.9/build/OOO_2_0_2/icu/unxlngi6.pro/misc/build/icu/source'
dmake:  Error code 2, while making './unxlngi6.pro/misc/build/so_built_so_icu'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /home/hurak/tmp/portage/openoffice-2.0.2-r1/work/ooo-build-2.0.2.9/build/OOO_2_0_2/icu
make: *** [stamp/build] Error 1

!!! ERROR: app-office/openoffice-2.0.2-r1 failed.
!!! Function src_compile, Line 230, Exitcode 2
!!! Build failed
!!! If you need support, post the topmost build error, NOT this status message.


My emerge --info is:

Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.14-gentoo-r5 i686)
=================================================================
System uname: 2.6.14-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1.70GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -msse2 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/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/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -msse2 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.inode.at/source/ http://src.gentoo.pl ftp://mirror.switch.ch/mirror/gentoo/"
LANG="cs_CZ"
LC_ALL="cs_CZ"
LINGUAS="cs"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 arts audiofile avi berkdb bitmap-fonts blas bluetooth bzip2 calendar cdparanoia cdr cli crypt cups curl dbus dga doc dri dvd dvdr eds emacs emboss encode esd exif expat fam fbcon ffmeg ffmpeg fftw flac foomaticdb fortran gd gdbm gif ginac glut gmp gpm gstreamer gtk2 guile hal icc icq idn ieee1394 imagemagick imlib ipv6 isdnlog jabber java joystick jpeg kde lapack lcms ldap libg++ libwww mad mikmod mng motif mp3 mpeg ncurses nls nptl ogg openal opengl oss pam pcmcia pcre pda pdflib perl png pppd python qt quicktime readline reflection samba scanner sdl session smime spell spl sse2 ssl svg tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb userlocales vcd vorbis wifi xine xinerama xml xml2 xmp xorg xv zlib video_cards_i810 video_cards_i830 video_cards_i915 linguas_cs userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-19 02:43:52 UTC

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