SuccessConsole Output

Skipping 6,862 KB.. Full Log
pes -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/unit/d230c6f@@u_half_test@exe/u_half_test.c.o' -MF 'src/gallium/tests/unit/d230c6f@@u_half_test@exe/u_half_test.c.o.d' -o 'src/gallium/tests/unit/d230c6f@@u_half_test@exe/u_half_test.c.o' -c ../src/gallium/tests/unit/u_half_test.c
[2476/2533] ccache cc -Isrc/gallium/tests/trivial/52f809b@@quad-tex@exe -Isrc/gallium/tests/trivial -I../src/gallium/tests/trivial -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/trivial/52f809b@@quad-tex@exe/quad-tex.c.o' -MF 'src/gallium/tests/trivial/52f809b@@quad-tex@exe/quad-tex.c.o.d' -o 'src/gallium/tests/trivial/52f809b@@quad-tex@exe/quad-tex.c.o' -c ../src/gallium/tests/trivial/quad-tex.c
../src/gallium/tests/trivial/quad-tex.c: In function ���init_prog���:
../src/gallium/tests/trivial/quad-tex.c:92:6: warning: variable ���ret��� set but not used [-Wunused-but-set-variable]
  int ret;
      ^~~
[2477/2533] ccache c++  -o src/gallium/tests/trivial/compute 'src/gallium/tests/trivial/52f809b@@compute@exe/compute.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a src/gallium/auxiliary/pipe-loader/libpipe_loader_dynamic.a src/loader/libloader.a src/util/libxmlconfig.a /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm /usr/lib/aarch64-linux-gnu/libexpat.so -lm -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format:$ORIGIN/../../auxiliary/pipe-loader:$ORIGIN/../../../loader' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format:/build/mesa-20.1.0/build/src/gallium/auxiliary/pipe-loader:/build/mesa-20.1.0/build/src/loader  
[2478/2533] ccache cc -Isrc/gallium/tests/unit/d230c6f@@pipe_barrier_test@exe -Isrc/gallium/tests/unit -I../src/gallium/tests/unit -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/unit/d230c6f@@pipe_barrier_test@exe/pipe_barrier_test.c.o' -MF 'src/gallium/tests/unit/d230c6f@@pipe_barrier_test@exe/pipe_barrier_test.c.o.d' -o 'src/gallium/tests/unit/d230c6f@@pipe_barrier_test@exe/pipe_barrier_test.c.o' -c ../src/gallium/tests/unit/pipe_barrier_test.c
[2479/2533] /usr/bin/meson --internal symbolextractor src/gallium/targets/graw-null/libgraw_null.so 'src/gallium/targets/graw-null/bb10875@@graw_null@sha/libgraw_null.so.symbols' 
[2480/2533] ccache c++  -o src/gallium/tests/trivial/tri 'src/gallium/tests/trivial/52f809b@@tri@exe/tri.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a src/gallium/auxiliary/pipe-loader/libpipe_loader_dynamic.a src/loader/libloader.a src/util/libxmlconfig.a /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm /usr/lib/aarch64-linux-gnu/libexpat.so -lm -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format:$ORIGIN/../../auxiliary/pipe-loader:$ORIGIN/../../../loader' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format:/build/mesa-20.1.0/build/src/gallium/auxiliary/pipe-loader:/build/mesa-20.1.0/build/src/loader  
[2481/2533] ccache c++  -o src/gallium/tests/trivial/quad-tex 'src/gallium/tests/trivial/52f809b@@quad-tex@exe/quad-tex.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a src/gallium/auxiliary/pipe-loader/libpipe_loader_dynamic.a src/loader/libloader.a src/util/libxmlconfig.a /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm /usr/lib/aarch64-linux-gnu/libexpat.so -lm -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format:$ORIGIN/../../auxiliary/pipe-loader:$ORIGIN/../../../loader' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format:/build/mesa-20.1.0/build/src/gallium/auxiliary/pipe-loader:/build/mesa-20.1.0/build/src/loader  
[2482/2533] ccache cc -Isrc/gallium/tests/unit/d230c6f@@u_cache_test@exe -Isrc/gallium/tests/unit -I../src/gallium/tests/unit -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/unit/d230c6f@@u_cache_test@exe/u_cache_test.c.o' -MF 'src/gallium/tests/unit/d230c6f@@u_cache_test@exe/u_cache_test.c.o.d' -o 'src/gallium/tests/unit/d230c6f@@u_cache_test@exe/u_cache_test.c.o' -c ../src/gallium/tests/unit/u_cache_test.c
../src/gallium/tests/unit/u_cache_test.c: In function ���main���:
../src/gallium/tests/unit/u_cache_test.c:75:28: warning: variable ���value_out��� set but not used [-Wunused-but-set-variable]
          cache_test_value *value_out;
                            ^~~~~~~~~
[2483/2533] ccache c++  -o src/gallium/targets/va/libgallium_drv_video.so 'src/gallium/targets/va/7ac12d5@@gallium_drv_video@sha/target.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libgallium_drv_video.so -Wl,--whole-archive src/gallium/state_trackers/va/libva_st.a -Wl,--no-whole-archive -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro src/gallium/auxiliary/libgalliumvlwinsys.a src/gallium/auxiliary/libgalliumvl.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a src/loader/libloader.a src/util/libxmlconfig.a src/gallium/winsys/sw/null/libws_null.a src/gallium/winsys/sw/wrapper/libwsw.a src/gallium/winsys/sw/dri/libswdri.a src/gallium/winsys/sw/kms-dri/libswkmsdri.a src/gallium/drivers/r600/libr600.a src/mesa/libmesa_gallium.a src/mesa/libmesa_common.a src/compiler/glsl/libglsl.a src/compiler/glsl/glcpp/libglcpp.a src/gallium/winsys/radeon/drm/libradeonwinsys.a src/gallium/drivers/radeonsi/libradeonsi.a src/gallium/winsys/amdgpu/drm/libamdgpuwinsys.a src/amd/addrlib/libaddrlib.a src/amd/common/libamd_common.a src/amd/llvm/libamd_common_llvm.a src/gallium/winsys/nouveau/drm/libnouveauwinsys.a src/gallium/drivers/nouveau/libnouveau.a -Wl,--version-script /build/mesa-20.1.0/src/gallium/targets/va/va.sym -Wl,--gc-sections /usr/lib/aarch64-linux-gnu/libdrm.so /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libxcb-sync.so /usr/lib/aarch64-linux-gnu/libxcb-present.so /usr/lib/aarch64-linux-gnu/libxshmfence.so /usr/lib/aarch64-linux-gnu/libxcb-xfixes.so /usr/lib/aarch64-linux-gnu/libxcb-dri3.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm /usr/lib/aarch64-linux-gnu/libexpat.so -lm -lm /usr/lib/aarch64-linux-gnu/libdrm_radeon.so /usr/lib/aarch64-linux-gnu/libelf.so -L/usr/lib/llvm-7/lib -lLLVM-7 -lm -L/usr/lib/llvm-7/lib -lLLVM-7 -L/usr/lib/llvm-7/lib -lLLVM-7 /usr/lib/aarch64-linux-gnu/libdrm_amdgpu.so -L/usr/lib/llvm-7/lib -lLLVM-7 /usr/lib/aarch64-linux-gnu/libdrm_nouveau.so /usr/lib/aarch64-linux-gnu/libX11-xcb.so /usr/lib/aarch64-linux-gnu/libX11.so /usr/lib/aarch64-linux-gnu/libxcb.so /usr/lib/aarch64-linux-gnu/libxcb-dri2.so -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format:$ORIGIN/../../auxiliary/pipe-loader:$ORIGIN/../../../loader:$ORIGIN/../../winsys/sw/null:$ORIGIN/../../winsys/sw/wrapper:$ORIGIN/../../winsys/sw/dri:$ORIGIN/../../winsys/sw/kms-dri:$ORIGIN/../../drivers/r600:$ORIGIN/../../../mesa:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../winsys/radeon/drm:$ORIGIN/../../drivers/radeonsi:$ORIGIN/../../winsys/amdgpu/drm:$ORIGIN/../../../amd/addrlib:$ORIGIN/../../../amd/common:$ORIGIN/../../../amd/llvm:$ORIGIN/../../winsys/nouveau/drm:$ORIGIN/../../drivers/nouveau' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format:/build/mesa-20.1.0/build/src/gallium/auxiliary/pipe-loader:/build/mesa-20.1.0/build/src/loader:/build/mesa-20.1.0/build/src/gallium/winsys/sw/null:/build/mesa-20.1.0/build/src/gallium/winsys/sw/wrapper:/build/mesa-20.1.0/build/src/gallium/winsys/sw/dri:/build/mesa-20.1.0/build/src/gallium/winsys/sw/kms-dri:/build/mesa-20.1.0/build/src/gallium/drivers/r600:/build/mesa-20.1.0/build/src/mesa:/build/mesa-20.1.0/build/src/compiler/glsl:/build/mesa-20.1.0/build/src/compiler/glsl/glcpp:/build/mesa-20.1.0/build/src/gallium/winsys/radeon/drm:/build/mesa-20.1.0/build/src/gallium/drivers/radeonsi:/build/mesa-20.1.0/build/src/gallium/winsys/amdgpu/drm:/build/mesa-20.1.0/build/src/amd/addrlib:/build/mesa-20.1.0/build/src/amd/common:/build/mesa-20.1.0/build/src/amd/llvm:/build/mesa-20.1.0/build/src/gallium/winsys/nouveau/drm:/build/mesa-20.1.0/build/src/gallium/drivers/nouveau  
[2484/2533] ccache c++  -o src/gallium/tests/unit/pipe_barrier_test 'src/gallium/tests/unit/d230c6f@@pipe_barrier_test@exe/pipe_barrier_test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2485/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-fs-write-z@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-fs-write-z@exe/fs-write-z.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-fs-write-z@exe/fs-write-z.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-fs-write-z@exe/fs-write-z.c.o' -c ../src/gallium/tests/graw/fs-write-z.c
[2486/2533] ccache c++  -o src/gallium/tests/unit/u_cache_test 'src/gallium/tests/unit/d230c6f@@u_cache_test@exe/u_cache_test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2487/2533] ccache cc -Isrc/gallium/tests/unit/d230c6f@@u_prim_verts_test@exe -Isrc/gallium/tests/unit -I../src/gallium/tests/unit -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/unit/d230c6f@@u_prim_verts_test@exe/u_prim_verts_test.c.o' -MF 'src/gallium/tests/unit/d230c6f@@u_prim_verts_test@exe/u_prim_verts_test.c.o.d' -o 'src/gallium/tests/unit/d230c6f@@u_prim_verts_test@exe/u_prim_verts_test.c.o' -c ../src/gallium/tests/unit/u_prim_verts_test.c
[2488/2533] ccache c++  -o src/gallium/tests/unit/u_half_test 'src/gallium/tests/unit/d230c6f@@u_half_test@exe/u_half_test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2489/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-quad-tex@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-quad-tex@exe/quad-tex.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-quad-tex@exe/quad-tex.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-quad-tex@exe/quad-tex.c.o' -c ../src/gallium/tests/graw/quad-tex.c
[2490/2533] ccache c++  -o src/gallium/tests/unit/u_prim_verts_test 'src/gallium/tests/unit/d230c6f@@u_prim_verts_test@exe/u_prim_verts_test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2491/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-fs-frontface@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-fs-frontface@exe/fs-frontface.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-fs-frontface@exe/fs-frontface.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-fs-frontface@exe/fs-frontface.c.o' -c ../src/gallium/tests/graw/fs-frontface.c
[2492/2533] ccache c++  -o src/gallium/tests/unit/translate_test 'src/gallium/tests/unit/d230c6f@@translate_test@exe/translate_test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2493/2533] ccache c++  -o src/gallium/tests/graw/graw-quad-tex 'src/gallium/tests/graw/67fb2ba@@graw-quad-tex@exe/quad-tex.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2494/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-disasm@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-disasm@exe/disasm.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-disasm@exe/disasm.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-disasm@exe/disasm.c.o' -c ../src/gallium/tests/graw/disasm.c
../src/gallium/tests/graw/disasm.c: In function ���disasm���:
../src/gallium/tests/graw/disasm.c:67:4: warning: ignoring return value of ���fread���, declared with attribute warn_unused_result [-Wunused-result]
    fread(tokens, sizeof *tokens, max_tokens, fp);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2495/2533] ccache c++  -o src/gallium/tests/graw/graw-fs-frontface 'src/gallium/tests/graw/67fb2ba@@graw-fs-frontface@exe/fs-frontface.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2496/2533] ccache c++  -o src/gallium/tests/graw/graw-clear 'src/gallium/tests/graw/67fb2ba@@graw-clear@exe/clear.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2497/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-fs-test@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-fs-test@exe/fs-test.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-fs-test@exe/fs-test.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-fs-test@exe/fs-test.c.o' -c ../src/gallium/tests/graw/fs-test.c
[2498/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-fs-fragcoord@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-fs-fragcoord@exe/fs-fragcoord.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-fs-fragcoord@exe/fs-fragcoord.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-fs-fragcoord@exe/fs-fragcoord.c.o' -c ../src/gallium/tests/graw/fs-fragcoord.c
[2499/2533] ccache c++  -o src/gallium/tests/graw/graw-disasm 'src/gallium/tests/graw/67fb2ba@@graw-disasm@exe/disasm.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2500/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-gs-test@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-gs-test@exe/gs-test.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-gs-test@exe/gs-test.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-gs-test@exe/gs-test.c.o' -c ../src/gallium/tests/graw/gs-test.c
[2501/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-occlusion-query@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-occlusion-query@exe/occlusion-query.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-occlusion-query@exe/occlusion-query.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-occlusion-query@exe/occlusion-query.c.o' -c ../src/gallium/tests/graw/occlusion-query.c
[2502/2533] ccache c++  -o src/gallium/tests/graw/graw-fs-test 'src/gallium/tests/graw/67fb2ba@@graw-fs-test@exe/fs-test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2503/2533] ccache c++  -o src/gallium/tests/graw/graw-fs-fragcoord 'src/gallium/tests/graw/67fb2ba@@graw-fs-fragcoord@exe/fs-fragcoord.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2504/2533] ccache c++  -o src/gallium/tests/graw/graw-occlusion-query 'src/gallium/tests/graw/67fb2ba@@graw-occlusion-query@exe/occlusion-query.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2505/2533] ccache c++  -o src/gallium/tests/graw/graw-fs-write-z 'src/gallium/tests/graw/67fb2ba@@graw-fs-write-z@exe/fs-write-z.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2506/2533] ccache c++  -o src/gallium/tests/graw/graw-gs-test 'src/gallium/tests/graw/67fb2ba@@graw-gs-test@exe/gs-test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2507/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-shader-leak@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-shader-leak@exe/shader-leak.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-shader-leak@exe/shader-leak.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-shader-leak@exe/shader-leak.c.o' -c ../src/gallium/tests/graw/shader-leak.c
[2508/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-quad-sample@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-quad-sample@exe/quad-sample.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-quad-sample@exe/quad-sample.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-quad-sample@exe/quad-sample.c.o' -c ../src/gallium/tests/graw/quad-sample.c
[2509/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-tri-gs@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-tri-gs@exe/tri-gs.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-tri-gs@exe/tri-gs.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-tri-gs@exe/tri-gs.c.o' -c ../src/gallium/tests/graw/tri-gs.c
[2510/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-tex-swizzle@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-tex-swizzle@exe/tex-swizzle.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-tex-swizzle@exe/tex-swizzle.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-tex-swizzle@exe/tex-swizzle.c.o' -c ../src/gallium/tests/graw/tex-swizzle.c
[2511/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-tri@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-tri@exe/tri.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-tri@exe/tri.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-tri@exe/tri.c.o' -c ../src/gallium/tests/graw/tri.c
[2512/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-tex-srgb@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-tex-srgb@exe/tex-srgb.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-tex-srgb@exe/tex-srgb.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-tex-srgb@exe/tex-srgb.c.o' -c ../src/gallium/tests/graw/tex-srgb.c
[2513/2533] ccache c++  -o src/gallium/tests/graw/graw-quad-sample 'src/gallium/tests/graw/67fb2ba@@graw-quad-sample@exe/quad-sample.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2514/2533] ccache c++  -o src/gallium/tests/graw/graw-shader-leak 'src/gallium/tests/graw/67fb2ba@@graw-shader-leak@exe/shader-leak.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2515/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-vs-test@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-vs-test@exe/vs-test.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-vs-test@exe/vs-test.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-vs-test@exe/vs-test.c.o' -c ../src/gallium/tests/graw/vs-test.c
[2516/2533] ccache c++  -o src/gallium/tests/graw/graw-tex-srgb 'src/gallium/tests/graw/67fb2ba@@graw-tex-srgb@exe/tex-srgb.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2517/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-tri-large@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-tri-large@exe/tri-large.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-tri-large@exe/tri-large.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-tri-large@exe/tri-large.c.o' -c ../src/gallium/tests/graw/tri-large.c
[2518/2533] ccache c++  -o src/gallium/targets/d3dadapter9/d3dadapter9.so.1.0.0 'src/gallium/targets/d3dadapter9/0838e69@@d3dadapter9@sha/description.c.o' 'src/gallium/targets/d3dadapter9/0838e69@@d3dadapter9@sha/getproc.c.o' 'src/gallium/targets/d3dadapter9/0838e69@@d3dadapter9@sha/drm.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,d3dadapter9.so.1 -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a src/gallium/state_trackers/nine/libnine_st.a src/mesa/libmesa_gallium.a src/mesa/libmesa_common.a src/compiler/glsl/libglsl.a src/compiler/glsl/glcpp/libglcpp.a src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a src/loader/libloader.a src/util/libxmlconfig.a src/gallium/winsys/sw/null/libws_null.a src/gallium/winsys/sw/wrapper/libwsw.a src/gallium/winsys/sw/dri/libswdri.a src/gallium/winsys/sw/kms-dri/libswkmsdri.a src/gallium/auxiliary/libgalliumvl.a src/gallium/drivers/llvmpipe/libllvmpipe.a src/gallium/drivers/softpipe/libsoftpipe.a src/gallium/drivers/r300/libr300.a src/gallium/winsys/radeon/drm/libradeonwinsys.a src/gallium/drivers/r600/libr600.a src/gallium/drivers/radeonsi/libradeonsi.a src/gallium/winsys/amdgpu/drm/libamdgpuwinsys.a src/amd/addrlib/libaddrlib.a src/amd/common/libamd_common.a src/amd/llvm/libamd_common_llvm.a src/gallium/winsys/nouveau/drm/libnouveauwinsys.a src/gallium/drivers/nouveau/libnouveau.a -Wl,--gc-sections -Wl,--version-script /build/mesa-20.1.0/src/gallium/targets/d3dadapter9/d3dadapter9.sym /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 /usr/lib/aarch64-linux-gnu/libexpat.so /usr/lib/aarch64-linux-gnu/libz.so -lm -L/usr/lib/llvm-7/lib -lLLVM-7 -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -lm -lm -lm -L/usr/lib/llvm-7/lib -lLLVM-7 /usr/lib/aarch64-linux-gnu/libdrm_radeon.so -L/usr/lib/llvm-7/lib -lLLVM-7 /usr/lib/aarch64-linux-gnu/libelf.so -L/usr/lib/llvm-7/lib -lLLVM-7 -L/usr/lib/llvm-7/lib -lLLVM-7 -L/usr/lib/llvm-7/lib -lLLVM-7 /usr/lib/aarch64-linux-gnu/libdrm_amdgpu.so -L/usr/lib/llvm-7/lib -lLLVM-7 /usr/lib/aarch64-linux-gnu/libdrm_nouveau.so -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format:$ORIGIN/../../state_trackers/nine:$ORIGIN/../../../mesa:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../auxiliary/pipe-loader:$ORIGIN/../../../loader:$ORIGIN/../../winsys/sw/null:$ORIGIN/../../winsys/sw/wrapper:$ORIGIN/../../winsys/sw/dri:$ORIGIN/../../winsys/sw/kms-dri:$ORIGIN/../../drivers/llvmpipe:$ORIGIN/../../drivers/softpipe:$ORIGIN/../../drivers/r300:$ORIGIN/../../winsys/radeon/drm:$ORIGIN/../../drivers/r600:$ORIGIN/../../drivers/radeonsi:$ORIGIN/../../winsys/amdgpu/drm:$ORIGIN/../../../amd/addrlib:$ORIGIN/../../../amd/common:$ORIGIN/../../../amd/llvm:$ORIGIN/../../winsys/nouveau/drm:$ORIGIN/../../drivers/nouveau' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format:/build/mesa-20.1.0/build/src/gallium/state_trackers/nine:/build/mesa-20.1.0/build/src/mesa:/build/mesa-20.1.0/build/src/compiler/glsl:/build/mesa-20.1.0/build/src/compiler/glsl/glcpp:/build/mesa-20.1.0/build/src/gallium/auxiliary/pipe-loader:/build/mesa-20.1.0/build/src/loader:/build/mesa-20.1.0/build/src/gallium/winsys/sw/null:/build/mesa-20.1.0/build/src/gallium/winsys/sw/wrapper:/build/mesa-20.1.0/build/src/gallium/winsys/sw/dri:/build/mesa-20.1.0/build/src/gallium/winsys/sw/kms-dri:/build/mesa-20.1.0/build/src/gallium/drivers/llvmpipe:/build/mesa-20.1.0/build/src/gallium/drivers/softpipe:/build/mesa-20.1.0/build/src/gallium/drivers/r300:/build/mesa-20.1.0/build/src/gallium/winsys/radeon/drm:/build/mesa-20.1.0/build/src/gallium/drivers/r600:/build/mesa-20.1.0/build/src/gallium/drivers/radeonsi:/build/mesa-20.1.0/build/src/gallium/winsys/amdgpu/drm:/build/mesa-20.1.0/build/src/amd/addrlib:/build/mesa-20.1.0/build/src/amd/common:/build/mesa-20.1.0/build/src/amd/llvm:/build/mesa-20.1.0/build/src/gallium/winsys/nouveau/drm:/build/mesa-20.1.0/build/src/gallium/drivers/nouveau  
[2519/2533] ccache cc -Isrc/gallium/tests/graw/67fb2ba@@graw-tri-instanced@exe -Isrc/gallium/tests/graw -I../src/gallium/tests/graw -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/gallium/tests/graw/67fb2ba@@graw-tri-instanced@exe/tri-instanced.c.o' -MF 'src/gallium/tests/graw/67fb2ba@@graw-tri-instanced@exe/tri-instanced.c.o.d' -o 'src/gallium/tests/graw/67fb2ba@@graw-tri-instanced@exe/tri-instanced.c.o' -c ../src/gallium/tests/graw/tri-instanced.c
[2520/2533] ccache c++  -o src/gallium/tests/graw/graw-tex-swizzle 'src/gallium/tests/graw/67fb2ba@@graw-tex-swizzle@exe/tex-swizzle.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2521/2533] ccache c++  -o src/gallium/tests/graw/graw-tri 'src/gallium/tests/graw/67fb2ba@@graw-tri@exe/tri.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2522/2533] ccache c++  -o src/gallium/tests/graw/graw-tri-large 'src/gallium/tests/graw/67fb2ba@@graw-tri-large@exe/tri-large.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2523/2533] ccache c++ -Isrc/mesa/state_tracker/tests/67189df@@mesa_st_test_common@sta -Isrc/mesa/state_tracker/tests -I../src/mesa/state_tracker/tests -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/compiler -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c++14 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=return-type -Werror=empty-body -Wno-non-virtual-dtor -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -isystem ../src/gtest/include  -MD -MQ 'src/mesa/state_tracker/tests/67189df@@mesa_st_test_common@sta/st_tests_common.cpp.o' -MF 'src/mesa/state_tracker/tests/67189df@@mesa_st_test_common@sta/st_tests_common.cpp.o.d' -o 'src/mesa/state_tracker/tests/67189df@@mesa_st_test_common@sta/st_tests_common.cpp.o' -c ../src/mesa/state_tracker/tests/st_tests_common.cpp
[2524/2533] rm -f src/mesa/state_tracker/tests/libmesa_st_test_common.a && gcc-ar csrD src/mesa/state_tracker/tests/libmesa_st_test_common.a 'src/mesa/state_tracker/tests/67189df@@mesa_st_test_common@sta/st_tests_common.cpp.o'
[2525/2533] ccache c++  -o src/gallium/tests/graw/graw-tri-gs 'src/gallium/tests/graw/67fb2ba@@graw-tri-gs@exe/tri-gs.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2526/2533] ccache cc -Isrc/mesa/state_tracker/tests/67189df@@st_format_test@exe -Isrc/mesa/state_tracker/tests -I../src/mesa/state_tracker/tests -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread  -MD -MQ 'src/mesa/state_tracker/tests/67189df@@st_format_test@exe/st_format.c.o' -MF 'src/mesa/state_tracker/tests/67189df@@st_format_test@exe/st_format.c.o.d' -o 'src/mesa/state_tracker/tests/67189df@@st_format_test@exe/st_format.c.o' -c ../src/mesa/state_tracker/tests/st_format.c
[2527/2533] ccache c++  -o src/gallium/tests/graw/graw-vs-test 'src/gallium/tests/graw/67fb2ba@@graw-vs-test@exe/vs-test.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2528/2533] ccache c++ -Isrc/mesa/state_tracker/tests/67189df@@st_renumerate_test@exe -Isrc/mesa/state_tracker/tests -I../src/mesa/state_tracker/tests -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -Isrc/compiler -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c++14 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=return-type -Werror=empty-body -Wno-non-virtual-dtor -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -isystem ../src/gtest/include  -MD -MQ 'src/mesa/state_tracker/tests/67189df@@st_renumerate_test@exe/test_glsl_to_tgsi_lifetime.cpp.o' -MF 'src/mesa/state_tracker/tests/67189df@@st_renumerate_test@exe/test_glsl_to_tgsi_lifetime.cpp.o.d' -o 'src/mesa/state_tracker/tests/67189df@@st_renumerate_test@exe/test_glsl_to_tgsi_lifetime.cpp.o' -c ../src/mesa/state_tracker/tests/test_glsl_to_tgsi_lifetime.cpp
[2529/2533] ccache c++  -o src/gallium/tests/graw/graw-tri-instanced 'src/gallium/tests/graw/67fb2ba@@graw-tri-instanced@exe/tri-instanced.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/gallium/targets/graw-null/libgraw_null.so src/gallium/targets/graw-null/libgraw_util.a src/gallium/auxiliary/libgallium.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libmesa_util.a src/util/format/libmesa_format.a -lm /usr/lib/aarch64-linux-gnu/libz.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/../../targets/graw-null:$ORIGIN/../../auxiliary:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../util:$ORIGIN/../../../util/format' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/gallium/targets/graw-null:/build/mesa-20.1.0/build/src/gallium/auxiliary:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format  
[2530/2533] ccache c++ -Isrc/mesa/state_tracker/tests/67189df@@st_array_merge_test@exe -Isrc/mesa/state_tracker/tests -I../src/mesa/state_tracker/tests -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/util -I../src/util -Isrc/compiler -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -std=c++14 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="20.1.0-devel"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DHAVE_ST_VDPAU -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_X11_PLATFORM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_DRM -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_AARCH64_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_ZSTD -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DLLVM_AVAILABLE '-DMESA_LLVM_VERSION_STRING="7.0.1"' -DUSE_LIBGLVND=1 -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=return-type -Werror=empty-body -Wno-non-virtual-dtor -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -Werror=format -Wformat-security -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -isystem ../src/gtest/include  -MD -MQ 'src/mesa/state_tracker/tests/67189df@@st_array_merge_test@exe/test_glsl_to_tgsi_array_merge.cpp.o' -MF 'src/mesa/state_tracker/tests/67189df@@st_array_merge_test@exe/test_glsl_to_tgsi_array_merge.cpp.o.d' -o 'src/mesa/state_tracker/tests/67189df@@st_array_merge_test@exe/test_glsl_to_tgsi_array_merge.cpp.o' -c ../src/mesa/state_tracker/tests/test_glsl_to_tgsi_array_merge.cpp
[2531/2533] ccache c++  -o src/mesa/state_tracker/tests/st_format_test 'src/mesa/state_tracker/tests/67189df@@st_format_test@exe/st_format.c.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/mesa/state_tracker/tests/libmesa_st_test_common.a src/gtest/libgtest.a src/mesa/libmesa_gallium.a src/mesa/libmesa_common.a src/compiler/glsl/libglsl.a src/compiler/glsl/glcpp/libglcpp.a src/util/libmesa_util.a src/util/format/libmesa_format.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/mapi/shared-glapi/libglapi.so.0.0.0 src/gallium/auxiliary/libgallium.a /usr/lib/aarch64-linux-gnu/libz.so -lm -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/:$ORIGIN/../../../gtest:$ORIGIN/../..:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../../util:$ORIGIN/../../../util/format:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../mapi/shared-glapi:$ORIGIN/../../../gallium/auxiliary' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/mesa/state_tracker/tests:/build/mesa-20.1.0/build/src/gtest:/build/mesa-20.1.0/build/src/mesa:/build/mesa-20.1.0/build/src/compiler/glsl:/build/mesa-20.1.0/build/src/compiler/glsl/glcpp:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/mapi/shared-glapi:/build/mesa-20.1.0/build/src/gallium/auxiliary  
[2532/2533] ccache c++  -o src/mesa/state_tracker/tests/st_renumerate_test 'src/mesa/state_tracker/tests/67189df@@st_renumerate_test@exe/test_glsl_to_tgsi_lifetime.cpp.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/mesa/state_tracker/tests/libmesa_st_test_common.a src/gtest/libgtest.a src/mesa/libmesa_gallium.a src/mesa/libmesa_common.a src/compiler/glsl/libglsl.a src/compiler/glsl/glcpp/libglcpp.a src/util/libmesa_util.a src/util/format/libmesa_format.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/mapi/shared-glapi/libglapi.so.0.0.0 src/gallium/auxiliary/libgallium.a /usr/lib/aarch64-linux-gnu/libz.so -lm -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/:$ORIGIN/../../../gtest:$ORIGIN/../..:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../../util:$ORIGIN/../../../util/format:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../mapi/shared-glapi:$ORIGIN/../../../gallium/auxiliary' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/mesa/state_tracker/tests:/build/mesa-20.1.0/build/src/gtest:/build/mesa-20.1.0/build/src/mesa:/build/mesa-20.1.0/build/src/compiler/glsl:/build/mesa-20.1.0/build/src/compiler/glsl/glcpp:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/mapi/shared-glapi:/build/mesa-20.1.0/build/src/gallium/auxiliary  
[2533/2533] ccache c++  -o src/mesa/state_tracker/tests/st_array_merge_test 'src/mesa/state_tracker/tests/67189df@@st_array_merge_test@exe/test_glsl_to_tgsi_array_merge.cpp.o' -Wl,--no-undefined -Wl,--as-needed -g -O2 -fdebug-prefix-map=/build/mesa-20.1.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,--start-group src/mesa/state_tracker/tests/libmesa_st_test_common.a src/gtest/libgtest.a src/mesa/libmesa_gallium.a src/mesa/libmesa_common.a src/compiler/glsl/libglsl.a src/compiler/glsl/glcpp/libglcpp.a src/util/libmesa_util.a src/util/format/libmesa_format.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/mapi/shared-glapi/libglapi.so.0.0.0 src/gallium/auxiliary/libgallium.a /usr/lib/aarch64-linux-gnu/libz.so -lm -lm -lm /usr/lib/gcc/aarch64-linux-gnu/8/../../../aarch64-linux-gnu/libzstd.so -lm /usr/lib/aarch64-linux-gnu/libdrm.so -L/usr/lib/llvm-7/lib -lLLVM-7 -ldl -lm -lsensors -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/:$ORIGIN/../../../gtest:$ORIGIN/../..:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../../util:$ORIGIN/../../../util/format:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../mapi/shared-glapi:$ORIGIN/../../../gallium/auxiliary' -Wl,-rpath-link,/build/mesa-20.1.0/build/src/mesa/state_tracker/tests:/build/mesa-20.1.0/build/src/gtest:/build/mesa-20.1.0/build/src/mesa:/build/mesa-20.1.0/build/src/compiler/glsl:/build/mesa-20.1.0/build/src/compiler/glsl/glcpp:/build/mesa-20.1.0/build/src/util:/build/mesa-20.1.0/build/src/util/format:/build/mesa-20.1.0/build/src/compiler/nir:/build/mesa-20.1.0/build/src/compiler:/build/mesa-20.1.0/build/src/mapi/shared-glapi:/build/mesa-20.1.0/build/src/gallium/auxiliary  
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/mesa-20.1.0'
dh_auto_test
	cd build && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 ninja test
[1/44] Generating git_sha1.h with a custom command.
[1/2] Running all tests.
 1/72 mesa:util / u_atomic                    OK       0.08 s 
 2/72 mesa:util / blob                        OK       0.09 s 
 3/72 mesa:util / rb_tree                     OK       0.09 s 
 4/72 mesa:util / roundeven                   OK       0.07 s 
 5/72 mesa:util / mesa-sha1                   OK       0.01 s 
 6/72 mesa:util / bitset                      OK       0.72 s 
 7/72 mesa:util / process                     OK       0.34 s 
 8/72 mesa:util / fast_idiv_by_const          OK       3.41 s 
 9/72 mesa:util / fast_urem_by_const          OK       0.68 s 
10/72 mesa:util / clear                       OK       0.01 s 
11/72 mesa:util / collision                   OK       0.06 s 
12/72 mesa:util / delete_and_lookup           OK       0.03 s 
13/72 mesa:util / delete_management           OK       0.06 s 
14/72 mesa:util / destroy_callback            OK       0.07 s 
15/72 mesa:util / insert_and_lookup           OK       0.21 s 
16/72 mesa:util / insert_many                 OK       0.14 s 
17/72 mesa:util / null_destroy                OK       0.07 s 
18/72 mesa:util / random_entry                OK       0.07 s 
19/72 mesa:util / remove_key                  OK       0.06 s 
20/72 mesa:util / remove_null                 OK       0.03 s 
21/72 mesa:util / replacement                 OK       0.05 s 
22/72 mesa:util / string_buffer               OK       0.15 s 
23/72 mesa:util / timespec                    OK       0.27 s 
24/72 mesa:util / vma_random                  OK       0.05 s 
25/72 mesa:util / set                         OK       0.30 s 
26/72 mesa:util / sparse_array_multi_threaded  OK       2.92 s 
27/72 mesa:format / srgb                      OK       0.50 s 
28/72 mesa:format / u_format_test             OK       0.27 s 
29/72 mesa:format / u_format_compatible_test  OK       0.44 s 
30/72 mesa:util / vector                      OK       0.36 s 
31/72 mesa:mapi / shared-glapi-test           OK       0.36 s 
32/72 mesa:mapi / shared-glapi symbols check  OK       0.61 s 
33/72 mesa:compiler+nir / nir_builder         OK       0.18 s 
34/72 mesa:compiler+nir / nir_control_flow    OK       0.13 s 
35/72 mesa:compiler+nir / nir_vars            OK       0.18 s 
36/72 mesa:compiler+nir / nir_algebraic_parser  OK       1.70 s 
37/72 mesa:compiler+nir / negative_equal      OK       0.08 s 
38/72 mesa:compiler+nir / comparison_pre      OK       0.37 s 
39/72 mesa:compiler+nir / load_store_vectorizer  OK       0.31 s 
40/72 mesa:compiler+nir / nir_serialize_test  OK       0.24 s 
41/72 mesa:compiler+glcpp / glcpp test (unix)  OK       0.96 s 
42/72 mesa:compiler+glcpp / glcpp test (windows)  OK       0.98 s 
43/72 mesa:compiler+glcpp / glcpp test (oldmac)  OK       0.96 s 
44/72 mesa:compiler+glcpp / glcpp test (bizarro)  OK       0.90 s 
45/72 mesa:compiler+glsl / cache_test         OK       0.16 s 
46/72 mesa:compiler+glsl / general_ir_test    OK       0.31 s 
47/72 mesa:compiler+glsl / uniform_initializer_test  OK       0.27 s 
48/72 mesa:compiler+glsl / sampler_types_test  OK       0.23 s 
49/72 mesa:compiler+glsl / glsl compiler warnings  OK       1.23 s 
50/72 mesa:compiler+glsl / glsl optimization  OK       0.59 s 
51/72 mesa:amd / radv symbols check           OK       0.69 s 
52/72 mesa:broadcom / qpu_disasm              OK       0.15 s 
53/72 mesa:mesa / main-test                   OK       0.35 s 
54/72 mesa:glx / dispatch-index-check         OK       1.48 s 
55/72 mesa:glx / glx-test                     OK       0.13 s 
56/72 mesa:gbm / gbm-symbols-check            OK       0.33 s 
57/72 mesa:egl / egl-symbols-check            OK       0.63 s 
58/72 mesa:egl / egl-entrypoint-check         OK       0.17 s 
59/72 mesa:llvmpipe / lp_test_format          OK       4.52 s 
60/72 mesa:llvmpipe / lp_test_arit            OK       1.20 s 
61/72 mesa:llvmpipe / lp_test_blend           OK       8.11 s 
62/72 mesa:llvmpipe / lp_test_conv            OK       3.32 s 
63/72 mesa:llvmpipe / lp_test_printf          OK       0.18 s 
64/72 mesa:r300 / r300_compiler_test          OK       0.13 s 
65/72 mesa:virgl / virgl_staging_mgr          OK       0.02 s 
66/72 mesa:gallium / osmesa-render            OK       0.18 s 
67/72 mesa:gallium / pipe_barrier_test        OK       0.93 s 
68/72 mesa:gallium / u_half_test              OK       0.01 s 
69/72 mesa:gallium / u_prim_verts_test        OK       0.01 s 
70/72 mesa:st_mesa / st_format_test           OK       0.05 s 
71/72 mesa:st_mesa / st_renumerate_test       OK       0.05 s 
72/72 mesa:st_mesa / st-array-merge-test      OK       0.05 s 

Ok:                   72
Expected Fail:         0
Fail:                  0
Unexpected Pass:       0
Skipped:               0
Timeout:               0

Full log written to /build/mesa-20.1.0/build/meson-logs/testlog.txt
make[1]: Leaving directory '/build/mesa-20.1.0'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary-arch
dh binary-arch --with quilt \
	--builddirectory=build/ \
	--buildsystem=meson
   dh_testroot -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_prep -a -O--builddirectory=build/ -O--buildsystem=meson
   debian/rules override_dh_auto_install
make[1]: Entering directory '/build/mesa-20.1.0'
dh_auto_install
	cd build && DESTDIR=/build/mesa-20.1.0/debian/tmp LC_ALL=C.UTF-8 ninja install
[1/44] Generating git_sha1.h with a custom command.
[1/2] Installing files.
installing /build/mesa-20.1.0/build/src/mesa/drivers/dri/libmesa_dri_drivers.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/radeon_dri.so
installing /build/mesa-20.1.0/build/src/mesa/drivers/dri/libmesa_dri_drivers.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/r200_dri.so
installing /build/mesa-20.1.0/build/src/mesa/drivers/dri/libmesa_dri_drivers.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/nouveau_vieux_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/armada-drm_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/exynos_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/hx8357d_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/ili9225_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/ili9341_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/imx-drm_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/ingenic-drm_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/mcde_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/meson_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/mi0283qt_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/mxsfb-drm_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/pl111_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/repaper_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/rockchip_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/st7586_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/st7735r_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/stm_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/sun4i-drm_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/radeonsi_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/nouveau_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/msm_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/kgsl_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/swrast_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/kms_swrast_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/v3d_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/vc4_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/panfrost_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/etnaviv_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/tegra_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/r300_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/r600_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/virtio_gpu_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/lima_dri.so
installing /build/mesa-20.1.0/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/vdpau/libvdpau_r300.so.1.0.0
installing /build/mesa-20.1.0/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/vdpau/libvdpau_r600.so.1.0.0
installing /build/mesa-20.1.0/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/vdpau/libvdpau_radeonsi.so.1.0.0
installing /build/mesa-20.1.0/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/vdpau/libvdpau_nouveau.so.1.0.0
installing /build/mesa-20.1.0/build/src/gallium/targets/va/libgallium_drv_video.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/r600_drv_video.so
installing /build/mesa-20.1.0/build/src/gallium/targets/va/libgallium_drv_video.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/radeonsi_drv_video.so
installing /build/mesa-20.1.0/build/src/gallium/targets/va/libgallium_drv_video.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri/nouveau_drv_video.so
Installing src/mapi/shared-glapi/libglapi.so.0.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu
Installing src/vulkan/overlay-layer/libVkLayer_MESA_overlay.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu
Installing src/amd/vulkan/libvulkan_radeon.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu
Installing src/amd/vulkan/radeon_icd.aarch64.json to /build/mesa-20.1.0/debian/tmp/usr/share/vulkan/icd.d
Installing src/mesa/drivers/dri/libmesa_dri_drivers.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri
Installing src/glx/libGLX_mesa.so.0.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu
Installing src/gbm/libgbm.so.1.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu
Installing src/egl/libEGL_mesa.so.0.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu
Installing src/gallium/targets/pipe-loader/pipe_nouveau.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_r300.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_r600.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_radeonsi.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_msm.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_kmsro.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/gallium-pipe
Installing src/gallium/targets/pipe-loader/pipe_swrast.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/gallium-pipe
Installing src/gallium/targets/opencl/libMesaOpenCL.so.1.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu
Installing src/gallium/targets/dri/libgallium_dri.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri
Installing src/gallium/targets/osmesa/libOSMesa.so.8.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu
Installing src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/vdpau
Installing src/gallium/targets/va/libgallium_drv_video.so to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/dri
Installing src/gallium/targets/xa/libxatracker.so.2.5.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu
Installing src/gallium/targets/d3dadapter9/d3dadapter9.so.1.0.0 to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/d3d
Installing /build/mesa-20.1.0/include/EGL/eglmesaext.h to /build/mesa-20.1.0/debian/tmp/usr/include/EGL
Installing /build/mesa-20.1.0/include/EGL/eglextchromium.h to /build/mesa-20.1.0/debian/tmp/usr/include/EGL
Installing /build/mesa-20.1.0/include/GL/osmesa.h to /build/mesa-20.1.0/debian/tmp/usr/include/GL
Installing /build/mesa-20.1.0/include/GL/internal/dri_interface.h to /build/mesa-20.1.0/debian/tmp/usr/include/GL/internal
Installing /build/mesa-20.1.0/include/d3dadapter/d3dadapter9.h to /build/mesa-20.1.0/debian/tmp/usr/include/d3dadapter
Installing /build/mesa-20.1.0/include/d3dadapter/drm.h to /build/mesa-20.1.0/debian/tmp/usr/include/d3dadapter
Installing /build/mesa-20.1.0/include/d3dadapter/present.h to /build/mesa-20.1.0/debian/tmp/usr/include/d3dadapter
Installing /build/mesa-20.1.0/src/gbm/main/gbm.h to /build/mesa-20.1.0/debian/tmp/usr/include
Installing /build/mesa-20.1.0/src/gallium/state_trackers/xa/xa_composite.h to /build/mesa-20.1.0/debian/tmp/usr/include
Installing /build/mesa-20.1.0/src/gallium/state_trackers/xa/xa_context.h to /build/mesa-20.1.0/debian/tmp/usr/include
Installing /build/mesa-20.1.0/src/util/00-mesa-defaults.conf to /build/mesa-20.1.0/debian/tmp/usr/share/drirc.d
Installing /build/mesa-20.1.0/src/vulkan/overlay-layer/VkLayer_MESA_overlay.json to /build/mesa-20.1.0/debian/tmp/usr/share/vulkan/explicit_layer.d
Installing /build/mesa-20.1.0/build/src/vulkan/overlay-layer/mesa-overlay-control.py to /build/mesa-20.1.0/debian/tmp/usr/bin
Installing /build/mesa-20.1.0/build/meson-private/dri.pc to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/mesa-20.1.0/build/meson-private/gbm.pc to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/mesa-20.1.0/src/egl/main/50_mesa.json to /build/mesa-20.1.0/debian/tmp/usr/share/glvnd/egl_vendor.d
Installing /build/mesa-20.1.0/build/src/gallium/targets/opencl/mesa.icd to /build/mesa-20.1.0/debian/tmp/etc/OpenCL/vendors
Installing /build/mesa-20.1.0/build/meson-private/osmesa.pc to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/mesa-20.1.0/build/src/gallium/state_trackers/xa/xa_tracker.h to /build/mesa-20.1.0/debian/tmp/usr/include
Installing /build/mesa-20.1.0/build/meson-private/xatracker.pc to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Installing /build/mesa-20.1.0/build/meson-private/d3d.pc to /build/mesa-20.1.0/debian/tmp/usr/lib/aarch64-linux-gnu/pkgconfig
Running custom install script '/usr/bin/env python3 /build/mesa-20.1.0/bin/install_megadrivers.py /build/mesa-20.1.0/build/src/mesa/drivers/dri/libmesa_dri_drivers.so /usr/lib/aarch64-linux-gnu/dri radeon_dri.so r200_dri.so nouveau_vieux_dri.so'
Running custom install script '/usr/bin/env python3 /build/mesa-20.1.0/bin/install_megadrivers.py /build/mesa-20.1.0/build/src/gallium/targets/dri/libgallium_dri.so /usr/lib/aarch64-linux-gnu/dri armada-drm_dri.so exynos_dri.so hx8357d_dri.so ili9225_dri.so ili9341_dri.so imx-drm_dri.so ingenic-drm_dri.so mcde_dri.so meson_dri.so mi0283qt_dri.so mxsfb-drm_dri.so pl111_dri.so repaper_dri.so rockchip_dri.so st7586_dri.so st7735r_dri.so stm_dri.so sun4i-drm_dri.so radeonsi_dri.so nouveau_dri.so msm_dri.so kgsl_dri.so swrast_dri.so kms_swrast_dri.so v3d_dri.so vc4_dri.so panfrost_dri.so etnaviv_dri.so tegra_dri.so r300_dri.so r600_dri.so virtio_gpu_dri.so lima_dri.so'
Running custom install script '/usr/bin/env python3 /build/mesa-20.1.0/bin/install_megadrivers.py /build/mesa-20.1.0/build/src/gallium/targets/vdpau/libvdpau_gallium.so.1.0.0 lib/aarch64-linux-gnu/vdpau libvdpau_r300.so.1.0.0 libvdpau_r600.so.1.0.0 libvdpau_radeonsi.so.1.0.0 libvdpau_nouveau.so.1.0.0'
Running custom install script '/usr/bin/env python3 /build/mesa-20.1.0/bin/install_megadrivers.py /build/mesa-20.1.0/build/src/gallium/targets/va/libgallium_drv_video.so lib/aarch64-linux-gnu/dri r600_drv_video.so radeonsi_drv_video.so nouveau_drv_video.so'
for file in debian/*.in; \
do \
	sed -e"s,\${DEB_HOST_MULTIARCH},aarch64-linux-gnu,g" \
		${file} > ${file%%.in}; \
done
make[1]: Leaving directory '/build/mesa-20.1.0'
   debian/rules override_dh_install
make[1]: Entering directory '/build/mesa-20.1.0'
# purge .la files
find debian/tmp/ -name '*.la' -exec rm '{}' ';'
# Get rid of some files which aren't installed. Do not
# use -f to ensure we notice disappearing files:
rm debian/tmp/usr/lib/*/libglapi.so
rm debian/tmp/usr/lib/*/libEGL_mesa.so
rm debian/tmp/usr/lib/*/libGLX_mesa.so
# Copy the hardlinked *_dri.so correctly.
install -m755 -d debian/libgl1-mesa-dri/usr/lib/aarch64-linux-gnu/dri/
mv debian/tmp/usr/lib/aarch64-linux-gnu/dri/*_dri.so \
   debian/libgl1-mesa-dri/usr/lib/aarch64-linux-gnu/dri/
# Copy the hardlinked vdpau drivers correctly.
install -m755 -d debian/mesa-vdpau-drivers/usr/lib/aarch64-linux-gnu/vdpau/
mv debian/tmp/usr/lib/aarch64-linux-gnu/vdpau/libvdpau*.so* \
   debian/mesa-vdpau-drivers/usr/lib/aarch64-linux-gnu/vdpau/
# Copy the hardlinked va drivers correctly.
install -m755 -d debian/mesa-va-drivers/usr/lib/aarch64-linux-gnu/dri/
mv debian/tmp/usr/lib/aarch64-linux-gnu/dri/*_drv_video.so \
   debian/mesa-va-drivers/usr/lib/aarch64-linux-gnu/dri/
dh_install -a
# Install bug control and script:
set -e; for p in libd3dadapter9-mesa libd3dadapter9-mesa-dev libgbm1 libgbm-dev libegl-mesa0 libegl1-mesa libegl1-mesa-dev libwayland-egl1-mesa libgles2-mesa libgles2-mesa-dev libglapi-mesa libglx-mesa0 libgl1-mesa-glx libgl1-mesa-dri libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev mesa-va-drivers mesa-vdpau-drivers mesa-vulkan-drivers mesa-opencl-icd; do \
	install -d debian/$p/usr/share/bug/$p && \
	install -m 644 debian/local/control debian/$p/usr/share/bug/$p && \
	install -m 755 debian/local/script  debian/$p/usr/share/bug/$p; \
done
make[1]: Leaving directory '/build/mesa-20.1.0'
   dh_installdocs -a -O--builddirectory=build/ -O--buildsystem=meson
   debian/rules override_dh_installchangelogs
make[1]: Entering directory '/build/mesa-20.1.0'
dh_installchangelogs -a
dh_installchangelogs -pmesa-common-dev
make[1]: Leaving directory '/build/mesa-20.1.0'
   dh_installinit -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_installsystemduser -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_lintian -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_perl -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_link -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_strip_nondeterminism -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_compress -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_fixperms -a -O--builddirectory=build/ -O--buildsystem=meson
   debian/rules override_dh_missing
make[1]: Entering directory '/build/mesa-20.1.0'
dh_missing --fail-missing
make[1]: Leaving directory '/build/mesa-20.1.0'
   dh_dwz -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_strip -a -O--builddirectory=build/ -O--buildsystem=meson
   debian/rules override_dh_makeshlibs
make[1]: Entering directory '/build/mesa-20.1.0'
dh_makeshlibs -a -- -c4
make[1]: Leaving directory '/build/mesa-20.1.0'
   dh_shlibdeps -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_installdeb -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_gencontrol -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_md5sums -a -O--builddirectory=build/ -O--buildsystem=meson
   dh_builddeb -a -O--builddirectory=build/ -O--buildsystem=meson
dpkg-deb: building package 'libegl1-mesa-dev' in '../libegl1-mesa-dev_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libd3dadapter9-mesa' in '../libd3dadapter9-mesa_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libgl1-mesa-dri' in '../libgl1-mesa-dri_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'mesa-vdpau-drivers' in '../mesa-vdpau-drivers_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libwayland-egl1-mesa' in '../libwayland-egl1-mesa_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libgles2-mesa' in '../libgles2-mesa_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libgles2-mesa-dev' in '../libgles2-mesa-dev_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libglapi-mesa' in '../libglapi-mesa_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libglapi-mesa-dbgsym' in '../libglapi-mesa-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libglx-mesa0' in '../libglx-mesa0_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libglx-mesa0-dbgsym' in '../libglx-mesa0-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libgl1-mesa-glx' in '../libgl1-mesa-glx_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libd3dadapter9-mesa-dbgsym' in '../libd3dadapter9-mesa-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'mesa-vdpau-drivers-dbgsym' in '../mesa-vdpau-drivers-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libgl1-mesa-dri-dbgsym' in '../libgl1-mesa-dri-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'mesa-vulkan-drivers' in '../mesa-vulkan-drivers_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libd3dadapter9-mesa-dev' in '../libd3dadapter9-mesa-dev_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libgbm1' in '../libgbm1_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libgbm1-dbgsym' in '../libgbm1-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libgbm-dev' in '../libgbm-dev_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libegl-mesa0' in '../libegl-mesa0_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libegl-mesa0-dbgsym' in '../libegl-mesa0-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libegl1-mesa' in '../libegl1-mesa_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'mesa-vulkan-drivers-dbgsym' in '../mesa-vulkan-drivers-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'mesa-opencl-icd' in '../mesa-opencl-icd_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libgl1-mesa-dev' in '../libgl1-mesa-dev_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'mesa-common-dev' in '../mesa-common-dev_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libosmesa6' in '../libosmesa6_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libosmesa6-dbgsym' in '../libosmesa6-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'mesa-opencl-icd-dbgsym' in '../mesa-opencl-icd-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'libosmesa6-dev' in '../libosmesa6-dev_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'mesa-va-drivers' in '../mesa-va-drivers_20.1.0-1+2m7.1_arm64.deb'.
dpkg-deb: building package 'mesa-va-drivers-dbgsym' in '../mesa-va-drivers-dbgsym_20.1.0-1+2m7.1_arm64.deb'.
 dpkg-genbuildinfo --build=any
 dpkg-genchanges --build=any >../mesa_20.1.0-1+2m7.1_arm64.changes
dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /var/cache/pbuilder/build/cow.32257/tmp/hooks/B20autopkgtest starting
+ cd /tmp/buildd/mesa-20.1.0/debian/..
+ [ ! -f debian/tests/control ]
+ echo Package does not have autopkgtest support, debian/tests/control is missing
Package does not have autopkgtest support, debian/tests/control is missing
+ exit 0
I: user script /var/cache/pbuilder/build/cow.32257/tmp/hooks/B20autopkgtest finished
I: Copying back the cached apt archive contents
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting /tmp/apt-jdg_TIfpAW filesystem
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: Current time: Fri Apr  3 09:47:20 UTC 2020
I: pbuilder-time-stamp: 1585907240
I: Cleaning COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.32257
+ '[' 0 -eq 0 ']'
+ rm -f /var/run/lock/beowulf-arm64.building.25531
+ '[' -n true ']'
+ echo '*** Config variable '\''BUILD_ONLY'\'' is set, ignoring request to use local repository. ***'
*** Config variable 'BUILD_ONLY' is set, ignoring request to use local repository. ***
+ binaries_to_workspace
+ echo '*** Moving binaries files to workspace. ***'
*** Moving binaries files to workspace. ***
+ mv /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libd3dadapter9-mesa-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libd3dadapter9-mesa-dev_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libd3dadapter9-mesa_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libegl-mesa0-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libegl-mesa0_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libegl1-mesa-dev_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libegl1-mesa_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libgbm-dev_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libgbm1-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libgbm1_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libgl1-mesa-dev_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libgl1-mesa-dri-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libgl1-mesa-dri_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libgl1-mesa-glx_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libglapi-mesa-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libglapi-mesa_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libgles2-mesa-dev_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libgles2-mesa_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libglx-mesa0-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libglx-mesa0_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libosmesa6-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libosmesa6-dev_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libosmesa6_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/libwayland-egl1-mesa_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa-common-dev_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa-opencl-icd-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa-opencl-icd_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa-va-drivers-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa-va-drivers_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa-vdpau-drivers-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa-vdpau-drivers_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa-vulkan-drivers-dbgsym_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa-vulkan-drivers_20.1.0-1+2m7.1_arm64.deb /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa_20.1.0-1+2m7.1_arm64.buildinfo /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/mesa_20.1.0-1+2m7.1_arm64.changes /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/
+ rmdir /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/
+ autopkg_run
+ case "${ADT:-}" in
+ echo '*** Skipping external autopkgtests as ADT is neither set to '\''external'\'' nor '\''all'\'' ***'
*** Skipping external autopkgtests as ADT is neither set to 'external' nor 'all' ***
+ return 0
+ autopkgtest_results
+ '[' -n '' ']'
+ mkdir -p adt
+ '[' -r autopkgtest.summary ']'
+ touch adt/summary
+ '[' -n '' ']'
+ bailout 0
+ '[' -n 0 ']'
+ EXIT=0
+ '[' -n '' ']'
+ rm -f /var/run/lock/beowulf-arm64.building.25531
+ '[' -r /var/run/lock/beowulf-arm64.update.25531 ']'
+ '[' '' = true ']'
+ echo '*** Getting rid of files in /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/ to avoid problems in next run. ***'
*** Getting rid of files in /var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/ to avoid problems in next run. ***
+ rm -f '/var/lib/jenkins/workspace/mesa-binaries/architecture/arm64/label/arm64/binaries/*'
+ '[' -n /tmp/tmp.LDq2pHG0su ']'
+ rm -rf /tmp/tmp.LDq2pHG0su
+ '[' -n /tmp/apt-jdg_TIfpAW ']'
+ rm -rf /tmp/apt-jdg_TIfpAW
+ '[' -n 3432555 ']'
++ sed -e 's/^\([0-9]*\).*/\1/'
+ SECONDS=759
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Fri Apr  3 09:47:23 UTC 2020 [running 759 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Fri Apr  3 09:47:23 UTC 2020 [running 759 seconds] ***
+ exit 0
Triggering projects: mesa-repos
Archiving artifacts
Finished: SUCCESS