[Mesa-dev] Building error in android-x86 due to recent mesa commit

Mauro Rossi issor.oruam at gmail.com
Sat Mar 16 22:28:06 UTC 2019


Hi Bas,
many thanks
Mauro

On Sat, Mar 16, 2019 at 11:02 PM Bas Nieuwenhuizen
<bas at basnieuwenhuizen.nl> wrote:
>
> Should be fixed when
>
> https://gitlab.freedesktop.org/mesa/mesa/merge_requests/456
>
> is merged.
>
> On Sat, Mar 16, 2019 at 10:16 PM Mauro Rossi <issor.oruam at gmail.com> wrote:
> >
> > Hi Marek,
> >
> > I'm getting the following building error after commit [1]
> > but I don't understand why.
> >
> > Mauro
> >
> > external/mesa/src/gallium/drivers/radeonsi/si_compute.c:807:8: error:
> > initializing 'uint *' (aka 'unsigned int *') with an expression of
> > type 'uint const[3]' discards qualifiers
> > [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
> >         uint *last_block = info->last_block;
> >               ^            ~~~~~~~~~~~~~~~~
> > 1 error generated.
> >
> >
> > [1] https://cgit.freedesktop.org/mesa/mesa/commit/?id=b9e02fe138ef181f02fd739129517fbe70604af6
> > _______________________________________________
> > mesa-dev mailing list
> > mesa-dev at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list