Re: Request for Guidance on LibreOffice Availability for s390x Architecture on RHEL

2025-03-03 Thread Dan Horák
On Mon, 3 Mar 2025 08:50:45 + Rajesh K R wrote: > The question is do we need to build LibreOffice for s390x. Also, bigger > question is does RHEL ships libreoffice ? > > All these queries are raised based on the image attached ( referenced from > https://github.com/pypdfium2-team/pypdfiu

Re: Request for Guidance on LibreOffice Availability for s390x Architecture on RHEL

2025-02-28 Thread Dan Horák
On Fri, 28 Feb 2025 12:01:38 + Caolán McNamara wrote: > On Thu, 2025-02-27 at 14:25 +, Gowtham Selvaraj wrote: > > We are currently in the process of setting up LibreOffice with PDFium > > for use on the s390x CPU architecture within a Red Hat Enterprise > > Linux (RHEL) environment. Howe

Re: Arch-specific test failures

2024-02-12 Thread Dan Horák
On Mon, 12 Feb 2024 09:49:31 + Caolán McNamara wrote: > On Fri, 2024-02-09 at 21:34 +, Gwyn Ciesla wrote: > > ppc64le > > CppunitTest_dbaccess_RowSetClones > > I think this one has been around for ages in the fedora build. But I > don't know if we even have a backtrace for that failure?

Re: Arch-specific test failures

2024-02-12 Thread Dan Horák
On Mon, 12 Feb 2024 08:55:36 +0100 Miklos Vajna wrote: > Hi Gwyn, > > On Fri, Feb 09, 2024 at 09:34:07PM +, Gwyn Ciesla > wrote: > > s390x > > > > CppunitTest_dbaccess_RowSetClones: SwMacrosTest::testVba > > > > CustomTarget_uno_test: > > https://bugs.documentfoundation.org/show_bug.cgi

Re: Is it still possible to compile LibreOffice 24 for Linux 32-bit?

2024-02-07 Thread Dan Horák
On Wed, 7 Feb 2024 12:51:06 -0600 Escuelas Linux wrote: > The release notes for the latest version of LibreOffice (24.2) state that > > > "The minimum requirements for building and running LibreOffice on Linux > have been raised from Red Hat Enterprise Linux 7/CentOS 7 to Red Hat > Enterprise

Re: new ScPDFExportTest::testTdf123870() won't compile

2024-01-09 Thread Dan Horák
On Tue, 9 Jan 2024 08:48:13 +0100 Stephan Bergmann wrote: > On 1/9/24 08:45, Dan Horák wrote: > > seems that with > > https://cgit.freedesktop.org/libreoffice/core/commit/?id=b3c93b16d62e80955edc749af4b8ad10162c > > the new testTdf123870() won't compile >

new ScPDFExportTest::testTdf123870() won't compile

2024-01-08 Thread Dan Horák
Hi, seems that with https://cgit.freedesktop.org/libreoffice/core/commit/?id=b3c93b16d62e80955edc749af4b8ad10162c the new testTdf123870() won't compile ... /home/jenkins/workspace/libreoffice-upstream-bundled/label/mt-snow-02-brq/sc/qa/extras/scpdfexport.cxx: In member function ‘void ScPDFEx

Re: CppunitTest_vcl_text failing now

2023-12-11 Thread Dan Horák
On Wed, 6 Dec 2023 11:32:42 +0100 Dan Horák wrote: > On Wed, 6 Dec 2023 11:22:46 +0100 > Dan Horák wrote: > > > Hi, > > > > seems that after a change from yesterday the CppunitTest_vcl_text test > > is failing now. Again this is in our CI with only system fon

Re: CppunitTest_vcl_text failing now

2023-12-06 Thread Dan Horák
On Wed, 6 Dec 2023 11:22:46 +0100 Dan Horák wrote: > Hi, > > seems that after a change from yesterday the CppunitTest_vcl_text test > is failing now. Again this is in our CI with only system fonts being > used. isn't #if HAVE_MORE_FONTS missing for testTdf107718()?

CppunitTest_vcl_text failing now

2023-12-06 Thread Dan Horák
Hi, seems that after a change from yesterday the CppunitTest_vcl_text test is failing now. Again this is in our CI with only system fonts being used. 708e379994591c6e73f07bd2aba136841c9cf036 is good 24135dc15a797ca91dd32c70cbc4d26a05dfd127 is bad (not bisected yet) from the build log ... [_RUN__

Re: CppunitTest_sw_txt{export,import} failing now

2023-11-24 Thread Dan Horák
On Fri, 24 Nov 2023 16:04:08 +0100 Miklos Vajna wrote: > Hi Dan, > > On Fri, Nov 24, 2023 at 03:47:26PM +0100, Dan Horák wrote: > > seems that probably after > > https://cgit.freedesktop.org/libreoffice/core/commit/?id=85852ad0d96bfd71413aef94edc1b6e2e6052e1a > > (

CppunitTest_sw_txt{export,import} failing now

2023-11-24 Thread Dan Horák
Hi, seems that probably after https://cgit.freedesktop.org/libreoffice/core/commit/?id=85852ad0d96bfd71413aef94edc1b6e2e6052e1a (or some other change merged during yesterday) the CppunitTest_sw_txt{export,import} tests are failing now in our CI with system fonts being used. running under gdb reve

build failure in cmis_content.cxx

2023-11-10 Thread Dan Horák
Hi, our CI is getting a build failure in the master branch caused by change from yesterday ... In file included from /home/jenkins/workspace/libreoffice-upstream-bundled/label/mt-snow-02-brq/ucb/source/ucp/cmis/cmis_content.cxx:59: /home/jenkins/workspace/libreoffice-upstream-bundled/label/mt-sn

Re: new bridgetest failures in 7.6 on ppc64le

2023-10-05 Thread Dan Horák
On Thu, 5 Oct 2023 17:46:13 +0200 Dan Horák wrote: > On Thu, 5 Oct 2023 17:11:55 +0200 > Stephan Bergmann wrote: > > > On 10/5/23 10:38, Dan Horák wrote: > > > I would appreciate any tips and tricks how to attack this problem with > > > gdb, because I wasn

Re: new bridgetest failures in 7.6 on ppc64le

2023-10-05 Thread Dan Horák
On Thu, 5 Oct 2023 17:11:55 +0200 Stephan Bergmann wrote: > On 10/5/23 10:38, Dan Horák wrote: > > I would appreciate any tips and tricks how to attack this problem with > > gdb, because I wasn't successful in getting into the right place or > > process and relie

Re: new bridgetest failures in 7.6 on ppc64le

2023-10-05 Thread Dan Horák
On Thu, 31 Aug 2023 14:04:34 +0200 Stephan Bergmann wrote: > On 8/31/23 13:51, Dan Horák wrote: > > On Thu, 31 Aug 2023 10:21:05 +0200 > > Dan Horák wrote: > > > >> Hello, > >> > >> I am working with the Fedora LibreOffice team on keeping LO bui

[Libreoffice-commits] core.git: sw/qa

2023-09-18 Thread Dan Horák (via logerrit)
sw/qa/extras/globalfilter/globalfilter.cxx | 38 - 1 file changed, 21 insertions(+), 17 deletions(-) New commits: commit e03be024ae9c16fa8542757ad2c327259d5b9b0c Author: Dan Horák AuthorDate: Fri Sep 15 11:17:58 2023 +0200 Commit: Michael Stahl CommitDate

Re: MAKEFLAGS ignored?

2023-09-15 Thread Dan Horák
On Fri, 15 Sep 2023 11:11:29 +0200 Michael Stahl wrote: > hi Dan, > > On 07/09/2023 13:36, Dan Horák wrote: > > Hello, > > > > I was trying to pass the "--keep-going" option to the Makefile via the > > MAKEFLAGS [1] to get as much test failures as po

Re: testListLabelPDFExport segfaulting

2023-09-15 Thread Dan Horák
On Thu, 14 Sep 2023 10:50:35 +0200 Stephan Bergmann wrote: > On 9/14/23 09:44, Dan Horák wrote: > > On Thu, 14 Sep 2023 09:16:38 +0200 > > Stephan Bergmann wrote: > >> I'd suggest to rather make execution of the test dependent on > >> $(ENABLE_PDFI

Re: testListLabelPDFExport segfaulting

2023-09-14 Thread Dan Horák
On Thu, 14 Sep 2023 09:16:38 +0200 Stephan Bergmann wrote: > On 9/13/23 23:17, Dan Horák wrote: > > ... > > [New Thread 0x7fffcb38e7a0 (LWP 2839768)] > > [Thread 0x7fffcb38e7a0 (LWP 2839768) exited] > > warn:legacy.osl:2838662:2838662:oox/source/helper/storageba

Re: testListLabelPDFExport segfaulting

2023-09-13 Thread Dan Horák
On Wed, 13 Sep 2023 22:02:49 +0200 Noel Grandin wrote: > A debug build (--enable-debug) would possibly give a more useful backtrace. bisecting shows https://git.libreoffice.org/core/+/ea0f9776ed8e7e9809853d292923b86756274564 is the first bad commit the better backtrace is here ... [New Thread

Re: recent KahanSum change causes a new test failure on ppc64le

2023-09-13 Thread Dan Horák
On Wed, 13 Sep 2023 13:06:10 +0200 Eike Rathke wrote: > Hi, > > On Thursday, 2023-09-07 11:36:33 +0200, Stephan Bergmann wrote: > > > On 9/7/23 08:25, Dan Horák wrote: > > > On Thu, 7 Sep 2023 08:16:28 +0200 > > > Stephan Bergmann wrote: >

testListLabelPDFExport segfaulting

2023-09-13 Thread Dan Horák
Hello, we are seeing segfaults in the testListLabelPDFExport from CppunitTest_sw_globalfilter at least on aarch64 and ppc64le in Fedora. To some degree it's related to https://git.libreoffice.org/core/+/ea0f9776ed8e7e9809853d292923b86756274564 because reverting the commit removes the segfault, but

Re: recent KahanSum change causes a new test failure on ppc64le

2023-09-13 Thread Dan Horák
On Thu, 7 Sep 2023 11:36:33 +0200 Stephan Bergmann wrote: > On 9/7/23 08:25, Dan Horák wrote: > > On Thu, 7 Sep 2023 08:16:28 +0200 > > Stephan Bergmann wrote: > >> On 9/5/23 18:53, Dan Horák wrote: > >>> seems the recent change [1] to KahanSum handling ca

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - bridges/source

2023-09-12 Thread Dan Horák (via logerrit)
bridges/source/cpp_uno/gcc3_linux_powerpc64/uno2cpp.cxx | 58 ++-- 1 file changed, 52 insertions(+), 6 deletions(-) New commits: commit ea81248b892f539651a880e16ad865cf99b67070 Author: Dan Horák AuthorDate: Tue Sep 12 10:20:51 2023 +0200 Commit: Stephan Bergmann

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - bridges/source

2023-09-12 Thread Dan Horák (via logerrit)
bridges/source/cpp_uno/gcc3_linux_powerpc64/uno2cpp.cxx | 58 ++-- 1 file changed, 52 insertions(+), 6 deletions(-) New commits: commit 5eec820938266ea862b7a23ae61f441f191669fc Author: Dan Horák AuthorDate: Tue Sep 12 10:20:51 2023 +0200 Commit: Stephan Bergmann

[Libreoffice-commits] core.git: bridges/source

2023-09-12 Thread Dan Horák (via logerrit)
bridges/source/cpp_uno/gcc3_linux_powerpc64/uno2cpp.cxx | 58 ++-- 1 file changed, 52 insertions(+), 6 deletions(-) New commits: commit 6d24e32d0278e1e71cbd1bfdc16899659e47b2a2 Author: Dan Horák AuthorDate: Tue Sep 12 10:20:51 2023 +0200 Commit: Stephan Bergmann

[Libreoffice-commits] core.git: bridges/source

2023-09-12 Thread Dan Horák (via logerrit)
bridges/source/cpp_uno/gcc3_linux_powerpc64/uno2cpp.cxx | 20 +--- 1 file changed, 12 insertions(+), 8 deletions(-) New commits: commit f171d5cb322ed99b3c4cd6c0b18abbf03882ec98 Author: Dan Horák AuthorDate: Tue Sep 12 10:04:47 2023 +0200 Commit: Stephan Bergmann

Re: UNO bridge not fully ABI compliant on ppc64le

2023-09-12 Thread Dan Horák
On Tue, 5 Sep 2023 15:01:03 +0200 Dan Horák wrote: > Hello, > > after quite some debugging the failure in DEC2BIN() function in the > CppunitTest_sc_addin_functions_test on ppc64le we have confirmed that > the UNO bridge isn't fully ABI compliant. For example int32

Re: CppunitTest_dbaccess_hsqldb_test failure

2023-09-11 Thread Dan Horák
On Fri, 8 Sep 2023 16:17:19 +0200 Dan Horák wrote: > On Fri, 8 Sep 2023 14:02:54 +0200 > Dan Horák wrote: > > > Hello, > > > > I am seeing CppunitTest_dbaccess_hsqldb_test failing on some systems and > > on some occasions. > > > > ... > >

Re: CppunitTest_dbaccess_hsqldb_test failure

2023-09-08 Thread Dan Horák
On Fri, 8 Sep 2023 14:02:54 +0200 Dan Horák wrote: > Hello, > > I am seeing CppunitTest_dbaccess_hsqldb_test failing on some systems and > on some occasions. > > ... > Running scope as unit: > -home-jenkins-workspace-libreoffice\x2dupstream\x2dbundled-label-LO\x2dppc

CppunitTest_dbaccess_hsqldb_test failure

2023-09-08 Thread Dan Horák
Hello, I am seeing CppunitTest_dbaccess_hsqldb_test failing on some systems and on some occasions. ... Running scope as unit: -home-jenkins-workspace-libreoffice\x2dupstream\x2dbundled-label-LO\x2dppc64le-workdir-CppunitTest-dbaccess_hsqldb_test.test:20230907213220:2142227.scope [_RUN_] HSQL

MAKEFLAGS ignored?

2023-09-07 Thread Dan Horák
Hello, I was trying to pass the "--keep-going" option to the Makefile via the MAKEFLAGS [1] to get as much test failures as possible in a single run, but it seems to be ignored. After reading the make manual for the value function [2], I think GMAKE_OPTIONS definition should rather look like -exp

Re: recent KahanSum change causes a new test failure on ppc64le

2023-09-06 Thread Dan Horák
it makes sense (and helps) :-) Dan > On 6/9/23 15:41, Dan Horák wrote: > > On Tue, 5 Sep 2023 18:53:37 +0200 > > Dan Horák wrote: > > > >> Hello, > >> > >> seems the recent change [1] to KahanSum handling causes a test fail

Re: recent KahanSum change causes a new test failure on ppc64le

2023-09-06 Thread Dan Horák
On Thu, 7 Sep 2023 08:16:28 +0200 Stephan Bergmann wrote: > On 9/5/23 18:53, Dan Horák wrote: > > seems the recent change [1] to KahanSum handling causes a test failure > > on ppc64le. > > > > Running scope as unit: > > -home-sharkcz-project

Re: recent KahanSum change causes a new test failure on ppc64le

2023-09-06 Thread Dan Horák
On Tue, 5 Sep 2023 18:53:37 +0200 Dan Horák wrote: > Hello, > > seems the recent change [1] to KahanSum handling causes a test failure > on ppc64le. > > [1] > https://git.libreoffice.org/core/+/1f8cc7644293e62ad6430bbeec243d3283e478d7 and with the change reverted I am

Re: new bridgetest failures in 7.6 on ppc64le/s390x

2023-09-06 Thread Dan Horák
On Mon, 4 Sep 2023 17:56:19 +0200 Rene Engelhard wrote: > Hi, > > Am 04.09.23 um 14:23 schrieb Dan Horák: > > for the record, we haven't seen this issue on s390x in Fedora, only on > > ppc64le. > > Interesting. (Note that I don't run "all the other te

recent KahanSum change causes a new test failure on ppc64le

2023-09-05 Thread Dan Horák
Hello, seems the recent change [1] to KahanSum handling causes a test failure on ppc64le. Running scope as unit: -home-sharkcz-projects-libreoffice-workdir-CppunitTest-sc_statistical_functions_test.test:20230905152639:2378561.scope [_RUN_] StatisticalFunctionsTest::testStatisticalFormulasFOD

UNO bridge not fully ABI compliant on ppc64le

2023-09-05 Thread Dan Horák
Hello, after quite some debugging the failure in DEC2BIN() function in the CppunitTest_sc_addin_functions_test on ppc64le we have confirmed that the UNO bridge isn't fully ABI compliant. For example int32 parameters are not correctly sign-extended to 64-bit values. Please see https://bugzilla.redh

[Libreoffice-commits] core.git: sc/qa

2023-09-04 Thread Dan Horák (via logerrit)
sc/qa/unit/functions_array.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 3426c96d0e32e0c83e4ce5fdb3405787a0c81e6c Author: Dan Horák AuthorDate: Fri Sep 1 18:45:42 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Sep 4 14:46:34 2023 +0200

Re: new bridgetest failures in 7.6 on ppc64le/s390x (was: Re: new bridgetest failures in 7.6 on ppc64le)

2023-09-04 Thread Dan Horák
On Sat, 2 Sep 2023 19:13:44 +0200 Rene Engelhard wrote: > Hi, > > Am 02.09.23 um 09:33 schrieb Rene Engelhard: > > Hi, > > > > Am 31.08.23 um 10:21 schrieb Dan Horák: > >> ... > >> [CXX] vcl/qa/cppunit/GraphicTest.cxx > >> [CXX] vcl/qa/cp

Re: ArrayFunctionsTest::testDubiousArrayFormulasFODS fails on ppc64le (and s390x)

2023-09-04 Thread Dan Horák
On Fri, 1 Sep 2023 16:36:30 +0200 Stephan Bergmann wrote: > On 9/1/23 15:41, Dan Horák wrote: > > On Fri, 1 Sep 2023 11:29:23 +0200 > > Stephan Bergmann wrote: > [...] > >> would be that the TODO comment makes it then sound like the issues on > >> ppc64le a

Dan Horák license statement

2023-09-01 Thread Dan Horák
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.

Re: ArrayFunctionsTest::testDubiousArrayFormulasFODS fails on ppc64le (and s390x)

2023-09-01 Thread Dan Horák
On Fri, 1 Sep 2023 11:29:23 +0200 Stephan Bergmann wrote: > On 9/1/23 10:37, Dan Horák wrote: > > The "dubious array" tests are already being skipped for aarch64 due > > known issue [1], shouldn't we just skip them for ppc64le and s390x as > > well? Or

ArrayFunctionsTest::testDubiousArrayFormulasFODS fails on ppc64le (and s390x)

2023-09-01 Thread Dan Horák
Hello, the ArrayFunctionsTest::testDubiousArrayFormulasFODS test fails on ppc64le (and s390x) with a precision issue, see bellow [_RUN_] ArrayFunctionsTest::testDubiousArrayFormulasFODS Testing load file:///home/sharkcz/projects/libreoffice//sc/qa/unit/data/functions/array/dubious/fods/lines

Re: new bridgetest failures in 7.6 on ppc64le

2023-08-31 Thread Dan Horák
On Thu, 31 Aug 2023 10:21:05 +0200 Dan Horák wrote: > Hello, > > I am working with the Fedora LibreOffice team on keeping LO building on > ppc64le and s390x platforms and we found some new test failures during the > rebase to 7.6. This is the first of them. > > ... &

new bridgetest failures in 7.6 on ppc64le

2023-08-31 Thread Dan Horák
Hello, I am working with the Fedora LibreOffice team on keeping LO building on ppc64le and s390x platforms and we found some new test failures during the rebase to 7.6. This is the first of them. ... [CXX] vcl/qa/cppunit/GraphicTest.cxx [CXX] vcl/qa/cppunit/GraphicDescriptorTest.cxx two floats st