On 15/08/2019 12.45, dreamnext@gmail.com wrote:
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.
OK; once the other issues are dealt with, the schroot setup should
probably be updated to make disabling those tests unnecessary, but let's
do that in a follow-up step...
Regarding your test failure
ScFiltersTest::testSheetNamesXLSX finished in: 47ms
Exception in thread "main" java.lang.NullPointerException
at
org.odftoolkit.odfvalidator.ODFValidator.getValidatorForSchema(ODFValidator.java:286)
at
org.odftoolkit.odfvalidator.ODFValidator.getManifestValidator(ODFValidator.java:186)
at
org.odftoolkit.odfvalidator.ODFRootPackageValidator.validateManifest(ODFRootPackageValidator.java:170)
at
org.odftoolkit.odfvalidator.ODFRootPackageValidator.validatePre(ODFRootPackageValidator.java:93)
at
org.odftoolkit.odfvalidator.ODFPackageValidator._validate(ODFPackageValidator.java:111)
at
org.odftoolkit.odfvalidator.ODFPackageValidator.validate(ODFPackageValidator.java:81)
at
org.odftoolkit.odfvalidator.ODFValidator.validateFile(ODFValidator.java:163)
at
org.odftoolkit.odfvalidator.ODFValidator.validate(ODFValidator.java:125)
at org.odftoolkit.odfvalidator.Main.main(Main.java:314)
expected height 6001 actual 5999
expected width 2001 actual 2001
expected left 6000 actual 5976
expected right -2000 actual -1998
expected startrow 0 actual 0
expected startcol 5 actual 5
expected endrow 3 actual 3
expected endcol 7 actual 7
/home/linux/libreoffice-6.3.0.4/test/source/bootstrapfixture.cxx:199:ScFiltersTest::testLegacyCellAnchoredRotatedShape
equality assertion failed
- Expected: 0
- Actual  : 256
- 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
please see the mail thread starting at [1] which seems to be about the
same issue that is specific to building from the tarballs and which was
fixed recently by commit c78dd0a726b32d922a0d75a26a51d4c30612368c
("configure: don't enable export validation if there are no schemas") [2].
[1]
https://lists.freedesktop.org/archives/libreoffice/2019-August/083288.html
[2] https://gerrit.libreoffice.org/#/c/77383/
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.