qa-build errros on clean code

Winfried Donkers W.Donkers at dci-electronics.nl
Wed Feb 15 07:30:25 PST 2012


>Tor already fixed it and after a pull you should be able to build.
>(http://cgit.freedesktop.org/libreoffice/core/commit/?id=49a4b4c32bda86b97ef48d1d2ce9bf8f02d3e2e3)

>Hope that your next build succeeds.

>Markus

No such luck :(
After git pull -r, the first clean build went ok, but the next build gave the now familiar error:
***
warn:legacy.osl:5863:1:/home/winfried/git/libo/sc/source/core/data/postit.cxx:640: ScPostIt::CreateCaptionFromInitData - need caption object or initial caption data
Value: 8
33formel: =A1+B1

3
ucalc.cxx:2924:Assertion
Test name: N12_GLOBAL__N_14TestE::testPostIts
assertion failed
- Expression: m_pDoc->GetNote(rAddr) == NULL
- note hasn't moved

Failures !!!
Run: 30   Failure total: 1   Failures: 1   Errors: 0
warn:legacy.osl:5863:1:/home/winfried/git/libo/unotools/source/config/configmgr.cxx:217: OSL_ASSERT

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[1]: *** [/home/winfried/git/libo/workdir/unxlngi6/CppunitTest/sc_ucalc.test] Error 1
make[1]: *** Waiting for unfinished jobs....
dmake:  Error code 2, while making 'all'
***

Any suggestions?

Winfried



More information about the LibreOffice mailing list