[Bug 265420] Symbol _URC_NO_REASON isn't found on armv6, armv7 architectures

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Jul 2022 18:20:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265420

--- Comment #3 from Dimitry Andric <dim@FreeBSD.org> ---
The log says:

Jail OSVERSION: 1300139

so it's building ports for 13.x. Can you comment out the BUILD_DEPENDS that
pulls in devel/libunwind?

It looks pretty clear that this is a conflict between devel/libunwind headers
and base system unwind headers. I think devel/libunwind should only be used on
12.x, or maybe never, even.

-- 
You are receiving this mail because:
You are the assignee for the bug.