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

2023-10-20 Thread Eike Rathke
Hi David, On Thursday, 2023-10-19 19:35:37 +0100, David Gerard wrote: > So rather than file a bug and wait, I first tried a newer version of > clang, and clang-15 worked. Hooray! Smells somewhat like one of these https://github.com/llvm/llvm-project/issues/62362

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 Ubuntu version? > Smells

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

2023-10-19 Thread Stephan Bergmann
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 Ubuntu version? Smells like a bug in that particular version of Clang. I'd follow the

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 happening. Any

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