Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2023 13:02:40 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        AN <andy@neu.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: problem building with cargo-c
Message-ID:  <h6kp-9cbj-wny@FreeBSD.org>
In-Reply-To: <alpine.BSF.2.21.9999.2312101452300.54306@mail.neu.net> (AN's message of "Sun, 10 Dec 2023 15:08:00 -0500 (EST)")
References:  <alpine.BSF.2.21.9999.2312101452300.54306@mail.neu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?h6kp-9cbj-wny>