Description of problem: several (of my) packages that built previously on rawhide with cmake-3.22.0 now don't build. E.g. https://kojipkgs.fedoraproject.org//work/tasks/6197/83316197/build.log (https://koji.fedoraproject.org/koji/taskinfo?taskID=83316197) fails with Error: /builddir/build/BUILD/nfs-ganesha-4.0/src/redhat-linux-build is not a directory Other packages like ceph now fail with the same error. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
If I disable the subdir build (with '%global __cmake_in_source_build 1' then with ceph builds I also get the following: ninja: error: dependency cycle: src/ceph-volume/setup.py -> src/ceph-volume/setup.py
FEDORA-2022-a48185dae6 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-a48185dae6
FEDORA-2022-a48185dae6 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
Sorry about that. I've put "Related: rhbz#2059201, rhbz#2059188, rhbz#2057738" in the changelog and Bodhi closed this :(
This bug appears to have been reported against 'rawhide' during the Fedora Linux 37 development cycle. Changing version to 37.
f37 has cmake-3.24.2, which works fine.