master build fails in unit test

Regina Henschel rb.henschel at t-online.de
Sun May 8 12:58:21 UTC 2016


Hi Markus,

Markus Mohrhard schrieb:
> Hey,
>
> On Sun, May 8, 2016 at 1:22 PM, Regina Henschel <rb.henschel at t-online.de
> <mailto:rb.henschel at t-online.de>> wrote:
>
>     Hi all,
>
>     I tried a clean build of master. The last commit I fetched is
>     commit ead37770442a0244094779d199303b7b7e6d634c
>     Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com
>     <mailto:giuseppe.bilotta at gmail.com>>
>     Date:   Fri Apr 22 12:22:30 2016 +0200
>          tdf#84394: add testcase and unit test
>
>     It breaks in
>     /core/workdir/CppunitTest/sc_ucalc.test
>
>
>
> How does it fail in ucalc? It currently fails on one tinderbox in the
> subsequent_export test. The two commits by Guiseppe only touch
> subsequent_export_test and xls import code (which is not even loaded
> into ucalc).
>
> Could you please attach your build lof to show what is really broken.

What is "lof"?

Nevertheless I have attached a log file, what I have got from Visual 
Studio, and my autogen.input.

Kind regards
Regina

-------------- next part --------------
[build BIN] top level modules: sc
[build LOC] top level modules: sc
[build ALL] top level modules: build-non-l10n-only build-l10n-only
[build CUT] sc_ucalc
S=C:/LO_buildSymbol/core && I=$S/instdir && W=$S/workdir &&  mkdir -p $W/CppunitTest/ && rm -fr $W/CppunitTest/sc_ucalc.test.user && mkdir $W/CppunitTest/sc_ucalc.test.user &&    (PATH="C:\LO_buildSymbol\core\instdir\program;C:\LO_buildSymbol\core\instdir\program;C:\LO_buildSymbol\core\workdir\LinkTarget\Library;C:\LO_buildSymbol\core\workdir\UnpackedTarball\cppunit\src\cppunit\ReleaseDll;$PATH"         $W/LinkTarget/Executable/cppunittester.exe $W/LinkTarget/CppunitTest/test_sc_ucalc.dll --headless "-env:BRAND_BASE_DIR=file:///$S/instdir" "-env:BRAND_SHARE_SUBDIR=share" "-env:UserInstallation=file:///$W/CppunitTest/sc_ucalc.test.user"   "-env:CONFIGURATION_LAYERS=xcsxcu:file:///$I/share/registry xcsxcu:file:///$W/unittest/registry"  "-env:UNO_TYPES=file:///$I/program/types/offapi.rdb file:///$I/program/types.rdb"  "-env:UNO_SERVICES=file:///$W/Rdb/ure/services.rdb file:///$W/ComponentTarget/configmgr/source/configmgr.component file:///$W/ComponentTarget/framework/util/fwk.component file:///$W/ComponentTarget/i18npool/source/search/i18nsearch.component file:///$W/ComponentTarget/i18npool/util/i18npool.component file:///$W/ComponentTarget/sax/source/expatwrap/expwrap.component file:///$W/ComponentTarget/scaddins/source/analysis/analysis.component file:///$W/ComponentTarget/scaddins/source/datefunc/date.component file:///$W/ComponentTarget/scaddins/source/pricing/pricing.component file:///$W/ComponentTarget/sfx2/util/sfx.component file:///$W/ComponentTarget/ucb/source/core/ucb1.component file:///$W/ComponentTarget/ucb/source/ucp/file/ucpfile1.component file:///$W/ComponentTarget/unoxml/source/service/unoxml.component file:///$W/ComponentTarget/uui/util/uui.component"  -env:URE_INTERNAL_LIB_DIR=file:///$I/program -env:LO_LIB_DIR=file:///$I/program -env:LO_JAVA_DIR=file:///$I/program/classes --protector $W/LinkTarget/Library/unoexceptionprotector.dll unoexceptionprotector --protector $W/LinkTarget/Library/unobootstrapprotector.dll unobootstrapprotector   --protector $W/LinkTarget/Library/vclbootstrapprotector.dll vclbootstrapprotector   "-env:CPPUNITTESTTARGET=$W/CppunitTest/sc_ucalc.test"  > $W/CppunitTest/sc_ucalc.test.log 2>&1 || ( cat $W/CppunitTest/sc_ucalc.test.log; $S/solenv/gbuild/platform/unittest-failed-WNT.sh Cppunit sc_ucalc))
/usr/bin/sh: Zeile 1:  5608 Segmentation fault      PATH="C:\LO_buildSymbol\core\instdir\program;C:\LO_buildSymbol\core\instdir\program;C:\LO_buildSymbol\core\workdir\LinkTarget\Library;C:\LO_buildSymbol\core\workdir\UnpackedTarball\cppunit\src\cppunit\ReleaseDll;$PATH" $W/LinkTarget/Executable/cppunittester.exe $W/LinkTarget/CppunitTest/test_sc_ucalc.dll --headless "-env:BRAND_BASE_DIR=file:///$S/instdir" "-env:BRAND_SHARE_SUBDIR=share" "-env:UserInstallation=file:///$W/CppunitTest/sc_ucalc.test.user" "-env:CONFIGURATION_LAYERS=xcsxcu:file:///$I/share/registry xcsxcu:file:///$W/unittest/registry" "-env:UNO_TYPES=file:///$I/program/types/offapi.rdb file:///$I/program/types.rdb" "-env:UNO_SERVICES=file:///$W/Rdb/ure/services.rdb file:///$W/ComponentTarget/configmgr/source/configmgr.component file:///$W/ComponentTarget/framework/util/fwk.component file:///$W/ComponentTarget/i18npool/source/search/i18nsearch.component file:///$W/ComponentTarget/i18npool/util/i18npool.component file:///$W/ComponentTarget/sax/source/expatwrap/expwrap.component file:///$W/ComponentTarget/scaddins/source/analysis/analysis.component file:///$W/ComponentTarget/scaddins/source/datefunc/date.component file:///$W/ComponentTarget/scaddins/source/pricing/pricing.component file:///$W/ComponentTarget/sfx2/util/sfx.component file:///$W/ComponentTarget/ucb/source/core/ucb1.component file:///$W/ComponentTarget/ucb/source/ucp/file/ucpfile1.component file:///$W/ComponentTarget/unoxml/source/service/unoxml.component file:///$W/ComponentTarget/uui/util/uui.component" -env:URE_INTERNAL_LIB_DIR=file:///$I/program -env:LO_LIB_DIR=file:///$I/program -env:LO_JAVA_DIR=file:///$I/program/classes --protector $W/LinkTarget/Library/unoexceptionprotector.dll unoexceptionprotector --protector $W/LinkTarget/Library/unobootstrapprotector.dll unobootstrapprotector --protector $W/LinkTarget/Library/vclbootstrapprotector.dll vclbootstrapprotector "-env:CPPUNITTESTTARGET=$W/CppunitTest/sc_ucalc.test" > $W/CppunitTest/sc_ucalc.test.log 2>&1

Error: a unit test failed, please do one of:
make CppunitTest_sc_ucalc CPPUNITTRACE=TRUE # which is a shortcut for the following line
make CppunitTest_sc_ucalc CPPUNITTRACE="'C:/PROGRA~1/MICROS~3.0/VC//../Common7/IDE/devenv.exe' /debugexe" # for interactive debugging in Visual Studio
make CppunitTest_sc_ucalc CPPUNITTRACE="drmemory -free_max_frames 20" # for memory checking (install Dr.Memory first, and put it to your PATH)

C:/LO_buildSymbol/core/solenv/gbuild/CppunitTest.mk:96: recipe for target 'C:/LO_buildSymbol/core/workdir/CppunitTest/sc_ucalc.test' failed
make: *** [C:/LO_buildSymbol/core/workdir/CppunitTest/sc_ucalc.test] Error 1
-------------- next part --------------
 	OpenCL.dll!776e1346()	Unknown
 	[Frames below may be incorrect and/or missing, no symbols loaded for OpenCL.dll]	
>	opencllo.dll!opencl::switchOpenCLDevice(const rtl::OUString * pDevice, bool bAutoSelect, bool bForceEvaluation) Line 719	C++
 	test_sc_ucalc.dll!sc::FormulaGroupInterpreter::switchOpenCLDevice(const rtl::OUString & rDeviceId, bool bAutoSelect, bool bForceEvaluation) Line 330	C++
 	test_sc_ucalc.dll!sc::FormulaGroupInterpreter::getStatic() Line 282	C++
 	test_sc_ucalc.dll!ScTokenArray::CheckToken(const formula::FormulaToken & r) Line 1337	C++
 	forlo.dll!formula::FormulaTokenArray::Add(formula::FormulaToken * t) Line 907	C++
 	test_sc_ucalc.dll!ScCompiler::CompileString(const rtl::OUString & rFormula) Line 4317	C++
 	test_sc_ucalc.dll!ScFormulaCell::Compile(const rtl::OUString & rFormula, bool bNoListening, const formula::FormulaGrammar::Grammar eGrammar) Line 1131	C++
 	test_sc_ucalc.dll!ScFormulaCell::ScFormulaCell(ScDocument * pDoc, const ScAddress & rPos, const rtl::OUString & rFormula, const formula::FormulaGrammar::Grammar eGrammar, unsigned char cMatInd) Line 664	C++
 	test_sc_ucalc.dll!ScColumn::ParseString(ScCellValue & rCell, long nRow, short nTabP, const rtl::OUString & rString, formula::FormulaGrammar::AddressConvention eConv, ScSetStringParam * pParam) Line 1654	C++
 	test_sc_ucalc.dll!ScColumn::SetString(long nRow, short nTabP, const rtl::OUString & rString, formula::FormulaGrammar::AddressConvention eConv, ScSetStringParam * pParam) Line 1774	C++
 	test_sc_ucalc.dll!ScTable::SetString(short nCol, long nRow, short nTabP, const rtl::OUString & rString, ScSetStringParam * pParam) Line 1365	C++
 	test_sc_ucalc.dll!ScDocument::SetString(short nCol, long nRow, short nTab, const rtl::OUString & rString, ScSetStringParam * pParam) Line 3302	C++
 	test_sc_ucalc.dll!ScDocument::SetString(const ScAddress & rPos, const rtl::OUString & rString, ScSetStringParam * pParam) Line 3311	C++
 	test_sc_ucalc.dll!Test::testFetchVectorRefArray() Line 536	C++
 	cppunit_dll.dll!CppUnit::TestCaseMethodFunctor::operator()() Line 33	C++
 	cppunit_dll.dll!CppUnit::ProtectorChain::ProtectFunctor::operator()() Line 21	C++
 	unobootstrapprotector.dll!`anonymous namespace'::Prot::protect(const CppUnit::Functor & functor, const CppUnit::ProtectorContext & __formal) Line 90	C++
 	cppunit_dll.dll!CppUnit::ProtectorChain::ProtectFunctor::operator()() Line 21	C++
 	unoexceptionprotector.dll!`anonymous namespace'::Prot::protect(const CppUnit::Functor & functor, const CppUnit::ProtectorContext & context) Line 65	C++
 	cppunit_dll.dll!CppUnit::ProtectorChain::ProtectFunctor::operator()() Line 21	C++
 	cppunit_dll.dll!CppUnit::DefaultProtector::protect(const CppUnit::Functor & functor, const CppUnit::ProtectorContext & context) Line 15	C++
 	cppunit_dll.dll!CppUnit::ProtectorChain::ProtectFunctor::operator()() Line 21	C++
 	cppunit_dll.dll!CppUnit::ProtectorChain::protect(const CppUnit::Functor & functor, const CppUnit::ProtectorContext & context) Line 79	C++
 	cppunit_dll.dll!CppUnit::TestResult::protect(const CppUnit::Functor & functor, CppUnit::Test * test, const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & shortDescription) Line 181	C++
 	cppunit_dll.dll!CppUnit::TestCase::run(CppUnit::TestResult * result) Line 92	C++
 	cppunit_dll.dll!CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult * controller) Line 64	C++
 	cppunit_dll.dll!CppUnit::TestComposite::run(CppUnit::TestResult * result) Line 24	C++
 	cppunit_dll.dll!CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult * controller) Line 64	C++
 	cppunit_dll.dll!CppUnit::TestComposite::run(CppUnit::TestResult * result) Line 24	C++
 	cppunit_dll.dll!CppUnit::TestResult::runTest(CppUnit::Test * test) Line 149	C++
 	cppunit_dll.dll!CppUnit::TestRunner::run(CppUnit::TestResult & controller, const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & testPath) Line 97	C++
 	cppunittester.exe!`anonymous namespace'::ProtectedFixtureFunctor::run() Line 305	C++
 	cppunittester.exe!sal_main() Line 455	C++
 	cppunittester.exe!main(int argc, char * * argv) Line 362	C++
 	[External Code]	
-------------- next part --------------
--with-external-tar=/cygdrive/c/LO_buildSymbol/externalsrc
--with-junit=/cygdrive/c/LO_buildSymbol/junit-4.10.jar
--with-ant-home=/cygdrive/c/cygwin/ant195
--enable-pch
--disable-ccache
--enable-symbols
--with-help


More information about the LibreOffice mailing list