On 20-03-2015 13:06, Ken Moffat wrote:
> Thought that my desktop on the final machine had completed, but LO
> failed after all-but 10 hours (make -j2).  What scares me is that
> this looks like the same error as #5311 but that was for 4.3.0.
> 
> I've already built this version on 3 other machines, and on the
> i686 system on this one, so the failure was a surprise.
> 
> [build CUT] cppcanvas_emfplus
> No protocol specified
> No protocol specified
> unknown:0:Test::testFdo77229
> An uncaught exception of type com.sun.star.uno.RuntimeException
> - PresenterCanvas: invalid number of arguments
> 
> ##Failure Location unknown## : Error
> Test name: Test::testFdo77229
> An uncaught exception of type com.sun.star.uno.RuntimeException
> - PresenterCanvas: invalid number of arguments
> 
> Failures !!!
> Run: 1   Failure total: 1   Failures: 0   Errors: 1
> You need gdb in your path to show backtraces
> 
> Error: a unit test failed, please do one of:
> 
> export DEBUGCPPUNIT=TRUE            # for exception catching
> export CPPUNITTRACE="gdb --args"    # for interactive debugging on
> Linux
> export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for
> interactive debugging in Visual Studio
> export VALGRIND=memcheck            # for memory checking
> 
> and retry using: make CppunitTest_cppcanvas_emfplus
> 
> /scratch/working/libreoffice-4.4.0.3/solenv/gbuild/CppunitTest.mk:81:
> recipe for target
> '/scratch/working/libreoffice-4.4.0.3/workdir/CppunitTest/cppcanvas_emfplus.test'
> failed
> make[1]: ***
> [/scratch/working/libreoffice-4.4.0.3/workdir/CppunitTest/cppcanvas_emfplus.test]
> Error 1
> 
> Advice, other than ("why don't I give up and go back to a distro?")
> would be welcome.  This box has 3.5GB of memory (running x86_64 in
> this system) and 4GB of swap, I already built this on an i3 x86_64
> with slightly more memory (about 3. 9GB, I think) and 4GB swap, so I
> will be surprised if lack of memory is the cause.
> 
> The only difference for this build is that I've added --enable-kde4.
> 
> Is it possible to turn off the unit tests ?

ĸen, I get similar (from memory) several times.

If you have not deleted the build directory, I think you can finish soon.

IIRC, this occurs when I'm building via ssh (others got it with chroot).
You need to be on a graphical session in the target system. If you are
using either what I mentioned, go to the graphical session and use the
same make ... build (from memory, use what is in the book and in your
script), not the commands indicated above by LO. In minutes, it will
finish the build (I hope).


-- 
[]s,
Fernando
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to