[build error]build LibreOffice5.1.0.2 on windows10 x86_64

jan iversen jani at documentfoundation.org
Wed Mar 9 10:28:31 UTC 2016


Hi

Did you try to follow the instruction, from our step by step guide:
https://wiki.documentfoundation.org/Development/GetInvolved
(it has far less configure switches than you use)

I am not sure how much testing has been done one windows 10, in your case it is not a compile error, but a unittest error.

The last part of the log contains suggestions to what you can do to find the problem.

rgds
jan i.

> On 09 Mar 2016, at 08:01, "jinjin.wu at cs2c.com.cn" <jinjin.wu at cs2c.com.cn> wrote:
> 
> Hi,
>      I am new to LibreOffice and trying to build LibreOffice 5.1.0.2 on Windows10 x86_64 follow wiki guide, but there is a compile error :
>   
>    my conifgure : 
>       ./autogen.sh  --without-java --with-ant-home=/cygdrive/c/sources/apache-ant-1.9.5 --with-junit=/cygdrive/c/sources/junit-4.10.jar --enable-pch --disable-ccache --disable-activex --disable-atl
> 
> error log:
> [build CUT] sd_export_tests
> [build CUT] sd_filters_test
> [build CUT] sd_misc_tests
> [build CUT] sd_html_export_tests
> [build CUT] sd_tiledrendering
> [build BIN] sd
> [build CUT] sd_uimpress
> [build MOD] sd
> [build BIN] top level modules: sd
> [build ALL] top level modules: build-non-l10n-only build-l10n-only
> E:/libreoffice/test/source/diff/diff.cxx:271:SdImportTest::testDocumentLayout
> double equality assertion failed
> - Expected: 182
> - Actual  : 0
> - Delta   : 1e-008
> - Reference: E:/libreoffice/sd/qa/unit/data/xml/n819614_0.xml
> - Node: /XShapes/XShape[2]
> - Attr: positionX
> 
> 
> Error: a unit test failed, please do one of:
> make CppunitTest_sd_import_tests CPPUNITTRACE=TRUE # which is a shortcut for the following line
> make CppunitTest_sd_import_tests CPPUNITTRACE="'C:/PROGRA~2/MICROS~1.0/VC//../Common7/IDE/devenv.exe' /debugexe" # for interactive debugging in Visual Studio
> make CppunitTest_sd_import_tests CPPUNITTRACE="drmemory -free_max_frames 20" # for memory checking (install Dr.Memory first, and put it to your PATH)
> 
> Could anyone  help me solve this compile error ?Thanks !
> 
> jinjin.wu at cs2c.com.cn
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20160309/326bcc98/attachment.html>


More information about the LibreOffice mailing list