Bug 2381213
| Summary: | flamethrower: FTBFS with change proposal CMake drop non-standard variables | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Cristian Le <fedora> |
| Component: | flamethrower | Assignee: | Petr Menšík <pemensik> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dns-sig, pemensik |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | flamethrower-0.12.0-2.fc44 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-01-26 20:48:14 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: | 2431989 | ||
| Bug Blocks: | 2376113 | ||
|
Description
Cristian Le
2025-07-16 15:40:13 UTC
The upstream has dropped CMake usage and switched to meson build system. That somehow fixes this issue, because cmake will be used only for locating dependencies. CMakeLists.txt was removed from the project. More in bug #2431989. Rawhide does not contain any files where this change could be applied. Unless we count dependent packages of course. |