[Bug 286904] x11/pixman: RISC-V Vector Support unavailable, but required
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286904 Jan Beich <[email protected]> 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 <[email protected]> --- 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 the assignee for the bug.