libreoffice3.5.2.2 build fails
AN
andy at neu.net
Mon Apr 23 00:24:54 UTC 2012
uname -a
FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #11 r234399: Tue Apr 17
18:15:12 EDT 2012 root at FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64
=============
(85/106) Building module lingucomponent
=============
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucomponent/inc
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucomponent/source/lingutil
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucomponent/source/hyphenator/altlinuxhyph/hyphen
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucomponent/source/thesaurus/libnth
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucomponent/source/spellcheck/spell
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucomponent/source/languageguessing
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/lingucomponent/source/spellcheck/macosxspell
Nothing to build for GUIBASE=unx
lingucomponent deliver
Module 'lingucomponent' delivered successfully. 0 files copied, 14 files
unchanged
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/vcl/generic/fontmanager/fontconfig.cxx:39:
/usr/local/include/fontconfig/fontconfig.h:116:39: error: invalid suffix
on literal; C++11 requires a space between literal and identifier
[-Wreserved-user-defined-literal]
#define FC_CACHE_SUFFIX ".cache-"FC_CACHE_VERSION
^
/usr/local/include/fontconfig/fontconfig.h:117:45: error: invalid suffix
on literal; C++11 requires a space between literal and identifier
[-Wreserved-user-defined-literal]
#define FC_DIR_CACHE_FILE "fonts.cache-"FC_CACHE_VERSION
^
/usr/local/include/fontconfig/fontconfig.h:118:47: error: invalid suffix
on literal; C++11 requires a space between literal and identifier
[-Wreserved-user-defined-literal]
#define FC_USER_CACHE_FILE ".fonts.cache-"FC_CACHE_VERSION
^
3 errors generated.
gmake[2]: *** No rule to make target
`/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/unxfbsd.pro/CxxObject/vcl/generic/fontmanager/fontconfig.o',
needed by
`/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/workdir/unxfbsd.pro/LinkTarget/Library/libvcllo.so'.
Stop.
dmake: Error code 2, while making 'all'
-----------------------------------------------------------------------
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-core-3.5.2.2/vcl/prj
it seems that the error is inside 'vcl', 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-core-3.5.2.2
source ./Env.Host.sh
cd vcl
gmake clean # optional
gmake -r
when the problem is isolated and fixed exit and re-run 'make' from the
top-level
gmake[1]: *** [build] Error 1
gmake[1]: Leaving directory
`/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2'
gmake: *** [source-env-and-recurse] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/editors/libreoffice.
*** [install] Error code 1
Stop in /usr/ports/editors/libreoffice.
More information about the freebsd-office
mailing list