[Libreoffice] unable to pass tests ...

Stephan Bergmann sbergman at redhat.com
Thu Nov 17 08:22:37 PST 2011


On 11/17/2011 05:16 PM, Kevin Hunter wrote:
> - file://[...]/libreoffice/workdir/unxlngx6.pro/ComponentTarget/uno
> xml/source/rdf/unordf.component: <component> has empty "uri" attribute

Looks like you fell victim to the component file mess (where last round 
of mess there was that a "make clean" in one module can corrupt 
component files from other modules).  Please try a global

   find */${INPATH?}/ -name \*.component -exec rm {} \;

followed by a global "make check" again.

Stephan


More information about the LibreOffice mailing list