mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
8c42cfb2e8
When building and testing CMake in a container with qemu user mode emulation, the expected termination with std::abort() in testUVProcessChainHelper leads qemu to emit an additional message about an uncaught signal. There appears to be no way to make qemu shut up, so any qemu message will be removed from the output during validation.