<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 26, 2020 at 3:14 PM Chris Tetreault via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div>
<p class="MsoNormal">There are plenty of orgs that don’t allow internet connections and strictly control what data can come into and out of a system. There are also plenty of orgs that say “you must use these tools, and that’s final”.</p></div></div></blockquote><div><br></div><div>Are there really "plenty of orgs" that would be OK to provide you a complete C++ build environment and let you build one software downloaded from GitHub (LLVM) but not another (CMake)?</div><div>CMake is not that big, if we included the CMake sources in the monorepo would that change anything for such orgs?</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div lang="EN-US"><div><p class="MsoNormal"> Surely these cases are
 a minority of users, but the fact is that there are those for whom using a newer cmake is not trivial. Upgrading the minimum cmake version is reducing the accessibility of building LLVM, and this is, strictly speaking, not a good thing.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Should we hold ourselves hostage to these users? In my opinion, we should not. If upgrading to CMake version X allows us to use a CMake feature that will add value to the project, we should consider it. However, if we just say “Well, most
 distros that we think most people use have CMake version X, we might as well just upgrade to that because maybe somebody wants to use a feature in version X”, then we are disenfranchising users for some unknown gain.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I agree that a build system is software. It has an architecture. I’ve never worked on a C++ project that just upgrades the C++ standard version periodically just because. Someone does cost-benefit analysis and determines that the time is
 right for an upgrade. LLVM itself is still on 14, when 17 is already available. Why should the CMake version be any different?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I guess my position is: it is probably fine to upgrade the CMake version. Upgrading to 3.8 sounds justified to me. I think a good case could probably be made for 3.12. But we should not just periodically bump the version minimum bound.
 Somebody should always make a conscious choice to upgrade the CMake version.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<p class="MsoNormal"><b>From:</b> Shoaib Meenai <<a href="mailto:smeenai@fb.com" target="_blank">smeenai@fb.com</a>> <br>
<b>Sent:</b> Thursday, March 26, 2020 2:47 PM<br>
<b>To:</b> Chris Tetreault <<a href="mailto:ctetreau@quicinc.com" target="_blank">ctetreau@quicinc.com</a>>; <a href="mailto:ldionne@apple.com" target="_blank">ldionne@apple.com</a><br>
<b>Cc:</b> <a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>; Libc++ Dev <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a>><br>
<b>Subject:</b> [EXT] Re: [llvm-dev] Bumping the CMake requirement for libc++ and libc++abi<u></u><u></u></p>
</div>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I understand organization restrictions and old operating systems (I use CentOS 7 myself), but I’ll note that the only requirement for running a new CMake is the ability to download and untar a tarball; in particular, you don’t require sudo.
 (I understand that there may be restrictions around running arbitrary executables downloaded from the internet, which of course make sense, but I wanted to clarify that you don’t need to sudo.)<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(181,196,223);padding:3pt 0in 0in">
<p class="MsoNormal" style="margin-left:0.5in"><b><span style="font-size:12pt;color:black">From:
</span></b><span style="font-size:12pt;color:black">llvm-dev <</span><a href="mailto:llvm-dev-bounces@lists.llvm.org" target="_blank"><span style="font-size:12pt">llvm-dev-bounces@lists.llvm.org</span></a><span style="font-size:12pt;color:black">> on behalf of Chris
 Tetreault via llvm-dev <</span><a href="mailto:llvm-dev@lists.llvm.org" target="_blank"><span style="font-size:12pt">llvm-dev@lists.llvm.org</span></a><span style="font-size:12pt;color:black">><br>
<b>Reply-To: </b>Chris Tetreault <</span><a href="mailto:ctetreau@quicinc.com" target="_blank"><span style="font-size:12pt">ctetreau@quicinc.com</span></a><span style="font-size:12pt;color:black">><br>
<b>Date: </b>Thursday, March 26, 2020 at 2:06 PM<br>
<b>To: </b>"</span><a href="mailto:ldionne@apple.com" target="_blank"><span style="font-size:12pt">ldionne@apple.com</span></a><span style="font-size:12pt;color:black">" <</span><a href="mailto:ldionne@apple.com" target="_blank"><span style="font-size:12pt">ldionne@apple.com</span></a><span style="font-size:12pt;color:black">><br>
<b>Cc: </b>"</span><a href="mailto:llvm-dev@lists.llvm.org" target="_blank"><span style="font-size:12pt">llvm-dev@lists.llvm.org</span></a><span style="font-size:12pt;color:black">" <</span><a href="mailto:llvm-dev@lists.llvm.org" target="_blank"><span style="font-size:12pt">llvm-dev@lists.llvm.org</span></a><span style="font-size:12pt;color:black">>,
 Libc++ Dev <</span><a href="mailto:libcxx-dev@lists.llvm.org" target="_blank"><span style="font-size:12pt">libcxx-dev@lists.llvm.org</span></a><span style="font-size:12pt;color:black">><br>
<b>Subject: </b>Re: [llvm-dev] Bumping the CMake requirement for libc++ and libc++abi<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><u></u> <u></u></p>
</div>
<p class="MsoNormal" style="margin-left:0.5in">Wanting to use new features is a good reason to upgrade. You say you need 3.8 in order to compile C++17 code, which is needed by your subproject. This is a good reason to upgrade the version. The proposed policy
 of bumping the CMake minimum version periodically to within some distance of bleeding edge “just because” is what I object to. We should decide what cmake features we want to use, justify them to ourselves, and then upgrade the version to the lowest version
 that supports the required new features. We shouldn’t institute a policy of “we upgrade the CMake version to (latest release – N) every T time interval”.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in">As for the difficulty of upgrading CMake on a target machine; no amount of “it’s really easy to do a thing” can make up for “my organization will not allow me to do a thing.”<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
<div>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<p class="MsoNormal" style="margin-left:0.5in"><b>From:</b> <a href="mailto:ldionne@apple.com" target="_blank">
ldionne@apple.com</a> <<a href="mailto:ldionne@apple.com" target="_blank">ldionne@apple.com</a>> <br>
<b>Sent:</b> Thursday, March 26, 2020 7:33 AM<br>
<b>To:</b> Chris Tetreault <<a href="mailto:ctetreau@quicinc.com" target="_blank">ctetreau@quicinc.com</a>><br>
<b>Cc:</b> Nikita Popov <<a href="mailto:nikita.ppv@gmail.com" target="_blank">nikita.ppv@gmail.com</a>>; Libc++ Dev <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a>>;
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<b>Subject:</b> [EXT] Re: [llvm-dev] Bumping the CMake requirement for libc++ and libc++abi<u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
<div>
<blockquote style="margin-top:5pt;margin-bottom:5pt">
<div>
<p class="MsoNormal" style="margin-left:0.5in">On Mar 25, 2020, at 19:42, Chris Tetreault <<a href="mailto:ctetreau@quicinc.com" target="_blank">ctetreau@quicinc.com</a>> wrote:<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in;text-indent:0.5in">I would like to just chime in and say that I’m fairly strongly opposed to any blanket version increases without justification. Having a low version requirement is a feature. It means that more people
 can build the codebase. We should increase the minimum CMake version requirement only if we need to do so in order to use a new feature. We should be disciplined in deciding when to use new features if they result in the minimum CMake version being increased
 too much. What recent Linux LTS distros ship can help inform these decisions, but we shouldn’t just upgrade the minimum CMake version to version X just because Linux distro Y ships that version.<u></u><u></u></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">The reason for wanting to upgrade is evidently the use of new features that would simplify and clean up the build system quite a bit. I can't speak for other projects, but libc++ and libc++abi are suffering a lot
 from the lack of e.g. compile_features in recent CMakes.<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-right:0in;margin-bottom:12pt;margin-left:0.5in">
<br>
<br>
<u></u><u></u></p>
<blockquote style="margin-top:5pt;margin-bottom:5pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in;text-indent:0.5in"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in;text-indent:0.5in">Anybody who has ever needed to build something on some ancient version of CentOS because work refuses to upgrade will thank you.<u></u><u></u></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">Honestly, CMake is so easy to install that I have a hard time relating:<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><span style="font-family:Monaco,serif">  curl -L
</span><a href="https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Linux-x86_64.sh" target="_blank"><span style="font-family:Monaco,serif">https://github.com/Kitware/CMake/releases/download/v3.17.0/cmake-3.17.0-Linux-x86_64.sh</span></a><span style="font-family:Monaco,serif">
 | bash /dev/stdin --skip-license --prefix=<YOUR-INSTALLATION-PREFIX></span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">This takes about 10 seconds to run and you've got yourself the latest CMake. I understand how upgrading some tools is difficult, but CMake just isn't.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">Louis<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-right:0in;margin-bottom:12pt;margin-left:0.5in">
<br>
<br>
<u></u><u></u></p>
<blockquote style="margin-top:5pt;margin-bottom:5pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<div>
<p class="MsoNormal" style="margin-left:0.5in"><b>From:</b><span> </span>llvm-dev <<a href="mailto:llvm-dev-bounces@lists.llvm.org" target="_blank">llvm-dev-bounces@lists.llvm.org</a>><span> </span><b>On Behalf Of<span> </span></b>Louis
 Dionne via llvm-dev<br>
<b>Sent:</b><span> </span>Wednesday, March 25, 2020 10:14 AM<br>
<b>To:</b><span> </span>Nikita Popov <<a href="mailto:nikita.ppv@gmail.com" target="_blank">nikita.ppv@gmail.com</a>><br>
<b>Cc:</b><span> </span>llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>>; Libc++ Dev <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a>><br>
<b>Subject:</b><span> </span>[EXT] Re: [llvm-dev] Bumping the CMake requirement for libc++ and libc++abi<u></u><u></u></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-right:0in;margin-bottom:12pt;margin-left:0.5in">
<br>
<br>
<br>
<u></u><u></u></p>
</div>
<blockquote style="margin-top:5pt;margin-bottom:5pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">On Mar 25, 2020, at 13:07, Nikita Popov <<a href="mailto:nikita.ppv@gmail.com" target="_blank"><span style="color:purple">nikita.ppv@gmail.com</span></a>> wrote:<u></u><u></u></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><span style="font-size:9pt;font-family:Helvetica,sans-serif">On Wed, Mar 25, 2020 at 5:01 PM Tom Stellard via llvm-dev <</span><a href="mailto:llvm-dev@lists.llvm.org" target="_blank"><span style="font-size:9pt;font-family:Helvetica,sans-serif;color:purple">llvm-dev@lists.llvm.org</span></a><span style="font-size:9pt;font-family:Helvetica,sans-serif">>
 wrote:</span><u></u><u></u></p>
</div>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<p class="MsoNormal" style="margin-left:0.5in"><span style="font-size:9pt;font-family:Helvetica,sans-serif">On 03/25/2020 06:20 AM, Louis Dionne wrote:<br>
><span> </span><br>
><span> </span><br>
>> On Mar 25, 2020, at 00:47, Tom Stellard <</span><a href="mailto:tstellar@redhat.com" target="_blank"><span style="font-size:9pt;font-family:Helvetica,sans-serif;color:purple">tstellar@redhat.com</span></a><span style="font-size:9pt;font-family:Helvetica,sans-serif">>
 wrote:<br>
>><br>
>> On 03/24/2020 09:00 PM, Petr Hosek via llvm-dev wrote:<br>
>>> In October, there was a discussion about updating CMake to 3.15:<span> </span></span><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.llvm.org_pipermail_llvm-2Ddev_2019-2DOctober_136295.html&d=DwMGaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=YM4mAyT1kPI-ll-X7tbj_u-8Z8VzOQX0UEPWjWpE9XY&s=2921T7FXA_APW3xYrnSDPuKHRoTGqKh2hoUcUIUalVo&e=" target="_blank"><span style="font-size:9pt;font-family:Helvetica,sans-serif;color:purple">http://lists.llvm.org/pipermail/llvm-dev/2019-October/136295.html</span></a><span style="font-size:9pt;font-family:Helvetica,sans-serif">.
 No decision was made, but maybe we should revisit that proposal? If we're going to require a newer version of CMake for some subprojects, I'd prefer to bump the minimum CMake version for all of LLVM.<br>
><span> </span><br>
> My personal opinion is that there's a tendency to view all subprojects under the LLVM umbrella as a single, monolithic project. That leads to the desire to make decisions for the whole project, which is often difficult, as opposed to making the right decision
 for each subproject, which is often easier. This results on subprojects being blocked from doing the right thing for them, like we've seen happen for pre-commit CI. But that's a much larger (non-technical) discussion than the scope of a simple CMake version
 bump.<br>
><span> </span><br>
> Let's try to bump CMake for all of LLVM and see how that goes.<br>
><span> </span><br>
>> Yes, I agree we should bump the version for all of LLVM, but I don't<br>
>> think we should bump the version without a long-term cmake usage plan.<br>
>> e.g. something like: After every release branch, we bump the cmake version<br>
>> to whatever version of cmake is X months old.<br>
>><br>
>> I think the concern that this was our one chance to bump the CMake version<br>
>> led to the choice of 3.15 as the next version, which would be too new for some Linux distros.<br>
>> I think if we had a planned upgrade path, it would be easier for those of us that<br>
>> want something really new to settle on a release that is a little bit older.<br>
><span> </span><br>
> Ok, how about the following policy:<br>
><span> </span><br>
>   After every release branch, we bump the CMake version to whatever version of CMake is 12 months old.<br>
><span> </span><br>
> This is simple, straightforward, and it gives a full year of old CMakes being supported. If we did this right now, this would take us to CMake 3.14.0, released around March 14th, 2019 (</span><a href="https://github.com/Kitware/CMake/releases/tag/v3.14.0" target="_blank"><span style="font-size:9pt;font-family:Helvetica,sans-serif;color:purple">https://github.com/Kitware/CMake/releases/tag/v3.14.0</span></a><span style="font-size:9pt;font-family:Helvetica,sans-serif">).
 I believe the expectation should be that recent CMakes are upgraded using some package manager or download from the site -- we can't really expect the CMake version to be the one provided by the system, because that is either non-existent or very old on most
 Linux distributions AFAICT. Fortunately, installing a new CMake is incredibly easy.<br>
><span> </span><br>
> Is everybody OK with the above policy? What would be the preferred place to document it?<br>
><span> </span><br>
<br>
12 months is fine with me.<br>
<br>
I'm not sure the best place to document the policy.  Some suggestions are here:<br>
</span><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_docs_CMake.html&d=DwMGaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=YM4mAyT1kPI-ll-X7tbj_u-8Z8VzOQX0UEPWjWpE9XY&s=j2EDcwI04BSohMxhGry1LMc2Jzxs84rBWyQ7X05lQH8&e=" target="_blank"><span style="font-size:9pt;font-family:Helvetica,sans-serif;color:purple">https://llvm.org/docs/CMake.html</span></a><span><span style="font-size:9pt;font-family:Helvetica,sans-serif"> </span></span><span style="font-size:9pt;font-family:Helvetica,sans-serif">or
 in the Programmer's manual.</span><u></u><u></u></p>
</div>
</blockquote>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><span style="font-size:9pt;font-family:Helvetica,sans-serif"> </span><u></u><u></u></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"><span style="font-size:9pt;font-family:Helvetica,sans-serif">I think the relevant metric here needs to be "which version is available on current LTS distros", and not "how old is the release". The current cmake
 version I have on Ubuntu 18.04 is cmake 3.10.2, so I personally would be happy with a bump to that version, but not something newer. People using other distributions probably have other considerations. If someone wants to perform a cmake version bump, I believe
 the first step would be to gather what the cmake version availability across distros looks like right now, so an informed decision can be made.</span><u></u><u></u></p>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">I'll actually suggest that we might want to do something else entirely. If we depend on the version available in distros, then we are at the mercy of those distros not updating. It also means that we need to look
 at several distributions and try to satisfy everybody. That's a lot harder than requiring that people download a recent CMake from<span> </span><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__cmake.org_&d=DwMGaQ&c=5VD0RTtNlTh3ycd41b3MUw&r=o3kDXzdBUE3ljQXKeTWOMw&m=YM4mAyT1kPI-ll-X7tbj_u-8Z8VzOQX0UEPWjWpE9XY&s=VFvTnF8okYQ3GbWeCEjzVIsSw-rvgxPgALVBGP8udME&e=" target="_blank"><span style="color:purple">cmake.org</span></a>.<u></u><u></u></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">CMake has the benefit of being incredibly easy to install, either from source or with the binaries provided on their website. Do you think it's an unreasonable requirement to ask folks to download CMake instead
 of using the one provided with their OS?<u></u><u></u></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.5in">Louis<u></u><u></u></p>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal" style="margin-left:0.5in"> <u></u><u></u></p>
</div>
</div>

_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>