Re: new bridgetest failures in 7.6 on ppc64le

2023-10-05 Thread Stephan Bergmann
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 relied mainly on the old school "printf" method :-) The call TwoFloats aOut =

Re: LO 24.2 C++20 baseline

2023-10-05 Thread Stephan Bergmann
On 10/4/23 13:56, Stephan Bergmann wrote: As <https://git.libreoffice.org/core/+/5a40abc86b94c0be5b4a252c6ab5b0b0df6e520d%5E%21> "Drop some newly obsolete __cplusplus version checks" revealed, "at least for VS 2019 16.11.30 (but not for at least VS 2022 17.7.4), in

Re: LO 24.2 C++20 baseline

2023-10-05 Thread Stephan Bergmann
On 10/5/23 11:05, Michael Stahl wrote: On 04/10/2023 13:56, Stephan Bergmann wrote: (1)  Pretend that there is no issue.  Keep fingers crossed that "managed C++" source files compiled with /clr do not include any files that require a proper /std:c++20.  Or add more kludg

Re: LO 24.2 C++20 baseline

2023-10-04 Thread Stephan Bergmann
On 9/22/23 09:20, Stephan Bergmann wrote: I just submitted <https://git.libreoffice.org/core/+/1eef07805021b7ca26a1a8894809b6d995747ba1%5E%21> "Bump baseline to C++20" to master. I will let it sit like that for a few more days, to see if anything breaks (Coverity? Linux dis

[Libreoffice-commits] core.git: include/rtl include/unotools sal/qa sc/qa vcl/unx

2023-09-29 Thread Stephan Bergmann (via logerrit)
Author: Stephan Bergmann AuthorDate: Sun Sep 24 12:16:36 2023 +0300 Commit: Stephan Bergmann CommitDate: Fri Sep 29 16:45:08 2023 +0200 Drop some newly obsolete __cplusplus version checks ...after 1eef07805021b7ca26a1a8894809b6d995747ba1 "Bump baseline to C++20".

Re: CppunitTest_svgio test failure, additional in dumped XML

2023-09-29 Thread Stephan Bergmann
On 9/29/23 12:00, Xisco Fauli wrote: I don't have any idea why this is happening, Do you know more or less when this failure started to happen? Can't remember. Definitely for some weeks now. (First saw it happen with one of the build setups on the machine, but shelved it for later

CppunitTest_svgio test failure, additional in dumped XML

2023-09-29 Thread Stephan Bergmann
On my Linux machine, CppunitTest_svgio keeps failing with xmltesttools.cxx:95:Assertion Test name: testTdf97542_1::TestBody equality assertion failed - Expected: 1 - Actual : 0 - In <>, XPath '/primitive2D/transform/objectinfo/textsimpleportion' number of nodes is incorrect

Re: LO 24.2 C++20 baseline

2023-09-25 Thread Stephan Bergmann
On 9/25/23 16:47, Caolán McNamara wrote: I'm guessing that https://gerrit.libreoffice.org/c/core/+/157250 would workaround this by just extending: commit 5831d5f03a5ea5b89984574ffe436f38500726da Date: Tue Aug 1 15:37:45 2023 +0200 Don't enable the requires clause for some Xcode Clang

[Libreoffice-commits] core.git: Branch 'distro/allotropia/zeta-7-4' - 5 commits - connectivity/source editeng/source sc/source sd/qa sfx2/source slideshow/source starmath/source vcl/source

2023-09-25 Thread Stephan Bergmann (via logerrit)
/layout.cxx| 28 9 files changed, 49 insertions(+), 37 deletions(-) New commits: commit 230e3fc3bd9197f93b11136e27949e8a7bb6f51d Author: Stephan Bergmann AuthorDate: Thu Nov 3 17:11:01 2022 +0100 Commit: Michael Stahl CommitDate: Mon Sep 25 14:07

Re: LO 24.2 C++20 baseline

2023-09-25 Thread Stephan Bergmann
On 9/25/23 08:30, Miklos Vajna wrote: gcc-12 looks fine here, but I hit an interesting problem with clang-15 (which worked fine before pulling): $ make animations make -j 16 -f /home/vmiklos/git/libreoffice/core-clang/compilerplugins/Makefile-clang.mk compilerplugins make[1]: Entering

[Libreoffice-commits] core.git: solenv/gbuild

2023-09-24 Thread Stephan Bergmann (via logerrit)
solenv/gbuild/platform/com_MSC_defs.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 19e9fe7c8c89399753ac1730e1c76378b18418bc Author: Stephan Bergmann AuthorDate: Sun Sep 24 18:49:09 2023 +0300 Commit: Stephan Bergmann CommitDate: Sun Sep 24 20:58:33 2023

[Libreoffice-commits] core.git: codemaker/source sal/qa sal/rtl

2023-09-24 Thread Stephan Bergmann (via logerrit)
Author: Stephan Bergmann AuthorDate: Sun Sep 24 12:07:26 2023 +0300 Commit: Stephan Bergmann CommitDate: Sun Sep 24 17:32:22 2023 +0200 Drop some newly obsolete __clang_major__ version checks ...after 6ef2d358ac053ce0f6de9cf0f8f25e8bae66d441 "Adapt Clang and GCC mi

[Libreoffice-commits] core.git: chart2/source include/cppcanvas o3tl/qa sal/qa svx/source sw/inc sw/source vcl/source vcl/unx

2023-09-24 Thread Stephan Bergmann (via logerrit)
72da78be20ebe1cd62ba7a5ac6e29b9d40f00f15 Author: Stephan Bergmann AuthorDate: Sun Sep 24 11:57:35 2023 +0300 Commit: Stephan Bergmann CommitDate: Sun Sep 24 17:31:16 2023 +0200 Drop some newly obsolete __GNUC__ version checks ...after 6ef2d358ac053ce0f6de9cf0f8f25e8bae66d441 "

[Libreoffice-commits] core.git: configure.ac

2023-09-23 Thread Stephan Bergmann (via logerrit)
configure.ac |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 6ef2d358ac053ce0f6de9cf0f8f25e8bae66d441 Author: Stephan Bergmann AuthorDate: Sat Sep 23 08:44:52 2023 +0300 Commit: Stephan Bergmann CommitDate: Sat Sep 23 23:43:08 2023 +0200 Adapt

LO 24.2 C++20 baseline

2023-09-22 Thread Stephan Bergmann
I just submitted "Bump baseline to C++20" to master. I will let it sit like that for a few more days, to see if anything breaks (Coverity? Linux distros' needs? etc.), before cleaning up now-unnecessary `#if

[Libreoffice-commits] core.git: configure.ac

2023-09-22 Thread Stephan Bergmann (via logerrit)
configure.ac |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 1eef07805021b7ca26a1a8894809b6d995747ba1 Author: Stephan Bergmann AuthorDate: Tue Aug 1 08:49:44 2023 +0200 Commit: Stephan Bergmann CommitDate: Fri Sep 22 09:19:58 2023 +0200 Bump

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-23.05.4-2'

2023-09-19 Thread Stephan Bergmann (via logerrit)
Tag 'cp-23.05.4-2' created by Andras Timar at 2023-09-19 20:08 + cp-23.05.4-2 Changes since cp-23.05.1-2-2: --- 0 files changed ---

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - solenv/flatpak-manifest.in

2023-09-19 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 396d59d0ead395f57dce403ecb505487d8d35b7a Author: Stephan Bergmann AuthorDate: Mon Sep 18 09:11:42 2023 +0200 Commit: Michael Stahl CommitDate: Tue Sep 19 10:39:55 2023 +0200

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2023-09-18 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 384e12a806dbf86bd69c2c994a84a8b9f64fd67f Author: Stephan Bergmann AuthorDate: Mon Sep 18 09:11:42 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Sep 18 13:17:48 2023 +0200

[Libreoffice-commits] help.git: Changes to 'refs/tags/co-23.05.4-2'

2023-09-18 Thread Stephan Bergmann (via logerrit)
Tag 'co-23.05.4-2' created by Andras Timar at 2023-09-18 08:16 + co-23.05.4-2 Changes since cp-23.05.1-2-2: --- 0 files changed ---

[Libreoffice-commits] core.git: include/rtl

2023-09-15 Thread Stephan Bergmann (via logerrit)
include/rtl/string.hxx | 12 ++-- include/rtl/ustring.hxx | 24 ++-- 2 files changed, 4 insertions(+), 32 deletions(-) New commits: commit b9ffee3074d8eb0e95b3d8f78cb7aac10b41c279 Author: Stephan Bergmann AuthorDate: Wed Sep 13 13:18:51 2023 +0200 Commit

[Libreoffice-commits] core.git: external/cairo external/curl external/fontconfig external/freetype external/liblangtag external/nss external/openssl external/python3 external/redland external/xmlsec s

2023-09-14 Thread Stephan Bergmann (via logerrit)
deletions(-) New commits: commit 233e0a009a6a22342a86a03eeb1349be2cd2d3eb Author: Stephan Bergmann AuthorDate: Thu Sep 14 22:56:58 2023 +0200 Commit: Stephan Bergmann CommitDate: Fri Sep 15 07:58:37 2023 +0200 A more principled suppression of -fsanitize=function in external C code

[Libreoffice-commits] core.git: compilerplugins/clang

2023-09-14 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/plugin.cxx |4 1 file changed, 4 insertions(+) New commits: commit eb2e7483727c060b0aa735f401aaa89cc0505200 Author: Stephan Bergmann AuthorDate: Thu Sep 14 12:44:14 2023 +0200 Commit: Stephan Bergmann CommitDate: Thu Sep 14 13:56:45 2023 +0200

Re: testListLabelPDFExport segfaulting

2023-09-14 Thread Stephan Bergmann
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_PDFIUM), or on PDFIUM in $(BUILD_TYPE) (cf. configure.ac). (Otherwise, you would silently hide errors when parsePDFExport

Re: testListLabelPDFExport segfaulting

2023-09-14 Thread Stephan Bergmann
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/storagebase.cxx:67: StorageBase::StorageBase - missing base input stream Test::testDateFormFieldCharacterFormatting

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

2023-09-13 Thread Stephan Bergmann
On 9/13/23 13:58, Eike Rathke wrote: On Wednesday, 2023-09-13 13:45:36 +0200, Dan Horák wrote: It would be worth a try to simply call executeFast() only if SC_USE_SSE2 is defined, so the failing platforms skip executeUnrolled(), here

Re: New tests: GTK3 platform accessibility

2023-09-12 Thread Stephan Bergmann
On 9/12/23 09:49, Colomban Wendling wrote: However, IIUC you suggest it might be a dbus/dbus-borken conflict somehow?  What if we try `dbus-broker-launch` (assuming it's compatible) instead of `dbus-launch` if the former is available?  Would that help? Doesn't appear to be compatible at all.

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - sw/qa

2023-09-12 Thread Stephan Bergmann (via logerrit)
sw/qa/core/text/data/scriptinfo-surrogate-pairs.fodt |2 +- sw/qa/core/text/text.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit e890d941e4a2e18064721c14616825ad331f00f8 Author: Stephan Bergmann AuthorDate: Mon Sep 11 15:28

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-23.05.4-1'

2023-09-11 Thread Stephan Bergmann (via logerrit)
Tag 'cp-23.05.4-1' created by Andras Timar at 2023-09-11 20:50 + cp-23.05.4-1 Changes since cp-23.05.1-2-2: --- 0 files changed ---

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

2023-09-11 Thread Stephan Bergmann (via logerrit)
sw/qa/core/text/data/scriptinfo-surrogate-pairs.fodt |2 +- sw/qa/core/text/text.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0867f7f3a955549079722d61e0c13e233e0af150 Author: Stephan Bergmann AuthorDate: Mon Sep 11 15:28

[Libreoffice-commits] core.git: Branch 'distro/allotropia/zeta-7-4' - external/pdfium

2023-09-09 Thread Stephan Bergmann (via logerrit)
external/pdfium/UnpackedTarball_pdfium.mk |2 ++ external/pdfium/abseil-trivial.patch | 27 +++ 2 files changed, 29 insertions(+) New commits: commit 07a685e6081be8c622213386c652a8d6da241939 Author: Stephan Bergmann AuthorDate: Thu Jun 23 13:48:24 2022

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2023-09-08 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |7 +++ 1 file changed, 7 insertions(+) New commits: commit 93aa47535267435fd327368875e46a33f86b39d6 Author: Stephan Bergmann AuthorDate: Fri Sep 8 12:27:26 2023 +0200 Commit: Stephan Bergmann CommitDate: Fri Sep 8 15:56:19 2023 +0200 Flatpak

[Libreoffice-commits] core.git: offapi/com

2023-09-08 Thread Stephan Bergmann (via logerrit)
+- 4 files changed, 13 insertions(+), 13 deletions(-) New commits: commit 2bd5b489db722905a81e40f9d6dd90c5a73a2d89 Author: Stephan Bergmann AuthorDate: Fri Sep 8 09:03:55 2023 +0200 Commit: Stephan Bergmann CommitDate: Fri Sep 8 11:16:50 2023 +0200 Fix some misspelled LibreOffice

"Hello, my name is 24.2" [was: Development will branch off of 7.6 on Jun 5. Please communicate the next version number]

2023-09-07 Thread Stephan Bergmann
On 5/27/23 23:13, Italo Vignoli wrote: The next major release after LibreOffice 7.6 will be LibreOffice 24.2 (February), which will be followed by LibreOffice 24.8 (August) ...and not 24.02 with a filler-o in the middle. Is that right? Asking because I'm seeing instances of both @since

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

2023-09-07 Thread Stephan Bergmann
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 causes a test failure on ppc64le. Running scope as unit: -home-sharkcz-projects-libreoffice-workdir-CppunitTest

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

2023-09-07 Thread Stephan Bergmann
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-projects-libreoffice-workdir-CppunitTest-sc_statistical_functions_test.test:20230905152639:2378561.scope [_RUN_]

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6-1' - solenv/flatpak-manifest.in

2023-09-06 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7da8fc8f668f3e4b15bc5bf2d22ebcc0de08cafd Author: Stephan Bergmann AuthorDate: Thu Aug 24 08:02:38 2023 +0200 Commit: Xisco Fauli CommitDate: Wed Sep 6 14:13:09 2023 +0200

Re: What is the "dynamic" flag in errcode?

2023-09-05 Thread Stephan Bergmann
On 9/5/23 07:13, Lodev wrote: In the ErrCode definition  (include/comphelper/errcode.hxx) error codes are defined as a 32-bit integer.  There is a "Dynamic" area in bit 30-26.  Also in ErrCode class it defines some methods like isDynamic(), StripDynamic(), ... etc.  But we didn't find any

[Libreoffice-commits] core.git: offapi/type_reference

2023-09-04 Thread Stephan Bergmann (via logerrit)
offapi/type_reference/offapi.idl | 34 -- 1 file changed, 24 insertions(+), 10 deletions(-) New commits: commit d0166429887ab3cbe8c8369fd73668502d638a4a Author: Stephan Bergmann AuthorDate: Mon Sep 4 20:56:30 2023 +0200 Commit: Stephan Bergmann

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

2023-09-01 Thread Stephan Bergmann
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 and s390x are also known to be due to -ffp-contract settings, even if you would not verify that. I have verified

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

2023-09-01 Thread Stephan Bergmann
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 should it be enabled only for "good" platforms, eg. x86_64? I think either approach should be OK, whatever you

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

2023-09-01 Thread Stephan Bergmann (via logerrit)
starmath/qa/cppunit/test_node.cxx | 37 +++-- 1 file changed, 19 insertions(+), 18 deletions(-) New commits: commit 0feb934fbe3a5deee24cf373922d824ddf5ea7c4 Author: Stephan Bergmann AuthorDate: Thu Aug 31 16:39:14 2023 +0200 Commit: Stephan Bergmann

Re: new bridgetest failures in 7.6 on ppc64le

2023-08-31 Thread Stephan Bergmann
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 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. ...

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-23.05.3-1'

2023-08-28 Thread Stephan Bergmann (via logerrit)
Tag 'cp-23.05.3-1' created by Andras Timar at 2023-08-28 20:06 + cp-23.05.3-1 Changes since cp-23.05.1-2-2: --- 0 files changed ---

[Libreoffice-commits] core.git: compilerplugins/clang

2023-08-28 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/test/unnecessaryparen.cxx | 23 + compilerplugins/clang/unnecessaryparen.cxx | 59 ++-- 2 files changed, 79 insertions(+), 3 deletions(-) New commits: commit e235e4bb7ce79d6738e1e6267c965f71960466a6 Author: Stephan Bergmann

Re: New tests: GTK3 platform accessibility

2023-08-28 Thread Stephan Bergmann
On 8/25/23 09:06, Michael Weghorn wrote: In my test, it failed differently on Wayland, and forcing the X11 Gdk backend makes that work: https://gerrit.libreoffice.org/c/core/+/156086 Does that fix your case as well? no Otherwise: Does the test work when run in an X11 session instead? no;

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

2023-08-28 Thread Stephan Bergmann (via logerrit)
sw/CppunitTest_sw_apitests.mk |2 ++ sw/qa/api/SwXAutoTextContainer.cxx |6 +- 2 files changed, 3 insertions(+), 5 deletions(-) New commits: commit 78a3448f056fd4863c12fdba5d911e05a1540568 Author: Stephan Bergmann AuthorDate: Mon Aug 28 13:21:04 2023 +0200 Commit

[Libreoffice-commits] core.git: sw/CppunitTest_sw_apitests.mk

2023-08-28 Thread Stephan Bergmann (via logerrit)
sw/CppunitTest_sw_apitests.mk |1 + 1 file changed, 1 insertion(+) New commits: commit a89f2e01b7371fec278f9a42d7c186a3149ff3c4 Author: Stephan Bergmann AuthorDate: Mon Aug 28 13:13:17 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Aug 28 15:56:50 2023 +0200 Missing test

[Libreoffice-commits] core.git: solenv/gbuild

2023-08-28 Thread Stephan Bergmann (via logerrit)
43939d0b3286266217a2625d5a7a3de1a2cdd303 Author: Stephan Bergmann AuthorDate: Wed Aug 23 22:11:30 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Aug 28 14:50:13 2023 +0200 Do a real compile after a successful COMPILER_PLUGIN_TOOL=... compile ...so that object files are generated after all, even though

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

2023-08-25 Thread Stephan Bergmann (via logerrit)
vcl/qa/cppunit/a11y/atspi2/atspiwrapper.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bb2bd14b941ea0a8463264dcf8902ae67302b386 Author: Stephan Bergmann AuthorDate: Fri Aug 25 08:04:07 2023 +0200 Commit: Stephan Bergmann CommitDate: Fri Aug 25 09:50:11

Re: New tests: GTK3 platform accessibility

2023-08-24 Thread Stephan Bergmann
On 8/1/23 19:30, Colomban Wendling wrote: These tests are enabled by default if all dependencies are available. That is a working Xvfb [4], dbus-launch, and the AT-SPI2 library [5] which is used to communicate with the platform accessibility daemon.  It is also possible to either enable or

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - solenv/flatpak-manifest.in

2023-08-24 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f252c1fa97020b944e6a14ed0aefd2715bc5ae3c Author: Stephan Bergmann AuthorDate: Thu Aug 24 08:02:38 2023 +0200 Commit: Michael Stahl CommitDate: Thu Aug 24 11:00:35 2023 +0200

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2023-08-24 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b395d997f1cb501a4318f85d1095d09a3f3bfcad Author: Stephan Bergmann AuthorDate: Thu Aug 24 08:02:38 2023 +0200 Commit: Stephan Bergmann CommitDate: Thu Aug 24 09:56:11 2023 +0200

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - sw/CppunitTest_sw_core_layout.mk

2023-08-23 Thread Stephan Bergmann (via logerrit)
sw/CppunitTest_sw_core_layout.mk |1 + 1 file changed, 1 insertion(+) New commits: commit e13f848764a4fee0a4fb8a3012d66f3d43d2ac8a Author: Stephan Bergmann AuthorDate: Thu Mar 2 13:49:24 2023 +0100 Commit: Miklos Vajna CommitDate: Wed Aug 23 11:58:43 2023 +0200 Missing test

Do a new CppUnit release? [was: Tests failures trying to package LO in Fedora]

2023-08-09 Thread Stephan Bergmann
On 8/9/23 08:22, Stephan Bergmann wrote: On 8/8/23 23:42, Tomaž Vajngerl wrote: I wonder if the testFormulaRefUpdate could also be influenced by a change in execution order? Might be good to investigate... In general, note that while most upstream builds here (Jenkins and personal developer

Re: Tests failures trying to package LO in Fedora

2023-08-09 Thread Stephan Bergmann
On 8/8/23 23:42, Tomaž Vajngerl wrote: I wonder if the testFormulaRefUpdate could also be influenced by a change in execution order? Might be good to investigate... In general, note that while most upstream builds here (Jenkins and personal developer ones) use the bundled external/cppunit,

Re: Tests failures trying to package LO in Fedora

2023-08-08 Thread Stephan Bergmann
On 8/8/23 08:05, libreoff...@sparebit.simplelogin.com wrote: Il 07/08/23 11:55, Eike Rathke - erack at redhat.com ha scritto: However, the build seems to have a more general problem, the build.log output is full with plenty of "exceeds maximum object size" like (first occurrence) |

[Libreoffice-commits] core.git: vcl/osx

2023-08-08 Thread Stephan Bergmann (via logerrit)
vcl/osx/salmenu.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9fabf47aba423d74d8cfa2dc2cb28d24df83a8ea Author: Stephan Bergmann AuthorDate: Mon Aug 7 17:16:36 2023 +0200 Commit: Stephan Bergmann CommitDate: Tue Aug 8 09:07:28 2023 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - solenv/flatpak-manifest.in

2023-08-07 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 96df79630b936c4b908c57c76bac5ee58e2db5ad Author: Stephan Bergmann AuthorDate: Mon Aug 7 08:32:58 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Aug 7 16:04:10 2023 +0200

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

2023-08-07 Thread Stephan Bergmann (via logerrit)
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ec30dc5985db4c36a17dd4fa83db3d3aff2c8a20 Author: Stephan Bergmann AuthorDate: Thu Aug 3 13:21:44 2023 +0200 Commit: Christian Lohmaier CommitDate: Mon Aug 7 15

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2023-08-07 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit aff642067712df55c0b5212b4c496e939133 Author: Stephan Bergmann AuthorDate: Mon Aug 7 08:32:58 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Aug 7 09:49:23 2023 +0200

[Libreoffice-commits] core.git: compilerplugins/clang

2023-08-04 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/test/redundantcast.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be58058b0e49cceff1732535b5a9ab57aeb9aa7c Author: Stephan Bergmann AuthorDate: Fri Aug 4 20:21:25 2023 +0200 Commit: Stephan Bergmann CommitDate: Fri Aug 4 23:07:32

[Libreoffice-commits] core.git: external/hunspell

2023-08-04 Thread Stephan Bergmann (via logerrit)
external/hunspell/UnpackedTarball_hunspell.mk |1 + external/hunspell/bit_cast.patch.0| 22 ++ 2 files changed, 23 insertions(+) New commits: commit ed5d9496320d78032ab4a65fc5547aad069d19f2 Author: Stephan Bergmann AuthorDate: Fri Aug 4 14:06:06 2023

[Libreoffice-commits] core.git: distro-configs/Jenkins

2023-08-04 Thread Stephan Bergmann (via logerrit)
distro-configs/Jenkins/Linux_ubsan_master.conf |1 - 1 file changed, 1 deletion(-) New commits: commit 085d25d9cac695e63ecef0ed07fa40f15cd37259 Author: Stephan Bergmann AuthorDate: Fri Aug 4 14:12:20 2023 +0200 Commit: Stephan Bergmann CommitDate: Fri Aug 4 17:09:17 2023 +0200

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

2023-08-04 Thread Stephan Bergmann (via logerrit)
sal/qa/rtl/strings/test_oustring_stringliterals.cxx |8 1 file changed, 8 insertions(+) New commits: commit 6c15598a3ff60b3d078fa9bf8b3b077c16343517 Author: Stephan Bergmann AuthorDate: Fri Aug 4 13:31:39 2023 +0200 Commit: Stephan Bergmann CommitDate: Fri Aug 4 16:18:38

Force a Gerrit change to be build on all four Android builders

2023-08-04 Thread Stephan Bergmann
Normally, Jenkins will build a Gerrit change on just two out of the four different Android build configurations, either arm and x86_64, or aarch64 and x86. Occasionally, it might be beneficial to build a specific change on all four of them. (For example,

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

2023-08-04 Thread Stephan Bergmann (via logerrit)
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 7eb4e3e3f0757ceaf37e9b6a20c2ebcf0cf84dbe Author: Stephan Bergmann AuthorDate: Thu Aug 3 13:21:44 2023 +0200 Commit: Michael Stahl CommitDate: Fri Aug 4 10:46:59

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

2023-08-04 Thread Stephan Bergmann (via logerrit)
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ed7876f48acb9a7848b77ffeb50dc7f45d6a2c68 Author: Stephan Bergmann AuthorDate: Thu Aug 3 13:21:44 2023 +0200 Commit: Michael Stahl CommitDate: Fri Aug 4 10:46:42

Re: New tests: GTK3 platform accessibility

2023-08-03 Thread Stephan Bergmann
On 8/3/23 16:37, Colomban Wendling wrote: Do you have an error rate value?  So I know how many successful CI runs I need to suggest it did indeed improve something :) Sorry, I at least cannot provide any useful numbers here. I've noticed it both occasionally with the Jenkins builds of Gerrit

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

2023-08-03 Thread Stephan Bergmann (via logerrit)
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3bcc14b4e2b226f97e937ca7a152218f8276ee39 Author: Stephan Bergmann AuthorDate: Thu Aug 3 13:21:44 2023 +0200 Commit: Stephan Bergmann CommitDate: Thu Aug 3 14:48

[Libreoffice-commits] core.git: vcl/unx

2023-08-03 Thread Stephan Bergmann (via logerrit)
vcl/unx/gtk3/customcellrenderer.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 40bb18802eb7ccdb60cbf9a68f6228f769468410 Author: Stephan Bergmann AuthorDate: Thu Aug 3 08:51:40 2023 +0200 Commit: Stephan Bergmann CommitDate: Thu Aug 3 12:55:08 2023 +0200

Re: New tests: GTK3 platform accessibility

2023-08-03 Thread Stephan Bergmann
On 8/1/23 19:30, Colomban Wendling wrote: Linux CIs are running these tests, but anybody willing is encouraged to enable those locally and report any issue (don't hesitate to CC me). That CppunitTest_vcl_gtk3_a11y appears to be a frequent cause of failure now on Jenkins, with the typically

[Libreoffice-commits] help.git: Changes to 'refs/tags/co-23.05.2-3'

2023-08-02 Thread Stephan Bergmann (via logerrit)
Tag 'co-23.05.2-3' created by Andras Timar at 2023-08-02 19:58 + co-23.05.2-3 Changes since cp-23.05.1-2-2: --- 0 files changed ---

[Libreoffice-commits] core.git: include/comphelper

2023-08-02 Thread Stephan Bergmann (via logerrit)
include/comphelper/crashzone.hxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit aaba06d2fca3264cd73093ffc048af27992bd0fb Author: Stephan Bergmann AuthorDate: Wed Aug 2 17:33:27 2023 +0200 Commit: Stephan Bergmann CommitDate: Wed Aug 2 19:45:03 2023 +0200

[Libreoffice-commits] core.git: include/unotools

2023-08-02 Thread Stephan Bergmann (via logerrit)
include/unotools/weakref.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4e63159387b490e5ea49471f13c30ad60923e866 Author: Stephan Bergmann AuthorDate: Wed Aug 2 16:40:42 2023 +0200 Commit: Stephan Bergmann CommitDate: Wed Aug 2 18:47:03 2023 +0200

[Libreoffice-commits] core.git: include/unotools

2023-08-02 Thread Stephan Bergmann (via logerrit)
include/unotools/weakref.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5831d5f03a5ea5b89984574ffe436f38500726da Author: Stephan Bergmann AuthorDate: Tue Aug 1 15:37:45 2023 +0200 Commit: Stephan Bergmann CommitDate: Wed Aug 2 15:51:38 2023 +0200

[Libreoffice-commits] core.git: config_host.mk.in configure.ac external/skia

2023-08-02 Thread Stephan Bergmann (via logerrit)
config_host.mk.in |1 + configure.ac |6 -- external/skia/Library_skia.mk |9 + 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 9bbed2130708aa28d8650394cf112b5932224059 Author: Stephan Bergmann AuthorDate: Wed Aug 2

[Libreoffice-commits] core.git: include/tools

2023-08-02 Thread Stephan Bergmann (via logerrit)
include/tools/gen.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4a3da80a9eb1a95a4cd3c8a98a37d480d7a29bba Author: Stephan Bergmann AuthorDate: Wed Aug 2 12:25:09 2023 +0200 Commit: Stephan Bergmann CommitDate: Wed Aug 2 14:11:56 2023 +0200

[Libreoffice-commits] core.git: sc/source svl/source sw/source

2023-08-02 Thread Stephan Bergmann (via logerrit)
sc/source/core/tool/scmatrix.cxx |7 +++ svl/source/misc/gridprinter.cxx |7 +++ sw/source/core/doc/doc.cxx | 10 ++ 3 files changed, 24 insertions(+) New commits: commit 1c3c27bc2e42f70e588ef5dbc769a8a346042e04 Author: Stephan Bergmann AuthorDate: Wed Aug 2

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - download.lst

2023-08-01 Thread Stephan Bergmann (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4b8da4693bf5322e4f18ae9168ec434c99f4f9f6 Author: Stephan Bergmann AuthorDate: Mon Jul 31 21:34:49 2023 +0200 Commit: Xisco Fauli CommitDate: Tue Aug 1 17:57:26 2023 +0200 Update to curl

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - 2 commits - download.lst ucb/qa

2023-08-01 Thread Stephan Bergmann (via logerrit)
download.lst|4 ++-- ucb/qa/cppunit/webdav/webdav_local_neon.cxx |8 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 573df3d22abc47ac8ceb3bfe2401d82d6aec5f5d Author: Stephan Bergmann AuthorDate: Mon Jul 31 21:34:49 2023

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - ucb/qa

2023-08-01 Thread Stephan Bergmann (via logerrit)
ucb/qa/cppunit/webdav/webdav_local_neon.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 22dd5db19cfe578a0aef5e816b4ebf5282c3f53f Author: Stephan Bergmann AuthorDate: Mon Jul 31 17:09:32 2023 +0200 Commit: Xisco Fauli CommitDate: Tue Aug 1 14:38

[Libreoffice-commits] core.git: download.lst

2023-08-01 Thread Stephan Bergmann (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 85c07891ad9424661d8e1adb8e93364e3964ce34 Author: Stephan Bergmann AuthorDate: Mon Jul 31 21:34:49 2023 +0200 Commit: Stephan Bergmann CommitDate: Tue Aug 1 08:20:06 2023 +0200 Update

[Libreoffice-commits] core.git: chart2/qa compilerplugins/clang desktop/qa sal/qa

2023-07-31 Thread Stephan Bergmann (via logerrit)
| 12 +++ 5 files changed, 66 insertions(+), 10 deletions(-) New commits: commit 5d80385fd167e5e88bb0ce959c78568d7d817842 Author: Stephan Bergmann AuthorDate: Fri Jul 21 22:42:35 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Jul 31 23:24:52 2023 +0200

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

2023-07-31 Thread Stephan Bergmann (via logerrit)
sal/qa/rtl/strings/test_oustring_stringliterals.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit fe1d6bf5751005054520b1fea95d0b9d40e910eb Author: Stephan Bergmann AuthorDate: Mon Jul 31 14:42:54 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Jul

[Libreoffice-commits] help.git: Changes to 'refs/tags/co-23.05.2-2'

2023-07-31 Thread Stephan Bergmann (via logerrit)
Tag 'co-23.05.2-2' created by Andras Timar at 2023-07-31 18:49 + co-23.05.2-2 Changes since cp-23.05.1-2-2: --- 0 files changed ---

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

2023-07-31 Thread Stephan Bergmann (via logerrit)
ucb/qa/cppunit/webdav/webdav_local_neon.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 2a68dc02bd19a717d3c86873206fabed1098f228 Author: Stephan Bergmann AuthorDate: Mon Jul 31 17:09:32 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Jul 31

[Libreoffice-commits] core.git: include/rtl sal/qa

2023-07-30 Thread Stephan Bergmann (via logerrit)
, 70 insertions(+), 24 deletions(-) New commits: commit 6fce450b8a66d7e98a4d39528f8591184277e9fa Author: Stephan Bergmann AuthorDate: Fri Jul 21 14:20:57 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Jul 31 07:58:08 2023 +0200 Introduce "..."_tstr as a companion to &q

[Libreoffice-commits] core.git: officecfg/util solenv/gbuild

2023-07-21 Thread Stephan Bergmann (via logerrit)
officecfg/util/sanity.xsl | 77 - solenv/gbuild/Configuration.mk |7 --- 2 files changed, 1 insertion(+), 83 deletions(-) New commits: commit 014336cc67710dd84a8e4caf3372773826be056f Author: Stephan Bergmann AuthorDate: Thu Jul 20 13:12:07

[Libreoffice-qa] ESC meeting minutes: 2023-07-20

2023-07-20 Thread Stephan Bergmann
* Present: + Heiko, Michael W., Regina, Stephan, Olivier, Cloph, Hossein, Thorsten, Gabriel, Eike, Stephane, Michael S * Completed Action Items: + Create the https://wiki.documentfoundation.org/ReleaseNotes/24.2 page (Ilmari) + Create the

ESC meeting minutes: 2023-07-20

2023-07-20 Thread Stephan Bergmann
* Present: + Heiko, Michael W., Regina, Stephan, Olivier, Cloph, Hossein, Thorsten, Gabriel, Eike, Stephane, Michael S * Completed Action Items: + Create the https://wiki.documentfoundation.org/ReleaseNotes/24.2 page (Ilmari) + Create the

[Libreoffice-commits] core.git: include/rtl sal/qa

2023-07-19 Thread Stephan Bergmann (via logerrit)
include/rtl/ustring.hxx |2 +- sal/qa/rtl/strings/test_oustring_stringliterals.cxx |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit e83e62fe376a91f7270435e06ee7f6864c48fb4b Author: Stephan Bergmann AuthorDate: Wed Jul 19 08

[Libreoffice-commits] core.git: solenv/gbuild

2023-07-18 Thread Stephan Bergmann (via logerrit)
solenv/gbuild/platform/com_MSC_defs.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit 33eb52e005eb67856137475ff761ce4df006bd57 Author: Stephan Bergmann AuthorDate: Mon Jul 17 17:16:03 2023 +0200 Commit: Stephan Bergmann CommitDate: Tue Jul 18 08:14:20 2023 +0200

[Libreoffice-commits] core.git: external/clucene

2023-07-17 Thread Stephan Bergmann (via logerrit)
external/clucene/patches/binary_function.patch | 23 +++ 1 file changed, 23 insertions(+) New commits: commit 39927fa6a9744b89b8ddf3abed0fd905510a9675 Author: Stephan Bergmann AuthorDate: Mon Jul 17 17:11:37 2023 +0200 Commit: Stephan Bergmann CommitDate: Mon Jul

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

2023-07-17 Thread Stephan Bergmann (via logerrit)
unotools/source/misc/fontdefs.cxx | 479 -- 1 file changed, 157 insertions(+), 322 deletions(-) New commits: commit 182641750c7e5c968cbbc1fcb2e6b7ce60723c97 Author: Stephan Bergmann AuthorDate: Fri Jul 7 22:01:30 2023 +0200 Commit: Stephan Bergmann

[Libreoffice-commits] core.git: include/rtl sal/qa

2023-07-14 Thread Stephan Bergmann (via logerrit)
files changed, 98 insertions(+), 4 deletions(-) New commits: commit 27d1f3ac016d77d3c907cebedca558308f366855 Author: Stephan Bergmann AuthorDate: Fri Jul 14 09:36:59 2023 +0200 Commit: Stephan Bergmann CommitDate: Fri Jul 14 13:32:46 2023 +0200 O[U]String literals (unusable for now, C

[Libreoffice-commits] core.git: include/rtl

2023-07-13 Thread Stephan Bergmann (via logerrit)
include/rtl/stringutils.hxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit bca5ba30e0bbfe04de652eb55d1a9ceac4be2b0b Author: Stephan Bergmann AuthorDate: Thu Jul 13 15:33:57 2023 +0200 Commit: Stephan Bergmann CommitDate: Thu Jul 13 23:35:11 2023

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - solenv/flatpak-manifest.in

2023-07-13 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d39e1d6427725233d4218b152a44d5b6d778570e Author: Stephan Bergmann AuthorDate: Wed Jul 12 14:06:34 2023 +0200 Commit: Xisco Fauli CommitDate: Thu Jul 13 10:24:55 2023 +0200

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2023-07-12 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6716b9a8ddc255f3d2fc28591c36b16b59e7b9a6 Author: Stephan Bergmann AuthorDate: Wed Jul 12 14:06:34 2023 +0200 Commit: Stephan Bergmann CommitDate: Wed Jul 12 15:38:09 2023 +0200

[Libreoffice-commits] core.git: external/skia

2023-07-11 Thread Stephan Bergmann (via logerrit)
external/skia/UnpackedTarball_skia.mk |1 + external/skia/incomplete.patch.0 | 18 ++ 2 files changed, 19 insertions(+) New commits: commit 254b90801d4af1b775447dc701c2f0d71fcfd773 Author: Stephan Bergmann AuthorDate: Tue Jul 11 08:35:55 2023 +0200 Commit

<    2   3   4   5   6   7   8   9   10   11   >