(In reply to Ralf Habacker from comment #0) > Some packages override cmake definitions already defined in the basic cmake > macros, as shown below for mingw32-qt5keychain.spec: The package mingw32-qt5keychain was fixed with commit https://build.opensuse.org/package/rdiff/windows:mingw:win32/mingw32-qt5keychain?linkrev=base&rev=16 Remaining packages are: find -maxdepth 2 -name '*.spec' | xargs grep -Hn "DCMAKE_BUILD_" ./mingw32-libsatsolver/mingw32-libsatsolver.spec:73: -DCMAKE_BUILD_TYPE=Release \ ./mingw32-darktable/darktable.spec:110: -DCMAKE_BUILD_TYPE=Release \