I guys,
I'm having this error building 3.6.2 on Windows (using cygwin):
#######################################################################################################
[ build CUT ] filter_tiff_test
S=C:/libre362 && O=$S/solver/wntmsci12.pro &&
W=$S/workdir/wntmsci12.pro && mkdir -p $W/CppunitTest/ &&
(PATH="${PATH}:/cygdrive/c/libre362/solver/wntmsci12.pro/bin"
DBGSV_ERROR_OUT=shell STAR_RESOURCEPATH=$O/bin/
$O/bin/cppunit/cppunittester.exe
$W/LinkTarget/CppunitTest/test_filter_tiff_test.dll --headless
"-env:CONFIGURATION_LAYERS=xcsxcu:file:///$O/xml/registry"
"-env:UNO_TYPES=file:///$O/bin/udkapi.rdb file:///$O/bin/offapi.rdb"
"-env:UNO_SERVICES=file:///$O/xml/ure/services.rdb
file:///$O/xml/component/configmgr/source/configmgr.component"
-env:URE_INTERNAL_LIB_DIR=file:///$O/bin
-env:LO_LIB_DIR=file:///$O/bin --protector unoexceptionprotector.dll
unoexceptionprotector --protector unobootstrapprotector.dll
unobootstrapprotector > $W/CppunitTest/filter_tiff_test.test.log
2>&1 || (cat $W/CppunitTest/filter_tiff_test.test.log && echo; echo
"Error: a unit test failed, please do one of:"; echo; echo "export
DEBUGCPPUNIT=TRUE # for exception catching"; echo "export
GDBCPPUNITTRACE=\"gdb --args\" # for interactive debugging"; echo
"export VALGRIND=memcheck # for memory checking" ; echo
"and retry." && false))
[ build CUT ] hwpfilter_test_hwpfilter
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Error: a unit test failed, please do one of:
export DEBUGCPPUNIT=TRUE # for exception catching
export GDBCPPUNITTRACE="gdb --args" # for interactive debugging
export VALGRIND=memcheck # for memory checking
and retry.
make[2]: *** [C:/libre362/workdir/wntmsci12.pro/CppunitTest/extensions_test_update.test]
Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/cygdrive/c/libre362/tail_build'
make[1]: *** [tail_build] Error 2
make[1]: Leaving directory `/cygdrive/c/libre362'
make: *** [tail_build] Error 2
#######################################################################################################
Should I run a:
make -sr all
to bypass test checking? Any thoughts on how to fix it? Can't run valgrind
on cygwin....
Cheers
--
*Flávio Moringa*
Project Leader
Caixa Mágica Software
Energia Open Source
Rua Soeiro Pereira Gomes, Lote 1 - 4.º B,
Edifício Espanha, 1600-196 Lisboa - Portugal
Tel.: +351 217 921 260 Fax: +351 217 921 261
http://www.caixamagica.pt
https://twitter.com/flaviomoringa
https://www.facebook.com/flaviomoringa<https://www.facebook.com/flavio.moringa>
http://pt.linkedin.com/in/flaviomoringa
http://people.caixamagica.pt/flaviomoringa
Context
- Error building on windows XP SP3 using cygwin · Flavio Moringa
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.