Hi to everyone, after a few mouths of inactivity , I would like to start over to work in LO.. I need to update my master so I run "./g pull -r" (in branch master) and after that I run "make". The problem is that make does not complete its execution because CppunitTest_vcl_filters_test failed. How can I solve this problem?
Thanks in advance best regards Filippo Giacchè Here is my console output : ----------------------------------------------------------------------------------------------------------------------------- ... Tested file:///home/fil/lode/dev/core/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-1.jpg: Fail (0ms) /home/fil/lode/dev/core/unotest/source/cpp/filters-test.cxx:145:VclFiltersTest::testCVEs equality assertion failed - Expected: 1 - Actual : 0 - file:///home/fil/lode/dev/core/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-1.jpg VclFiltersTest::testCVEs finished in: 19198ms scale with type 1 size 80, 79 scale with type 2 size 80, 79 scale with type 3 size 80, 79 scale with type 4 size 80, 79 scale with type 5 size 80, 79 scale with type 6 size 80, 79 scale with type 7 size 80, 79 VclFiltersTest::testScaling finished in: 230ms Check ExportImport JPG warn:vcl.filter:29502:1:vcl/source/filter/jpeg/jpegc.cxx:44: fatal failure reading JPEG: Wrong JPEG library version: library is 90, caller expects 80 /home/fil/lode/dev/core/vcl/qa/cppunit/graphicfilter/filters-test.cxx:98:VclFiltersTest::testExportImport assertion failed - Expression: aStream.Tell() > 0 VclFiltersTest::testExportImport finished in: 1ms filters-test.cxx:145:Assertion Test name: VclFiltersTest::testCVEs equality assertion failed - Expected: 1 - Actual : 0 - file:///home/fil/lode/dev/core/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-1.jpg filters-test.cxx:98:Assertion Test name: VclFiltersTest::testExportImport assertion failed - Expression: aStream.Tell() > 0 Failures !!! Run: 3 Failure total: 2 Failures: 2 Errors: 0 Error: a unit test failed, please do one of: make CppunitTest_vcl_filters_test CPPUNITTRACE="gdb --args" # for interactive debugging on Linux make CppunitTest_vcl_filters_test VALGRIND=memcheck # for memory checking make CppunitTest_vcl_filters_test DEBUGCPPUNIT=TRUE # for exception catching /home/fil/lode/dev/core/solenv/gbuild/CppunitTest.mk:109: recipe for target '/home/fil/lode/dev/core/workdir/CppunitTest/vcl_filters_test.test' failed make[1]: *** [/home/fil/lode/dev/core/workdir/CppunitTest/vcl_filters_test.test] Error 1 Makefile:264: recipe for target 'build' failed make: *** [build] Error 2 -----------------------------------------------------------------------------------------------------------------------------
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice