Date: Wed, 18 May 2011 11:10:47 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-questions@FreeBSD.ORG, freebsd-ports@freebsd.org Subject: editors/libreoffice: can not compile, crash on FreeBSD 9.0-CUR/amd64 Message-ID: <4DD38D17.4080100@zedat.fu-berlin.de>
next in thread | raw e-mail | index | archive | help
On all of my FreeBSD 9.0-CURRENT/amd64 boxes LibreOffice 3.3.X crashes
after starting and dumping core with signal 8. The boxes are all FreeBSD
9.0-CURRENT/amd64, the most recent version. The ports are up to date, I
also tried to recompile every necessary port without success.
On all FreeBSD 9.0-CURRENT/amd64 boxes compiling LibreOffice 3.3.2 fails
with the following error message.
Any hints?
Entering
/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreoffice/sw/util
Compiling: sw/unxfbsdx.pro/misc/sw_dflt_version.c
Compiling: sw/unxfbsdx.pro/misc/swd_dflt_version.c
Compiling: sw/unxfbsdx.pro/misc/swui_dflt_version.c
Compiling: sw/unxfbsdx.pro/misc/msword_dflt_version.c
Compiling: sw/unxfbsdx.pro/misc/vbaswobj_dflt.uno_version.c
Making: swall.lib
Making: swui.lib
Making: libswfx.so
Making: libswdfx.so
Making: libswuifx.so
Making: libmswordfx.so
Making: libvbaswobjfx.uno.so
Making: swen-US.res
Making: swde.res
Compiling: rsc_sw
sw deliver
Module 'sw' delivered successfully. 245 files copied, 0 files unchanged
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreoffice/pyuno/source/loader
it seems that the error is inside 'pyuno', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
/usr/local/bin/bash
cd
/usr/ports/editors/libreoffice/work/libreoffice-build-3.3.2.2/build/libreoffice
source ./FreeBSDAMDEnv.Set.sh
cd pyuno
build
when the problem is isolated and fixed exit and re-run 'make' from the
top-level
sometimes (sadly) it is necessary to rm -Rf unxfbsdx.pro in a module.
gmake: *** [stamp/build] Error 1
*** Error code 1
Stop in /usr/ports/editors/libreoffice.
*** Error code 1
Stop in /usr/ports/editors/libreoffice.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DD38D17.4080100>
