Date: Sat, 16 May 2020 18:08:13 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: bob prohaska <fbsd@www.zefox.net> Cc: freebsd-ports@freebsd.org Subject: Re: LLVM target 'amdgpu' not enabled Was: Re: Conflict on very first port (xorg) on rpi3 Message-ID: <27748E8E-9A52-41CD-A635-E3A65CF14205@FreeBSD.org> In-Reply-To: <20200516154455.GA57280@www.zefox.net> References: <4961F458-26EF-447F-8033-B00FA720C58F.ref@yahoo.com> <4961F458-26EF-447F-8033-B00FA720C58F@yahoo.com> <20200515151922.GC51382@www.zefox.net> <20200515164921.6zyiorfgnqhf5nls@t480.local> <20200515180554.GD51382@www.zefox.net> <35F4EC61-AC55-4FA4-89D4-7742E449CC8A@yahoo.com> <E0670AB1-42E5-4A01-87AE-0C671CC5CEB0@yahoo.com> <20200515200358.GA54521@www.zefox.net> <6C824795-DF23-4F5C-BF19-256177448183@yahoo.com> <20200516154455.GA57280@www.zefox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_E79321F4-8796-4B35-A0EE-871DD5444DDB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 16 May 2020, at 17:44, bob prohaska <fbsd@www.zefox.net> wrote: >=20 > Deinstalling the conflicting port made considerable progress toward a = build of > x11/xorg, but now make is stopping with: >=20 > configure: error: LLVM target 'amdgpu' not enabled in your LLVM build. = Required by radv. >=20 > I've tried turning off Wayland support in graphics/mesa-dri but that = didn't help. >=20 > Since this is on a Raspberry Pi3B, one wouldn't really expect to find = an AMD GPU, >=20 > If there's a workaround please give me a hint.... It seems to be required by the ATI/AMD Radeon drivers, and there is no option to turn these drivers off, as far as I can see. You could attempt to edit graphics/mesa-dri/Makefile, and fiddle with the ALL_DRI_DRIVERS, ALL_GALLIUM_DRIVERS and ALL_VULKAN_DRIVERS lines. But this is going to be very fragile, the best solution is really to rebuild the llvm port with AMDGPU support. -Dimitry --Apple-Mail=_E79321F4-8796-4B35-A0EE-871DD5444DDB Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXsAP7QAKCRCwXqMKLiCW o/11AKD8e6t0fS1+XFyIUNd/Xf2Hc7fCrgCcCm1posC9ZEcnbab7T1HQ7nTqWWY= =nchd -----END PGP SIGNATURE----- --Apple-Mail=_E79321F4-8796-4B35-A0EE-871DD5444DDB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27748E8E-9A52-41CD-A635-E3A65CF14205>