can't compile LibreOffice 4.0
Robert Huff
roberthuff at rcn.com
Thu Mar 28 11:37:34 UTC 2013
On a system running:
FreeBSD 10.0-CURRENT #0: Sun Dec 30 12:52:09 EST 2012 amd64
with these options:
CUPS=on: CUPS printing system support
DEBUG=off: Install debug symbols
GNOME=off: GNOME desktop environment support
GTK2=on: GTK+ 2 GUI toolkit support
GTK3=off: GTK+ 3 GUI toolkit support
JAVA=off: Add java support (XML Filters, macros)
KDE4=off: KDE 4 desktop environment support
MERGELIBS=off: Enable linking of big merged library
MMEDIA=off: Enable multimedia backend for impress
PGSQL=off: Build with PostgreSQL-SDBC driver
SDK=off: Build with SDK
SYSTRAY=off: Enable systemtray quickstarter
TEST=off: Run all regression tests
WEBDAV=off: Enable webdav protocol
(to avoid the mergelibs problem) LibroOffice fails to build, as
follows:
Copying help files...
Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-4.0.1.2/helpcontent2/source/text/swriter/librelogo
Copying help files...
Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-4.0.1.2/helpcontent2/source/text
Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-4.0.1.2/helpcontent2/util/sdraw
[ building ZIP ] xhp_sdraw_en-US.zip
/usr/local/bin/bash: line 1: 78690 Segmentation fault (core dumped) LD_LIBRARY_PATH=/tmp/lobuild/solver/unxfbsd.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} /tmp/lobuild/solver/unxfbsd.pro/bin/HelpIndexer -lang en-US -mod sdraw -dir ../../unxfbsd.pro/misc/ziptmpsdraw_en-US
dmake: Error code 139, while making '../../unxfbsd.pro/bin/sdraw_en-US.zip'
-----------------------------------------------------------------------
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 /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-4.0.1.2/helpcontent2/util/sdraw
it seems that the error is inside 'helpcontent2', please re-run build
inside this module to isolate the error and/or test your fix.
-----------------------------------------------------------------------
To rebuild a specific module:
gmake helpcontent2.clean # optional
gmake helpcontent2
when the problem is isolated and fixed, re-run 'gmake'
gmake[1]: *** [build-packimages] Error 1
gmake[1]: Leaving directory `/data/port-work/usr/ports/editors/libreoffice/work/libreoffice-4.0.1.2'
gmake: *** [all] Error 2
*** [do-build] Error code 1
Bash version is 4.2.42.
I'm not, or shouldn't be, running out of CPU (4 cores), memory
(8 gbytes), or disk (250 gbytes free).
So ... what's up? I have a core file, if that will help.
Respectfully,
Robert Huff
More information about the freebsd-office
mailing list