<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Tahoma">Hi<br>
<br>
Still failing, build log and sc_filters_test.rdb attached.<br>
<br>
Hmmm, I've attached a log file of doing a make for the whole
project - notice that there are some java compile errors - could
this be affecting the SC component?<br>
<br>
Regards, Noel.<br>
</font><br>
Michael Meeks wrote:
<blockquote cite="mid:1320751600.32046.193.camel@linux-yjtf.site"
type="cite">
<pre wrap="">Hi Noel,
        This does look interesting :-) thanks for the trace.
On Tue, 2011-11-08 at 09:26 +0200, Noel Grandin wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Test name: ScFiltersTest::testCVEs
setUp() failed
- An uncaught exception of type
com.sun.star.registry.InvalidRegistryException
-
<a class="moz-txt-link-freetext" href="file:///c:/libreoffice/libo/workdir/wntmsci12.pro/RdbTarget/sc_filters_test.rdb:">file:///c:/libreoffice/libo/workdir/wntmsci12.pro/RdbTarget/sc_filters_test.rdb:</a> <component> has empty "uri" attribute
</pre>
</blockquote>
<pre wrap="">
        So - this file looks like it has not been created correctly. The
gnumake dependencies look like they get this right - at least, the:
$(eval $(call gb_CppunitTest_add_service_rdbs,sc_filters_test,\
sc_filters_test \
))
        should call:
define gb_CppunitTest_add_service_rdb
$(call gb_CppunitTest_get_target,$(1)) : $(call gb_RdbTarget_get_target,$(2))
        to add a dependency so the rdb is created first.
        Does it work if you re-run 'make unitcheck' in sc/ ? with the
environment sourced of course.
        If not (good), then it'd be great to know what:
<a class="moz-txt-link-freetext" href="file:///c:/libreoffice/libo/workdir/wntmsci12.pro/RdbTarget/sc_filters_test.rdb">file:///c:/libreoffice/libo/workdir/wntmsci12.pro/RdbTarget/sc_filters_test.rdb</a>
has in it :-)
        Thanks,
                Michael.
</pre>
</blockquote>
<br><br><br><hr><font size="-2" color=808080>Disclaimer: <a href="http://www.peralex.com/disclaimer.html">http://www.peralex.com/disclaimer.html</a><br><br>
</body>
</html>