On 25 Jan 2016, at 8:17 PM, David Tardon <dtardon@redhat.com> wrote:
Hi,
On Mon, Jan 25, 2016 at 05:44:23PM +1100, Chris Sherlock wrote:
Hi all,
Not sure what might be going on here, I’ve tried to reproduce the issue building on Ubuntu with
no luck.
One of our IRC slackware users has been having some issues compiling 5.0.4.2, getting the
following unit test failures:
/tmp/build/libreoffice-5.0.4.2/sc/qa/unit/ucalc.cxx:4540:Test::testAutoFill
assertion failed
- Expression: m_pDoc->GetCellType(ScAddress(0,i,0)) == CELLTYPE_NONE
ucalc.cxx:4540:Assertion
Test name: Test::testAutoFill
assertion failed
- Expression: m_pDoc->GetCellType(ScAddress(0,i,0)) == CELLTYPE_NONE
Failures !!!
Run: 205 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 VALGRIND=memcheck # for memory checking
and retry using: make CppunitTest_sc_ucalc
make[1]: *** [/tmp/build/libreoffice-5.0.4.2/workdir/CppunitTest/sc_ucalc.test] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [build] Error 2
Anyone able to offer any pointers?
Does he build with system mdds? If yes, and it is <= 0.10.x, there's the
likely cause.
D.
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.