Re: LLVM exit code 139 building git master on Xubuntu 22.04

2023-10-19 Thread David Gerard
On Thu, 19 Oct 2023 at 07:26, Stephan Bergmann wrote: > On 10/18/23 23:08, David Gerard wrote: > > I just tried again from a completely fresh git clone, and it's still > > happening. Any ideas? Is there anything in the new C++20 conf that's > > too new for llvm 14.0.0 Ubun

Re: LLVM exit code 139 building git master on Xubuntu 22.04

2023-10-18 Thread David Gerard
On Tue, 17 Oct 2023 at 21:33, David Gerard wrote: > I pulled from git master today to build LO and got LLVM exit code 139 > - an error code I can't find the meaning of, but it's apparently an > internal error. I just tried again from a completely fresh git clone, and it's still happe

LLVM exit code 139 building git master on Xubuntu 22.04

2023-10-17 Thread David Gerard
I pulled from git master today to build LO and got LLVM exit code 139 - an error code I can't find the meaning of, but it's apparently an internal error. The build ends like this, even after a make clean (I've cut the stack dump): ... [CXX] sal/osl/unx/tempfile.cxx [CXX] sal/osl/unx/thread.cxx

Re: LO 24.2 C++20 baseline

2023-09-23 Thread David Gerard
On Sun, 24 Sept 2023 at 00:33, David Gerard wrote: > On Sun, 24 Sept 2023 at 00:20, David Gerard wrote: > > For gcc 12, as i understand it I'd have to try to bodge in the debs > > from 22.10 (the current experimental version) or compile it from > > source. > sorry

Re: LO 24.2 C++20 baseline

2023-09-23 Thread David Gerard
On Sun, 24 Sept 2023 at 00:20, David Gerard wrote: > For gcc 12, as i understand it I'd have to try to bodge in the debs > from 22.10 (the current experimental version) or compile it from > source. sorry, I mean debs from 22.10 or later - 22.10 and 23.04 supply gcc12, 23.10 supplies

Re: LO 24.2 C++20 baseline

2023-09-23 Thread David Gerard
> 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

Re: Build from master failing on Xubuntu 16.04: DesktopLOKTest::testRunMacro assertion failed

2017-04-05 Thread David Gerard
On 5 April 2017 at 22:42, Chris Sherlock wrote: > I guess in many ways he's our LibreOffice historian. I hope one day he comes > to a LibreOffice related conference, if only to say hello to the devs. I'm > sure he would love that and frankly I'd love to be a fly on

Re: Build from master failing on Xubuntu 16.04: DesktopLOKTest::testRunMacro assertion failed

2017-04-01 Thread David Gerard
On 23 March 2017 at 17:33, David Gerard <dger...@gmail.com> wrote: > On 23 March 2017 at 17:18, Thorsten Behrens <t...@libreoffice.org> wrote: >> David Gerard wrote: >>> Building from master on Lenovo X240 running Xubuntu 16.04 64-bit, it >>> consistently f

Re: Build from master failing on Xubuntu 16.04: DesktopLOKTest::testRunMacro assertion failed

2017-03-23 Thread David Gerard
On 23 March 2017 at 17:18, Thorsten Behrens <t...@libreoffice.org> wrote: > David Gerard wrote: >> Building from master on Lenovo X240 running Xubuntu 16.04 64-bit, it >> consistently fails with this: > Hmm - can you paste/mail us your configure line? I have a hun

Build from master failing on Xubuntu 16.04: DesktopLOKTest::testRunMacro assertion failed

2017-03-23 Thread David Gerard
Building from master on Lenovo X240 running Xubuntu 16.04 64-bit, it consistently fails with this: /home/fun/libreoffice/desktop/qa/desktop_lib/test_desktop_lib.cxx:2109:DesktopLOKTest::testRunMacro assertion failed - Expression: bGoodMacro DesktopLOKTest::testRunMacro finished in: 0ms

Test name: testOldComplexMerge::Import_Export_Import equality assertion failed XPath '//w:vMerge[4]' number of nodes is incorrect

2015-04-18 Thread David Gerard
Trying to build git master this morning (Xubuntu 14.04 amd64), the build is failing as below. This looks somewhat like the previous problem with older versions of XPath: http://lists.freedesktop.org/archives/libreoffice/2015-April/067441.html - d. xmltesttools.cxx:70:Assertion Test name:

Re: Test name: testOldComplexMerge::Import_Export_Import equality assertion failed XPath '//w:vMerge[4]' number of nodes is incorrect

2015-04-18 Thread David Gerard
Fixed by http://cgit.freedesktop.org/libreoffice/core/commit/?id=fc80f2fcff9871ae3c7ac9b75e3ed8f62a445906 - thanks :-) On 18 April 2015 at 15:22, David Gerard dger...@gmail.com wrote: Trying to build git master this morning (Xubuntu 14.04 amd64), the build is failing as below. This looks

Test name: testSectionProtection::Import_Export_Import equality assertion failed (CppunitTest_sw_ooxmlexport5)

2015-04-03 Thread David Gerard
I routinely run LO master, compiled from source (because I can). I run Xubuntu 14.04. On my old laptop (which has successfully compiled LO from git for the past year or so), I was getting this error: xmltesttools.cxx:70:Assertion Test name: testSectionProtection::Import_Export_Import

Re: Test name: testSectionProtection::Import_Export_Import equality assertion failed (CppunitTest_sw_ooxmlexport5)

2015-04-03 Thread David Gerard
serval2...@yahoo.fr wrote: Should be ok now with http://cgit.freedesktop.org/libreoffice/core/commit/?id=514f9fc675eb3d116adb4b0a33c19c3d6e99e98b It is indeed. Thank you all :-) - d. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Build for Google Docs (was: Re: Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: undefined reference to symbol 'dlclose@@GLIBC_2.2.5')

2015-01-27 Thread David Gerard
Miklos wrote: On Sun, Jan 25, 2015 at 04:27:12PM +, David Gerard dgerard at gmail.com wrote: I want to write a blog post saying how I did this - before I do so, will there be a problem putting it up with that secret (which is presumably the one in every TDF build)? Should I use another

Re: Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'

2015-01-25 Thread David Gerard
On 17 December 2014 at 12:10, Andras Timar tima...@gmail.com wrote: On Wed, Dec 17, 2014 at 12:35 PM, David Gerard dger...@gmail.com wrote: [making LO connect to Google Drive reliably] So I need to ... literally compile my credentials into LO? How do the Windows builds of 4.3 and 4.4beta1

Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'

2014-12-17 Thread David Gerard
(originally filed as Bug 87293, but I was redirected here) I am attempting to build with the Google Drive connection: ./autogen.sh --enable-ext-google-docs --with-gdrive-client-secret ; make This is happening consistently for me, building latest libreoffice-4-4 from git, if I use

Re: Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'

2014-12-17 Thread David Gerard
Andras Timar wrote: --enable-ext-google-docs enables the obsolete Google Docs extension, you don't need that. For the built-in Google Drive support via CMIS you need --with-gdrive-client-secret and --with-google-drive-client-id. Of course, you need to register with Google first, and pass

Re: Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'

2014-12-17 Thread David Gerard
On 17 December 2014 at 12:10, Andras Timar tima...@gmail.com wrote: On Wed, Dec 17, 2014 at 12:35 PM, David Gerard dger...@gmail.com wrote: So I need to ... literally compile my credentials into LO? How do the Windows builds of 4.3 and 4.4beta1 work? Are you saying they have someone's