Hi,
Am 16.07.21 um 09:33 schrieb Rene Engelhard:
> Am 16.07.21 um 09:03 schrieb Luke Benes:
>> Yes, a 'make check' passes with "stack_guard_gap=1" kernel parameter for the
>> java bug and clang 12.
> clang
>
>
> "Of course" I use gcc here. (Except for skia where the build system
> chooses cla
Hi,
Am 16.07.21 um 09:33 schrieb Rene Engelhard:
> [...] The uicheck which prompted by for my linked fix
> is
> https://ci.debian.net/data/autopkgtest/unstable/i386/libr/libreoffice/13632639/log.gz
> (has also the junit dbaccess_complex segfault.)
Sorry, wrong link.
That one actually is the one
Hi,
Am 16.07.21 um 09:03 schrieb Luke Benes:
> Yes, a 'make check' passes with "stack_guard_gap=1" kernel parameter for the
> java bug and clang 12.
clang
"Of course" I use gcc here. (Except for skia where the build system
chooses clang if present and I follow.)
(Since with clang, even a
or
gcc i686.
-Luke
From: Rene Engelhard
Sent: Friday, July 16, 2021 1:20 AM
To: Luke Benes; Libreoffice Dev List
Subject: Re: Build failure, Error: no matching function for call on x86 Linux
Hi,
Am 15.07.21 um 15:10 schrieb Luke Benes:
> Build succeeds now and tests
Hi,
Am 15.07.21 um 15:10 schrieb Luke Benes:
> Build succeeds now and tests pass on Arch 32. Thanks!
Tests pass?
uicheck does with two patches not upstream[1], but junit crashes with
segfault and then other mosly off-by one cppunit test failures here
which are i386 only.
Regards,
Rene
[1]
h
Rene fixed this issue with:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=51754ca5349d
Build succeeds now and tests pass on Arch 32. Thanks!
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/l
those int values being passed into makeAny should be sal_uInt32, judging by
the definition of that UNO command
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
Mert,
After commit
https://cgit.freedesktop.org/libreoffice/core/commit/?id=67277595902d
Unit tests for .uno:MoveShapeHandle command
Fails with the error below on both Arch 32 and OpenSUSE i686. Any idea why this
would fail on 32-bit linux?
-Luke
[CXX] sd/qa/unit/tiledrendering/tiledrend