<div dir="ltr">Hi there,<div><br></div><div>I was building LO on GNU/Linux (on a machine where LO building went smooth until a couple months ago) and I got this message ["SOMEPATH" is my replacement of a longer path]:</div><div><br></div><div><div>DynamicLibraryManagerException: "Failed to load dynamic library: SOMEPATH/libreoffice/workdir/LinkTarget/CppunitTest/libtest_sax.so</div><div>SOMEPATH/libreoffice/instdir/ure/lib/libuno_cppu.so.3: version `LIBO_UDK_4.4' not found (required by SOMEPATH/libreoffice/instdir/program/libuno_cppuhelpergcc3.so.3)"</div><div><br></div><div>Path is '.:SOMEPATH/libreoffice/solenv/bin:/home/seriouspillow/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/jvm/java-7-openjdk-amd64/bin'</div><div>[build LNK] CppunitTest/libtest_sot_test_sot.so</div><div><br></div><div>Error: a unit test failed, please do one of:</div><div><br></div><div>export DEBUGCPPUNIT=TRUE            # for exception catching</div><div>export CPPUNITTRACE="gdb --args"    # for interactive debugging on Linux</div><div>export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive debugging in Visual Studio</div><div>export VALGRIND=memcheck            # for memory checking</div><div><br></div><div>and retry using: make CppunitTest_sax</div><div><br></div><div>make[1]: *** [SOMEPATH/libreoffice/workdir/CppunitTest/sax.test] Error 1</div><div>make[1]: *** Waiting for unfinished jobs....</div><div>make: *** [build] Error 2</div></div><div><br></div><div>Any ideas?</div><div><br></div><div>_Maybe_ it's noteworthy that I'm trying to compile a branch whose last commit is around 9 months old; just mentioning that for completeness.</div><div><br></div><div>I tried using "EXPORT DEBUGCPPUNIT=TRUE" and "make CppunitTest_sax" but it produced no output after "[build CUT] sax" for around 30 minutes.  </div><div><br></div><div>Cheers,</div><div>Matteo</div></div>