Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2020 10:18:54 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        Dimitry Andric <dim@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: LLVM target 'amdgpu' not enabled Was: Re: Conflict on very first port (xorg) on rpi3
Message-ID:  <20200516171854.GB57280@www.zefox.net>
In-Reply-To: <27748E8E-9A52-41CD-A635-E3A65CF14205@FreeBSD.org>
References:  <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> <27748E8E-9A52-41CD-A635-E3A65CF14205@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 16, 2020 at 06:08:13PM +0200, Dimitry Andric wrote:
> On 16 May 2020, at 17:44, bob prohaska <fbsd@www.zefox.net> wrote:
> > 
> > Deinstalling the conflicting port made considerable progress toward a build of
> > x11/xorg, but now make is stopping with:
> > 
> > configure: error: LLVM target 'amdgpu' not enabled in your LLVM build. Required by radv.
> > 
> > I've tried turning off Wayland support in graphics/mesa-dri but that didn't help.
> > 
> > Since this is on a Raspberry Pi3B, one wouldn't really expect to find an AMD GPU,
> > 
> > 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
> 
Is it known what driver the Pi3B will use? That would at least tell me 
what to keep, though I appreciate it might not be enough for internal
consistency. 

Quite a few failed attempts will be faster than rebuilding llvm80....

Thanks for writing!

bob prohaska
 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200516171854.GB57280>