* [gentoo-user] Problem with compiling OpenOffice 2.0.3
@ 2006-09-13 16:28 Xavier MOGHRABI
2006-09-13 17:38 ` Richard Fish
0 siblings, 1 reply; 4+ messages in thread
From: Xavier MOGHRABI @ 2006-09-13 16:28 UTC (permalink / raw
To: gentoo-user
Dear All,
I try to compile OpenOffice and the compilation failed with that message :
/usr/bin/ar rv uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o
/usr/bin/ar: création de uconvmsg/libuconvmsg.a
a - uconvmsg/uconvmsg_dat.o
Inconsistency detected by ld.so: dl-minimal.c: 137: realloc: Assertion `new ==
ptr' failed!
gmake[4]: *** [uconvmsg/uconvmsg_root_res.ao] Erreur 127
rm uconvmsg/uconvmsg_dat.o
gmake[4]: Leaving directory
`/backup/u10/tmp/portage/openoffice-2.0.3/work/ooo-build-2.0.3.0/build/OOO_2_0_3/icu/unxlngi6.pro/misc/build/icu/source/extra/uconv'
make[3]: *** [package-resfiles] Erreur 2
make[3]: Leaving directory
`/backup/u10/tmp/portage/openoffice-2.0.3/work/ooo-build-2.0.3.0/build/OOO_2_0_3/icu/unxlngi6.pro/misc/build/icu/source/extra/uconv'
make[2]: *** [all-recursive] Erreur 2
make[2]: Leaving directory
`/backup/u10/tmp/portage/openoffice-2.0.3/work/ooo-build-2.0.3.0/build/OOO_2_0_3/icu/unxlngi6.pro/misc/build/icu/source/extra'
make[1]: *** [all-recursive] Erreur 2
make[1]: Leaving directory
`/backup/u10/tmp/portage/openoffice-2.0.3/work/ooo-build-2.0.3.0/build/OOO_2_0_3/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 /backup/u10/tmp/portage/openoffice-2.0.3/work/ooo-build-2.0.3.0/build/OOO_2_0_3/icu
make: *** [stamp/build] Erreur 1
!!! ERROR: app-office/openoffice-2.0.3 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
openoffice-2.0.3.ebuild, line 264: Called die
My compilation options are :
app-office/openoffice-2.0.3 USE="java
kde -binfilter -cairo -debug -eds* -firefox* -gnome -gtk -ldap -mono -odk -pam* -xml*"
LINGUAS="en
fr -af -ar -be_BY -bg -bn -bs -ca -cs -cy -da -de -el -en_GB -en_US -en_ZA -es -et -fa -fi -gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -lt -mk -nb -nl -nn -nr -ns -pa_IN -pl -pt -pt_BR -ru -rw -sh_YU -sk -sl -sr_CS -st -sv -sw_TZ -th -tn -tr -ts -vi -xh -zh_CN -zh_TW -zu"
That is strange since I succeeded to compile it on a other System with the
same options.
Any idea is welcome !
Regards
--
Xavier MOGHRABI - Consortium ObjectWeb
Jabber: moghrabi@jabber.objectweb.org - Phone: +33 4 76 61 52 35
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Problem with compiling OpenOffice 2.0.3
2006-09-13 16:28 [gentoo-user] Problem with compiling OpenOffice 2.0.3 Xavier MOGHRABI
@ 2006-09-13 17:38 ` Richard Fish
2006-09-13 17:47 ` Meino Christian Cramer
0 siblings, 1 reply; 4+ messages in thread
From: Richard Fish @ 2006-09-13 17:38 UTC (permalink / raw
To: gentoo-user
On 9/13/06, Xavier MOGHRABI <xavier.moghrabi@objectweb.org> wrote:
> Dear All,
>
> I try to compile OpenOffice and the compilation failed with that message :
> /usr/bin/ar rv uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o
> /usr/bin/ar: création de uconvmsg/libuconvmsg.a
> a - uconvmsg/uconvmsg_dat.o
> Inconsistency detected by ld.so: dl-minimal.c: 137: realloc: Assertion `new ==
> ptr' failed!
This is the second time [1] in recent weeks this has come up. For
some reason, the first time I wasn't able to find [2].
-Richard
[1] http://www.mail-archive.com/gentoo-user%40lists.gentoo.org/msg42319.html
[2] http://bugs.gentoo.org/show_bug.cgi?id=130837
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Problem with compiling OpenOffice 2.0.3
2006-09-13 17:38 ` Richard Fish
@ 2006-09-13 17:47 ` Meino Christian Cramer
[not found] ` <7573e9640609131213h16a73bfcl128fc671958ffe11@mail.gmail.com>
0 siblings, 1 reply; 4+ messages in thread
From: Meino Christian Cramer @ 2006-09-13 17:47 UTC (permalink / raw
To: gentoo-user, bigfish
From: "Richard Fish" <bigfish@asmallpond.org>
Subject: Re: [gentoo-user] Problem with compiling OpenOffice 2.0.3
Date: Wed, 13 Sep 2006 10:38:33 -0700
> On 9/13/06, Xavier MOGHRABI <xavier.moghrabi@objectweb.org> wrote:
> > Dear All,
> >
> > I try to compile OpenOffice and the compilation failed with that message :
> > /usr/bin/ar rv uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o
> > /usr/bin/ar: création de uconvmsg/libuconvmsg.a
> > a - uconvmsg/uconvmsg_dat.o
> > Inconsistency detected by ld.so: dl-minimal.c: 137: realloc: Assertion `new ==
> > ptr' failed!
>
> This is the second time [1] in recent weeks this has come up. For
> some reason, the first time I wasn't able to find [2].
>
> -Richard
>
> [1] http://www.mail-archive.com/gentoo-user%40lists.gentoo.org/msg42319.html
> [2] http://bugs.gentoo.org/show_bug.cgi?id=130837
>
> --
> gentoo-user@gentoo.org mailing list
>
Same here
mcc
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Problem with compiling OpenOffice 2.0.3
[not found] ` <7573e9640609131213h16a73bfcl128fc671958ffe11@mail.gmail.com>
@ 2006-09-14 15:17 ` Meino Christian Cramer
0 siblings, 0 replies; 4+ messages in thread
From: Meino Christian Cramer @ 2006-09-14 15:17 UTC (permalink / raw
To: gentoo-user
From: "Richard Fish" <bigfish@asmallpond.org>
Subject: Re: [gentoo-user] Problem with compiling OpenOffice 2.0.3
Date: Wed, 13 Sep 2006 12:13:26 -0700
> On 9/13/06, Meino Christian Cramer <Meino.Cramer@gmx.de> wrote:
> > Same here
>
> ...and...does shortening the PORTAGE_TMPDIR path help?
>
> -Richard
Nope.
mcc
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-09-14 15:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-13 16:28 [gentoo-user] Problem with compiling OpenOffice 2.0.3 Xavier MOGHRABI
2006-09-13 17:38 ` Richard Fish
2006-09-13 17:47 ` Meino Christian Cramer
[not found] ` <7573e9640609131213h16a73bfcl128fc671958ffe11@mail.gmail.com>
2006-09-14 15:17 ` Meino Christian Cramer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox