<div dir="ltr"><div>Hi,</div><div><br></div><div>We use system boost on SUSE systems and whenever the release is done I make sure it works with old boosts.</div><div><br></div><div>We have boost 1.66.0 on SLE15 and all Leap 15 series will have that boost until SLE16 is released.</div><div><br></div><div>On SLE12 which we still provide the latest libreoffice we use 1.54.0.</div><div><br></div><div>I actually created updates yesterday for both SLE12/15 and openSUSE yesterday for 6.4.2 to provide there and it went just fine.</div><div><br></div><div>Well as the has_value was so trivial I rather backported the functionality to the old boost but in past years I had to fix quite few misses as the gerrit usually just tests with bundled boost which I would rather avoid.</div><div><br></div><div>So in sum SLE12 is out of the interest of the community but if you raise it to anything higher than 1.66.0 you exclude LO native build from openSUSE releases.</div><div><br></div><div>Cheers</div><div><br>Tom</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">so 21. 3. 2020 v 12:28 odesílatel Stephan Bergmann <<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>> napsal:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The current baseline check<br>
<br>
   AX_BOOST_BASE(1.47)<br>
<br>
in configure is unchanged since 2013 <br>
(<<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+diff/0d5b9f1ad4b132d8d0cc22af1f524f971c0166db%5E" rel="noreferrer" target="_blank">https://gerrit.libreoffice.org/plugins/gitiles/core/+diff/0d5b9f1ad4b132d8d0cc22af1f524f971c0166db%5E</a>!> <br>
"check for boost >= 1.47 and SHA512_CTX (openssl >= 0.9.8) in <br>
configure"), and is likely no longer meaningful (in the sense that <br>
presumably nobody would try a build of recent LO with such an old Boost <br>
anyway).<br>
<br>
The latest version offered at <<a href="https://www.boost.org/" rel="noreferrer" target="_blank">https://www.boost.org/</a>> is 1.72.0, and <br>
our bundled external/boost is 1.69.0 on libreoffice-6-3 and -6-4 and <br>
1.71.0 on master.<br>
<br>
<<a href="https://gerrit.libreoffice.org/c/core/+/90770" rel="noreferrer" target="_blank">https://gerrit.libreoffice.org/c/core/+/90770</a>> "Fix build with boost < <br>
1.68" is a request to make libreoffice-6-4 build with older Boost, so <br>
there is apparently demand for that (though the Gerrit change lacks <br>
further information what that demand looks like exactly, i.e., what <br>
version of Boost, and why people would be stuck with that version).<br>
<br>
There is also back-/forth-ports of that Gerrit change to libreoffice-6-3 <br>
(<<a href="https://gerrit.libreoffice.org/c/core/+/90808" rel="noreferrer" target="_blank">https://gerrit.libreoffice.org/c/core/+/90808</a>>) and master <br>
(<<a href="https://gerrit.libreoffice.org/c/core/+/90807" rel="noreferrer" target="_blank">https://gerrit.libreoffice.org/c/core/+/90807</a>>), but it is unclear to <br>
me whether those are borne out of any actual demand, or were merely done <br>
"over-enthusiastically" in response to my question "Why would this only <br>
be necessary on libreoffice-6-4, but not on master?" <br>
(<<a href="https://gerrit.libreoffice.org/c/core/+/90770/4#message-1f2f934499721fea91e333ddc1f6e08bdfb766a1" rel="noreferrer" target="_blank">https://gerrit.libreoffice.org/c/core/+/90770/4#message-1f2f934499721fea91e333ddc1f6e08bdfb766a1</a>>)<br>
<br>
I would like to start a discussion about the actual Boost baselines we <br>
need to support on libreoffice-6-3, -6-4, and master.  Lacking any <br>
communicated reason why a branch should support a specific lower <br>
baseline, I would suggest we stick to the version of our bundled <br>
external/boost on a branch as the baseline for that branch (and update <br>
the <a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a> AX_BOOST_BASE check accordingly).<br>
<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div></div>