Hi Andreas, On Fri, Sep 26, 2014 at 05:50:32AM +0200, Andreas Radke <[email protected]> wrote: > No core file identified in directory > /build/libreoffice-fresh/src/libreoffice-4.3.2.2/workdir/CppunitTest/sw_ooxmlsdrexport.test.core > To show backtraces for crashes during test execution, > enable core files with: > > ulimit -c unlimited > > > Error: a unit test failed, please do one of: > > export DEBUGCPPUNIT=TRUE # for exception catching > export CPPUNITTRACE="gdb --args" # for interactive debugging on Linux > export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for > interactive debugging in Visual Studio > export VALGRIND=memcheck # for memory checking > > and retry using: make CppunitTest_sw_ooxmlsdrexport > > /build/libreoffice-fresh/src/libreoffice-4.3.2.2/solenv/gbuild/CppunitTest.mk:70: > recipe for target > '/build/libreoffice-fresh/src/libreoffice-4.3.2.2/workdir/CppunitTest/sw_ooxmlsdrexport.test' > failed > make[1]: *** > [/build/libreoffice-fresh/src/libreoffice-4.3.2.2/workdir/CppunitTest/sw_ooxmlsdrexport.test] > Error 1 > > Do you have a workaround or fix?
Did you follow these instructions? Also note that --enable-symbols is needed to have meaningful backtraces. Workaround is to patch out sw_ooxmlsdrexport from sw/Module_sw.mk, as usual. Regards, Miklos
signature.asc
Description: Digital signature
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
