Dear package maintainer, This is an automated bug created due to a FTBFS when rebuilding this package for the change proposal CMake: Use ninja generator by default. The rebuild is being tracked in https://copr.fedorainfracloud.org/coprs/lecris/cmake-ninja/package/dnf-plugins-core. See https://fedoraproject.org/wiki/Changes/CMake_ninja_default for more information on how to make the package compatible. More specifically, make sure you are using standard %cmake_* macros. If you find that there are hard dependencies on the generator even after such transition, please ping me for closer investigation. 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.
This switch to ninja happened in cmake-4.2.3-2.fc45.x86_64.
F44 is also affected.
See the open PR for it: https://src.fedoraproject.org/rpms/dnf-plugins-core/pull-request/5
I have a simpler fix <https://github.com/rpm-software-management/dnf-plugins-core/pull/609>.
Either works, the one in that PR also drops `__cmake_in_source_build 1` to truely use the cmake macros as they are more intended to be used
I saw that, but the _vpath_builddir macro is not documented in the guidelines, so I'd like to avoid it.
> I saw that, but the _vpath_builddir macro is not documented in the guidelines, so I'd like to avoid it. https://docs.fedoraproject.org/en-US/packaging-guidelines/vpath/ Also see the warning about `%__cmake_builddir` in https://docs.fedoraproject.org/en-US/packaging-guidelines/CMake/#_available_macros
FEDORA-2026-1ed5afe8f2 (dnf-plugins-core-4.10.1-9.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-1ed5afe8f2
FEDORA-2026-1ed5afe8f2 has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-1ed5afe8f2` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-1ed5afe8f2 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-1ed5afe8f2 (dnf-plugins-core-4.10.1-9.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.