> On Oct 2, 2025, at 11:06 AM, Patrick Luby <[email protected]> wrote:
>
>
>
>> On Oct 2, 2025, at 10:30 AM, Miklos Vajna <[email protected]> wrote:
>>
>>     + Internal meson is 1.8.3 after 
>> https://gerrit.libreoffice.org/c/core/+/188863 (Xisco)
>>     + updating to 1.8.4 should help
>
> I have been using Xcode 26.0 which builds without error with meson 1.8.3. 
> Just noticed that Xcode 26.0.1 has been released so I will upgrade and 
> rebuild with a clean build to see what minimum meson version is needed for 
> LODE and internal meson.
>
> Patrick

Surprisingly, after upgrading to macOS 26.0.1 and Xcode 26.0.1 (I was running 
26.0 of both previously), LibreOffice built without error using meson 1.8.3.

My laptop is a Silicon Mac (M1 chip) from 2020. So I wonder what is different 
for those experiencing build errors?  Do the build errors only happen on Intel 
Macs? Below is the contents of the autogen.input I use for LibreOffice:

--without-java
--with-myspell-dicts
--with-lang� es fr ja

Here is what I did after upgrading both macOS and Xcode:

1. I launched Xcode 26.0.1 from the Finder once before trying to build 
LibreOffice (Xcode downloads some additional components)
2. I deleted my LODE and LibreOffice code repos and git cloned a new copy of 
the LODE repo
3. I built LODE’s tools using the “./setup” command
4. I git cloned a new copy of the LibreOffice repo using LODE’s "./setup --dev” 
command
5. I cd’d into the new LibreOffice repo, copied my autogen.input into the repo, 
and built LibreOffice using "./autogen.sh && make"

Not sure where to look next but maybe the above will help identify what is 
different in failing builds vs. my build.

Patrick

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to