<div dir="ltr"><div>Hello!<br><br></div>I have just downloaded the source code and make but I got compilation error. Why? I didn't modify anything.<br><br>warn:linguistic:1011:1:linguistic/source/lngsvcmgr.cxx:489: no extension manager - should fire on mobile only<br>
warn:chart2:1011:1:chart2/source/view/main/ShapeFactory.cxx:2132: Exception caught. Type: N3com3sun4star3uno9ExceptionE, Message: <br>warn:vcl.window:1011:1:vcl/source/window/window.cxx:6869: ignoring DeploymentException "component context fails to supply service 'com.sun.star.datatransfer.clipboard.SystemClipboard' of type 'com.sun.star.datatransfer.clipboard.XSystemClipboard'"<br>
warn:sfx.control:1011:1:sfx2/source/control/dispatch.cxx:1505: Childwindow slot missing: 10365<br>warn:sfx.control:1011:1:sfx2/source/control/dispatch.cxx:1505: Childwindow slot missing: 10365<br>Segmentation fault (core dumped)<br>
<br>No core file identified in directory /home/freetank/Hasznal/LibreOfficeCore/workdir/CppunitTest/chart2_export.test.core<br>To show backtraces for crashes during test execution,<br>enable core files with:<br><br>   ulimit -c unlimited<br>
<br>warn:linguistic:1027:1:linguistic/source/lngsvcmgr.cxx:489: no extension manager - should fire on mobile only<br>warn:chart2:1027:1:chart2/source/view/main/ShapeFactory.cxx:2132: Exception caught. Type: N3com3sun4star3uno9ExceptionE, Message: <br>
warn:unotools.misc:1027:1:unotools/source/misc/mediadescriptor.cxx:736: caught Exception "an error occurred during file opening" while opening <file:///home/freetank/Hasznal/LibreOfficeCore/workdir/unittest/user/config/standard.sod><br>
warn:vcl.window:1027:1:vcl/source/window/window.cxx:6869: ignoring DeploymentException "component context fails to supply service 'com.sun.star.datatransfer.clipboard.SystemClipboard' of type 'com.sun.star.datatransfer.clipboard.XSystemClipboard'"<br>
warn:sfx.control:1027:1:sfx2/source/control/dispatch.cxx:1505: Childwindow slot missing: 10365<br>warn:sfx.control:1027:1:sfx2/source/control/dispatch.cxx:1505: Childwindow slot missing: 10365<br>Segmentation fault (core dumped)<br>
<br>No core file identified in directory /home/freetank/Hasznal/LibreOfficeCore/workdir/CppunitTest/chart2_import.test.core<br>To show backtraces for crashes during test execution,<br>enable core files with:<br><br>   ulimit -c unlimited<br>
<br><br>Error: a unit test failed, please do one of:<br><br>export DEBUGCPPUNIT=TRUE            # for exception catching<br>export CPPUNITTRACE="gdb --args"    # for interactive debugging on Linux<br>export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive debugging in Visual Studio<br>
export VALGRIND=memcheck            # for memory checking<br><br>and retry using: make CppunitTest_chart2_export<br><br><br>Error: a unit test failed, please do one of:<br><br>export DEBUGCPPUNIT=TRUE            # for exception catching<br>
export CPPUNITTRACE="gdb --args"    # for interactive debugging on Linux<br>export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive debugging in Visual Studio<br>export VALGRIND=memcheck            # for memory checking<br>
<br>and retry using: make CppunitTest_chart2_import<br><br>make[1]: *** [/home/freetank/Hasznal/LibreOfficeCore/workdir/CppunitTest/chart2_export.test] Error 1<br>make[1]: *** Waiting for unfinished jobs....<br>make[1]: *** [/home/freetank/Hasznal/LibreOfficeCore/workdir/CppunitTest/chart2_import.test] Error 1<br>
make: *** [build] Error 2<br><br></div>