maintainer-feedback requested: [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:48 UTC 2020


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-x11 mailing list
<x11 at FreeBSD.org> for maintainer-feedback:
Bug 247117: graphics/mesa-dri: fails to build on armv6/armv7
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247117



--- Description ---
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


More information about the freebsd-x11 mailing list