[Bug 286904] x11/pixman: RISC-V Vector Support unavailable, but required
Date: Mon, 19 May 2025 15:34:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286904
Jan Beich <jbeich@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
Status|New |Closed
Blocks| |286587
Resolution|--- |FIXED
Flags|maintainer-feedback?(x11@Fr |
|eeBSD.org) |
--- Comment #5 from Jan Beich <jbeich@FreeBSD.org> ---
Likely regressed
https://gitlab.freedesktop.org/pixman/pixman/-/commit/92ee80d42356
FreeBSD uses HWCAP_* instead of COMPAT_HWCAP_* and <machine/elf.h> (already
included via <sys/auxv.h>) instead of <asm/hwcap.h>.
However, HWCAP_ISA_V (vector extension) is not implemented, and according to
https://wiki.freebsd.org/riscv#Future.2FLarger_Projects none is working on it
yet.
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286587
[Bug 286587] x11/pixman: update to 0.46.0
--
You are receiving this mail because:
You are on the CC list for the bug.