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.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.