Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2022 09:09:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267194] x11/eww: Unable to compile kqueue on armv7
Message-ID:  <bug-267194-7788-RaZeuyjTp0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267194-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267194-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267194

--- 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 cont=
ext
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 b=
ut I
can't test due to lack of hardware.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267194-7788-RaZeuyjTp0>