[Bug 247117] graphics/mesa-dri: fails to build on armv6/armv7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 9 16:29:49 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247117
Bug ID: 247117
Summary: graphics/mesa-dri: fails to build on armv6/armv7
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch, regression
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: x11 at FreeBSD.org
Reporter: jbeich at FreeBSD.org
Flags: maintainer-feedback?(x11 at FreeBSD.org)
Assignee: x11 at FreeBSD.org
Created attachment 215398
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215398&action=edit
fix
Regressed by ports r537998. Only swrast is supported armv[67], mips*, riscv64,
sparc64. Of those sparc64 passes -Dllvm=false, so it cannot use swrast from
Gallium.
$ make
make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed conditional
(${DRI_DRIVERS:M${:UI915}})
make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed conditional
(${DRI_DRIVERS:M${:UI965}})
make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed conditional
(${DRI_DRIVERS:M${:UR100}})
make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed conditional
(${DRI_DRIVERS:M${:UR200}})
make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed conditional
(${DRI_DRIVERS:M${:USWRAST}})
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/ports/graphics/mesa-dri
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list