Re: Build completes, but with errors

2016-09-17 Thread julien2412
Hi,

With recent (less than 1 week) master sources + enable-dbgutil, I still
reproduce this pb.
As a workaround, I add a return just before
http://opengrok.libreoffice.org/xref/core/sw/qa/extras/ooxmlimport/ooxmlimport.cxx#1897
The only strange thing is expected value and actual are quite different, so
not sure it's exactly the same pb.

In addition, firebird must be disabled in autogen.input but it's a known bug
too.

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/Build-completes-but-with-errors-tp4193690p4193875.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Build completes, but with errors

2016-09-16 Thread Alexander Thurgood
Le 16/09/2016 à 05:47, Michael Lewis a écrit :


Hi Michael,


> testTdf99074::Import finished in: 147ms
> File tested,Execution Time (ms)
> tdf99140.docx:
> 107
> testTdf99140::Import finished in: 117ms
> /Users/ml/lo/core/sw/qa/extras/ooxmlimport/ooxmlimport.cxx:1884: Assertion
> Test name: textboxWpsOnly::Import
> equality assertion failed
> - Expected: 2
> - Actual  : 0
> 


Julien encountered the same failure a while back and filed a bug report
with bz tdf#100147, as yet unconfirmed (I don't see this in my own OSX
builds).




Alex

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Build completes, but with errors

2016-09-15 Thread Michael Lewis
I worked from the Building LibreOffice on OS X web page & chose the “minimal 
setup” build. Make ran for ~4 hr. The last few lines of build.log are:


testTdf99074::Import finished in: 147ms
File tested,Execution Time (ms)
tdf99140.docx:
107
testTdf99140::Import finished in: 117ms
/Users/ml/lo/core/sw/qa/extras/ooxmlimport/ooxmlimport.cxx:1884: Assertion
Test name: textboxWpsOnly::Import
equality assertion failed
- Expected: 2
- Actual  : 0

Failures !!!
Run: 220   Failure total: 1   Failures: 1   Errors: 0
2016-09-15 20:16:45.309 cppunittester[84771:1171679] *** -[NSAutoreleasePool 
release]: This pool has already been released, do not drain it (double release).

Error: a unit test failed, please do one of:
make CppunitTest_sw_ooxmlimport CPPUNITTRACE="lldb --"   # for interactive 
debugging on OS X
make CppunitTest_sw_ooxmlimport VALGRIND=memcheck# for memory 
checking

make[1]: *** [/Users/ml/lo/core/workdir/CppunitTest/sw_ooxmlimport.test] Error 1
make: *** [build] Error 2


This is my first build of LO. I’m not sure how to proceed from here. Should I 
try one of the make CppunitTest options? Which one? Do I have a viable build?

Any assistance appreciated, thanks

ML___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice