Created attachment 923534 [details] dev-build/cmake-3.31.6-r1 build.log CMake 3.31.6 was broken by its use of undocumented curl features (see linked upstream bug and PR). While this was fixed in 4.0.0 and will be fixed in an eventual 3.31.7, the latest 3.x version is currently unbuildable with the latest curl version. build.log attached, as well as relevant upstream issue/PR linked in See Also.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35f78590a42a0a0fd110f91b802fec6a05ac109 commit c35f78590a42a0a0fd110f91b802fec6a05ac109 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-04-03 03:19:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-03 03:19:21 +0000 dev-build/cmake: fix build w/ net-misc/curl-8.13.0 Closes: https://bugs.gentoo.org/953060 Signed-off-by: Sam James <sam@gentoo.org> dev-build/cmake/cmake-3.31.6-r1.ebuild | 3 +- .../cmake/files/cmake-3.31.6-curl-8.13.0.patch | 36 ++++++++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-)
*** Bug 953099 has been marked as a duplicate of this bug. ***