build break in cppunittest

Miklos Vajna vmiklos at collabora.co.uk
Fri Sep 26 00:01:31 PDT 2014


Hi Andreas,

On Fri, Sep 26, 2014 at 05:50:32AM +0200, Andreas Radke <a.radke at arcor.de> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140926/7a8577fa/attachment.sig>


More information about the LibreOffice mailing list