Bug 2380549
| Summary: | dlt-daemon: FTBFS with change proposal CMake 4.0 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Cristian Le <fedora> |
| Component: | dlt-daemon | Assignee: | Stephen John Smoogen <smooge> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | smooge |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-07-30 17:09:46 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2376114 | ||
|
Description
Cristian Le
2025-07-16 10:31:04 UTC
I have added a patch to match the above and pushed to rawhide with dlt-daemon-2.18.10-6.fc43 Please check that this fixes the problem https://koji.fedoraproject.org/koji/taskinfo?taskID=135498229 If you ran a grep -R and made sure you patched all occurrences of `cmake_minimum_required` (there seem to be some in the examples, but maybe they are not being run), and it works with the current CMake, than all should be good. I run rebuilds periodically on the copr repo, so if anything is not right I will let you know. For now, thanks for patching. Could you submit a patch to upstream, preferably with a higher-bound (`cmake_minimum_required(VERSION 3.3...4.0)`) There is an existing upstream PR with https://github.com/COVESA/dlt-daemon/pull/755 which has been sitting waiting for a review. They usually wake up every 9 months or so.. so I am waiting to see how that one moves. Thanks |