H-G-Hristov wrote: This FreeBSD failure seems unrelated, the same appears in `variant`:
``` # .---command stderr------------ # | In file included from /usr/home/buildkite/.buildkite-agent/builds/freebsd-test-1/llvm-project/libcxx-ci/libcxx/test/libcxx/assertions/modes/override_with_fast_mode.pass.cpp:19: # | /home/buildkite/.buildkite-agent/builds/freebsd-test-1/llvm-project/libcxx-ci/libcxx/test/support/check_assertion.h:293:25: error: use of undeclared identifier 'SIGILL' # | if (exit_code_ == SIGILL || exit_code_ == SIGTRAP) { # | ^ # | /home/buildkite/.buildkite-agent/builds/freebsd-test-1/llvm-project/libcxx-ci/libcxx/test/support/check_assertion.h:293:49: error: use of undeclared identifier 'SIGTRAP' # | if (exit_code_ == SIGILL || exit_code_ == SIGTRAP) { # | ^ # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 https://github.com/llvm/llvm-project/pull/76449 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits