Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi Riccardo,

Thanks for the patch. I think a little modification is required.

$(if $(ENABLE_HEADLESS),, \ must be modified to: $(if ! $(ENABLE_HEADLESS),,
\

Also after making this change I got this error: 
Test name: testFdo37606Copy::Import
equality assertion failed
- Expected: 2
- Actual  : 1

Failures !!!
Run: 20   Failure total: 1   Failures: 1   Errors: 0

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_odfimport

/usr/local/google/home/tarungoyal/Downloads/libreoffice_4_2/core/solenv/gbuild/CppunitTest.mk:77:
recipe for target
'/usr/local/google/home/tarungoyal/Downloads/libreoffice_4_2/core/workdir/CppunitTest/sw_odfimport.test'
failed
make[1]: ***
[/usr/local/google/home/tarungoyal/Downloads/libreoffice_4_2/core/workdir/CppunitTest/sw_odfimport.test]
Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:217: recipe for target 'build' failed
make: *** [build] Error 2

On following the given instructions it still fails.

Thanks,
Tarun



--
View this message in context: 
http://nabble.documentfoundation.org/Build-broken-with-enable-headless-tp4128038p4128371.html
Sent from the Dev mailing list archive at Nabble.com.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.