Re: macOS nightly builds failing

2024-12-20 Thread Patrick Luby
Thanks Stephan! Patrick > On Dec 20, 2024, at 7:55 AM, Stephan Bergmann > wrote: > > On 20.12.24 12:38, Caolán McNamara wrote: >> I wonder if that's the first use of uno during the build, so maybe >> pointing at a potential problem in: >> bridges/source/cpp_uno/gcc3_linux_aarch64 > > or else,

Re: macOS nightly builds failing

2024-12-20 Thread Stephan Bergmann
On 20.12.24 12:38, Caolán McNamara wrote: I wonder if that's the first use of uno during the build, so maybe pointing at a potential problem in: bridges/source/cpp_uno/gcc3_linux_aarch64 or else, seeing "DeploymentException" and seeing that the latest

Re: macOS nightly builds failing

2024-12-20 Thread Caolán McNamara
On Thu, 2024-12-19 at 20:23 -0500, Patrick Luby wrote: > I took a look at the console log for the last ARM build and the > “saxparser" internal build tool is throwing an uncaught exception: > > https://ci.libreoffice.org/job/lo_daily_tb_mac_arm64/ I wonder if that's the first use of uno during th

Re: macOS nightly builds failing

2024-12-19 Thread Patrick Luby
I took a look at the console log for the last ARM build and the “saxparser" internal build tool is throwing an uncaught exception: https://ci.libreoffice.org/job/lo_daily_tb_mac_arm64/ I did a clean build using LODE with hopefully all of the same configure options (see attached autogen.input) a

macOS nightly builds failing

2024-12-19 Thread Patrick Luby
It looks like macOS nightly builds started failing or not running early this week: https://dev-builds.libreoffice.org/daily/master/current.html Any problems that I can help fix? I know that I committed the following macOS-only patch on 17 December so maybe that is causing problems? Patrick