<html><head></head><body><div class="ydp4b69d185yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div></div>
        <div dir="ltr" data-setdir="false">Hi Jim and Andras, Thanks for the responses.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I've opted for Andras' suggestion first, as I don't need to modify my software install; just a temporary override on the autogen.input. The autogen now works, and I'm now in the middle of running the make and waiting for it to finish. Provided the make and make check work, I'll call this temporarily resolved. Will advise once this happens.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">If there are going to be fixes made to the build to permanently resolve this issue, please let me know when it is fixed so I can remove the --enable-python=fully-internal override from the autogen.input.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Thanks again, everyone.</div><div dir="ltr" data-setdir="false">Jeff</div><div><br></div>
        
        <div id="ydp4b69d185yahoo_quoted_7378368527" class="ydp4b69d185yahoo_quoted">
            <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
                
                <div>
                    On Sunday, May 11, 2025 at 02:47:09 PM CDT, Jim Raykowski <raykowj@gmail.com> wrote:
                </div>
                <div><br></div>
                <div><br></div>
                <div><div id="ydp4b69d185yiv7532054959"><div><div dir="ltr"><div></div><div>The following worked for me.</div><div><br clear="none"></div><div>sudo apt remove meson</div><div>pip3 install --user meson</div><div><br clear="none"></div><div>Best,</div><div>Jim Raykowski</div><div><br clear="none"> </div></div><br clear="none"><div id="ydp4b69d185yiv7532054959yqt28602" class="ydp4b69d185yiv7532054959yqt7389337218"><div class="ydp4b69d185yiv7532054959gmail_quote ydp4b69d185yiv7532054959gmail_quote_container"><div dir="ltr" class="ydp4b69d185yiv7532054959gmail_attr">On Sun, May 11, 2025 at 11:05 AM Andras Timar <<a shape="rect" href="mailto:timar74@gmail.com" rel="nofollow" target="_blank">timar74@gmail.com</a>> wrote:<br clear="none"></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex;" class="ydp4b69d185yiv7532054959gmail_quote"><div dir="ltr">Hi Jeff,<div><br clear="none"></div><div>I used --enable-python=fully-internal. That uses internal Python for the build. It is a good workaround until somebody fixes the build.</div><div><br clear="none"></div><div>Best regards,</div><div>Andras Timar</div></div><br clear="none"><div class="ydp4b69d185yiv7532054959gmail_quote"><div dir="ltr" class="ydp4b69d185yiv7532054959gmail_attr">On Sun, May 11, 2025 at 9:00 PM Jeff Melton <<a shape="rect" href="mailto:melman74@yahoo.com" rel="nofollow" target="_blank">melman74@yahoo.com</a>> wrote:<br clear="none"></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex;" class="ydp4b69d185yiv7532054959gmail_quote"><div><div style="font-family:Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr">Hi everyone -</div><div dir="ltr">I've been successfully building libreoffice for a while now on my Linux Mint setups with very few issues that I've been able to resolve myself.</div><div dir="ltr">Today (*May 10 2025) for the first time (Last successful build on this was a week or so ago) I encountered the following partial output when running ./autogen.sh after a git pull -r:</div><div dir="ltr"><br clear="none"></div><div dir="ltr"><i>....</i></div><div dir="ltr"><div><div><i>checking which TLS/SSL and cryptographic implementation to use... NSS</i></div><div><i>checking which sane header to use... internal</i></div><div><i>checking which icu to use... internal</i></div><div><i>checking whether to enable breakpad... no</i></div><div><i>checking which orcus to use... internal</i></div><div><i>checking which graphite to use... internal</i></div><div><i>checking which harfbuzz to use... internal</i></div><div><i>checking for meson.py... no</i></div><div><i>checking for meson... /usr/bin/meson</i></div><div><i>checking whether meson can be run with "/usr/bin/python /usr/bin/meson"... usage: meson runpython [-h] [-c] script_file ...</i></div><div><i>meson runpython: error: the following arguments are required: script_file, script_args</i></div><div><i>no</i></div><div><i>configure: error: meson incompatible with the specified python. Try using a different python runtime or a plain release of meson by adding PYTHON=/other/python.version and/or MESON=/path/to/meson.py to autogen.input</i></div><div><i>Error running configure at ./autogen.sh line 333.</i></div><div><br clear="none"></div></div><div dir="ltr">..after which It failed.</div><div dir="ltr">I have minimal autogen.input as follows:</div><div dir="ltr"><br clear="none"></div><div dir="ltr"><div><div><i>--enable-dbgutil</i></div><div><i>--without-doxygen</i></div><div><br clear="none"></div></div><div dir="ltr">A few weeks ago I did install meson, which resolved a "missing meson" issue.  Now it seems to have issues with the version of python on my system</div><div dir="ltr">Here are the versions installed:</div><div dir="ltr"><div><div><i>$ sudo apt list meson</i></div><div><i>[sudo] password for       </i></div><div><i>Listing... Done</i></div><div><i>meson/jammy,jammy,now 0.61.2-1 all [installed]</i></div><div><i>$ /usr/bin/python</i></div><div><i>Python 3.10.12 (main, Feb  4 2025, 14:57:36) [GCC 11.4.0] on linux</i></div><div><i>Type "help", "copyright", "credits" or "license" for more information.</i></div><div><i>>>> quit()</i></div><div><br clear="none"></div></div><br clear="none"></div><div><br clear="none"></div>Any ideas what I can do to resolve the issue?</div><div dir="ltr"><br clear="none"></div><div dir="ltr">Thanks!</div><div dir="ltr">Jeff Melton</div></div></div></div></blockquote></div>
</blockquote></div></div>
</div></div></div>
            </div>
        </div></div></body></html>