Stephan Bergmann wrote: > On 04/06/2015 06:00 PM, Piet van Oostrum wrote: > > Sorry that the previous mail was sent as a reply to an unrelated message. > > Please disregard and use this one. > > > > I got the dreaded DeploymentException again. This time I compiled LO > > 4.4.2.2 from sources. The reason I do this is because I want to apply some > > patches that are important for me, but are not yet available in the > > release. > > Given <https://bugs.documentfoundation.org/show_bug.cgi?id=90156#c14>, > the obvious first question is: Did "make" succeed? > The build completed but there was one failing unit test. A different one than mentioned in the bug report.
crop-pixel.docx,292 File tested,Execution Time (ms) crop-pixel.docx,/Users/piet/Downloads/LibreOffice/libreoffice-4.4.2.2/sw/qa/extras/ooxmlexport/ooxmlexport.cxx:488:testCropPixel::Import_Export_Import assertion failed - Expression: getXPath(pXmlDoc, "//a:srcRect", "l").toInt32() <= 21856 ... /Users/piet/Downloads/LibreOffice/libreoffice-4.4.2.2/sw/qa/extras/ooxmlexport/ooxmlexport.cxx:488: Assertion Test name: testCropPixel::Import_Export_Import assertion failed - Expression: getXPath(pXmlDoc, "//a:srcRect", "l").toInt32() <= 21856 Failures !!! Run: 104 Failure total: 1 Failures: 1 Errors: 0 2015-04-06 15:33:07.050 cppunittester[51391:10674723] *** -[NSAutoreleasePool release]: This pool has already been released, do not drain it (double release). 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 CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive debugging in Visual Studio export VALGRIND=memcheck # for memory checking and retry using: make CppunitTest_sw_ooxmlexport -- Piet van Oostrum <[email protected]> WWW: http://pietvanoostrum.com/ PGP key: [8DAE142BE17999C4] _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
