Hi, I am trying to build Libreoffice on linux but it fails at this point: ********************************************************************** [CUT] vcl_fontmetric [CUT] vcl_complextext [CUT] vcl_filters_test /bin/sh: line 1: 23247 Segmentation fault (core dumped) LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs MALLOC_CHECK_=2 MALLOC_PERTURB_=153 $W/LinkTarget/Executable/cppunittester $W/LinkTarget/CppunitTest/libtest_svgio.so --headless "-env:BRAND_BASE_DIR=file://$S/instdir" "-env:BRAND_SHARE_SUBDIR=share" "-env:UserInstallation=file://$W/CppunitTest/svgio.test.user" "-env:CONFIGURATION_LAYERS=xcsxcu:file://$I/share/registry xcsxcu:file://$W/unittest/registry" "-env:UNO_TYPES=file://$I/program/types/offapi.rdb file://$I/program/types.rdb" "-env:UNO_SERVICES=file://$W/ComponentTarget/CppunitTest/svgio/svgio.component file://$W/Rdb/ure/services.rdb file://$W/ComponentTarget/configmgr/source/configmgr.component file://$W/ComponentTarget/dtrans/util/mcnttype.component file://$W/ComponentTarget/framework/util/fwk.component file://$W/ComponentTarget/i18npool/util/i18npool.component file://$W/ComponentTarget/package/source/xstor/xstor.component file://$W/ComponentTarget/package/util/package2.component file://$W/ComponentTarget/toolkit/util/tk.component file://$W/ComponentTarget/sfx2/util/sfx.component file://$W/ComponentTarget/ucb/source/core/ucb1.component file://$W/ComponentTarget/ucb/source/ucp/file/ucpfile1.component file://$W/ComponentTarget/unotools/util/utl.component file://$W/ComponentTarget/sax/source/expatwrap/expwrap.component" -env:URE_INTERNAL_LIB_DIR=file://$I/program -env:LO_LIB_DIR=file://$I/program -env:LO_JAVA_DIR=file://$I/program/classes --protector $W/LinkTarget/Library/unoexceptionprotector.so unoexceptionprotector --protector $W/LinkTarget/Library/unobootstrapprotector.so unobootstrapprotector --protector $W/LinkTarget/Library/libvclbootstrapprotector.so vclbootstrapprotector "-env:CPPUNITTESTTARGET=$W/CppunitTest/svgio.test" > $W/CppunitTest/svgio.test.log 2>&1 [CUT] vcl_mapmode [CUT] vcl_outdev [CUT] vcl_wmf_test
No core file identified in directory /mnt/D-Drive/LibreOffice/libreoffice/workdir/CppunitTest/svgio.test.core To show backtraces for crashes during test execution, enable core files with: ulimit -c unlimited [CUT] vcl_timer Error: a unit test failed, please do one of: make CppunitTest_svgio CPPUNITTRACE="gdb --args" # for interactive debugging on Linux make CppunitTest_svgio VALGRIND=memcheck # for memory checking make CppunitTest_svgio DEBUGCPPUNIT=TRUE # for exception catching /mnt/D-Drive/LibreOffice/libreoffice/solenv/gbuild/CppunitTest.mk:90: recipe for target '/mnt/D-Drive/LibreOffice/libreoffice/workdir/CppunitTest/svgio.test' failed make[1]: *** [/mnt/D-Drive/LibreOffice/libreoffice/workdir/CppunitTest/svgio.test] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:246: recipe for target 'build' failed make: *** [build] Error 2 ******************************************************************************* How to rectify it so that it builds properly.... Regards, Pranav
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice