Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2006 07:49:57 +0900
From:      NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp>
To:        openoffice@freebsd.org
Subject:   Re: cvs commit: ports/editors/openoffice.org-2.0/files patch-i65512 ports/editors/openoffice.org-2.0-devel/files patch-i65512
Message-ID:  <86d59vpgtm.fsf@ra333.heimat.gr.jp>
In-Reply-To: <867j2hedsv.fsf@ra333.heimat.gr.jp> (NAKAJI Hiroyuki's message of "Fri, 14 Jul 2006 00:15:44 %2B0900")
References:  <200607060038.k660cmB0087491@repoman.freebsd.org> <1152183280.21776.13.camel@zeuux.zeuux.com> <20060706.201143.74704861.chat95@mac.com> <86r70qsvpb.fsf@ra333.heimat.gr.jp> <867j2hedsv.fsf@ra333.heimat.gr.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
I found a possible reason. SlideSorterView.cxx requires incredibly
huge memory.

I added 256MB of swapfile, tried again on my FreeBSD/pc98
7-CURRENT, and observed how much memory is in use. It was more than
700MB!

$ swapinfo=20
Device          1K-blocks     Used    Avail Capacity
/dev/ad0s1b        524288   493604    30684    94%
/dev/md0           262144   254620     7524    97%
Total              786432   748224    38208    95%

After I added a swapfile, the file was successfully compiled and the
build process seems going well.

>>>>> In <867j2hedsv.fsf@ra333.heimat.gr.jp>=20
>>>>>	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> wrote:

> > Updated OOo fails to compile on FreeBSD/pc98 7.0-CURRENT. G++-ooo got
> > internal error.

> Same internal error of cc1plus also occurs on FreeBSD/i386 6.1-STABLE
> while compiling the same c++ file.

> > ----->8---------->8---------->8---------->8---------->8-----
> > --- EXCEPTIONSFILES OVER ---
> > ------------------------------
> > Making: ../../../../unxfbsdi.pro/slo/SlideSorterView.obj
> > g++-ooo -Wreturn-type -fmessage-length=3D0 -c -I.  -I/usr/ports/editors=
/openoffice.org-2.0/work/OOC680_m7/solver/680/unxfbsdi.pro/inc/offuh -I../i=
nc -I../../inc -I../../../../inc -I../../../../unx/inc -I../../../../unxfbs=
di.pro/inc -I. -I/usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/solve=
r/680/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-2.0/work/OOC=
680_m7/solver/680/unxfbsdi.pro/inc/external -I/usr/ports/editors/openoffice=
.org-2.0/work/OOC680_m7/solver/680/unxfbsdi.pro/inc -I/usr/ports/editors/op=
enoffice.org-2.0/work/OOC680_m7/solenv/unxfbsdi/inc -I/usr/ports/editors/op=
enoffice.org-2.0/work/OOC680_m7/solenv/inc -I/usr/ports/editors/openoffice.=
org-2.0/work/OOC680_m7/res -I/usr/ports/editors/openoffice.org-2.0/work/OOC=
680_m7/solver/680/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-=
2.0/work/OOC680_m7/solenv/inc/Xp31 -I/usr/local/jdk1.4.2/include -I/usr/loc=
al/jdk1.4.2/include/freebsd -I/usr/local/jdk1.4.2/include/bsd -I/usr/local/=
jdk1.4.2/include/linux -I/usr/local/jdk1.4.2/include/native_threads/include=
 -I/usr/X11R6/include     -I. -I../../../../res -I. -Os -fno-strict-aliasin=
g -Wuninitialized   -fvisibility=3Dhidden -pipe -mtune=3Dpentiumpro -Wno-ct=
or-dtor-privacy -fvisibility-inlines-hidden -g1 -fexceptions -fno-enforce-e=
h-specs   -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=3DC341 -D=
_USE_NAMESPACE -DX86  -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=
=3D1 -DSTLPORT_VERSION=3D450 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX=
 -DCPPU_ENV=3Dgcc3 -DGXX_INCLUDE_PATH=3D/usr/local/gcc-ooo/i386-portbld-fre=
ebsd7.0/3.4.1/include/c++ -DSUPD=3D680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -D=
OSL_DEBUG_LEVEL=3D0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DOOC680=
=3DOOC680   -DSD_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o .=
./../../../unxfbsdi.pro/slo/SlideSorterView.o /usr/ports/editors/openoffice=
.org-2.0/work/OOC680_m7/sd/source/ui/slidesorter/view/SlideSorterView.cxx
> > g++-ooo: Internal error: Killed: 9 (program cc1plus)
> > Please submit a full bug report.
> > See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
> > dmake:  Error code 1, while making '../../../../unxfbsdi.pro/slo/SlideS=
orterView.obj'
> > '---* tg_merge.mk *---'

> > ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.=
org-2.0/work/OOC680_m7/sd/source/ui/slidesorter/view
> > dmake:  Error code 1, while making 'build_instsetoo_native'
> > '---* *---'
> > *** Error code 255

> > Stop in /usr/ports/editors/openoffice.org-2.0.
> > ----->8---------->8---------->8---------->8---------->8-----
--=20
NAKAJI Hiroyuki



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86d59vpgtm.fsf>