Build from master failing on Xubuntu 16.04: DesktopLOKTest::testRunMacro assertion failed
David Gerard
dgerard at gmail.com
Thu Mar 23 10:23:48 UTC 2017
Building from master on Lenovo X240 running Xubuntu 16.04 64-bit, it
consistently fails with this:
/home/fun/libreoffice/desktop/qa/desktop_lib/test_desktop_lib.cxx:2109:DesktopLOKTest::testRunMacro
assertion failed
- Expression: bGoodMacro
DesktopLOKTest::testRunMacro finished in: 0ms
test_desktop_lib.cxx:2109:Assertion
Test name: DesktopLOKTest::testRunMacro
assertion failed
- Expression: bGoodMacro
Failures !!!
Run: 37 Failure total: 1 Failures: 1 Errors: 0
Error: a unit test failed, please do one of:
make CppunitTest_desktop_lib CPPUNITTRACE="gdb --args"
# for interactive debugging on Linux
make CppunitTest_desktop_lib VALGRIND=memcheck
# for memory checking
make CppunitTest_desktop_lib DEBUGCPPUNIT=TRUE
# for exception catching
/home/fun/libreoffice/solenv/gbuild/CppunitTest.mk:109: recipe for
target '/home/fun/libreoffice/workdir/CppunitTest/desktop_lib.test'
failed
make[1]: *** [/home/fun/libreoffice/workdir/CppunitTest/desktop_lib.test]
Error 1
Makefile:161: recipe for target 'CppunitTest_desktop_lib' failed
make: *** [CppunitTest_desktop_lib] Error 2
Same after a make clean and ccache -C. Any ideas?
- d.
More information about the LibreOffice
mailing list