[Bug 259799] devel/rust-cbindgen: armv6: build using "make" fails, using "cargo build --release -j 1" works

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 27 Nov 2021 08:12:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259799

--- Comment #40 from Tobias Kortkamp <tobik@freebsd.org> ---
(In reply to Mark Millard from comment #39)
> Also notable is that the capacity-overflow happened during the attempt to
> do a backtrace that had already been initiated: Nested problems? (Possibly
> SIGSEGV was first?)

Try disabling backtrace's libunwind backend like in
https://github.com/t6/freebsd-ports/commit/b9877a1f441d51e42aca894cf887a3717c6a6e1a.patch
(just change "riscv64" to "arm" I guess and make sure to move
patch-library_backtrace_src_backtrace_mod.rs to lang/rust/files/).

-- 
You are receiving this mail because:
You are on the CC list for the bug.