[Bug 286904] x11/pixman- RISC-V Vector Support unavailable, but required

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 May 2025 14:53:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286904

            Bug ID: 286904
           Summary: x11/pixman- RISC-V Vector Support unavailable, but
                    required
           Product: Ports & Packages
           Version: Latest
          Hardware: riscv
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rdunkle@smallcatbrain.com
                CC: riscv@FreeBSD.org
                CC: riscv@FreeBSD.org

pixman 0.44.2 was the last version that would build OK.
Now see error during build:
Host machine cpu family: riscv64
Host machine cpu: riscv64
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -fvisibility=hidden: YES
Compiler for C supports arguments -Wundef: YES
Compiler for C supports arguments -ftrapping-math: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Checking if "test for ASM .func directive" compiles: NO
Checking if "test for ASM .syntax unified directive" compiles: NO
Checking if "test for ASM leading underscore" links: NO
Checking if "RISC-V Vector Intrinsic Support" compiles: NO

meson.build:395:2: ERROR: Problem encountered: RISC-V Vector Support
unavailable, but required

-- 
You are receiving this mail because:
You are on the CC list for the bug.