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

Mauro Rossi issor.oruam at gmail.com
Sat Mar 16 21:16:10 UTC 2019


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


More information about the mesa-dev mailing list