mesa-dri build problem

Kevin Oberman rkoberman at gmail.com
Sun Aug 11 19:49:29 UTC 2019


On Sun, Aug 11, 2019 at 8:52 AM C C <moscow1789 at gmail.com> wrote:

> Hello dear list members,
>
> I'm having trouble to build the port on 12.0-RELEASE-p9 regardless of
> whether or not any options for this port are set.
>
> checking for AMDGPU... yes
> configure: error: LLVM target 'amdgpu' not enabled in your LLVM build.
> Required by radv.
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to x11 at FreeBSD.org [maintainer] and attach the
> "/wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-18.3.2/config.log"
> including
> the output of the failure of your make command. Also, it might be a good
> idea
> to provide an overview of all packages installed on your system (e.g. a
> /usr/local/sbin/pkg-static info -g -Ea).
> *** Error code 1
>
> I'm trying to building using poudriere, and in the past the port built
> successfully. As far as I understand the default llvm in build jail uses a
> standard llvm build. I have limited skills with FreeBSD, but generally
> enough skills with opensource software. Any help is appreciated, thanks.
>

What options are selected for devel/llvm90 (or llvm80 if your default has
not been updated)? The amdgpu backend is not part of BE_FREEBSD. You need ,
at least, BE_NATIVE. I'm not sure whether you need BE_STANDARD, the
default. There has been discussion of adding amdgpu to BE_FREEBSD but I
don't think it's been done yet.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman at gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683


More information about the freebsd-x11 mailing list