Hello Peter,<br><br><div class="gmail_quote">2011/10/2 Peter Foley <span dir="ltr">&lt;<a href="mailto:pefoley2@verizon.net">pefoley2@verizon.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I&#39;m getting the below test failures while building libreoffice.<br>
I don&#39;t know enough about cppunit or smoketest to figure out what the<br>
problem is.<br>
I&#39;ve attached the gbuild patches that I&#39;m currently working on in case<br>
one of them trigers this failure.<br>
Help would be appreciated.<br>
<br>
Peter<br>
<br>
[ build CUT ] sc_filters_test<br>
/bin/sh: line 1: 31155 Aborted                 LD_LIBRARY_PATH=$O/lib STAR_RESOURCEPATH=$O/bin/ $O/bin/cppunit/cppunittester $W/LinkTarget/CppunitTest/libtest_sc_filters_test.so --protector unoexceptionprotector.so unoexceptionprotector -env:OOO_CONFIG_REGISTRY_DIR=file://$O/xml/registry &quot;-env:UNO_TYPES= file://$O/bin/udkapi.rdb  file://$O/bin/types.rdb&quot; &quot;-env:UNO_SERVICES=file://$O/xml/ure/services.rdb  file://$W/RdbTarget/sc_filters_test.rdb&quot; -env:URE_INTERNAL_LIB_DIR=file://$O/lib -env:OOO_BASE_DIR=file://$O/lib -env:BRAND_BASE_DIR=file://$O/lib &gt; $W/CppunitTest/sc_filters_test.test.log 2&gt;&amp;1<br>

An uncaught exception of type com.sun.star.container.NoSuchElementException<br>
Exception Message was: Paths/Work<br>
terminate called after throwing an instance of &#39;com::sun::star::container::NoSuchElementException&#39;<br>
make[1]: *** [/root/libreoffice/workdir/<a href="http://unxlngx6.pro/CppunitTest/sc_filters_test.test" target="_blank">unxlngx6.pro/CppunitTest/sc_filters_test.test</a>] Error 1<br>
<br></blockquote></div><br>I think I might be responsible for the failing filters-test. It looks like your system does not like the path to the work directory. I&#39;ll check tomorrow wher it points to and have a look if I can set it to another location. If you want that the test no longer fails you can comment out lines 193 and 194.<br>
<br>Regards, <br>Markus<br>