[Libreoffice] Libreoffice not builds
Гуляев Гоша
gosha-necr at yandex.ru
Mon May 9 21:07:25 PDT 2011
Hello! I do recommended steps (from error output)
/usr/local/bin/bash
cd /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice
source ./FreeBSDX86Env.Set.sh
cd sfx2
build
And below is result, is anybody knows how solve that problem?
Entering /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/source/toolbox
Entering /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/source/inet
Entering /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/source/bastyp
Entering /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/source/view
Entering /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/util
Entering /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/qa/cppunit
----------------------------------------------------------
- start unit test #1 on library ../../unxfbsdi.pro/lib/test_metadatable.so
----------------------------------------------------------
: && LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/unxfbsdi.pro/lib:/var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/solver/330/unxfbsdi.pro/lib /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/solver/330/unxfbsdi.pro/bin/cppunittester ../../unxfbsdi.pro/lib/test_metadatable.so
terminate called after throwing an instance of 'com::sun::star::lang::IllegalArgumentException'
/usr/local/bin/bash: line 1: 46233 Abort trap: 6 LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/unxfbsdi.pro/lib:/var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/solver/330/unxfbsdi.pro/lib /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/solver/330/unxfbsdi.pro/bin/cppunittester ../../unxfbsdi.pro/lib/test_metadatable.so
dmake: Error code 134, while making 'test1'
-----------------------------------------------------------------------
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
it seems that the error is inside 'sfx2', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
/usr/local/bin/bash
cd /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice
source ./FreeBSDX86Env.Set.sh
cd sfx2
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 unxfbsdi.pro in a module.
More information about the LibreOffice
mailing list