Created attachment 153554 [details] Backtrace of CppunitTest_sc_financial_functions_test on ppc64le The CppunitTest_sc_financial_functions_test of LibreOffice 6.3.0.4 fails on openSUSE Tumbleweed on my POWER9 (ppc64le) hardware. Running make CppunitTest_sc_financial_functions_test results in: """ home/abuild/rpmbuild/BUILD/libreoffice-6.3.0.4/sc/qa/unit/functions_test.cxx:47:FinancialFunctionsTest::testFinancialFormulasFODS double equality assertion failed - Expected: 1 - Actual : 0 - Delta : 1e-14 FinancialFunctionsTest::testFinancialFormulasFODS finished in: 33743ms functions_test.cxx:47:Assertion Test name: FinancialFunctionsTest::testFinancialFormulasFODS double equality assertion failed - Expected: 1 - Actual : 0 - Delta : 1e-14 Failures !!! Run: 1 Failure total: 1 Failures: 1 Errors: 0 """ I added the full backtrace as attachment. If I read it correctly, it fails while testing the sc/qa/unit/data/functions/financial/fods/rate.fods file. But to be honest, I'm a bit overwhelmed by the size of this backtrace... Please let me know if you need further information from me.
I opened sc/qa/unit/data/functions/financial/fods/rate.fods in my ppc64le LibreOffice and couldn't see any error, aka deviation from the expected results. I also couldn't spot any difference compared to opening the file in a amd64 LibreOffice.
Hello, Since this is build issue and not a software issue, would you mind sending an email to the dev list instead? -> https://wiki.documentfoundation.org/Development/Mailing_List Closing as RESOLVED MOVED