<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">I downloaded the libreoffice 6.4.0.3 tarball and compiled it and ended up with an error that says a unit test failed. However, the executable seems to have been built and it comes up when invoked from the the command line.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">What is this error? Can I ignore it and continue using libreoffice or will I run into problems later? Is this a known issue with known fixes?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I have pasted the relevant part of the build below.</div><div dir="ltr" data-setdir="false"><br></div><div>============================<br></div><div dir="ltr" data-setdir="false"><div>DesktopLOKTest::testGetSignatureState_NonSigned finished in: 563ms<br>DesktopLOKTest::testInsertCertificate_DER_ODT finished in: 4253ms<br>DesktopLOKTest::testInsertCertificate_PEM_ODT finished in: 3480ms<br>DesktopLOKTest::testInsertCertificate_PEM_DOCX finished in: 3752ms<br>DesktopLOKTest::testSignDocument_PEM_PDF finished in: 2544ms<br>/home/avan/libreoffice-6.4.0.3/desktop/qa/desktop_lib/test_desktop_lib.cxx:2530:DesktopLOKTest::testTextSelectionHandles<br>equality assertion failed<br>- Expected: 1418, 1418, 0, 275<br>- Actual  : 1418, 1418, 0, 253<br><br>DesktopLOKTest::testTextSelectionHandles finished in: 624ms<br>DesktopLOKTest::testComplexSelection finished in: 1888ms<br>DesktopLOKTest::testDialogPaste finished in: 992ms<br>DesktopLOKTest::testShowHideDialog finished in: 913ms<br>DesktopLOKTest::testABI finished in: 0ms<br>test_desktop_lib.cxx:2530:Assertion<br>Test name: DesktopLOKTest::testTextSelectionHandles<br>equality assertion failed<br>- Expected: 1418, 1418, 0, 275<br>- Actual  : 1418, 1418, 0, 253<br><br><div>Failures !!!</div><div dir="ltr" data-setdir="false"><div>Run: 50   Failure total: 1   Failures: 1   Errors: 0<br><br>Error: a unit test failed, please do one of:<br><br>make CppunitTest_desktop_lib CPPUNITTRACE="gdb --args"<br>    # for interactive debugging on Linux<br>make CppunitTest_desktop_lib VALGRIND=memcheck<br>    # for memory checking<br>make CppunitTest_desktop_lib DEBUGCPPUNIT=TRUE<br>    # for exception catching<br><br>You can limit the execution to just one particular test by:<br><br>make CPPUNIT_TEST_NAME="testXYZ" ...above mentioned params...<br><br>/home/avan/libreoffice-6.4.0.3/solenv/gbuild/CppunitTest.mk:113: recipe for target '/home/avan/libreoffice-6.4.0.3/workdir/CppunitTest/desktop_lib.test' failed<br>make[1]: *** [/home/avan/libreoffice-6.4.0.3/workdir/CppunitTest/desktop_lib.test] Error 1<br>Makefile:282: recipe for target 'build' failed<br>make: *** [build] Error 2</div><div>=============================</div><div><br></div></div></div><div dir="ltr" data-setdir="false">-a<br></div></div></div></body></html>