Fwd: Build Error
Michael Stahl
mstahl at redhat.com
Mon Apr 28 11:53:19 PDT 2014
On 28/04/14 19:35, Shreyansh Gandhi wrote:
>
>
> looks like that was fixed by commit 00c19e5def4a62445c85786aef6a507bee6c45fa
>
> .... so just git pull and try again.
>
>
> Thanks for the advice.... I did git pull and tried to build again....
> However, the build was unsuccessful. On running "make check", I got this:-
>
> There were 2 failures:
> 1) test(org.openoffice.test.UnoApiTest)
> com.sun.star.lang.DisposedException: java_remote_bridge
> com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge at eafc191 is
> disposed
most likely the test's soffice process crashed; if you enable core files
via "ulimit -c unlimited" you should automatically get a gdb backtrace
printed if a test crashes.
More information about the LibreOffice
mailing list