Re: problem building with cargo-c

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 11 Dec 2023 12:02:40 UTC
AN <andy@neu.net> writes:

> ===>  Building for librav1e-0.6.6_6
> *** Signal 10

Missing COMPAT_FREEBSD11 in kernel config? See also
https://github.com/rust-lang/rust/issues/89058

Otherwise, get a backtrace. dmesg(8) or /var/log/messages should've
documented which executable crashed.

Alternatively, bisect your build environment against a pristine jail.