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.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"