Opened 2 weeks ago
Closed 10 days ago
#21414 closed enhancement (fixed)
cmake-4.0.1
Reported by: | zeckma | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.4 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (5)
comment:1 by , 2 weeks ago
comment:2 by , 2 weeks ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
follow-up: 4 comment:3 by , 11 days ago
https://cmake.org/cmake/help/latest/release/4.0.html#deprecated-and-removed-features
Compatibility with versions of CMake older than 3.5 has been removed. This will force adjustment of packages that have a lower cmake_minimum_required. I have found two so far and I suspect there are a lot.
comment:4 by , 11 days ago
Replying to martyj19:
https://cmake.org/cmake/help/latest/release/4.0.html#deprecated-and-removed-features
Compatibility with versions of CMake older than 3.5 has been removed. This will force adjustment of packages that have a lower cmake_minimum_required. I have found two so far and I suspect there are a lot.
We've had CMake 4.0 in the book for a week or two now and your assessment is right. So far we've had to fix:
- Freeglut
- graphite2
- MariaDB
- JSON-C
- tidy-html5
- libjpeg-turbo
- tiff
- intel-gmmlib
- intel-media-driver
- double-conversion
- opencv
- frei0r-plugins
- woff2
- libvdpau-va-gl
and I suspect there might be other still that we're missing
comment:5 by , 10 days ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
2937062efb Update to cmake-4.0.1. 035e31c263 Update to libnvme-1.13. ec2e14002a Update to xterm-398. 6410bf2359 Update to libadwaita-1.7.2. 6c4d1bce59 Update to xfce4-pulseaudio-plugin-0.5.0.
Changes: