On Mon, Sep 11, 2023 at 6:47 PM Albert Astals Cid aacid@kde.org wrote:
Since very recently (it worked 4 days ago), running
mingw64-cmake -G Ninja ..
fails with
/usr/bin/mingw64-cmake: line 91: fg: no job control
Any idea what can be causing it?
Last time the problem was a missing dependency it seems? [1]
But i have cmake installed so if it's a missing dependency it's not that one.
Cheers, Albert
[1] https://stackoverflow.com/questions/33124261/usr-bin-mingw32-cmake-line-84-f...
It broke because cmake no longer unconditionally installs the cmake-rpm-macros package this thing depends on: https://src.fedoraproject.org/rpms/cmake/c/4b282d073f363be47b8eda11dea9a5b45...
Can you please file a bug report about this in the Red Hat Bugzilla? https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=mingw...
I'll work on a fix for this to attach to the bug report so we can get it shipped out expeditiously.