<div dir="ltr"><div>Well, I think I figured out the correct deletion of lines at sal/Module_sal.mk file, since I got no errors related to sal after making those changes. But, as usual, I got errors related with cpuunittest also in this schroot environment. I really wonder why I still got those errors either on Ubuntu 18.04 or Debian 10 based VMs, or in the schroot Debian 10 environment, while other good folks trying to help me have no issues at all when they compile. :-0 Maybe I need a compile sorcerer ;-)<br></div><div><br></div><div>-------------</div><div>Testing file:///home/linux/libreoffice-6.3.0.4/sc/qa/unit/data/wks/pass/sf_8de44549111f8ba3f67509354f677aab-2767-minimized.wks:<br>Tested file:///home/linux/libreoffice-6.3.0.4/sc/qa/unit/data/wks/pass/sf_8de44549111f8ba3f67509354f677aab-2767-minimized.wks: Pass (19ms)<br>Testing file:///home/linux/libreoffice-6.3.0.4/sc/qa/unit/data/wks/fail/ofz14129-1.wks:<br>Tested file:///home/linux/libreoffice-6.3.0.4/sc/qa/unit/data/wks/fail/ofz14129-1.wks: Fail (8ms)<br>Testing file:///home/linux/libreoffice-6.3.0.4/sc/qa/unit/data/wks/fail/sf_8acee7303920116c1f58c9d0e669855f-7551-minimized.wks:<br>Tested file:///home/linux/libreoffice-6.3.0.4/sc/qa/unit/data/wks/fail/sf_8acee7303920116c1f58c9d0e669855f-7551-minimized.wks: Fail (9ms)<br>ScFiltersTest::testCVEs finished in: 5322ms<br>ScFiltersTest::testRangeNameODS finished in: 41ms<br>ScFiltersTest::testContentODS finished in: 25ms<br>ScFiltersTest::testContentXLS finished in: 15ms<br>ScFiltersTest::testContentXLSX finished in: 47ms<br>ScFiltersTest::testContentXLSXStrict finished in: 46ms<br>ScFiltersTest::testContentLotus123 finished in: 12ms<br>ScFiltersTest::testContentofz9704 finished in: 3ms<br>ScFiltersTest::testContentDIF finished in: 11ms<br>ScFiltersTest::testContentXLSB finished in: 64ms<br>ScFiltersTest::testContentXLS_XML finished in: 14ms<br>ScFiltersTest::testContentGnumeric finished in: 14ms<br>ScFiltersTest::testSharedFormulaXLS finished in: 36ms<br>ScFiltersTest::testSharedFormulaXLSX finished in: 40ms<br>ScFiltersTest::testSheetNamesXLSX finished in: 47ms<br>Exception in thread "main" java.lang.NullPointerException<br> at org.odftoolkit.odfvalidator.ODFValidator.getValidatorForSchema(ODFValidator.java:286)<br> at org.odftoolkit.odfvalidator.ODFValidator.getManifestValidator(ODFValidator.java:186)<br> at org.odftoolkit.odfvalidator.ODFRootPackageValidator.validateManifest(ODFRootPackageValidator.java:170)<br> at org.odftoolkit.odfvalidator.ODFRootPackageValidator.validatePre(ODFRootPackageValidator.java:93)<br> at org.odftoolkit.odfvalidator.ODFPackageValidator._validate(ODFPackageValidator.java:111)<br> at org.odftoolkit.odfvalidator.ODFPackageValidator.validate(ODFPackageValidator.java:81)<br> at org.odftoolkit.odfvalidator.ODFValidator.validateFile(ODFValidator.java:163)<br> at org.odftoolkit.odfvalidator.ODFValidator.validate(ODFValidator.java:125)<br> at org.odftoolkit.odfvalidator.Main.main(Main.java:314)<br>expected height 6001 actual 5999<br>expected width 2001 actual 2001<br>expected left 6000 actual 5976<br>expected right -2000 actual -1998<br>expected startrow 0 actual 0<br>expected startcol 5 actual 5<br>expected endrow 3 actual 3<br>expected endcol 7 actual 7<br>/home/linux/libreoffice-6.3.0.4/test/source/bootstrapfixture.cxx:199:ScFiltersTest::testLegacyCellAnchoredRotatedShape<br>equality assertion failed<br>- Expected: 0<br>- Actual : 256<br>- failed to execute: sh /home/linux/libreoffice-6.3.0.4/bin/odfvalidator.sh -M /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng -D /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-dsig-schema-v1.3+libreoffice.rng -O /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng -m /home/linux/libreoffice-6.3.0.4/schema/mathml2/mathml2.xsd /tmp/lu5683d1zw.tmp > /tmp/lu5683d201.tmp<br><br>ScFiltersTest::testLegacyCellAnchoredRotatedShape finished in: 679ms<br>ScFiltersTest::testEnhancedProtectionXLS finished in: 21ms<br>ScFiltersTest::testEnhancedProtectionXLSX finished in: 32ms<br>ScFiltersTest::testSortWithSharedFormulasODS finished in: 87ms<br>ScFiltersTest::testSortWithSheetExternalReferencesODS finished in: 47ms<br>bootstrapfixture.cxx:199:Assertion<br>Test name: ScFiltersTest::testLegacyCellAnchoredRotatedShape<br>equality assertion failed<br>- Expected: 0<br>- Actual : 256<br>- failed to execute: sh /home/linux/libreoffice-6.3.0.4/bin/odfvalidator.sh -M /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng -D /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-dsig-schema-v1.3+libreoffice.rng -O /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng -m /home/linux/libreoffice-6.3.0.4/schema/mathml2/mathml2.xsd /tmp/lu5683d1zw.tmp > /tmp/lu5683d201.tmp<br><br>Failures !!!<br>Run: 20 Failure total: 1 Failures: 1 Errors: 0<br><br>Error: a unit test failed, please do one of:<br><br>make CppunitTest_sc_filters_test CPPUNITTRACE="gdb --args"<br> # for interactive debugging on Linux<br>make CppunitTest_sc_filters_test VALGRIND=memcheck<br> # for memory checking<br>make CppunitTest_sc_filters_test DEBUGCPPUNIT=TRUE<br> # for exception catching<br><br>You can limit the execution to just one particular test by:<br><br>make CPPUNIT_TEST_NAME="testXYZ" ...above mentioned params...<br><br>make[1]: *** [/home/linux/libreoffice-6.3.0.4/solenv/gbuild/CppunitTest.mk:114: /home/linux/libreoffice-6.3.0.4/workdir/CppunitTest/sc_filters_test.test] Error 1<br>make[1]: *** Waiting for unfinished jobs....<br>file:///tmp/lu6409d5i3.tmpChart2ExportTest::testErrorBarXLSX finished in: 2965ms<br>Chart2ExportTest::testErrorBarPropXLSX finished in: 249ms<br>file:///tmp/lu6409d5ij.tmpChart2ExportTest::testTrendline finished in: 381ms<br>file:///tmp/lu6409d5iw.tmpChart2ExportTest::testTrendlineOOXML finished in: 1882ms<br>file:///tmp/lu6409d5j7.tmpChart2ExportTest::testTrendlineXLS finished in: 299ms<br>Chart2ExportTest::testStockChart finished in: 276ms<br>Chart2ExportTest::testBarChart finished in: 182ms<br>Chart2ExportTest::testCrosses finished in: 471ms<br>Chart2ExportTest::testScatterChartTextXValues finished in: 194ms<br>Chart2ExportTest::testChartDataTable finished in: 321ms<br>Chart2ExportTest::testChartExternalData finished in: 707ms<br>Chart2ExportTest::testEmbeddingsGrabBag finished in: 406ms<br>Chart2ExportTest::testAreaChartLoad finished in: 203ms<br>Chart2ExportTest::testUpDownBars finished in: 0ms<br>Chart2ExportTest::testDoughnutChart finished in: 158ms<br>Chart2ExportTest::testDisplayUnits finished in: 533ms<br>Chart2ExportTest::testFdo74115WallBitmapFill finished in: 197ms<br>Chart2ExportTest::testPieChartWallLineStyle finished in: 117ms<br>Chart2ExportTest::testBarChartRotation finished in: 240ms<br>Chart2ExportTest::testShapeFollowedByChart finished in: 294ms<br>Chart2ExportTest::testPieChartDataLabels finished in: 443ms<br>Chart2ExportTest::testSeriesIdxOrder finished in: 251ms<br>file:///tmp/lu6409d5n4.tmpChart2ExportTest::testScatterPlotLabels finished in: 240ms<br>Exception in thread "main" java.lang.NullPointerException<br> at org.odftoolkit.odfvalidator.ODFValidator.getValidatorForSchema(ODFValidator.java:286)<br> at org.odftoolkit.odfvalidator.ODFValidator.getManifestValidator(ODFValidator.java:186)<br> at org.odftoolkit.odfvalidator.ODFRootPackageValidator.validateManifest(ODFRootPackageValidator.java:170)<br> at org.odftoolkit.odfvalidator.ODFRootPackageValidator.validatePre(ODFRootPackageValidator.java:93)<br> at org.odftoolkit.odfvalidator.ODFPackageValidator._validate(ODFPackageValidator.java:111)<br> at org.odftoolkit.odfvalidator.ODFPackageValidator.validate(ODFPackageValidator.java:81)<br> at org.odftoolkit.odfvalidator.ODFValidator.validateFile(ODFValidator.java:163)<br> at org.odftoolkit.odfvalidator.ODFValidator.validate(ODFValidator.java:125)<br> at org.odftoolkit.odfvalidator.Main.main(Main.java:314)<br>file:///tmp/lu6409d5nb.tmp/home/linux/libreoffice-6.3.0.4/test/source/bootstrapfixture.cxx:199:Chart2ExportTest::testErrorBarDataRangeODS<br>equality assertion failed<br>- Expected: 0<br>- Actual : 256<br>- failed to execute: sh /home/linux/libreoffice-6.3.0.4/bin/odfvalidator.sh -M /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng -D /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-dsig-schema-v1.3+libreoffice.rng -O /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng -m /home/linux/libreoffice-6.3.0.4/schema/mathml2/mathml2.xsd /tmp/lu6409d5nb.tmp > /tmp/lu6409d5ng.tmp<br><br>Chart2ExportTest::testErrorBarDataRangeODS finished in: 520ms<br>Chart2ExportTest::testChartCrash finished in: 254ms<br>Chart2ExportTest::testPieChartRotation finished in: 170ms<br>E: lt_string_value: assertion `string != ((void *)0)' failed<br>E: lt_string_value: assertion `string != ((void *)0)' failed<br>E: lt_string_value: assertion `string != ((void *)0)' failed<br>E: lt_string_value: assertion `string != ((void *)0)' failed<br>Chart2ExportTest::testEmbeddingsOleObjectGrabBag finished in: 2795ms<br>file:///tmp/lu6409d5ok.tmpChart2ExportTest::testGapWidthXLSX finished in: 1975ms<br>Chart2ExportTest::testSmoothedLines finished in: 202ms<br>Exception in thread "main" java.lang.NullPointerException<br> at org.odftoolkit.odfvalidator.ODFValidator.getValidatorForSchema(ODFValidator.java:286)<br> at org.odftoolkit.odfvalidator.ODFValidator.getManifestValidator(ODFValidator.java:186)<br> at org.odftoolkit.odfvalidator.ODFRootPackageValidator.validateManifest(ODFRootPackageValidator.java:170)<br> at org.odftoolkit.odfvalidator.ODFRootPackageValidator.validatePre(ODFRootPackageValidator.java:93)<br> at org.odftoolkit.odfvalidator.ODFPackageValidator._validate(ODFPackageValidator.java:111)<br> at org.odftoolkit.odfvalidator.ODFPackageValidator.validate(ODFPackageValidator.java:81)<br> at org.odftoolkit.odfvalidator.ODFValidator.validateFile(ODFValidator.java:163)<br> at org.odftoolkit.odfvalidator.ODFValidator.validate(ODFValidator.java:125)<br> at org.odftoolkit.odfvalidator.Main.main(Main.java:314)<br>file:///tmp/lu6409d5ox.tmp/home/linux/libreoffice-6.3.0.4/test/source/bootstrapfixture.cxx:199:Chart2ExportTest::testLabelStringODS<br>equality assertion failed<br>- Expected: 0<br>- Actual : 256<br>- failed to execute: sh /home/linux/libreoffice-6.3.0.4/bin/odfvalidator.sh -M /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng -D /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-dsig-schema-v1.3+libreoffice.rng -O /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng -m /home/linux/libreoffice-6.3.0.4/schema/mathml2/mathml2.xsd /tmp/lu6409d5ox.tmp > /tmp/lu6409d5p2.tmp<br><br>Chart2ExportTest::testLabelStringODS finished in: 528ms<br>Chart2ExportTest::testFdo78290LineChartMarkerX finished in: 200ms<br>Chart2ExportTest::testFdo78290ScatterChartMarkerX finished in: 188ms<br>Chart2ExportTest::testFdo78290CombinationChartMarkerX finished in: 231ms<br>Chart2ExportTest::testTdf126115IndividualMarker finished in: 249ms<br>Exception in thread "main" java.lang.NullPointerException<br> at org.odftoolkit.odfvalidator.ODFValidator.getValidatorForSchema(ODFValidator.java:286)<br> at org.odftoolkit.odfvalidator.ODFValidator.getManifestValidator(ODFValidator.java:186)<br> at org.odftoolkit.odfvalidator.ODFRootPackageValidator.validateManifest(ODFRootPackageValidator.java:170)<br> at org.odftoolkit.odfvalidator.ODFRootPackageValidator.validatePre(ODFRootPackageValidator.java:93)<br> at org.odftoolkit.odfvalidator.ODFPackageValidator._validate(ODFPackageValidator.java:111)<br> at org.odftoolkit.odfvalidator.ODFPackageValidator.validate(ODFPackageValidator.java:81)<br> at org.odftoolkit.odfvalidator.ODFValidator.validateFile(ODFValidator.java:163)<br> at org.odftoolkit.odfvalidator.ODFValidator.validate(ODFValidator.java:125)<br> at org.odftoolkit.odfvalidator.Main.main(Main.java:314)<br>file:///tmp/lu6409d5py.tmp/home/linux/libreoffice-6.3.0.4/test/source/bootstrapfixture.cxx:199:Chart2ExportTest::testAxisNumberFormatODS<br>equality assertion failed<br>- Expected: 0<br>- Actual : 256<br>- failed to execute: sh /home/linux/libreoffice-6.3.0.4/bin/odfvalidator.sh -M /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng -D /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-dsig-schema-v1.3+libreoffice.rng -O /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng -m /home/linux/libreoffice-6.3.0.4/schema/mathml2/mathml2.xsd /tmp/lu6409d5py.tmp > /tmp/lu6409d5q3.tmp<br><br>Chart2ExportTest::testAxisNumberFormatODS finished in: 597ms<br>file:///tmp/lu6409d5q6.tmpChart2ExportTest::testAxisNumberFormatXLS finished in: 274ms<br>file:///tmp/lu6409d5qh.tmpChart2ExportTest::testDataLabelBordersDOCX finished in: 463ms<br>Chart2ExportTest::testDataLabel3DChartDOCX finished in: 235ms<br>Chart2ExportTest::testDataLabelBarChartDOCX finished in: 202ms<br>Chart2ExportTest::testDataLabelClusteredBarChartDOCX finished in: 275ms<br>Chart2ExportTest::testDataLabelRadarChartDOCX finished in: 186ms<br>Chart2ExportTest::testDataLabelDoughnutChartDOCX finished in: 155ms<br>Chart2ExportTest::testDataLabelAreaChartDOCX finished in: 196ms<br>file:///tmp/lu6409d5s8.tmpChart2ExportTest::testDataLabelDefaultLineChartDOCX finished in: 281ms<br>Chart2ExportTest::testIndividualDataLabelProps finished in: 275ms<br>Chart2ExportTest::testChartTitlePropertiesColorFillDOCX finished in: 163ms<br>Chart2ExportTest::testChartTitlePropertiesGradientFillDOCX finished in: 165ms<br>Chart2ExportTest::testChartTitlePropertiesBitmapFillDOCX finished in: 193ms<br>Chart2ExportTest::testBarChartDataPointPropDOCX finished in: 175ms<br>Chart2ExportTest::testFdo83058dlblPos finished in: 342ms<br>Chart2ExportTest::testAutoTitleDelXLSX finished in: 335ms<br>Chart2ExportTest::testDispBlanksAsXLSX finished in: 355ms<br>Chart2ExportTest::testMarkerColorXLSX finished in: 215ms<br>Chart2ExportTest::testRoundedCornersXLSX finished in: 210ms<br>Chart2ExportTest::testAxisNumberFormatXLSX finished in: 210ms<br>Chart2ExportTest::testDataLabelDefaultValuesXLSX finished in: 204ms<br>Chart2ExportTest::testTitleOverlayXLSX finished in: 207ms<br>Chart2ExportTest::testInvertIfNegativeXLSX finished in: 202ms<br>Chart2ExportTest::testBubble3DXLSX finished in: 220ms<br>Chart2ExportTest::testNoMarkerXLSX finished in: 204ms<br>Chart2ExportTest::testTitleManualLayoutXLSX finished in: 207ms<br>Chart2ExportTest::testPlotAreaManualLayoutXLSX finished in: 205ms<br>Chart2ExportTest::testLegendManualLayoutXLSX finished in: 207ms<br>Chart2ExportTest::testChartTitlePropertiesColorFillXLSX finished in: 334ms<br>Chart2ExportTest::testChartTitlePropertiesGradientFillXLSX finished in: 231ms<br>Chart2ExportTest::testChartTitlePropertiesBitmapFillXLSX finished in: 238ms<br>Chart2ExportTest::testBarChartDataPointPropXLSX finished in: 208ms<br>file:///tmp/lu6409d5wn.tmpChart2ExportTest::testDataseriesOverlapStackedChartXLSX finished in: 1825ms<br>Chart2ExportTest::testAxisCharacterPropertiesXLSX finished in: 212ms<br>Chart2ExportTest::testTitleCharacterPropertiesXLSX finished in: 208ms<br>Chart2ExportTest::testPlotVisOnlyXLSX finished in: 325ms<br>Chart2ExportTest::testBarChartVaryColorsXLSX finished in: 208ms<br>Chart2ExportTest::testMultipleAxisXLSX finished in: 239ms<br>Chart2ExportTest::testSecondaryAxisXLSX finished in: 247ms<br>Chart2ExportTest::testSetSeriesToSecondaryAxisXLSX finished in: 265ms<br>Chart2ExportTest::testCombinedChartSecondaryAxisXLSX finished in: 259ms<br>Chart2ExportTest::testCombinedChartSecondaryAxisODS finished in: 235ms<br>Chart2ExportTest::testAxisTitleRotationXLSX finished in: 213ms<br>Chart2ExportTest::testAxisCrossBetweenXSLX finished in: 203ms<br>Chart2ExportTest::testPieChartDataPointExplosionXLSX finished in: 166ms<br>Chart2ExportTest::testCustomDataLabel finished in: 242ms<br>Chart2ExportTest::testCustomDataLabelMultipleSeries finished in: 185ms<br>Chart2ExportTest::testNumberFormatExportPPTX finished in: 174ms<br>Chart2ExportTest::testLabelSeparatorExportDOCX finished in: 227ms<br>Chart2ExportTest::testChartTitlePropertiesColorFillPPTX finished in: 260ms<br>Chart2ExportTest::testChartTitlePropertiesGradientFillPPTX finished in: 238ms<br>Chart2ExportTest::testChartTitlePropertiesBitmapFillPPTX finished in: 238ms<br>Chart2ExportTest::testxAxisLabelsRotation finished in: 198ms<br>Chart2ExportTest::testTdf116163 finished in: 155ms<br>Chart2ExportTest::testTdf111824 finished in: 314ms<br>Chart2ExportTest::testTdf119029 finished in: 210ms<br>file:///tmp/lu6409d601.tmpChart2ExportTest::testTdf108022 finished in: 352ms<br>Chart2ExportTest::testTdf121744 finished in: 194ms<br>Chart2ExportTest::testTdf122031 finished in: 194ms<br>Chart2ExportTest::testTdf115012 finished in: 221ms<br>bootstrapfixture.cxx:199:Assertion<br>Test name: Chart2ExportTest::testErrorBarDataRangeODS<br>equality assertion failed<br>- Expected: 0<br>- Actual : 256<br>- failed to execute: sh /home/linux/libreoffice-6.3.0.4/bin/odfvalidator.sh -M /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng -D /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-dsig-schema-v1.3+libreoffice.rng -O /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng -m /home/linux/libreoffice-6.3.0.4/schema/mathml2/mathml2.xsd /tmp/lu6409d5nb.tmp > /tmp/lu6409d5ng.tmp<br><br>bootstrapfixture.cxx:199:Assertion<br>Test name: Chart2ExportTest::testLabelStringODS<br>equality assertion failed<br>- Expected: 0<br>- Actual : 256<br>- failed to execute: sh /home/linux/libreoffice-6.3.0.4/bin/odfvalidator.sh -M /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng -D /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-dsig-schema-v1.3+libreoffice.rng -O /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng -m /home/linux/libreoffice-6.3.0.4/schema/mathml2/mathml2.xsd /tmp/lu6409d5ox.tmp > /tmp/lu6409d5p2.tmp<br><br>bootstrapfixture.cxx:199:Assertion<br>Test name: Chart2ExportTest::testAxisNumberFormatODS<br>equality assertion failed<br>- Expected: 0<br>- Actual : 256<br>- failed to execute: sh /home/linux/libreoffice-6.3.0.4/bin/odfvalidator.sh -M /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-manifest-schema-v1.3+libreoffice.rng -D /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-dsig-schema-v1.3+libreoffice.rng -O /home/linux/libreoffice-6.3.0.4/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng -m /home/linux/libreoffice-6.3.0.4/schema/mathml2/mathml2.xsd /tmp/lu6409d5py.tmp > /tmp/lu6409d5q3.tmp<br><br>Failures !!!<br>Run: 95 Failure total: 3 Failures: 3 Errors: 0<br><br>Error: a unit test failed, please do one of:<br><br>make CppunitTest_chart2_export CPPUNITTRACE="gdb --args"<br> # for interactive debugging on Linux<br>make CppunitTest_chart2_export VALGRIND=memcheck<br> # for memory checking<br>make CppunitTest_chart2_export DEBUGCPPUNIT=TRUE<br> # for exception catching<br><br>You can limit the execution to just one particular test by:<br><br>make CPPUNIT_TEST_NAME="testXYZ" ...above mentioned params...<br><br>make[1]: *** [/home/linux/libreoffice-6.3.0.4/solenv/gbuild/CppunitTest.mk:113: /home/linux/libreoffice-6.3.0.4/workdir/CppunitTest/chart2_export.test] Error 1<br>make: *** [Makefile:282: build] Error 2<br></div><div><br></div><div>.......<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mié., 14 ago. 2019 a las 14:44, Michael Weghorn (<<a href="mailto:m.weghorn@posteo.de">m.weghorn@posteo.de</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 14/08/2019 19.21, <a href="mailto:dreamnext@gmail.com" target="_blank">dreamnext@gmail.com</a> wrote:<br>
> Would be possible to download your generated deb files from some<br>
> file-sharing service?<br>
<br>
If necessary, I'll probably find a way to upload them somewhere next<br>
week. (I'll be away for the next days.) However, that won't help in the<br>
long run, so I'll think it'd be better if you can get your build setup<br>
working.<br>
<br>
> <br>
> I'm still struggling with compilation issues.<br>
> 1) After the bad experience with Debian 10, I downloaded Debian 9.9 in<br>
> the hope that would make a better compilation choice, but, alas, Debian<br>
> 9 includes a version of gcc already unsupported by LibreOffice, it<br>
> requires at least gcc 7. As far as I could found, upgrading gcc on<br>
> Debian 9 is an ugly chore, so I went back to installing Debian 10...<br>
> 2) But, this time, instead of choosing LXQT, I chose LXDE and used<br>
> LXTerminal. Now it compiled until the make error without a single hang.<br>
> I don't know if LXQT of tis default terminal were the culprits of the<br>
> frequent crashes, or something else, but at least I reached the make<br>
> error on Debian 10.<br>
> <br>
> I paste the error produced in Debian 10. It seems to be still cpunittest<br>
> related.<br>
> <br>
> Would be wise to apply your diff here, or it is not related since I'm<br>
> not running a chroot environment but a VM?<br>
<br>
The diff wouldn't help, since the tests that fail for you are unrelated<br>
to the ones I temporarily disabled.<br>
<br>
Maybe you want to try setting up an i386 chroot on an amd64 host as<br>
well? That might work better than using a i386 virtual machine (e.g.<br>
with regard to memory limitations) and I guess this should also work<br>
just fine on a host running Escuelas Linux.<br>
<br>
The steps I took to set up the chroot for use with schroot were roughly:<br>
<br>
Create chroot:<br>
<br>
sudo debootstrap --arch=i386 buster /some/path/to/chroot/buster-i386<br>
<br>
Create entry in /etc/schroot/schroot.conf:<br>
<br>
[buster-i386]<br>
description=Debian buster (stable) 32-bit<br>
directory=/some/path/to/chroot/buster-i386<br>
users=<your_username><br>
root-users=<your_username><br>
personality=linux32<br>
<br>
After that, you can change into the chroot using<br>
<br>
schroot -c buster-i386<br>
<br>
or (to work as root):<br>
<br>
schroot -c buster-i386 -u root<br>
<br>
and then set up the build dependencies, clone LibreOffice and build from<br>
there as usual.<br>
<br>
</blockquote></div>