#5624: LibreOffice-4.3.1 build stops with "--disable-python" and no Python 3
-------------------------+-------------------------
 Reporter:  stoat        |      Owner:  blfs-book@…
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  7.7
Component:  BOOK         |    Version:  SVN
 Severity:  normal       |   Keywords:
-------------------------+-------------------------
 I don't install LO translations or Python 3. The --disable-python
 configure option has caused no problems for me until now. Building the new
 LO version in the book stops with the messaging below if --disable-python
 is used and Python 3 is not installed. I also tried LibreOffice-4.3.2.2
 with the same result. I used the --enable-python=internal option to
 install LO. So, I think some unit tests of the new LO version require
 Python 3 and the Command Explanation about Python and translations is no
 longer accurate for all situations.

 {{{
 /sources/libreoffice-4.3.1.2/postprocess/qa/services.cxx:81:(anonymous
 namespace)::ServicesTest::test
 forced failure
 - Exception thrown while creating com.sun.star.mail.MailServiceProvider:
 unsatisfied query for interface of type
 com.sun.star.loader.XImplementationLoader!

 services.cxx:81:Assertion
 Test name: (anonymous namespace)::ServicesTest::test
 forced failure
 - Exception thrown while creating com.sun.star.mail.MailServiceProvider:
 unsatisfied query for interface of type
 com.sun.star.loader.XImplementationLoader!

 Failures !!!
 Run: 1   Failure total: 1   Failures: 1   Errors: 0
 which: no gdb in
 
(.:/sources/libreoffice-4.3.1.2/solenv/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/opt/qt4/bin)
 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_services

 /sources/libreoffice-4.3.1.2/solenv/gbuild/CppunitTest.mk:70: recipe for
 target '/sources/libreoffice-4.3.1.2/workdir/CppunitTest/services.test'
 failed
 make[1]: ***
 [/sources/libreoffice-4.3.1.2/workdir/CppunitTest/services.test] Error 1
 make[1]: *** Waiting for unfinished jobs....
 Makefile:224: recipe for target 'build' failed
 make: *** [build] Error 2
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/5624>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to