On 12-10-2014 23:07, Fernando de Oliveira wrote: > On 12-10-2014 22:36, Bruce Dubbs wrote: >> Ken Moffat wrote: >>> For the moment, I'm still on the 7.6 versions of everything, while >>> I try to complete my build on my netbook. >>> >>> Using 'make build', libreoffice failed on this machine after more >>> than 42 hours :-( >>> >>> I thought 'make build' was supposed to turn off the unit tests ? >>> >>> The log shows nothing particularly useful: >>> >>> File tested,Execution Time (ms) >>> fdo76741.docx,800 >>> File tested,Execution Time (ms) >>> fdo76741.docx,1561 >>> File tested,Execution Time (ms) >>> 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_sw_ooxmlexport >>> >>> /usr/src/libreoffice-4.3.1.2/solenv/gbuild/CppunitTest.mk:70: recipe >>> for target >>> '/usr/src/libreoffice-4.3.1.2/workdir/CppunitTest/sw_ooxmlexport.test' >>> failed >>> make[1]: *** >>> [/usr/src/libreoffice-4.3.1.2/workdir/CppunitTest/sw_ooxmlexport.test] >>> Error 1 >>> make[1]: *** Waiting for unfinished jobs.... >>> Makefile:224: recipe for target 'build' failed >>> make: *** [build] Error 2 >> >> I didn't do 4.3.1.2, but I did do 4.3.2.2. The log is about 35K lines, >> but the word 'tested' is not in there at all. >> >> Attached is the script I used. Change the value of base_sbu as >> appropriate. >> >> Did you by by chance run out of disk space? > > Do you remember the problems I had with LO? Log was just that. This > time, I intentionally reproduced, by building via ssh, untill it failed. > Then, I went to the machine, in an x-terminal, cd into the failed > source, make build, and it completed. Armin hada similar problem in > chroota. I included a note in the book: > > " [Note] > Note > > Building this package in a graphical environment is recommended. There > have been reports of build failures, when using chroot or ssh."
*Do not make clean* -- []s, Fernando -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
