Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953060 - dev-build/cmake-3.31.6-r1 fails to build with net-misc/curl-8.13.0
Summary: dev-build/cmake-3.31.6-r1 fails to build with net-misc/curl-8.13.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 953099 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-04-02 20:12 UTC by Vivian Heisz (demize)
Modified: 2025-04-03 20:54 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-build/cmake-3.31.6-r1 build.log (cmake-3.31.6.build.log,384.20 KB, text/x-log)
2025-04-02 20:12 UTC, Vivian Heisz (demize)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vivian Heisz (demize) 2025-04-02 20:12:23 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2025-04-03 03:21:01 UTC
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(-)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-03 20:54:39 UTC
*** Bug 953099 has been marked as a duplicate of this bug. ***