<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Le 09/06/2026 à 15:19, Stefanos Natsis
      a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CADBCwLYPMSWH1g2RZuS7dp1qAOwoR5yAoSP3m0+fe4ZS14htxw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div>Hi all,</div>
          <div><br>
          </div>
        </div>
        <div><br>
        </div>
        <div class="gmail_quote gmail_quote_container">
          <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
            Am I the only QGIS dev highly frustrated by the bottleneck
            of sip-build <br>
            when building QGIS? Can we do something (funding upstream?)
            to improve that?</blockquote>
          <div><br>
          </div>
          <div>
            <div>I used to be quite frustrated when sip4 support was
              dropped, as sip-build times were really terrible with sip
              6 at the time.</div>
            <div>After David's fixes in Oct/Nov 2025 though, things are
              back to normal. With sip-tools v6.15+ I don't think
              sip-build is a bottleneck any more for me.</div>
          </div>
        </div>
      </div>
    </blockquote>
    <p>Thanks for the hint. That does improve things (sip-build time)
      indeed. For posterity, I managed to use it without altering too
      much my build env with:</p>
    <p>python3 -m venv sip_venv<br>
      source sip_venv/bin/activate<br>
      pip install sip PyQt-builder<br>
      cmake -USIP_BUILD_EXECUTABLE ..</p>
    <br>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>