Date: Tue, 09 Jun 2020 16:29:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247117] graphics/mesa-dri: fails to build on armv6/armv7 Message-ID: <bug-247117-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247117 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@FreeBSD.org Reporter: jbeich@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Assignee: x11@FreeBSD.org Created attachment 215398 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215398&action= =3Dedit fix Regressed by ports r537998. Only swrast is supported armv[67], mips*, riscv= 64, sparc64. Of those sparc64 passes -Dllvm=3Dfalse, so it cannot use swrast fr= om Gallium. $ make make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed condition= al (${DRI_DRIVERS:M${:UI915}}) make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed condition= al (${DRI_DRIVERS:M${:UI965}}) make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed condition= al (${DRI_DRIVERS:M${:UR100}}) make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed condition= al (${DRI_DRIVERS:M${:UR200}}) make: "/usr/ports/graphics/mesa-dri/Makefile" line 106: Malformed condition= al (${DRI_DRIVERS:M${:USWRAST}}) make: Fatal errors encountered -- cannot continue make: stopped in /usr/ports/graphics/mesa-dri --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247117-7788>