[Bug 267194] x11/eww: Unable to compile kqueue on armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 19 Oct 2022 09:09:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267194

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
NOT_FOR_ARCHS is mainly when an architecture will never be supported e.g.,
big-endian, 32-bit. For regular bustage one should use BROKEN. The error
excerpt goes into commit message body (don't just link to a log that may
disappear after a year) are fine as it's near impossible to fit enough context
into a one-liner to understand the issue if source lines change after an
update. For BROKEN/IGNORE or _REASON the value is either an upstream issue or a
short human description of the issue.

To fix armv7 applying
https://gitlab.com/rust-kqueue/rust-kqueue/-/commit/41ea02d22be7 may help but I
can't test due to lack of hardware.

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