[cmake] update to 3.19.2#14716
Conversation
|
In CMake 3.19.0 there is a regression that may prevent to build LLVM, and will be fixed in CMake 3.19.1 : https://gitlab.kitware.com/cmake/cmake/-/issues/21469 . |
|
@traversaro 3.19.1 is not published on github. |
Yes, sorry for not being clear, but I meant that it will be fixed in 3.19.1 once it is released (in the future). Homebrew backported the fix for the time being, see Homebrew/homebrew-core#65416 . |
|
@traversaro So this PR will wait for 3.19.1 published. |
CMake 3.19.1 was released today: https://discourse.cmake.org/t/cmake-3-19-1-available-for-download/2228 . |
|
Since there are many same regressions about cmake, I will continue this PR after https://discourse.cmake.org/t/error-when-installing-targets-and-exports-in-3-19-1/2245/6 discussion finished. |
|
The official fixed this issue, waiting for the new version publish. |
…vcpkg into dev/jack/cmake_3.19.0
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Should be a disk space issue. |
I'm not sure where you saw this output but if there were disk space issues we would see them in the reports. For example x64-windows-static in the current build says: before the build and at the end of the build. |
|
@BillyONeal Maybe because I reran the test. |
|
|
|
Robert looked at this and was OK with it but doesn't like the hdf5 related changes. I replied that these are similar to hdf5 related changes we have all over the rest of the tree and he was OK with that. I filed #15357 to track that work. Will merge this once PR build passes. |
* [cmake] update to 3.19.0 * update vmss * [cmake] update to 3.19.1 * [solid3] Fix configure error, fix static definition * [flann] Add feature hdf5 and fix it * [highfive] Fix dependency hdf5 * [simage] Fix configure error * [aws-c-common] Fix configure error * [cmake] Update to 3.19.2 * Revert changes about cmake bug * [VMSS] Update cmake path on Windows * [cmake] Update cmake hash * [minc] Fix dependency hdf5 * [cmake] Update cmake package name and path on MacOS Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Update to 3.19.1