FAILED: src/gallium/drivers/iris/009d397@@iris@sta/iris_batch.c.o x86_64-pc-linux-gnu-gcc -m32 -Isrc/gallium/drivers/iris/009d397@@iris@sta -Isrc/gallium/drivers/iris -I../mesa-9999/src/99/src/gallium/auxiliary -Isrc/intel -I../mesa-9999/src/intel -Isrc/compiler/nir -I../mesa-9999/src/compiler/nir -Isrc/gude/libdrm -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_F-DGLX_USE_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_REUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -D_GNU_SOURCE -DUSE_SSE41 -DUSNDIAN_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_POSIX_MEMALIGN -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVSION_PATCH=0 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_LIBSENSORS=1 -Werror=ormat-truncation -fPIC -fvisibility=hidden -msse2 -mstackrealign -O3 -march=native -pipe -MD -MQ 'src/gallium/drivers/iriris_batch.c.o' -c ../mesa-9999/src/gallium/drivers/iris/iris_batch.c ../mesa-9999/src/gallium/drivers/iris/iris_batch.c: In function ‘decode_batch’: ../mesa-9999/src/gallium/drivers/iris/iris_batch.c:147:4: error: too few arguments to function ‘gen_print_batch’ gen_print_batch(&batch->decoder, map, batch->primary_batch_size, ^~~~~~~~~~~~~~~ In file included from ../mesa-9999/src/gallium/drivers/iris/iris_batch.h:34, from ../mesa-9999/src/gallium/drivers/iris/iris_batch.c:40: ../mesa-9999/src/intel/common/gen_decoder.h:257:6: note: declared here void gen_print_batch(struct gen_batch_decode_ctx *ctx, ^~~~~~~~~~~~~~~ ../mesa-9999/src/gallium/drivers/iris/iris_batch.c: In function ‘iris_init_batch’: ../mesa-9999/src/gallium/drivers/iris/iris_batch.c:205:33: warning: passing argument 6 of ‘gen_batch_decode_ctx_init’ fr decode_get_bo, NULL, batch); ^~~~~~~~~~~~~ In file included from ../mesa-9999/src/gallium/drivers/iris/iris_batch.h:34, from ../mesa-9999/src/gallium/drivers/iris/iris_batch.c:40: ../mesa-9999/src/intel/common/gen_decoder.h:248:61: note: expected ‘struct gen_batch_decode_bo (*)(void *, _Bool, uint6int64_t)’ {aka ‘struct gen_batch_decode_bo (*)(void *, long long unsigned int)’} struct gen_batch_decode_bo (*get_bo)(void *, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ bool, ~~~~~ uint64_t), ~~~~~~~~~