https://bugzilla.suse.com/show_bug.cgi?id=1228421 Bug ID: 1228421 Summary: Package vulkan-headers does not build with gcc 14 because CMake refuses to use Makefiles Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: mjambor@suse.com QA Contact: qa-bugs@suse.de CC: jengelh@inai.de Blocks: 1220574 Target Milestone: --- Found By: --- Blocker: --- Package vulkan-headers started failing to build with GCC 14 as can be seen online at: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:G... and can be tried manually with: osc build --clean --alternative-project home:rguenther:nextgcc The failure happens straight away during the configuration phase when Cmake refuses to continue: CMake Error in CMakeLists.txt: The target named "Vulkan-Module" has C++ sources that may use modules, but modules are not supported by this generator: Unix Makefiles Modules are supported only by Ninja, Ninja Multi-Config, and Visual Studio generators for VS 17.4 and newer. See the cmake-cxxmodules(7) manual for details. Use the CMAKE_CXX_SCAN_FOR_MODULES variable to enable or disable scanning. -- You are receiving this mail because: You are on the CC list for the bug.