Bug 2381213 - flamethrower: FTBFS with change proposal CMake drop non-standard variables
Summary: flamethrower: FTBFS with change proposal CMake drop non-standard variables
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: flamethrower
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Menšík
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2431989
Blocks: 2376113
TreeView+ depends on / blocked
 
Reported: 2025-07-16 15:40 UTC by Cristian Le
Modified: 2026-01-26 20:48 UTC (History)
2 users (show)

Fixed In Version: flamethrower-0.12.0-2.fc44
Clone Of:
Environment:
Last Closed: 2026-01-26 20:48:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Cristian Le 2025-07-16 15:40:13 UTC
Dear package maintainer,

This is an automated bug created due to a FTBFS when rebuilding this package for the change proposal CMake drop non-standard variables.

The rebuild is being tracked in https://copr.fedorainfracloud.org/coprs/lecris/cmake-drop_vars/package/flamethrower.

See https://fedoraproject.org/wiki/Changes/CMake_drop_install_vars for more information on how to make the package compatible.

Most likely the build failure is due to the project assuming the presence of `LIB_SUFFIX` as an input. You can provide
this variable as shown in the change proposal. If possible, please open an issue in upstream and ask them to use
`GNUInstallDirs` instead.

You can check the build locally following the instructions in the change proposal, or submit your build to the tracking
copr project.

Let me know if you encounter any issues, or need any other help.

Comment 1 Petr Menšík 2026-01-26 20:48:14 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.


Note You need to log in before you can comment on or make changes to this bug.