[Timur@timur-xps mesa]$ git checkout e582e761b7f49d1c0b100289b62442e6295cefef M src/gallium/auxiliary/Makefile.am HEAD is now at e582e761b7f freedreno: Plumb pipe_screen through to irX_tgsi_to_nir. [Timur@timur-xps mesa]$ git clean -fdx [Timur@timur-xps mesa]$ ./autogen.sh --enable-autotools --enable-opencl --with-dri-drivers= --with-gallium-drivers=freedreno autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'. libtoolize: copying file 'bin/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:74: installing 'bin/ar-lib' configure.ac:74: installing 'bin/compile' configure.ac:45: installing 'bin/config.guess' configure.ac:45: installing 'bin/config.sub' configure.ac:46: installing 'bin/install-sh' configure.ac:46: installing 'bin/missing' src/Makefile.am: installing 'bin/depcomp' parallel-tests: installing 'bin/test-driver' autoreconf: Leaving directory `.' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking how to run the C preprocessor... gcc -E checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for grep that handles long lines and -e... /usr/bin/grep checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking dependency style of gcc... gcc3 checking for GNU make... make checking for a Python interpreter with version >= 2.7... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for a sed that does not truncate output... /usr/bin/sed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for rm... rm -f checking for bison... bison -y checking if bison is the parser generator... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking if flex is the lexer generator... yes checking for indent... indent checking if module mako in python is installed... yes checking if compiling with clang... no checking whether gcc version is sufficient... yes checking whether __SUNPRO_C is declared... no checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_expect... yes checking for __builtin_ffs... yes checking for __builtin_ffsll... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_unreachable... yes checking for __attribute__((const))... yes checking for __attribute__((flatten))... yes checking for __attribute__((format))... yes checking for __attribute__((malloc))... yes checking for __attribute__((packed))... yes checking for __attribute__((pure))... yes checking for __attribute__((returns_nonnull))... yes checking for __attribute__((unused))... yes checking for __attribute__((visibility))... yes checking for __attribute__((warn_unused_result))... yes checking for __attribute__((weak))... yes checking for __attribute__((alias))... yes checking for __attribute__((noreturn))... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Werror=implicit-function-declaration... yes checking whether C compiler accepts -Werror=missing-prototypes... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wformat-truncation... yes checking whether C compiler accepts -fno-math-errno... yes checking whether C compiler accepts -fno-trapping-math... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -fno-math-errno... yes checking whether C++ compiler accepts -fno-trapping-math... yes checking whether C++ compiler accepts -fvisibility=hidden... yes checking whether C++ compiler accepts -Wmissing-field-initializers... yes checking whether C++ compiler accepts -Wformat-truncation... yes checking whether C compiler accepts -Werror=pointer-arith... yes checking whether C compiler accepts -Werror=vla... yes checking whether C++ compiler accepts -Werror=pointer-arith... yes checking whether C++ compiler accepts -Werror=vla... yes checking whether c++11 is enabled by default... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Winitializer-overrides... no checking whether __atomic_load_n is supported... yes checking whether __sync_add_and_fetch_8 is supported... yes checking whether byte ordering is bigendian... no checking whether gcc supports -mpower8-vector... no checking if ld supports -Bsymbolic... yes checking whether ld supports --gc-sections... yes checking if the linker supports version-scripts... yes checking if the linker supports --dynamic-list... yes checking whether to enable assembly... yes, x86_64 checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for dlfcn.h... (cached) yes checking for strtof... yes checking for mkostemp... yes checking for timespec_get... yes checking for memfd_create... yes checking whether strtod has locale support... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for dladdr... yes checking for dl_iterate_phdr... yes checking for clock_gettime... yes checking for posix_memalign... yes checking for ZLIB... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether pthread_setaffinity_np is supported... yes checking linux/futex.h usability... yes checking linux/futex.h presence... yes checking for linux/futex.h... yes checking for LIBELF... yes checking for llvm-config... /usr/bin/llvm-config checking for LIBUNWIND... yes checking for LIBDRM... yes checking for GLPROTO... yes checking for DRI2PROTO... yes checking for DRIGL... yes checking for XCB_DRI2... yes checking for XCB_DRI3... yes checking for XCB_DRI3_MODIFIERS... yes checking for XCB_RANDR... yes checking for XLIB_RANDR... yes checking for EXPAT... yes checking for mincore... yes checking for VL... yes checking for XVMC... yes checking for VDPAU... yes checking for VA... yes checking for VALGRIND... yes checking whether to enable Valgrind support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/amd/Makefile config.status: creating src/amd/vulkan/Makefile config.status: creating src/broadcom/Makefile config.status: creating src/compiler/Makefile config.status: creating src/freedreno/Makefile config.status: creating src/egl/Makefile config.status: creating src/egl/main/egl.pc config.status: creating src/egl/wayland/wayland-drm/Makefile config.status: creating src/gallium/Makefile config.status: creating src/gallium/auxiliary/Makefile config.status: creating src/gallium/auxiliary/pipe-loader/Makefile config.status: creating src/gallium/drivers/freedreno/Makefile config.status: creating src/gallium/drivers/i915/Makefile config.status: creating src/gallium/drivers/llvmpipe/Makefile config.status: creating src/gallium/drivers/nouveau/Makefile config.status: creating src/gallium/drivers/kmsro/Makefile config.status: creating src/gallium/drivers/r300/Makefile config.status: creating src/gallium/drivers/r600/Makefile config.status: creating src/gallium/drivers/radeonsi/Makefile config.status: creating src/gallium/drivers/softpipe/Makefile config.status: creating src/gallium/drivers/svga/Makefile config.status: creating src/gallium/drivers/swr/Makefile config.status: creating src/gallium/drivers/tegra/Makefile config.status: creating src/gallium/drivers/etnaviv/Makefile config.status: creating src/gallium/drivers/v3d/Makefile config.status: creating src/gallium/drivers/vc4/Makefile config.status: creating src/gallium/drivers/virgl/Makefile config.status: creating src/gallium/state_trackers/clover/Makefile config.status: creating src/gallium/state_trackers/dri/Makefile config.status: creating src/gallium/state_trackers/glx/xlib/Makefile config.status: creating src/gallium/state_trackers/nine/Makefile config.status: creating src/gallium/state_trackers/omx/Makefile config.status: creating src/gallium/state_trackers/omx/bellagio/Makefile config.status: creating src/gallium/state_trackers/omx/tizonia/Makefile config.status: creating src/gallium/state_trackers/osmesa/Makefile config.status: creating src/gallium/state_trackers/va/Makefile config.status: creating src/gallium/state_trackers/vdpau/Makefile config.status: creating src/gallium/state_trackers/xa/Makefile config.status: creating src/gallium/state_trackers/xa/xa_tracker.h config.status: creating src/gallium/state_trackers/xvmc/Makefile config.status: creating src/gallium/targets/d3dadapter9/Makefile config.status: creating src/gallium/targets/d3dadapter9/d3d.pc config.status: creating src/gallium/targets/dri/Makefile config.status: creating src/gallium/targets/libgl-xlib/Makefile config.status: creating src/gallium/targets/omx/Makefile config.status: creating src/gallium/targets/opencl/Makefile config.status: creating src/gallium/targets/opencl/mesa.icd config.status: creating src/gallium/targets/osmesa/Makefile config.status: creating src/gallium/targets/osmesa/osmesa.pc config.status: creating src/gallium/targets/pipe-loader/Makefile config.status: creating src/gallium/targets/va/Makefile config.status: creating src/gallium/targets/vdpau/Makefile config.status: creating src/gallium/targets/xa/Makefile config.status: creating src/gallium/targets/xa/xatracker.pc config.status: creating src/gallium/targets/xvmc/Makefile config.status: creating src/gallium/tests/trivial/Makefile config.status: creating src/gallium/tests/unit/Makefile config.status: creating src/gallium/winsys/etnaviv/drm/Makefile config.status: creating src/gallium/winsys/freedreno/drm/Makefile config.status: creating src/gallium/winsys/i915/drm/Makefile config.status: creating src/gallium/winsys/nouveau/drm/Makefile config.status: creating src/gallium/winsys/kmsro/drm/Makefile config.status: creating src/gallium/winsys/radeon/drm/Makefile config.status: creating src/gallium/winsys/amdgpu/drm/Makefile config.status: creating src/gallium/winsys/svga/drm/Makefile config.status: creating src/gallium/winsys/sw/dri/Makefile config.status: creating src/gallium/winsys/sw/kms-dri/Makefile config.status: creating src/gallium/winsys/sw/null/Makefile config.status: creating src/gallium/winsys/sw/wrapper/Makefile config.status: creating src/gallium/winsys/sw/xlib/Makefile config.status: creating src/gallium/winsys/tegra/drm/Makefile config.status: creating src/gallium/winsys/v3d/drm/Makefile config.status: creating src/gallium/winsys/vc4/drm/Makefile config.status: creating src/gallium/winsys/virgl/drm/Makefile config.status: creating src/gallium/winsys/virgl/vtest/Makefile config.status: creating src/gbm/Makefile config.status: creating src/gbm/main/gbm.pc config.status: creating src/glx/Makefile config.status: creating src/glx/apple/Makefile config.status: creating src/glx/tests/Makefile config.status: creating src/glx/windows/Makefile config.status: creating src/glx/windows/windowsdriproto.pc config.status: creating src/gtest/Makefile config.status: creating src/intel/Makefile config.status: creating src/loader/Makefile config.status: creating src/mapi/Makefile config.status: creating src/mapi/es1api/glesv1_cm.pc config.status: creating src/mapi/es2api/glesv2.pc config.status: creating src/mapi/glapi/gen/Makefile config.status: creating src/mesa/Makefile config.status: creating src/mesa/gl.pc config.status: creating src/mesa/drivers/dri/dri.pc config.status: creating src/mesa/drivers/dri/common/Makefile config.status: creating src/mesa/drivers/dri/i915/Makefile config.status: creating src/mesa/drivers/dri/i965/Makefile config.status: creating src/mesa/drivers/dri/Makefile config.status: creating src/mesa/drivers/dri/nouveau/Makefile config.status: creating src/mesa/drivers/dri/r200/Makefile config.status: creating src/mesa/drivers/dri/radeon/Makefile config.status: creating src/mesa/drivers/dri/swrast/Makefile config.status: creating src/mesa/drivers/osmesa/Makefile config.status: creating src/mesa/drivers/osmesa/osmesa.pc config.status: creating src/mesa/drivers/x11/Makefile config.status: creating src/mesa/main/tests/Makefile config.status: creating src/mesa/state_tracker/tests/Makefile config.status: creating src/util/Makefile config.status: creating src/util/tests/fast_idiv_by_const/Makefile config.status: creating src/util/tests/hash_table/Makefile config.status: creating src/util/tests/set/Makefile config.status: creating src/util/tests/string_buffer/Makefile config.status: creating src/util/tests/vma/Makefile config.status: creating src/util/xmlpool/Makefile config.status: creating src/vulkan/Makefile config.status: executing depfiles commands config.status: executing libtool commands prefix: /usr/local exec_prefix: ${prefix} libdir: ${exec_prefix}/lib includedir: ${prefix}/include OpenGL: yes (ES1: yes ES2: yes) OSMesa: no DRI platform: drm DRI drivers: no DRI driver dir: ${libdir}/dri GLX: DRI-based EGL: yes EGL drivers: builtin:egl_dri2 builtin:egl_dri3 GBM: yes EGL/Vulkan/VL platforms: x11 surfaceless drm Vulkan drivers: no llvm: yes llvm-config: /usr/bin/llvm-config llvm-version: 7.0.1 Gallium drivers: freedreno Gallium st: mesa xvmc vdpau va clover HUD extra stats: no HUD lmsensors: no Shared libs: yes Static libs: no Shared-glapi: yes CFLAGS: -g -O2 -std=c99 CXXFLAGS: -g -O2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -Wno-format-truncation CXX11_CXXFLAGS: LDFLAGS: Macros: -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRM_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 LLVM_CFLAGS: -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS LLVM_CXXFLAGS: -I/usr/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS LLVM_CPPFLAGS: -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS LLVM_LDFLAGS: -L/usr/lib64 PYTHON: /usr/bin/python Run 'make' to build Mesa [Timur@timur-xps mesa]$ make -j4 Making all in src make[1]: Entering directory '/home/Timur/Projects/Others/mesa/src' updating git_sha1.h make all-recursive make[2]: Entering directory '/home/Timur/Projects/Others/mesa/src' Making all in . make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src' CC mesa/main/extensions_table.lo CC mesa/main/imports.lo CC mesa/program/prog_parameter.lo CC mesa/program/symbol_table.lo CC mesa/program/dummy_errors.lo CCLD libglsl_util.la make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src' Making all in gtest make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/gtest' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gtest' Making all in util make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/util' GEN format_srgb.c make all-recursive make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/util' Making all in . make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/util' CC libmesautil_la-bitscan.lo CC libmesautil_la-build_id.lo CC libmesautil_la-crc32.lo CC libmesautil_la-debug.lo CC libmesautil_la-disk_cache.lo CC libmesautil_la-fast_idiv_by_const.lo CC libmesautil_la-half_float.lo CC libmesautil_la-hash_table.lo CC libmesautil_la-mesa-sha1.lo CC libmesautil_la-os_time.lo CC libmesautil_la-os_misc.lo CC libmesautil_la-u_process.lo CC libmesautil_la-ralloc.lo CC libmesautil_la-rand_xor.lo CC libmesautil_la-rb_tree.lo CC libmesautil_la-register_allocate.lo CC libmesautil_la-rgtc.lo CC libmesautil_la-set.lo CC libmesautil_la-slab.lo CC libmesautil_la-string_buffer.lo CC libmesautil_la-strtod.lo CC libmesautil_la-u_atomic.lo CC libmesautil_la-u_math.lo CC libmesautil_la-u_queue.lo CC libmesautil_la-u_vector.lo CC libmesautil_la-u_debug.lo CC libmesautil_la-u_cpu_detect.lo CC libmesautil_la-vma.lo CC libmesautil_la-format_srgb.lo CC libxmlconfig_la-xmlconfig.lo CC sha1/libmesautil_la-sha1.lo CCLD libmesautil.la CCLD libxmlconfig.la make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util' Making all in xmlpool make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/util/xmlpool' Updating (es.gmo) es.gmo from es.po. Updating (ca.gmo) ca.gmo from ca.po. Updating (de.gmo) de.gmo from de.po. Updating (nl.gmo) nl.gmo from nl.po. Updating (sv.gmo) sv.gmo from sv.po. Updating (fr.gmo) fr.gmo from fr.po. GEN options.h make all-am make[6]: Entering directory '/home/Timur/Projects/Others/mesa/src/util/xmlpool' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util/xmlpool' make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util/xmlpool' Making all in tests/fast_idiv_by_const make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/util/tests/fast_idiv_by_const' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util/tests/fast_idiv_by_const' Making all in tests/hash_table make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/util/tests/hash_table' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util/tests/hash_table' Making all in tests/string_buffer make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/util/tests/string_buffer' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util/tests/string_buffer' Making all in tests/set make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/util/tests/set' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util/tests/set' Making all in tests/vma make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/util/tests/vma' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util/tests/vma' make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util' make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/util' Making all in mapi/glapi/gen make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/mapi/glapi/gen' GEN ../../../../src/mapi/glapi/glapi_mapi_tmp.h GEN ../../../../src/mapi/glapi/glprocs.h GEN ../../../../src/mapi/glapi/glapitemp.h GEN ../../../../src/mapi/glapi/glapitable.h GEN ../../../../src/mapi/glapi/glapi_x86-64.S GEN ../../../../src/mesa/main/enums.c GEN ../../../../src/mesa/main/api_exec.c GEN ../../../../src/mesa/main/marshal_generated.c GEN ../../../../src/mesa/main/marshal_generated.h GEN ../../../../src/mesa/main/dispatch.h GEN ../../../../src/mesa/main/remap_helper.h GEN ../../../../src/glx/indirect.c GEN ../../../../src/glx/indirect.h GEN ../../../../src/glx/indirect_init.c GEN ../../../../src/glx/indirect_size.h GEN ../../../../src/glx/indirect_size.c make all-am make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/mapi/glapi/gen' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mapi/glapi/gen' make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mapi/glapi/gen' Making all in mapi make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/mapi' GEN shared-glapi/glapi_mapi_tmp.h GEN es1api/glapi_mapi_tmp.h GEN es2api/glapi_mapi_tmp.h make all-recursive make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/mapi' make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/mapi' CC shared_glapi_libglapi_la-entry.lo CC shared_glapi_libglapi_la-mapi_glapi.lo CC shared_glapi_libglapi_la-stub.lo CC shared_glapi_libglapi_la-table.lo CC shared_glapi_libglapi_la-u_current.lo CC shared_glapi_libglapi_la-u_execmem.lo CC es1api_libGLESv1_CM_la-entry.lo CC es2api_libGLESv2_la-entry.lo CC glapi_libglapi_la-entry.lo CCLD shared-glapi/libglapi.la CCLD es2api/libGLESv2.la CCLD es1api/libGLESv1_CM.la GEN .install-mesa-links CCLD glapi/libglapi.la make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mapi' make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mapi' make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mapi' Making all in compiler make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/compiler' GEN spirv/spirv_info.c GEN glsl/float64_glsl.h GEN spirv/vtn_gather_types.c YACC glsl/glsl_parser.cpp LEX glsl/glsl_lexer.cpp GEN glsl/ir_expression_operation.h GEN glsl/ir_expression_operation_constant.h GEN glsl/ir_expression_operation_strings.h YACC glsl/glcpp/glcpp-parse.c LEX glsl/glcpp/glcpp-lex.c GEN nir/nir_builder_opcodes.h GEN nir/nir_constant_expressions.c GEN nir/nir_intrinsics.c GEN nir/nir_intrinsics.h GEN nir/nir_opcodes.c GEN nir/nir_opcodes.h GEN nir/nir_opt_algebraic.c make all-am make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/compiler' CC blob.lo CXX nir_types.lo CXX glsl_types.lo CC shader_enums.lo CC spirv/spirv2nir-spirv2nir.o CC nir/nir.lo CC nir/nir_builtin_builder.lo CC nir/nir_clone.lo CC nir/nir_control_flow.lo CC nir/nir_deref.lo CC nir/nir_dominance.lo CC nir/nir_from_ssa.lo CC nir/nir_gather_info.lo CC nir/nir_gather_xfb_info.lo CC nir/nir_gs_count_vertices.lo CC nir/nir_inline_functions.lo CC nir/nir_instr_set.lo CC nir/nir_linking_helpers.lo CC nir/nir_liveness.lo CC nir/nir_loop_analyze.lo CC nir/nir_lower_alpha_test.lo CC nir/nir_lower_alu.lo CC nir/nir_lower_alu_to_scalar.lo CC nir/nir_lower_atomics_to_ssbo.lo CC nir/nir_lower_bitmap.lo CC nir/nir_lower_bit_size.lo CC nir/nir_lower_bool_to_float.lo CC nir/nir_lower_bool_to_int32.lo CC nir/nir_lower_clamp_color_outputs.lo CC nir/nir_lower_clip.lo CC nir/nir_lower_clip_cull_distance_arrays.lo CC nir/nir_lower_constant_initializers.lo CC nir/nir_lower_double_ops.lo CC nir/nir_lower_drawpixels.lo CC nir/nir_lower_global_vars_to_local.lo CC nir/nir_lower_gs_intrinsics.lo CC nir/nir_lower_load_const_to_scalar.lo CC nir/nir_lower_locals_to_regs.lo CC nir/nir_lower_idiv.lo CC nir/nir_lower_indirect_derefs.lo CC nir/nir_lower_int64.lo CC nir/nir_lower_io.lo CC nir/nir_lower_io_arrays_to_elements.lo CC nir/nir_lower_io_to_temporaries.lo CC nir/nir_lower_io_to_scalar.lo CC nir/nir_lower_packing.lo CC nir/nir_lower_passthrough_edgeflags.lo CC nir/nir_lower_patch_vertices.lo CC nir/nir_lower_phis_to_scalar.lo CC nir/nir_lower_regs_to_ssa.lo CC nir/nir_lower_returns.lo CC nir/nir_lower_subgroups.lo CC nir/nir_lower_system_values.lo CC nir/nir_lower_tex.lo CC nir/nir_lower_to_source_mods.lo CC nir/nir_lower_two_sided_color.lo CC nir/nir_lower_uniforms_to_ubo.lo CC nir/nir_lower_vars_to_ssa.lo CC nir/nir_lower_var_copies.lo CC nir/nir_lower_vec_to_movs.lo CC nir/nir_lower_wpos_center.lo CC nir/nir_lower_wpos_ytransform.lo CC nir/nir_metadata.lo CC nir/nir_move_load_const.lo CC nir/nir_move_vec_src_uses_to_dest.lo CC nir/nir_normalize_cubemap_coords.lo CC nir/nir_opt_conditional_discard.lo CC nir/nir_opt_constant_folding.lo CC nir/nir_opt_copy_prop_vars.lo CC nir/nir_opt_copy_propagate.lo CC nir/nir_opt_cse.lo CC nir/nir_opt_dce.lo CC nir/nir_opt_dead_cf.lo CC nir/nir_opt_dead_write_vars.lo CC nir/nir_opt_find_array_copies.lo CC nir/nir_opt_gcm.lo CC nir/nir_opt_global_to_local.lo CC nir/nir_opt_idiv_const.lo CC nir/nir_opt_if.lo CC nir/nir_opt_intrinsics.lo CC nir/nir_opt_loop_unroll.lo CC nir/nir_opt_large_constants.lo CC nir/nir_opt_move_comparisons.lo CC nir/nir_opt_move_load_ubo.lo CC nir/nir_opt_peephole_select.lo CC nir/nir_opt_remove_phis.lo CC nir/nir_opt_shrink_load.lo CC nir/nir_opt_trivial_continues.lo CC nir/nir_opt_undef.lo CC nir/nir_phi_builder.lo CC nir/nir_print.lo CC nir/nir_propagate_invariant.lo CC nir/nir_remove_dead_variables.lo CC nir/nir_repair_ssa.lo CC nir/nir_search.lo CC nir/nir_serialize.lo CC nir/nir_split_per_member_structs.lo CC nir/nir_split_var_copies.lo CC nir/nir_split_vars.lo CC nir/nir_sweep.lo CC nir/nir_to_lcssa.lo CC nir/nir_validate.lo CC nir/nir_worklist.lo CC spirv/gl_spirv.lo CC spirv/spirv_to_nir.lo CC spirv/vtn_alu.lo CC spirv/vtn_amd.lo CC spirv/vtn_cfg.lo CC spirv/vtn_glsl450.lo CC spirv/vtn_subgroup.lo CC spirv/vtn_variables.lo CC spirv/spirv_info.lo CC spirv/vtn_gather_types.lo CC nir/nir_constant_expressions.lo CC nir/nir_intrinsics.lo CC nir/nir_opcodes.lo CC nir/nir_opt_algebraic.lo CXXLD libcompiler.la CXX glsl/main.o CXX glsl/ir_builder_print_visitor.lo CXX glsl/standalone_scaffolding.lo CXX glsl/standalone.lo CXX glsl/glsl_lexer.lo CXX glsl/glsl_parser.lo CXX glsl/ast_array_index.lo CXX glsl/ast_expr.lo CXX glsl/ast_function.lo CXX glsl/ast_to_hir.lo CXX glsl/ast_type.lo CXX glsl/builtin_functions.lo CXX glsl/builtin_types.lo CXX glsl/builtin_variables.lo CXX glsl/generate_ir.lo CC glsl/gl_nir_lower_atomics.lo CC glsl/gl_nir_lower_samplers.lo CC glsl/gl_nir_lower_samplers_as_deref.lo CC glsl/gl_nir_link_atomics.lo CC glsl/gl_nir_link_uniform_initializers.lo CC glsl/gl_nir_link_uniforms.lo CC glsl/gl_nir_link_xfb.lo CC glsl/gl_nir_linker.lo CXX glsl/glsl_parser_extras.lo CXX glsl/glsl_symbol_table.lo CXX glsl/glsl_to_nir.lo CXX glsl/hir_field_selection.lo CXX glsl/ir_array_refcount.lo CXX glsl/ir_basic_block.lo CXX glsl/ir_builder.lo CXX glsl/ir_clone.lo CXX glsl/ir_constant_expression.lo CXX glsl/ir.lo CXX glsl/ir_equals.lo CXX glsl/ir_expression_flattening.lo CXX glsl/ir_function_can_inline.lo CXX glsl/ir_function_detect_recursion.lo CXX glsl/ir_function.lo CXX glsl/ir_hierarchical_visitor.lo CXX glsl/ir_hv_accept.lo CXX glsl/ir_print_visitor.lo CXX glsl/ir_reader.lo CXX glsl/ir_rvalue_visitor.lo CXX glsl/ir_set_program_inouts.lo CXX glsl/ir_validate.lo CXX glsl/ir_variable_refcount.lo CXX glsl/linker.lo CXX glsl/linker_util.lo CXX glsl/link_atomics.lo CXX glsl/link_functions.lo CXX glsl/link_interface_blocks.lo CXX glsl/link_uniforms.lo CXX glsl/link_uniform_initializers.lo CXX glsl/link_uniform_block_active_visitor.lo CXX glsl/link_uniform_blocks.lo CXX glsl/link_varyings.lo CXX glsl/loop_analysis.lo CXX glsl/loop_unroll.lo CXX glsl/lower_blend_equation_advanced.lo CXX glsl/lower_buffer_access.lo CXX glsl/lower_const_arrays_to_uniforms.lo CXX glsl/lower_cs_derived.lo CXX glsl/lower_discard.lo CXX glsl/lower_discard_flow.lo CXX glsl/lower_distance.lo CXX glsl/lower_if_to_cond_assign.lo CXX glsl/lower_instructions.lo CXX glsl/lower_int64.lo CXX glsl/lower_jumps.lo CXX glsl/lower_mat_op_to_vec.lo CXX glsl/lower_noise.lo CXX glsl/lower_offset_array.lo CXX glsl/lower_packed_varyings.lo CXX glsl/lower_named_interface_blocks.lo CXX glsl/lower_packing_builtins.lo CXX glsl/lower_subroutine.lo CXX glsl/lower_tess_level.lo CXX glsl/lower_texture_projection.lo CXX glsl/lower_variable_index_to_cond_assign.lo CXX glsl/lower_vec_index_to_cond_assign.lo CXX glsl/lower_vec_index_to_swizzle.lo CXX glsl/lower_vector.lo CXX glsl/lower_vector_derefs.lo CXX glsl/lower_vector_insert.lo CXX glsl/lower_vertex_id.lo CXX glsl/lower_output_reads.lo CXX glsl/lower_shared_reference.lo CXX glsl/lower_ubo_reference.lo CXX glsl/opt_algebraic.lo CXX glsl/opt_array_splitting.lo CXX glsl/opt_conditional_discard.lo CXX glsl/opt_constant_folding.lo CXX glsl/opt_constant_propagation.lo CXX glsl/opt_constant_variable.lo CXX glsl/opt_copy_propagation_elements.lo CXX glsl/opt_dead_builtin_variables.lo CXX glsl/opt_dead_builtin_varyings.lo CXX glsl/opt_dead_code.lo CXX glsl/opt_dead_code_local.lo CXX glsl/opt_dead_functions.lo CXX glsl/opt_flatten_nested_if_blocks.lo CXX glsl/opt_flip_matrices.lo CXX glsl/opt_function_inlining.lo CXX glsl/opt_if_simplification.lo CXX glsl/opt_minmax.lo CXX glsl/opt_rebalance_tree.lo CXX glsl/opt_redundant_jumps.lo CXX glsl/opt_structure_splitting.lo CXX glsl/opt_swizzle.lo CXX glsl/opt_tree_grafting.lo CXX glsl/opt_vectorize.lo CXX glsl/propagate_invariance.lo CXX glsl/s_expression.lo CXX glsl/serialize.lo CXX glsl/string_to_uint_map.lo CXX glsl/shader_cache.lo CC glsl/glcpp/glcpp-lex.lo CC glsl/glcpp/glcpp-parse.lo CC glsl/glcpp/pp.lo CCLD nir/libnir.la CXXLD spirv2nir CCLD glsl/libglcpp.la CXXLD glsl/libglsl.la CXXLD glsl/libstandalone.la copying selected object files to avoid basename conflicts... CXXLD glsl_compiler make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/compiler' make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/compiler' Making all in freedreno make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/freedreno' make all-am make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/freedreno' CC drm/libfreedreno_drm_la-freedreno_bo.lo CC drm/libfreedreno_drm_la-freedreno_ringbuffer.lo GEN ir3/ir3_nir_trig.c CC drm/libfreedreno_drm_la-msm_bo.lo CC drm/libfreedreno_drm_la-msm_pipe.lo CC drm/libfreedreno_drm_la-msm_ringbuffer_sp.lo CC drm/libfreedreno_drm_la-freedreno_bo_cache.lo CC drm/libfreedreno_drm_la-freedreno_pipe.lo CC drm/libfreedreno_drm_la-msm_device.lo CC drm/libfreedreno_drm_la-freedreno_device.lo CC drm/libfreedreno_drm_la-msm_ringbuffer.lo CC ir3/libfreedreno_ir3_la-disasm-a3xx.lo CC ir3/libfreedreno_ir3_la-ir3.lo CC ir3/libfreedreno_ir3_la-ir3_a4xx.lo CC ir3/libfreedreno_ir3_la-ir3_a6xx.lo CC ir3/libfreedreno_ir3_la-ir3_compiler.lo CC ir3/libfreedreno_ir3_la-ir3_compiler_nir.lo CC ir3/libfreedreno_ir3_la-ir3_context.lo CC ir3/libfreedreno_ir3_la-ir3_cp.lo CC ir3/libfreedreno_ir3_la-ir3_depth.lo CC ir3/libfreedreno_ir3_la-ir3_group.lo CC ir3/libfreedreno_ir3_la-ir3_image.lo CC ir3/libfreedreno_ir3_la-ir3_legalize.lo CC ir3/libfreedreno_ir3_la-ir3_nir.lo CC ir3/libfreedreno_ir3_la-ir3_nir_lower_tg4_to_tex.lo CC ir3/libfreedreno_ir3_la-ir3_print.lo CC ir3/libfreedreno_ir3_la-ir3_ra.lo CC ir3/libfreedreno_ir3_la-ir3_sched.lo CC ir3/libfreedreno_ir3_la-ir3_shader.lo CC ir3/libfreedreno_ir3_la-ir3_sun.lo CC ir3/libfreedreno_ir3_la-ir3_nir_trig.lo CCLD libfreedreno_drm.la CCLD libfreedreno_ir3.la make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/freedreno' make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/freedreno' Making all in mesa make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/mesa' GEN main/get_hash.h GEN main/format_fallback.c GEN main/format_info.h GEN main/format_pack.c GEN main/format_unpack.c GEN program/program_parse.tab.c GEN program/lex.yy.c CC x86/gen_matypes.o CCLD gen_matypes GEN matypes.h make all-recursive make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/mesa' Making all in . make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/mesa' CC main/libmesa_sse41_la-streaming-load-memcpy.lo CC main/libmesa_sse41_la-sse_minmax.lo CC main/accum.lo CC main/api_arrayelt.lo CC main/api_exec.lo CC main/api_loopback.lo CC main/arbprogram.lo CC main/arrayobj.lo CC main/atifragshader.lo CC main/attrib.lo CC main/barrier.lo CC main/bbox.lo CC main/blend.lo CC main/blit.lo CC main/bufferobj.lo CC main/buffers.lo CC main/clear.lo CC main/clip.lo CC main/colortab.lo CC main/compute.lo CC main/condrender.lo CC main/conservativeraster.lo CC main/context.lo CC main/convolve.lo CC main/copyimage.lo CC main/cpuinfo.lo CC main/debug.lo CC main/debug_output.lo CC main/depth.lo CC main/dlist.lo CC main/draw.lo CC main/drawpix.lo CC main/drawtex.lo CC main/draw_validate.lo CC main/enable.lo CC main/enums.lo CC main/errors.lo CC main/eval.lo CC main/execmem.lo CC main/extensions.lo CC main/externalobjects.lo CC main/fbobject.lo CC main/feedback.lo CXX main/ff_fragment_shader.lo CC main/ffvertex_prog.lo CC main/fog.lo CC main/format_fallback.lo CC main/format_pack.lo CC main/format_unpack.lo CC main/formatquery.lo CC main/formats.lo CC main/format_utils.lo CC main/framebuffer.lo CC main/get.lo CC main/genmipmap.lo CC main/getstring.lo CC main/glformats.lo CC main/glspirv.lo CC main/glthread.lo CC main/hash.lo CC main/hint.lo CC main/histogram.lo CC main/image.lo CC main/light.lo CC main/lines.lo CC main/marshal.lo CC main/marshal_generated.lo CC main/matrix.lo CC main/mipmap.lo CC main/mm.lo CC main/multisample.lo CC main/objectlabel.lo CC main/objectpurge.lo CC main/pack.lo CC main/pbo.lo CC main/performance_monitor.lo CC main/performance_query.lo CC main/pipelineobj.lo CC main/pixel.lo CC main/pixelstore.lo CC main/pixeltransfer.lo CC main/points.lo CC main/polygon.lo CC main/program_binary.lo CC main/program_resource.lo CC main/querymatrix.lo CC main/queryobj.lo CC main/rastpos.lo CC main/readpix.lo CC main/remap.lo CC main/renderbuffer.lo CC main/robustness.lo CC main/samplerobj.lo CC main/scissor.lo CC main/shaderapi.lo CC main/shaderimage.lo CC main/shaderobj.lo CXX main/shader_query.lo CC main/shared.lo CC main/state.lo CC main/stencil.lo CC main/syncobj.lo CC main/texcompress.lo CXX main/texcompress_astc.lo CC main/texcompress_bptc.lo CC main/texcompress_cpal.lo CC main/texcompress_etc.lo CC main/texcompress_fxt1.lo CC main/texcompress_rgtc.lo CC main/texcompress_s3tc.lo CC main/texenv.lo CC main/texformat.lo CC main/texgen.lo CC main/texgetimage.lo CC main/teximage.lo CC main/texobj.lo CC main/texparam.lo CC main/texstate.lo CC main/texstorage.lo CC main/texstore.lo CC main/texturebindless.lo CC main/textureview.lo CC main/transformfeedback.lo CXX main/uniform_query.lo CC main/uniforms.lo CC main/varray.lo CC main/vdpau.lo CC main/version.lo CC main/viewport.lo CC main/vtxfmt.lo CC main/es1_conversion.lo CC x86/common_x86.lo CC program/arbprogparse.lo CXX program/ir_to_mesa.lo CC program/lex.yy.lo CC program/prog_cache.lo CC program/prog_execute.lo CC program/prog_instruction.lo CC program/prog_noise.lo CC program/prog_opt_constant_fold.lo CC program/prog_optimize.lo CC program/prog_parameter_layout.lo CC program/prog_print.lo CC program/program.lo CC program/programopt.lo CC program/program_parse_extra.lo CC program/program_parse.tab.lo CC program/prog_statevars.lo CC program/prog_to_nir.lo CCLD libmesa_sse41.la CC math/m_debug_clip.lo CC math/m_debug_norm.lo CC math/m_debug_xform.lo CC math/m_eval.lo CC math/m_matrix.lo CC math/m_translate.lo CC math/m_vector.lo CC vbo/vbo_context.lo CC vbo/vbo_exec_api.lo CC vbo/vbo_exec.lo CC vbo/vbo_exec_draw.lo CC vbo/vbo_exec_eval.lo CC vbo/vbo_minmax_index.lo CC vbo/vbo_noop.lo CC vbo/vbo_primitive_restart.lo CC vbo/vbo_save_api.lo CC vbo/vbo_save.lo CC vbo/vbo_save_draw.lo CC vbo/vbo_save_loopback.lo CC state_tracker/st_atifs_to_tgsi.lo CC state_tracker/st_atom_array.lo CC state_tracker/st_atom_atomicbuf.lo CC state_tracker/st_atom_blend.lo CC state_tracker/st_atom.lo CC state_tracker/st_atom_clip.lo CC state_tracker/st_atom_constbuf.lo CC state_tracker/st_atom_depth.lo CC state_tracker/st_atom_framebuffer.lo CC state_tracker/st_atom_image.lo CC state_tracker/st_atom_msaa.lo CC state_tracker/st_atom_pixeltransfer.lo CC state_tracker/st_atom_rasterizer.lo CC state_tracker/st_atom_sampler.lo CC state_tracker/st_atom_scissor.lo CC state_tracker/st_atom_shader.lo CC state_tracker/st_atom_stipple.lo CC state_tracker/st_atom_storagebuf.lo CC state_tracker/st_atom_tess.lo CC state_tracker/st_atom_texture.lo CC state_tracker/st_atom_viewport.lo CC state_tracker/st_cb_bitmap.lo CC state_tracker/st_cb_bitmap_shader.lo CC state_tracker/st_cb_blit.lo CC state_tracker/st_cb_bufferobjects.lo CC state_tracker/st_cb_clear.lo CC state_tracker/st_cb_compute.lo CC state_tracker/st_cb_condrender.lo CC state_tracker/st_cb_copyimage.lo CC state_tracker/st_cb_drawpixels.lo CC state_tracker/st_cb_drawpixels_shader.lo CC state_tracker/st_cb_drawtex.lo CC state_tracker/st_cb_eglimage.lo CC state_tracker/st_cb_fbo.lo CC state_tracker/st_cb_feedback.lo CC state_tracker/st_cb_flush.lo CC state_tracker/st_cb_memoryobjects.lo CC state_tracker/st_cb_msaa.lo CC state_tracker/st_cb_perfmon.lo CC state_tracker/st_cb_program.lo CC state_tracker/st_cb_queryobj.lo CC state_tracker/st_cb_rasterpos.lo CC state_tracker/st_cb_readpixels.lo CC state_tracker/st_cb_semaphoreobjects.lo CC state_tracker/st_cb_strings.lo CC state_tracker/st_cb_syncobj.lo CC state_tracker/st_cb_texturebarrier.lo CC state_tracker/st_cb_texture.lo CC state_tracker/st_cb_viewport.lo CC state_tracker/st_cb_xformfb.lo CC state_tracker/st_context.lo CC state_tracker/st_copytex.lo CC state_tracker/st_debug.lo CC state_tracker/st_draw.lo CC state_tracker/st_draw_feedback.lo CC state_tracker/st_extensions.lo CC state_tracker/st_format.lo CC state_tracker/st_gen_mipmap.lo CXX state_tracker/st_glsl_to_nir.lo CXX state_tracker/st_glsl_to_tgsi.lo CXX state_tracker/st_glsl_to_tgsi_array_merge.lo CXX state_tracker/st_glsl_to_tgsi_private.lo CXX state_tracker/st_glsl_to_tgsi_temprename.lo CXX state_tracker/st_glsl_types.lo CC state_tracker/st_manager.lo CC state_tracker/st_mesa_to_tgsi.lo CC state_tracker/st_nir_builtins.lo CC state_tracker/st_nir_lower_builtin.lo CC state_tracker/st_nir_lower_tex_src_plane.lo CC state_tracker/st_pbo.lo CC state_tracker/st_program.lo CC state_tracker/st_sampler_view.lo CC state_tracker/st_scissor.lo CC state_tracker/st_shader_cache.lo CC state_tracker/st_texture.lo CC state_tracker/st_tgsi_lower_yuv.lo CC state_tracker/st_vdpau.lo CPPAS x86-64/xform4.lo CXXLD libmesagallium.la make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mesa' Making all in main/tests make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/mesa/main/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mesa/main/tests' Making all in state_tracker/tests make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/mesa/state_tracker/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mesa/state_tracker/tests' Making all in drivers/dri make[5]: Entering directory '/home/Timur/Projects/Others/mesa/src/mesa/drivers/dri' Making all in common make[6]: Entering directory '/home/Timur/Projects/Others/mesa/src/mesa/drivers/dri/common' CC dri_util.lo CC megadriver_stub.lo CC utils.lo CCLD libmegadriver_stub.la CCLD libdricommon.la make[6]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mesa/drivers/dri/common' make[6]: Entering directory '/home/Timur/Projects/Others/mesa/src/mesa/drivers/dri' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mesa/drivers/dri' make[5]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mesa/drivers/dri' make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mesa' make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/mesa' Making all in loader make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/loader' CC libloader_la-pci_id_driver_map.lo CC libloader_la-loader.lo CC loader_dri3_helper.lo CCLD libloader.la CCLD libloader_dri3_helper.la make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/loader' Making all in glx make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/glx' Making all in . make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/glx' CC clientattrib.lo CC clientinfo.lo CC compsize.lo CC create_context.lo CC eval.lo CC glxcmds.lo CC glxconfig.lo CC glxcurrent.lo CC glx_error.lo CC glxext.lo CC glxextensions.lo CC glxhash.lo CC glx_pbuffer.lo CC glx_query.lo CC indirect.lo CC indirect_glx.lo CC indirect_init.lo CC indirect_size.lo CC indirect_texture_compression.lo CC indirect_transpose_matrix.lo CC indirect_vertex_array.lo CC indirect_vertex_program.lo CC indirect_window_pos.lo CC pixel.lo CC pixelstore.lo CC query_renderer.lo CC render2.lo CC renderpix.lo CC single2.lo CC singlepix.lo CC vertarr.lo CC drisw_glx.lo CC dri_common.lo CC dri_common_query_renderer.lo CC dri_common_interop.lo CC xfont.lo CC dri2.lo CC dri2_glx.lo CC dri_glx.lo CC XF86dri.lo CC dri3_glx.lo CCLD libglx.la CCLD libGL.la GEN .install-mesa-links make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/glx' Making all in tests make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/glx/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/glx/tests' make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/glx' Making all in gbm make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/gbm' CC main/backend.lo CC main/gbm.lo CC backends/dri/gbm_dri.lo CCLD libgbm.la GEN .install-mesa-links make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gbm' Making all in egl make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/egl' GEN g_egldispatchstubs.h GEN g_egldispatchstubs.c make all-am make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/egl' CC main/eglarray.lo CC main/eglapi.lo CC main/eglcontext.lo CC main/eglconfig.lo CC main/eglcurrent.lo CC main/egldevice.lo CC main/egldisplay.lo CC main/egldriver.lo CC main/eglfallbacks.lo CC main/eglglobals.lo CC main/eglimage.lo CC main/egllog.lo CC main/eglsurface.lo CC main/eglsync.lo CC drivers/dri2/egl_dri2.lo CC drivers/dri2/platform_x11.lo CC drivers/dri2/platform_drm.lo CC drivers/dri2/platform_surfaceless.lo CC drivers/dri2/platform_x11_dri3.lo CCLD libEGL_common.la CCLD libEGL.la GEN .install-mesa-links make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/egl' make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/egl' Making all in gallium make[3]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium' Making all in auxiliary make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium/auxiliary' GEN indices/u_indices_gen.c GEN indices/u_unfilled_gen.c GEN util/u_format_table.c CC draw/draw_llvm.lo CC draw/draw_llvm_sample.lo CC draw/draw_pt_fetch_shade_pipeline_llvm.lo CC draw/draw_vs_llvm.lo CC cso_cache/cso_cache.lo CC cso_cache/cso_context.lo CC cso_cache/cso_hash.lo CC draw/draw_context.lo CC draw/draw_fs.lo CC draw/draw_gs.lo CC draw/draw_pipe_aaline.lo CC draw/draw_pipe_aapoint.lo CC draw/draw_pipe.lo CC draw/draw_pipe_clip.lo CC draw/draw_pipe_cull.lo CC draw/draw_pipe_flatshade.lo CC draw/draw_pipe_offset.lo CC draw/draw_pipe_pstipple.lo CC draw/draw_pipe_stipple.lo CC draw/draw_pipe_twoside.lo CC draw/draw_pipe_unfilled.lo CC draw/draw_pipe_util.lo CC draw/draw_pipe_validate.lo CC draw/draw_pipe_vbuf.lo CC draw/draw_pipe_wide_line.lo CC draw/draw_pipe_wide_point.lo CC draw/draw_prim_assembler.lo CC draw/draw_pt.lo CC draw/draw_pt_emit.lo CC draw/draw_pt_fetch.lo CC draw/draw_pt_fetch_emit.lo CC draw/draw_pt_fetch_shade_emit.lo CC draw/draw_pt_fetch_shade_pipeline.lo CC draw/draw_pt_post_vs.lo CC draw/draw_pt_so_emit.lo CC draw/draw_pt_util.lo CC draw/draw_pt_vsplit.lo CC draw/draw_vertex.lo CC draw/draw_vs.lo CC draw/draw_vs_exec.lo CC draw/draw_vs_variant.lo CC driver_ddebug/dd_context.lo CC driver_ddebug/dd_draw.lo CC driver_ddebug/dd_screen.lo CC driver_noop/noop_pipe.lo CC driver_noop/noop_state.lo CC driver_rbug/rbug_context.lo CC driver_rbug/rbug_core.lo CC driver_rbug/rbug_objects.lo CC driver_rbug/rbug_screen.lo CC driver_trace/tr_context.lo CC driver_trace/tr_dump.lo CC driver_trace/tr_dump_state.lo CC driver_trace/tr_screen.lo CC driver_trace/tr_texture.lo CC hud/font.lo CC hud/hud_context.lo CC hud/hud_cpu.lo CC hud/hud_nic.lo CC hud/hud_cpufreq.lo CC hud/hud_diskstat.lo CC hud/hud_sensors_temp.lo CC hud/hud_driver_query.lo CC hud/hud_fps.lo CC indices/u_primconvert.lo CC os/os_process.lo CC pipebuffer/pb_buffer_fenced.lo CC pipebuffer/pb_buffer_malloc.lo CC pipebuffer/pb_bufmgr_alt.lo CC pipebuffer/pb_bufmgr_cache.lo CC pipebuffer/pb_bufmgr_debug.lo CC pipebuffer/pb_bufmgr_ondemand.lo CC pipebuffer/pb_bufmgr_mm.lo CC pipebuffer/pb_bufmgr_pool.lo CC pipebuffer/pb_bufmgr_slab.lo CC pipebuffer/pb_cache.lo CC pipebuffer/pb_slab.lo CC pipebuffer/pb_validate.lo CC postprocess/pp_celshade.lo CC postprocess/pp_colors.lo CC postprocess/pp_init.lo CC postprocess/pp_mlaa.lo CC postprocess/pp_program.lo CC postprocess/pp_run.lo CC rbug/rbug_connection.lo CC rbug/rbug_context.lo CC rbug/rbug_core.lo CC rbug/rbug_demarshal.lo CC rbug/rbug_shader.lo CC rbug/rbug_texture.lo CC rtasm/rtasm_cpu.lo CC rtasm/rtasm_execmem.lo CC rtasm/rtasm_x86sse.lo CC tgsi/tgsi_aa_point.lo CC tgsi/tgsi_build.lo CC tgsi/tgsi_dump.lo CC tgsi/tgsi_exec.lo CC tgsi/tgsi_emulate.lo CC tgsi/tgsi_from_mesa.lo CC tgsi/tgsi_info.lo CC tgsi/tgsi_iterate.lo CC tgsi/tgsi_lowering.lo CC tgsi/tgsi_parse.lo CC tgsi/tgsi_point_sprite.lo CC tgsi/tgsi_sanity.lo CC tgsi/tgsi_scan.lo CC tgsi/tgsi_strings.lo CC tgsi/tgsi_text.lo CC tgsi/tgsi_transform.lo CC tgsi/tgsi_two_side.lo CC tgsi/tgsi_ureg.lo CC tgsi/tgsi_util.lo CC translate/translate.lo CC translate/translate_cache.lo CC translate/translate_generic.lo CC translate/translate_sse.lo CC util/u_async_debug.lo CC util/u_bitmask.lo CC util/u_blit.lo CC util/u_blitter.lo CC util/u_cache.lo CC util/u_debug_gallium.lo CC util/u_debug_describe.lo CC util/u_debug_flush.lo CC util/u_debug_image.lo CC util/u_debug_memory.lo CC util/u_debug_refcnt.lo CC util/u_debug_stack.lo CC util/u_debug_symbol.lo CC util/u_dl.lo CC util/u_draw.lo CC util/u_draw_quad.lo CC util/u_dump_defines.lo CC util/u_dump_state.lo CC util/u_format.lo CC util/u_format_bptc.lo CC util/u_format_etc.lo CC util/u_format_latc.lo CC util/u_format_other.lo CC util/u_format_rgtc.lo CC util/u_format_s3tc.lo CC util/u_format_tests.lo CC util/u_format_yuv.lo CC util/u_format_zs.lo CC util/u_framebuffer.lo CC util/u_gen_mipmap.lo CC util/u_handle_table.lo CC util/u_hash_table.lo CC util/u_helpers.lo CC util/u_idalloc.lo CC util/u_index_modify.lo CC util/u_linear.lo CC util/u_log.lo CC util/u_mm.lo CC util/u_network.lo CC util/u_prim.lo CC util/u_prim_restart.lo CC util/u_pstipple.lo CC util/u_resource.lo CC util/u_ringbuffer.lo CC util/u_sampler.lo CC util/u_screen.lo CC util/u_simple_shaders.lo CC util/u_suballoc.lo CC util/u_surface.lo CC util/u_surfaces.lo CC util/u_tests.lo CC util/u_texture.lo CC util/u_tile.lo CC util/u_transfer.lo CC util/u_transfer_helper.lo CC util/u_threaded_context.lo CC util/u_upload_mgr.lo CC util/u_vbuf.lo CC nir/tgsi_to_nir.lo CC indices/u_indices_gen.lo CC indices/u_unfilled_gen.lo CC util/u_format_table.lo CC renderonly/renderonly.lo CC gallivm/lp_bld_arit.lo CC gallivm/lp_bld_arit_overflow.lo CC gallivm/lp_bld_assert.lo CC gallivm/lp_bld_bitarit.lo CC gallivm/lp_bld_const.lo CC gallivm/lp_bld_conv.lo CXX gallivm/lp_bld_debug.lo CC gallivm/lp_bld_flow.lo CC gallivm/lp_bld_format_aos_array.lo CC gallivm/lp_bld_format_aos.lo CC gallivm/lp_bld_format_float.lo CC gallivm/lp_bld_format.lo CC gallivm/lp_bld_format_soa.lo CC gallivm/lp_bld_format_s3tc.lo CC gallivm/lp_bld_format_srgb.lo CC gallivm/lp_bld_format_yuv.lo CC gallivm/lp_bld_gather.lo CC gallivm/lp_bld_init.lo CC gallivm/lp_bld_intr.lo CC gallivm/lp_bld_logic.lo CXX gallivm/lp_bld_misc.lo CC gallivm/lp_bld_pack.lo CC gallivm/lp_bld_printf.lo CC gallivm/lp_bld_quad.lo CC gallivm/lp_bld_sample_aos.lo CC gallivm/lp_bld_sample.lo CC gallivm/lp_bld_sample_soa.lo CC gallivm/lp_bld_struct.lo CC gallivm/lp_bld_swizzle.lo CC gallivm/lp_bld_tgsi_action.lo CC gallivm/lp_bld_tgsi_aos.lo CC gallivm/lp_bld_tgsi.lo CC gallivm/lp_bld_tgsi_info.lo CC gallivm/lp_bld_tgsi_soa.lo CC gallivm/lp_bld_type.lo CC vl/vl_stubs.lo CC vl/libgalliumvl_la-vl_bicubic_filter.lo CC vl/libgalliumvl_la-vl_compositor.lo CC vl/libgalliumvl_la-vl_compositor_gfx.lo CC vl/libgalliumvl_la-vl_compositor_cs.lo CC vl/libgalliumvl_la-vl_csc.lo CC vl/libgalliumvl_la-vl_decoder.lo CC vl/libgalliumvl_la-vl_deint_filter.lo CC vl/libgalliumvl_la-vl_idct.lo CC vl/libgalliumvl_la-vl_matrix_filter.lo CC vl/libgalliumvl_la-vl_mc.lo CC vl/libgalliumvl_la-vl_median_filter.lo CC vl/libgalliumvl_la-vl_mpeg12_bitstream.lo CC vl/libgalliumvl_la-vl_mpeg12_decoder.lo CC vl/libgalliumvl_la-vl_vertex_buffers.lo CC vl/libgalliumvl_la-vl_video_buffer.lo CC vl/libgalliumvl_la-vl_zscan.lo CC vl/libgalliumvlwinsys_la-vl_winsys_dri.lo CC vl/libgalliumvlwinsys_la-vl_winsys_dri3.lo CC vl/libgalliumvlwinsys_la-vl_winsys_drm.lo CXXLD libgallium.la CCLD libgalliumvl_stub.la CCLD libgalliumvl.la CCLD libgalliumvlwinsys.la copying selected object files to avoid basename conflicts... make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium/auxiliary' Making all in auxiliary/pipe-loader make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium/auxiliary/pipe-loader' CC libpipe_loader_static_la-pipe_loader_sw.lo CC libpipe_loader_static_la-pipe_loader.lo CC libpipe_loader_static_la-pipe_loader_drm.lo CC libpipe_loader_dynamic_la-pipe_loader.lo CC libpipe_loader_dynamic_la-pipe_loader_sw.lo CC libpipe_loader_dynamic_la-pipe_loader_drm.lo CCLD libpipe_loader_static.la CCLD libpipe_loader_dynamic.la make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium/auxiliary/pipe-loader' Making all in drivers/freedreno make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium/drivers/freedreno' CC freedreno_batch_cache.lo CC freedreno_batch.lo CC freedreno_blitter.lo CC freedreno_context.lo CC freedreno_draw.lo CC freedreno_fence.lo CC freedreno_gmem.lo CC freedreno_program.lo CC freedreno_query.lo CC freedreno_query_acc.lo CC freedreno_query_hw.lo CC freedreno_query_sw.lo CC freedreno_resource.lo CC freedreno_screen.lo CC freedreno_state.lo CC freedreno_surface.lo CC freedreno_texture.lo CC freedreno_util.lo CC a2xx/disasm-a2xx.lo CC a2xx/fd2_blend.lo CC a2xx/fd2_context.lo CC a2xx/fd2_draw.lo CC a2xx/fd2_emit.lo CC a2xx/fd2_gmem.lo CC a2xx/fd2_perfcntr.lo CC a2xx/fd2_program.lo CC a2xx/fd2_query.lo CC a2xx/fd2_rasterizer.lo CC a2xx/fd2_resource.lo CC a2xx/fd2_screen.lo CC a2xx/fd2_texture.lo CC a2xx/fd2_util.lo CC a2xx/fd2_zsa.lo CC a2xx/ir2.lo CC a2xx/ir2_assemble.lo CC a2xx/ir2_cp.lo CC a2xx/ir2_nir.lo CC a2xx/ir2_nir_lower_scalar.lo CC a2xx/ir2_ra.lo CC a3xx/fd3_blend.lo CC a3xx/fd3_context.lo CC a3xx/fd3_draw.lo CC a3xx/fd3_emit.lo CC a3xx/fd3_format.lo CC a3xx/fd3_gmem.lo CC a3xx/fd3_program.lo CC a3xx/fd3_query.lo CC a3xx/fd3_rasterizer.lo CC a3xx/fd3_screen.lo CC a3xx/fd3_texture.lo CC a3xx/fd3_zsa.lo CC a4xx/fd4_blend.lo CC a4xx/fd4_context.lo CC a4xx/fd4_draw.lo CC a4xx/fd4_emit.lo CC a4xx/fd4_format.lo CC a4xx/fd4_gmem.lo CC a4xx/fd4_program.lo CC a4xx/fd4_query.lo CC a4xx/fd4_rasterizer.lo CC a4xx/fd4_screen.lo CC a4xx/fd4_texture.lo CC a4xx/fd4_zsa.lo CC a5xx/fd5_blend.lo CC a5xx/fd5_blitter.lo CC a5xx/fd5_compute.lo CC a5xx/fd5_context.lo CC a5xx/fd5_draw.lo CC a5xx/fd5_emit.lo CC a5xx/fd5_format.lo CC a5xx/fd5_gmem.lo CC a5xx/fd5_image.lo CC a5xx/fd5_perfcntr.lo CC a5xx/fd5_program.lo CC a5xx/fd5_query.lo CC a5xx/fd5_rasterizer.lo CC a5xx/fd5_resource.lo CC a5xx/fd5_screen.lo CC a5xx/fd5_texture.lo CC a5xx/fd5_zsa.lo CC a6xx/fd6_blend.lo CC a6xx/fd6_blitter.lo CC a6xx/fd6_compute.lo CC a6xx/fd6_context.lo CC a6xx/fd6_draw.lo CC a6xx/fd6_emit.lo CC a6xx/fd6_format.lo CC a6xx/fd6_gmem.lo CC a6xx/fd6_image.lo CC a6xx/fd6_program.lo CC a6xx/fd6_query.lo CC a6xx/fd6_rasterizer.lo CC a6xx/fd6_resource.lo CC a6xx/fd6_screen.lo CC a6xx/fd6_texture.lo CC a6xx/fd6_zsa.lo CC ir3/ir3_cache.lo CC ir3/ir3_gallium.lo CCLD libfreedreno.la make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium/drivers/freedreno' Making all in winsys/freedreno/drm make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/freedreno/drm' CC freedreno_drm_winsys.lo CCLD libfreedrenodrm.la make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/freedreno/drm' Making all in winsys/sw/null make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/sw/null' CC null_sw_winsys.lo CCLD libws_null.la make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/sw/null' Making all in winsys/sw/dri make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/sw/dri' CC dri_sw_winsys.lo CCLD libswdri.la make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/sw/dri' Making all in winsys/sw/kms-dri make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/sw/kms-dri' CC kms_dri_sw_winsys.lo CCLD libswkmsdri.la make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/sw/kms-dri' Making all in winsys/sw/wrapper make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/sw/wrapper' CC wrapper_sw_winsys.lo CCLD libwsw.la make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium/winsys/sw/wrapper' Making all in targets/pipe-loader make[4]: Entering directory '/home/Timur/Projects/Others/mesa/src/gallium/targets/pipe-loader' CC pipe_msm.lo CXXLD pipe_msm.la /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_shader_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:43: multiple definition of `nir_shader_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:43: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_global_reg_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:96: multiple definition of `nir_global_reg_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:96: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_local_reg_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:106: multiple definition of `nir_local_reg_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:106: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `exec_node_remove': /home/Timur/Projects/Others/mesa/src/compiler/../../src/compiler/glsl/list.h:145: multiple definition of `nir_reg_remove'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/../../src/compiler/glsl/list.h:145: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_shader_add_variable': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:123: multiple definition of `nir_shader_add_variable'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:123: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_variable_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:168: multiple definition of `nir_variable_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:168: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_local_variable_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:192: multiple definition of `nir_local_variable_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:192: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_function_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:205: multiple definition of `nir_function_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:205: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_copy': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:224: multiple definition of `nir_src_copy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:224: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_dest_copy': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:247: multiple definition of `nir_dest_copy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:247: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_alu_src_copy': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:260: multiple definition of `nir_alu_src_copy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:260: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_alu_dest_copy': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:271: multiple definition of `nir_alu_dest_copy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:271: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_block_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:331: multiple definition of `nir_block_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:331: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_function_impl_create_bare': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:288: multiple definition of `nir_function_impl_create_bare'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:288: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_function_impl_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:318: multiple definition of `nir_function_impl_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:318: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_if_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:365: multiple definition of `nir_if_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:365: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_loop_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:386: multiple definition of `nir_loop_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:386: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_alu_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:438: multiple definition of `nir_alu_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:438: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_deref_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:456: multiple definition of `nir_deref_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:456: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_jump_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:477: multiple definition of `nir_jump_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:477: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_intrinsic_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:498: multiple definition of `nir_intrinsic_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:498: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_call_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:519: multiple definition of `nir_call_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:519: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_tex_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:536: multiple definition of `nir_tex_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:536: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_phi_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:594: multiple definition of `nir_phi_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:594: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_parallel_copy_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:605: multiple definition of `nir_parallel_copy_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:605: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_alu_binop_identity': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:659: multiple definition of `nir_alu_binop_identity'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:659: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_cf_node_get_function': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:697: multiple definition of `nir_cf_node_get_function'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:697: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_cursors_equal': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:752: multiple definition of `nir_cursors_equal'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:752: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_index_local_regs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:908: multiple definition of `nir_index_local_regs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:908: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_index_global_regs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:918: multiple definition of `nir_index_global_regs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:918: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_foreach_dest': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:973: multiple definition of `nir_foreach_dest'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:973: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_foreach_ssa_def': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1021: multiple definition of `nir_foreach_ssa_def'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1021: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_foreach_src': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1159: multiple definition of `nir_foreach_src'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1159: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_instr_insert': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:810: multiple definition of `nir_instr_insert'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:810: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_instr_remove_v': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:892: multiple definition of `nir_instr_remove_v'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:892: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_comp_as_int': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1212: multiple definition of `nir_src_comp_as_int'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1212: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_comp_as_uint': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1231: multiple definition of `nir_src_comp_as_uint'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1231: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_comp_as_int': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1212: multiple definition of `nir_src_comp_as_bool'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1212: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_comp_as_float': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1258: multiple definition of `nir_src_comp_as_float'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1258: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_comp_as_int': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1212: multiple definition of `nir_src_as_int'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1212: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_comp_as_uint': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1231: multiple definition of `nir_src_as_uint'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1231: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_comp_as_int': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1212: multiple definition of `nir_src_as_bool'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1212: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_as_float': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1297: multiple definition of `nir_src_as_float'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1297: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_as_const_value': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1303: multiple definition of `nir_src_as_const_value'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1303: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_src_is_dynamically_uniform': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1322: multiple definition of `nir_src_is_dynamically_uniform'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1322: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_instr_rewrite_src': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1380: multiple definition of `nir_instr_rewrite_src'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1380: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_instr_move_src': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1390: multiple definition of `nir_instr_move_src'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1390: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_tex_instr_add_src': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:558: multiple definition of `nir_tex_instr_add_src'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:558: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_tex_instr_remove_src': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:578: multiple definition of `nir_tex_instr_remove_src'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:578: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_if_rewrite_condition': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1403: multiple definition of `nir_if_rewrite_condition'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1403: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_instr_rewrite_dest': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1413: multiple definition of `nir_instr_rewrite_dest'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1413: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_ssa_def_init': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1440: multiple definition of `nir_ssa_def_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1440: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_load_const_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:487: multiple definition of `nir_load_const_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:487: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_ssa_undef_instr_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:618: multiple definition of `nir_ssa_undef_instr_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:618: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_ssa_dest_init': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1464: multiple definition of `nir_ssa_dest_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1464: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_ssa_def_rewrite_uses': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1470: multiple definition of `nir_ssa_def_rewrite_uses'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1470: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_ssa_def_rewrite_uses_after': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1513: multiple definition of `nir_ssa_def_rewrite_uses_after'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1513: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_ssa_def_components_read': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1535: multiple definition of `nir_ssa_def_components_read'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1535: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_block_cf_tree_next': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1556: multiple definition of `nir_block_cf_tree_next'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1556: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_cf_node_cf_tree_first': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1630: multiple definition of `nir_cf_node_cf_tree_first'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1630: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_cf_node_cf_tree_last': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1657: multiple definition of `nir_cf_node_cf_tree_last'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1657: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_block_cf_tree_prev': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1594: multiple definition of `nir_block_cf_tree_prev'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1594: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_cf_node_cf_tree_next': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1684: multiple definition of `nir_cf_node_cf_tree_next'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1684: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_block_get_following_if': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1695: multiple definition of `nir_block_get_following_if'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1695: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_block_get_following_loop': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1712: multiple definition of `nir_block_get_following_loop'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1712: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_index_blocks': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1731: multiple definition of `nir_index_blocks'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1731: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_index_ssa_defs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1759: multiple definition of `nir_index_ssa_defs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1759: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_start_block': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.h:1991: multiple definition of `nir_index_instrs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.h:1991: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_intrinsic_from_system_value': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1790: multiple definition of `nir_intrinsic_from_system_value'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1790: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_system_value_from_intrinsic': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1873: multiple definition of `nir_system_value_from_intrinsic'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1873: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_remap_dual_slot_attributes': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1963: multiple definition of `nir_remap_dual_slot_attributes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1963: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir.o): in function `nir_get_single_slot_attribs_mask': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1985: multiple definition of `nir_get_single_slot_attribs_mask'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.c:1985: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_builtin_builder.o): in function `nir_cross': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_builtin_builder.c:29: multiple definition of `nir_cross'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_builtin_builder.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_builtin_builder.c:29: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_builtin_builder.o): in function `nir_fast_length': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_builtin_builder.c:41: multiple definition of `nir_fast_length'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_builtin_builder.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_builtin_builder.c:41: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_builtin_builder.o): in function `nir_smoothstep': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_builtin_builder.c:54: multiple definition of `nir_smoothstep'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_builtin_builder.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_builtin_builder.c:54: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_clone.o): in function `nir_constant_clone': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:129: multiple definition of `nir_constant_clone'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_clone.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:129: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_clone.o): in function `nir_variable_clone': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:147: multiple definition of `nir_variable_clone'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_clone.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:147: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_clone.o): in function `nir_cf_list_clone': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:612: multiple definition of `nir_cf_list_clone'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_clone.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:612: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_clone.o): in function `nir_function_impl_clone': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:660: multiple definition of `nir_function_impl_clone'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_clone.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:660: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_clone.o): in function `nir_shader_clone': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:699: multiple definition of `nir_shader_clone'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_clone.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_clone.c:699: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_control_flow.o): in function `nir_handle_add_jump': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:461: multiple definition of `nir_handle_add_jump'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_control_flow.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:461: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_control_flow.o): in function `nir_handle_remove_jump': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:511: multiple definition of `nir_handle_remove_jump'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_control_flow.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:511: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_control_flow.o): in function `nir_cf_node_insert': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:573: multiple definition of `nir_cf_node_insert'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_control_flow.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:573: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_control_flow.o): in function `nir_cf_extract': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:660: multiple definition of `nir_cf_extract'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_control_flow.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:660: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_control_flow.o): in function `nir_cf_reinsert': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:705: multiple definition of `nir_cf_reinsert'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_control_flow.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:705: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_control_flow.o): in function `nir_cf_delete': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:727: multiple definition of `nir_cf_delete'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_control_flow.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_control_flow.c:727: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_deref_path_init': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:32: multiple definition of `nir_deref_path_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:32: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_deref_path_finish': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:78: multiple definition of `nir_deref_path_finish'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:78: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_deref_instr_remove_if_unused': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:92: multiple definition of `nir_deref_instr_remove_if_unused'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:92: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_deref_instr_has_indirect': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:108: multiple definition of `nir_deref_instr_has_indirect'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:108: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_deref_instr_parent': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.h:1056: multiple definition of `nir_deref_instr_ptr_as_array_stride'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.h:1056: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_deref_instr_get_const_offset': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:170: multiple definition of `nir_deref_instr_get_const_offset'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:170: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_build_deref_offset': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:199: multiple definition of `nir_build_deref_offset'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:199: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_remove_dead_derefs_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:231: multiple definition of `nir_remove_dead_derefs_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:231: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_remove_dead_derefs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:251: multiple definition of `nir_remove_dead_derefs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:251: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_fixup_deref_modes': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:263: multiple definition of `nir_fixup_deref_modes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:263: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_compare_deref_paths': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:313: multiple definition of `nir_compare_deref_paths'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:313: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_compare_derefs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:445: multiple definition of `nir_compare_derefs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:445: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_rematerialize_derefs_in_use_blocks_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:565: multiple definition of `nir_rematerialize_derefs_in_use_blocks_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:565: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_deref.o): in function `nir_opt_deref': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:759: multiple definition of `nir_opt_deref'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_deref.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_deref.c:759: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_calc_dominance_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:163: multiple definition of `nir_calc_dominance_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:163: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_calc_dominance': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:197: multiple definition of `nir_calc_dominance'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:197: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_dominance_lca': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:210: multiple definition of `nir_dominance_lca'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:210: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_block_dominates': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:238: multiple definition of `nir_block_dominates'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:238: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_dump_dom_tree_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:244: multiple definition of `nir_dump_dom_tree_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:244: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_dump_dom_tree': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:257: multiple definition of `nir_dump_dom_tree'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:257: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_dump_dom_frontier_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:266: multiple definition of `nir_dump_dom_frontier_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:266: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_dump_dom_frontier': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:279: multiple definition of `nir_dump_dom_frontier'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:279: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_dump_cfg_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:288: multiple definition of `nir_dump_cfg_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:288: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_dominance.o): in function `nir_dump_cfg': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:303: multiple definition of `nir_dump_cfg'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_dominance.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_dominance.c:303: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_from_ssa.o): in function `nir_convert_from_ssa': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_from_ssa.c:816: multiple definition of `nir_convert_from_ssa'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_from_ssa.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_from_ssa.c:816: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_from_ssa.o): in function `nir_lower_phis_to_regs_block': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_from_ssa.c:878: multiple definition of `nir_lower_phis_to_regs_block'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_from_ssa.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_from_ssa.c:878: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_from_ssa.o): in function `nir_lower_ssa_defs_to_regs_block': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_from_ssa.c:954: multiple definition of `nir_lower_ssa_defs_to_regs_block'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_from_ssa.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_from_ssa.c:954: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_gather_info.o): in function `nir_shader_gather_info': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_gather_info.c:379: multiple definition of `nir_shader_gather_info'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_gather_info.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_gather_info.c:379: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_gather_xfb_info.o): in function `nir_gather_xfb_info': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_gather_xfb_info.c:114: multiple definition of `nir_gather_xfb_info'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_gather_xfb_info.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_gather_xfb_info.c:114: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_gs_count_vertices.o): in function `nir_gs_count_vertices': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_gs_count_vertices.c:55: multiple definition of `nir_gs_count_vertices'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_gs_count_vertices.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_gs_count_vertices.c:55: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_inline_functions.o): in function `nir_inline_functions': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_inline_functions.c:211: multiple definition of `nir_inline_functions'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_inline_functions.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_inline_functions.c:211: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_instr_set.o): in function `nir_srcs_equal': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:250: multiple definition of `nir_srcs_equal'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_instr_set.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:250: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_instr_set.o): in function `nir_alu_srcs_equal': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:279: multiple definition of `nir_alu_srcs_equal'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_instr_set.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:279: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_instr_set.o): in function `nir_instr_set_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:584: multiple definition of `nir_instr_set_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_instr_set.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:584: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_instr_set.o): in function `nir_instr_set_destroy': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:590: multiple definition of `nir_instr_set_destroy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_instr_set.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:590: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_instr_set.o): in function `nir_instr_set_add_or_rewrite': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:595: multiple definition of `nir_instr_set_add_or_rewrite'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_instr_set.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:595: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_instr_set.o): in function `nir_instr_set_remove': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:624: multiple definition of `nir_instr_set_remove'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_instr_set.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_instr_set.c:624: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_linking_helpers.o): in function `nir_remove_unused_io_vars': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:115: multiple definition of `nir_remove_unused_io_vars'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_linking_helpers.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:115: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_linking_helpers.o): in function `nir_remove_unused_varyings': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:156: multiple definition of `nir_remove_unused_varyings'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_linking_helpers.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:156: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_linking_helpers.o): in function `nir_compact_varyings': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:694: multiple definition of `nir_compact_varyings'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_linking_helpers.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:694: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_linking_helpers.o): in function `nir_link_xfb_varyings': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:717: multiple definition of `nir_link_xfb_varyings'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_linking_helpers.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:717: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_linking_helpers.o): in function `nir_link_opt_varyings': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:885: multiple definition of `nir_link_opt_varyings'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_linking_helpers.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_linking_helpers.c:885: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_liveness.o): in function `nir_live_ssa_defs_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_liveness.c:159: multiple definition of `nir_live_ssa_defs_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_liveness.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_liveness.c:159: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_liveness.o): in function `nir_ssa_defs_interfere': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_liveness.c:278: multiple definition of `nir_ssa_defs_interfere'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_liveness.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_liveness.c:278: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_loop_analyze.o): in function `nir_loop_analyze_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_loop_analyze.c:874: multiple definition of `nir_loop_analyze_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_loop_analyze.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_loop_analyze.c:874: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_alpha_test.o): in function `nir_lower_alpha_test': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_alpha_test.c:41: multiple definition of `nir_lower_alpha_test'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_alpha_test.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_alpha_test.c:41: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_alu.o): in function `nir_lower_alu': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_alu.c:216: multiple definition of `nir_lower_alu'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_alu.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_alu.c:216: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_alu_to_scalar.o): in function `nir_lower_alu_to_scalar': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_alu_to_scalar.c:280: multiple definition of `nir_lower_alu_to_scalar'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_alu_to_scalar.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_alu_to_scalar.c:280: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_atomics_to_ssbo.o): in function `nir_lower_atomics_to_ssbo': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_atomics_to_ssbo.c:188: multiple definition of `nir_lower_atomics_to_ssbo'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_atomics_to_ssbo.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_atomics_to_ssbo.c:188: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_bitmap.o): in function `nir_lower_bitmap': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_bitmap.c:151: multiple definition of `nir_lower_bitmap'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_bitmap.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_bitmap.c:151: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_bit_size.o): in function `nir_lower_bit_size': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_bit_size.c:117: multiple definition of `nir_lower_bit_size'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_bit_size.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_bit_size.c:117: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_bool_to_float.o): in function `nir_lower_bool_to_float': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_bool_to_float.c:175: multiple definition of `nir_lower_bool_to_float'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_bool_to_float.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_bool_to_float.c:175: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_bool_to_int32.o): in function `nir_lower_bool_to_int32': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_bool_to_int32.c:153: multiple definition of `nir_lower_bool_to_int32'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_bool_to_int32.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_bool_to_int32.c:153: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_clamp_color_outputs.o): in function `nir_lower_clamp_color_outputs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_clamp_color_outputs.c:127: multiple definition of `nir_lower_clamp_color_outputs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_clamp_color_outputs.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_clamp_color_outputs.c:127: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_clip.o): in function `nir_lower_clip_vs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_clip.c:161: multiple definition of `nir_lower_clip_vs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_clip.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_clip.c:161: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_clip.o): in function `nir_lower_clip_fs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_clip.c:310: multiple definition of `nir_lower_clip_fs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_clip.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_clip.c:310: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_clip_cull_distance_arrays.o): in function `nir_lower_clip_cull_distance_arrays': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_clip_cull_distance_arrays.c:125: multiple definition of `nir_lower_clip_cull_distance_arrays'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_clip_cull_distance_arrays.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_clip_cull_distance_arrays.c:125: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_constant_initializers.o): in function `nir_lower_constant_initializers': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_constant_initializers.c:91: multiple definition of `nir_lower_constant_initializers'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_constant_initializers.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_constant_initializers.c:91: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_double_ops.o): in function `nir_lower_doubles': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_double_ops.c:739: multiple definition of `nir_lower_doubles'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_double_ops.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_double_ops.c:739: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_drawpixels.o): in function `nir_lower_drawpixels': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_drawpixels.c:277: multiple definition of `nir_lower_drawpixels'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_drawpixels.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_drawpixels.c:277: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_global_vars_to_local.o): in function `nir_lower_global_vars_to_local': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_global_vars_to_local.c:70: multiple definition of `nir_lower_global_vars_to_local'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_global_vars_to_local.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_global_vars_to_local.c:70: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_gs_intrinsics.o): in function `nir_lower_gs_intrinsics': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_gs_intrinsics.c:184: multiple definition of `nir_lower_gs_intrinsics'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_gs_intrinsics.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_gs_intrinsics.c:184: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_load_const_to_scalar.o): in function `nir_lower_load_const_to_scalar': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_load_const_to_scalar.c:112: multiple definition of `nir_lower_load_const_to_scalar'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_load_const_to_scalar.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_load_const_to_scalar.c:112: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_locals_to_regs.o): in function `nir_lower_locals_to_regs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_locals_to_regs.c:280: multiple definition of `nir_lower_locals_to_regs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_locals_to_regs.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_locals_to_regs.c:280: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_idiv.o): in function `nir_lower_idiv': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_idiv.c:143: multiple definition of `nir_lower_idiv'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_idiv.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_idiv.c:143: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_indirect_derefs.o): in function `nir_lower_indirect_derefs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_indirect_derefs.c:205: multiple definition of `nir_lower_indirect_derefs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_indirect_derefs.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_indirect_derefs.c:205: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_int64.o): in function `nir_lower_int64': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_int64.c:863: multiple definition of `nir_lower_int64'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_int64.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_int64.c:863: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io.o): in function `nir_assign_var_locations': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:99: multiple definition of `nir_assign_var_locations'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:99: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io.o): in function `nir_is_per_vertex_io': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:124: multiple definition of `nir_is_per_vertex_io'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:124: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io.o): in function `nir_lower_io': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:568: multiple definition of `nir_lower_io'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:568: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io.o): in function `nir_lower_explicit_io': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:1019: multiple definition of `nir_lower_explicit_io'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:1019: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io.o): in function `nir_get_io_offset_src': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:1037: multiple definition of `nir_get_io_offset_src'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:1037: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io.o): in function `nir_get_io_vertex_index_src': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:1067: multiple definition of `nir_get_io_vertex_index_src'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io.c:1067: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io_arrays_to_elements.o): in function `nir_lower_io_arrays_to_elements_no_indirects': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_arrays_to_elements.c:358: multiple definition of `nir_lower_io_arrays_to_elements_no_indirects'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io_arrays_to_elements.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_arrays_to_elements.c:358: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io_arrays_to_elements.o): in function `nir_lower_io_arrays_to_elements': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_arrays_to_elements.c:396: multiple definition of `nir_lower_io_arrays_to_elements'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io_arrays_to_elements.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_arrays_to_elements.c:396: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io_to_temporaries.o): in function `nir_lower_io_to_temporaries': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_to_temporaries.c:148: multiple definition of `nir_lower_io_to_temporaries'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io_to_temporaries.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_to_temporaries.c:148: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io_to_scalar.o): in function `nir_lower_io_to_scalar': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_to_scalar.c:98: multiple definition of `nir_lower_io_to_scalar'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io_to_scalar.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_to_scalar.c:98: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_io_to_scalar.o): in function `nir_lower_io_to_scalar_early': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_to_scalar.c:289: multiple definition of `nir_lower_io_to_scalar_early'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_io_to_scalar.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_io_to_scalar.c:289: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_packing.o): in function `nir_lower_pack': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_packing.c:152: multiple definition of `nir_lower_pack'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_packing.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_packing.c:152: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_passthrough_edgeflags.o): in function `nir_lower_passthrough_edgeflags': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_passthrough_edgeflags.c:55: multiple definition of `nir_lower_passthrough_edgeflags'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_passthrough_edgeflags.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_passthrough_edgeflags.c:55: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_patch_vertices.o): in function `nir_lower_patch_vertices': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_patch_vertices.c:60: multiple definition of `nir_lower_patch_vertices'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_patch_vertices.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_patch_vertices.c:60: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_phis_to_scalar.o): in function `nir_lower_phis_to_scalar': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_phis_to_scalar.c:314: multiple definition of `nir_lower_phis_to_scalar'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_phis_to_scalar.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_phis_to_scalar.c:314: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_regs_to_ssa.o): in function `exec_list_is_empty': /home/Timur/Projects/Others/mesa/src/compiler/../../src/compiler/glsl/list.h:366: multiple definition of `nir_lower_regs_to_ssa_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_regs_to_ssa.o):/home/Timur/Projects/Others/mesa/src/compiler/../../src/compiler/glsl/list.h:366: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_regs_to_ssa.o): in function `nir_lower_regs_to_ssa': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_regs_to_ssa.c:287: multiple definition of `nir_lower_regs_to_ssa'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_regs_to_ssa.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_regs_to_ssa.c:287: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_returns.o): in function `nir_lower_returns_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_returns.c:261: multiple definition of `nir_lower_returns_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_returns.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_returns.c:261: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_returns.o): in function `nir_lower_returns': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_returns.c:288: multiple definition of `nir_lower_returns'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_returns.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_returns.c:288: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_subgroups.o): in function `nir_lower_subgroups': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_subgroups.c:514: multiple definition of `nir_lower_subgroups'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_subgroups.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_subgroups.c:514: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_system_values.o): in function `nir_lower_system_values': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_system_values.c:295: multiple definition of `nir_lower_system_values'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_system_values.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_system_values.c:295: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_tex.o): in function `nir_lower_tex': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_tex.c:1096: multiple definition of `nir_lower_tex'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_tex.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_tex.c:1096: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_to_source_mods.o): in function `nir_lower_to_source_mods': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_to_source_mods.c:229: multiple definition of `nir_lower_to_source_mods'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_to_source_mods.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_to_source_mods.c:229: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_two_sided_color.o): in function `nir_lower_two_sided_color': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_two_sided_color.c:194: multiple definition of `nir_lower_two_sided_color'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_two_sided_color.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_two_sided_color.c:194: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_uniforms_to_ubo.o): in function `nir_lower_uniforms_to_ubo': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_uniforms_to_ubo.c:81: multiple definition of `nir_lower_uniforms_to_ubo'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_uniforms_to_ubo.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_uniforms_to_ubo.c:81: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_vars_to_ssa.o): in function `nir_lower_vars_to_ssa': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_vars_to_ssa.c:755: multiple definition of `nir_lower_vars_to_ssa'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_vars_to_ssa.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_vars_to_ssa.c:755: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_var_copies.o): in function `nir_lower_deref_copy_instr': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_var_copies.c:95: multiple definition of `nir_lower_deref_copy_instr'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_var_copies.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_var_copies.c:95: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_var_copies.o): in function `nir_lower_var_copies': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_var_copies.c:160: multiple definition of `nir_lower_var_copies'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_var_copies.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_var_copies.c:160: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_vec_to_movs.o): in function `nir_lower_vec_to_movs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_vec_to_movs.c:305: multiple definition of `nir_lower_vec_to_movs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_vec_to_movs.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_vec_to_movs.c:305: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_wpos_center.o): in function `nir_lower_wpos_center': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_wpos_center.c:105: multiple definition of `nir_lower_wpos_center'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_wpos_center.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_wpos_center.c:105: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_lower_wpos_ytransform.o): in function `nir_lower_wpos_ytransform': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_wpos_ytransform.c:375: multiple definition of `nir_lower_wpos_ytransform'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_lower_wpos_ytransform.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_lower_wpos_ytransform.c:375: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_metadata.o): in function `nir_metadata_require': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_metadata.c:35: multiple definition of `nir_metadata_require'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_metadata.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_metadata.c:35: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_metadata.o): in function `nir_metadata_preserve': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_metadata.c:59: multiple definition of `nir_metadata_preserve'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_metadata.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_metadata.c:59: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_move_load_const.o): in function `nir_move_load_const': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_move_load_const.c:100: multiple definition of `nir_move_load_const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_move_load_const.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_move_load_const.c:100: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_move_vec_src_uses_to_dest.o): in function `nir_move_vec_src_uses_to_dest': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_move_vec_src_uses_to_dest.c:202: multiple definition of `nir_move_vec_src_uses_to_dest'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_move_vec_src_uses_to_dest.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_move_vec_src_uses_to_dest.c:202: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_normalize_cubemap_coords.o): in function `nir_normalize_cubemap_coords': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_normalize_cubemap_coords.c:107: multiple definition of `nir_normalize_cubemap_coords'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_normalize_cubemap_coords.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_normalize_cubemap_coords.c:107: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_conditional_discard.o): in function `nir_opt_conditional_discard': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_conditional_discard.c:110: multiple definition of `nir_opt_conditional_discard'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_conditional_discard.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_conditional_discard.c:110: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_constant_folding.o): in function `nir_opt_constant_folding': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_constant_folding.c:210: multiple definition of `nir_opt_constant_folding'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_constant_folding.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_constant_folding.c:210: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_copy_prop_vars.o): in function `nir_opt_copy_prop_vars': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_copy_prop_vars.c:1137: multiple definition of `nir_opt_copy_prop_vars'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_copy_prop_vars.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_copy_prop_vars.c:1137: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_copy_propagate.o): in function `nir_copy_prop': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_copy_propagate.c:290: multiple definition of `nir_copy_prop'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_copy_propagate.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_copy_propagate.c:290: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_cse.o): in function `nir_opt_cse': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_cse.c:88: multiple definition of `nir_opt_cse'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_cse.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_cse.c:88: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_dce.o): in function `nir_opt_dce': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_dce.c:162: multiple definition of `nir_opt_dce'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_dce.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_dce.c:162: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_dead_cf.o): in function `nir_opt_dead_cf': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_dead_cf.c:369: multiple definition of `nir_opt_dead_cf'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_dead_cf.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_dead_cf.c:369: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_dead_write_vars.o): in function `nir_opt_dead_write_vars': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_dead_write_vars.c:210: multiple definition of `nir_opt_dead_write_vars'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_dead_write_vars.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_dead_write_vars.c:210: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_find_array_copies.o): in function `nir_opt_find_array_copies': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_find_array_copies.c:403: multiple definition of `nir_opt_find_array_copies'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_find_array_copies.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_find_array_copies.c:403: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_gcm.o): in function `nir_opt_gcm': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_gcm.c:513: multiple definition of `nir_opt_gcm'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_gcm.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_gcm.c:513: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_global_to_local.o): in function `nir_opt_global_to_local': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_global_to_local.c:93: multiple definition of `nir_opt_global_to_local'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_global_to_local.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_global_to_local.c:93: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_idiv_const.o): in function `nir_opt_idiv_const': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_idiv_const.c:206: multiple definition of `nir_opt_idiv_const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_idiv_const.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_idiv_const.c:206: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_if.o): in function `nir_opt_if': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_if.c:1407: multiple definition of `nir_opt_if'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_if.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_if.c:1407: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_intrinsics.o): in function `nir_opt_intrinsics': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_intrinsics.c:77: multiple definition of `nir_opt_intrinsics'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_intrinsics.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_intrinsics.c:77: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_loop_unroll.o): in function `nir_opt_loop_unroll': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_loop_unroll.c:698: multiple definition of `nir_opt_loop_unroll'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_loop_unroll.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_loop_unroll.c:698: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_large_constants.o): in function `nir_opt_large_constants': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_large_constants.c:136: multiple definition of `nir_opt_large_constants'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_large_constants.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_large_constants.c:136: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_move_comparisons.o): in function `nir_opt_move_comparisons': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_move_comparisons.c:143: multiple definition of `nir_opt_move_comparisons'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_move_comparisons.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_move_comparisons.c:143: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_move_load_ubo.o): in function `nir_opt_move_load_ubo': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_move_load_ubo.c:99: multiple definition of `nir_opt_move_load_ubo'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_move_load_ubo.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_move_load_ubo.c:99: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_peephole_select.o): in function `nir_opt_peephole_select': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_peephole_select.c:299: multiple definition of `nir_opt_peephole_select'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_peephole_select.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_peephole_select.c:299: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_remove_phis.o): in function `nir_opt_remove_phis': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_remove_phis.c:167: multiple definition of `nir_opt_remove_phis'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_remove_phis.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_remove_phis.c:167: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_shrink_load.o): in function `nir_opt_shrink_load': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_shrink_load.c:46: multiple definition of `nir_opt_shrink_load'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_shrink_load.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_shrink_load.c:46: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_trivial_continues.o): in function `nir_opt_trivial_continues': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_trivial_continues.c:119: multiple definition of `nir_opt_trivial_continues'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_trivial_continues.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_trivial_continues.c:119: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_undef.o): in function `nir_opt_undef': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_undef.c:136: multiple definition of `nir_opt_undef'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_undef.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_undef.c:136: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_phi_builder.o): in function `nir_phi_builder_create': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:92: multiple definition of `nir_phi_builder_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_phi_builder.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:92: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_phi_builder.o): in function `nir_phi_builder_add_value': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:119: multiple definition of `nir_phi_builder_add_value'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_phi_builder.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:119: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_phi_builder.o): in function `nir_phi_builder_value_set_block_def': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:179: multiple definition of `nir_phi_builder_value_set_block_def'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_phi_builder.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:179: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_phi_builder.o): in function `nir_phi_builder_value_get_block_def': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:185: multiple definition of `nir_phi_builder_value_get_block_def'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_phi_builder.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:185: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_phi_builder.o): in function `nir_phi_builder_finish': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:278: multiple definition of `nir_phi_builder_finish'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_phi_builder.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_phi_builder.c:278: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_print.o): in function `nir_print_shader_annotated': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_print.c:1342: multiple definition of `nir_print_shader_annotated'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_print.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_print.c:1342: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_print.o): in function `nir_print_shader': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_print.c:1407: multiple definition of `nir_print_shader'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_print.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_print.c:1407: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_print.o): in function `nir_print_instr': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_print.c:1414: multiple definition of `nir_print_instr'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_print.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_print.c:1414: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_print.o): in function `nir_print_deref': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_print.c:1424: multiple definition of `nir_print_deref'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_print.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_print.c:1424: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_propagate_invariant.o): in function `nir_propagate_invariant': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_propagate_invariant.c:183: multiple definition of `nir_propagate_invariant'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_propagate_invariant.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_propagate_invariant.c:183: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_remove_dead_variables.o): in function `nir_remove_dead_variables': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_remove_dead_variables.c:165: multiple definition of `nir_remove_dead_variables'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_remove_dead_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_remove_dead_variables.c:165: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_repair_ssa.o): in function `nir_repair_ssa_impl': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_repair_ssa.c:106: multiple definition of `nir_repair_ssa_impl'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_repair_ssa.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_repair_ssa.c:106: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_repair_ssa.o): in function `nir_repair_ssa': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_repair_ssa.c:143: multiple definition of `nir_repair_ssa'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_repair_ssa.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_repair_ssa.c:143: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_search.o): in function `nir_replace_instr': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_search.c:505: multiple definition of `nir_replace_instr'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_search.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_search.c:505: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_serialize.o): in function `nir_serialize': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_serialize.c:1083: multiple definition of `nir_serialize'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_serialize.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_serialize.c:1083: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_serialize.o): in function `nir_deserialize': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_serialize.c:1144: multiple definition of `nir_deserialize'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_serialize.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_serialize.c:1144: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_serialize.o): in function `nir_shader_serialize_deserialize': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_serialize.c:1202: multiple definition of `nir_shader_serialize_deserialize'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_serialize.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_serialize.c:1202: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_split_per_member_structs.o): in function `nir_split_per_member_structs': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_per_member_structs.c:174: multiple definition of `nir_split_per_member_structs'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_split_per_member_structs.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_per_member_structs.c:174: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_split_var_copies.o): in function `nir_split_var_copies': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_var_copies.c:127: multiple definition of `nir_split_var_copies'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_split_var_copies.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_var_copies.c:127: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_split_vars.o): in function `nir_split_struct_vars': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_vars.c:257: multiple definition of `nir_split_struct_vars'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_split_vars.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_vars.c:257: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_split_vars.o): in function `nir_split_array_vars': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_vars.c:793: multiple definition of `nir_split_array_vars'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_split_vars.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_vars.c:793: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_split_vars.o): in function `nir_shrink_vec_array_vars': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_vars.c:1520: multiple definition of `nir_shrink_vec_array_vars'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_split_vars.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_split_vars.c:1520: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_sweep.o): in function `nir_sweep': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_sweep.c:155: multiple definition of `nir_sweep'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_sweep.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_sweep.c:155: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_to_lcssa.o): in function `nir_convert_loop_to_lcssa': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_to_lcssa.c:192: multiple definition of `nir_convert_loop_to_lcssa'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_to_lcssa.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_to_lcssa.c:192: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_worklist.o): in function `nir_block_worklist_init': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:33: multiple definition of `nir_block_worklist_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_worklist.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:33: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_worklist.o): in function `nir_block_worklist_fini': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:45: multiple definition of `nir_block_worklist_fini'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_worklist.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:45: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_worklist.o): in function `nir_block_worklist_push_head': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:62: multiple definition of `nir_block_worklist_push_head'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_worklist.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:62: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_worklist.o): in function `nir_block_worklist_peek_head': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:83: multiple definition of `nir_block_worklist_peek_head'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_worklist.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:83: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_worklist.o): in function `nir_block_worklist_pop_head': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:91: multiple definition of `nir_block_worklist_pop_head'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_worklist.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:91: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_worklist.o): in function `nir_block_worklist_push_tail': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:104: multiple definition of `nir_block_worklist_push_tail'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_worklist.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:104: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_worklist.o): in function `nir_start_block': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.h:1991: multiple definition of `nir_block_worklist_add_all'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_worklist.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.h:1991: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_worklist.o): in function `nir_block_worklist_peek_tail': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:122: multiple definition of `nir_block_worklist_peek_tail'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_worklist.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:122: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_worklist.o): in function `nir_block_worklist_pop_tail': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:132: multiple definition of `nir_block_worklist_pop_tail'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_worklist.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_worklist.c:132: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(gl_spirv.o): in function `gl_spirv_validation': /home/Timur/Projects/Others/mesa/src/compiler/spirv/gl_spirv.c:225: multiple definition of `gl_spirv_validation'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(gl_spirv.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/gl_spirv.c:225: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_log': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:41: multiple definition of `vtn_log'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:41: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_logf': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:55: multiple definition of `vtn_logf'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:55: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `_vtn_warn': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:124: multiple definition of `_vtn_warn'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:124: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `_vtn_err': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:136: multiple definition of `_vtn_err'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:136: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `_vtn_fail': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:148: multiple definition of `_vtn_fail'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:148: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_foreach_instruction': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:335: multiple definition of `vtn_foreach_instruction'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:335: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_foreach_decoration': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:466: multiple definition of `vtn_foreach_decoration'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:466: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_foreach_execution_mode': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:473: multiple definition of `vtn_foreach_execution_mode'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:473: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_handle_decoration': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:486: multiple definition of `vtn_handle_decoration'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:486: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_type_contains_block': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:574: multiple definition of `vtn_type_contains_block'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:574: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_types_compatible': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:599: multiple definition of `vtn_types_compatible'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:599: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_create_ssa_value': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:1993: multiple definition of `vtn_create_ssa_value'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:1993: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_ssa_value': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:295: multiple definition of `vtn_ssa_value'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:295: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_ssa_transpose': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:2982: multiple definition of `vtn_ssa_transpose'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:2982: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_vector_extract': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3012: multiple definition of `vtn_vector_extract'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3012: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_vector_insert': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3019: multiple definition of `vtn_vector_insert'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3019: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_vector_extract_dynamic': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3046: multiple definition of `vtn_vector_extract_dynamic'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3046: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_vector_insert_dynamic': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3058: multiple definition of `vtn_vector_insert_dynamic'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3058: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_handle_entry_point': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3478: multiple definition of `vtn_handle_entry_point'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:3478: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `vtn_create_builder': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:4363: multiple definition of `vtn_create_builder'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:4363: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_to_nir.o): in function `spirv_to_nir': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:4424: multiple definition of `spirv_to_nir'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_to_nir.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_to_nir.c:4424: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_alu.o): in function `vtn_nir_alu_op_for_spirv_opcode': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_alu.c:224: multiple definition of `vtn_nir_alu_op_for_spirv_opcode'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_alu.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_alu.c:224: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_alu.o): in function `vtn_handle_alu': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_alu.c:382: multiple definition of `vtn_handle_alu'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_alu.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_alu.c:382: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_amd.o): in function `vtn_handle_amd_gcn_shader_instruction': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_amd.c:32: multiple definition of `vtn_handle_amd_gcn_shader_instruction'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_amd.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_amd.c:32: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_amd.o): in function `vtn_handle_amd_shader_trinary_minmax_instruction': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_amd.c:62: multiple definition of `vtn_handle_amd_shader_trinary_minmax_instruction'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_amd.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_amd.c:62: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_cfg.o): in function `vtn_handle_function_call': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_cfg.c:181: multiple definition of `vtn_handle_function_call'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_cfg.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_cfg.c:181: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_cfg.o): in function `vtn_build_cfg': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_cfg.c:757: multiple definition of `vtn_build_cfg'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_cfg.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_cfg.c:757: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_cfg.o): in function `vtn_function_emit': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_cfg.c:1040: multiple definition of `vtn_function_emit'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_cfg.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_cfg.c:1040: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_glsl450.o): in function `vtn_handle_glsl450_instruction': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_glsl450.c:900: multiple definition of `vtn_handle_glsl450_instruction'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_glsl450.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_glsl450.c:900: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_subgroup.o): in function `vtn_handle_subgroup': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_subgroup.c:73: multiple definition of `vtn_handle_subgroup'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_subgroup.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_subgroup.c:73: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_pointer_uses_ssa_offset': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:51: multiple definition of `vtn_pointer_uses_ssa_offset'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:51: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_pointer_for_variable': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:535: multiple definition of `vtn_pointer_for_variable'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:535: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_pointer_to_deref': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:574: multiple definition of `vtn_pointer_to_deref'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:574: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_nir_deref': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:622: multiple definition of `vtn_nir_deref'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:622: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_local_load': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:649: multiple definition of `vtn_local_load'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:649: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_local_store': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:669: multiple definition of `vtn_local_store'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:669: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_pointer_to_offset': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:691: multiple definition of `vtn_pointer_to_offset'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:691: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_variable_load': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:1094: multiple definition of `vtn_variable_load'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:1094: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_variable_store': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:1107: multiple definition of `vtn_variable_store'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:1107: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_pointer_to_ssa': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:1764: multiple definition of `vtn_pointer_to_ssa'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:1764: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_pointer_from_ssa': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:1829: multiple definition of `vtn_pointer_from_ssa'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:1829: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_variables.o): in function `vtn_handle_variables': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:2294: multiple definition of `vtn_handle_variables'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_variables.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_variables.c:2294: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_info.o): in function `spirv_capability_to_string': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_info.c:30: multiple definition of `spirv_capability_to_string'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_info.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_info.c:30: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_info.o): in function `spirv_decoration_to_string': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_info.c:166: multiple definition of `spirv_decoration_to_string'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_info.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_info.c:166: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_info.o): in function `spirv_executionmode_to_string': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_info.c:238: multiple definition of `spirv_executionmode_to_string'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_info.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_info.c:238: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(spirv_info.o): in function `spirv_op_to_string': /home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_info.c:298: multiple definition of `spirv_op_to_string'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(spirv_info.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/spirv_info.c:298: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(vtn_gather_types.o): in function `result_type_args_for_opcode': /home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_gather_types.c:38: multiple definition of `vtn_set_instruction_result_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(vtn_gather_types.o):/home/Timur/Projects/Others/mesa/src/compiler/spirv/vtn_gather_types.c:38: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_constant_expressions.o): in function `nir_eval_const_opcode': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_constant_expressions.c:20134: multiple definition of `nir_eval_const_opcode'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_constant_expressions.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_constant_expressions.c:20134: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_intrinsics.o):(.data.rel.ro.local+0x0): multiple definition of `nir_intrinsic_infos'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_intrinsics.o):(.data.rel.ro.local+0x0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opcodes.o): in function `nir_alu_type_get_base_type': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir.h:817: multiple definition of `nir_type_conversion_op'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opcodes.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir.h:817: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opcodes.o):(.data.rel.ro.local+0x0): multiple definition of `nir_op_infos'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opcodes.o):(.data.rel.ro.local+0x0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_algebraic.o): in function `nir_opt_algebraic': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_algebraic.c:38351: multiple definition of `nir_opt_algebraic'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_algebraic.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_algebraic.c:38351: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_algebraic.o): in function `nir_opt_algebraic_before_ffma': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_algebraic.c:39311: multiple definition of `nir_opt_algebraic_before_ffma'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_algebraic.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_algebraic.c:39311: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_opt_algebraic.o): in function `nir_opt_algebraic_late': /home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_algebraic.c:40723: multiple definition of `nir_opt_algebraic_late'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_opt_algebraic.o):/home/Timur/Projects/Others/mesa/src/compiler/nir/nir_opt_algebraic.c:40723: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_init': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:114: multiple definition of `blob_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:114: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_init_fixed': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:124: multiple definition of `blob_init_fixed'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:124: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_overwrite_bytes': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:135: multiple definition of `blob_overwrite_bytes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:135: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_write_bytes': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:148: multiple definition of `blob_write_bytes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:148: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `grow_to_fit': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:49: multiple definition of `blob_reserve_bytes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:49: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_reserve_uint32': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:177: multiple definition of `blob_reserve_uint32'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:177: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_reserve_intptr': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:184: multiple definition of `blob_reserve_intptr'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:184: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_write_uint32': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:191: multiple definition of `blob_write_uint32'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:191: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_overwrite_uint32': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:204: multiple definition of `blob_overwrite_uint32'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:204: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_write_uint64': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:211: multiple definition of `blob_write_uint64'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:211: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_write_intptr': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:219: multiple definition of `blob_write_intptr'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:219: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_overwrite_intptr': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:229: multiple definition of `blob_overwrite_intptr'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:229: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_write_string': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:236: multiple definition of `blob_write_string'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:236: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_reader_init': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:244: multiple definition of `blob_reader_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:244: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `ensure_can_read': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:256: multiple definition of `blob_read_bytes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:256: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `ensure_can_read': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:256: multiple definition of `blob_copy_bytes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:256: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `ensure_can_read': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:256: multiple definition of `blob_skip_bytes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:256: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_read_uint32': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:311: multiple definition of `blob_read_uint32'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:311: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_read_uint64': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:329: multiple definition of `blob_read_uint64'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:329: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_read_intptr': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:347: multiple definition of `blob_read_intptr'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:347: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(blob.o): in function `blob_read_string': /home/Timur/Projects/Others/mesa/src/compiler/blob.c:361: multiple definition of `blob_read_string'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(blob.o):/home/Timur/Projects/Others/mesa/src/compiler/blob.c:361: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::record_key_hash(void const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1112: multiple definition of `glsl_type::record_key_hash(void const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1112: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::~glsl_type()': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:198: multiple definition of `glsl_type::~glsl_type()'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:198: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::~glsl_type()': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:198: multiple definition of `glsl_type::~glsl_type()'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:198: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(unsigned int, glsl_base_type, unsigned int, unsigned int, char const*, unsigned int, bool)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:40: multiple definition of `glsl_type::glsl_type(unsigned int, glsl_base_type, unsigned int, unsigned int, char const*, unsigned int, bool)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:40: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(unsigned int, glsl_base_type, unsigned int, unsigned int, char const*, unsigned int, bool)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:40: multiple definition of `glsl_type::glsl_type(unsigned int, glsl_base_type, unsigned int, unsigned int, char const*, unsigned int, bool)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:40: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(unsigned int, glsl_base_type, glsl_sampler_dim, bool, bool, glsl_base_type, char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:75: multiple definition of `glsl_type::glsl_type(unsigned int, glsl_base_type, glsl_sampler_dim, bool, bool, glsl_base_type, char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:75: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(unsigned int, glsl_base_type, glsl_sampler_dim, bool, bool, glsl_base_type, char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:75: multiple definition of `glsl_type::glsl_type(unsigned int, glsl_base_type, glsl_sampler_dim, bool, bool, glsl_base_type, char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:75: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(glsl_struct_field const*, unsigned int, char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:103: multiple definition of `glsl_type::glsl_type(glsl_struct_field const*, unsigned int, char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:103: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(glsl_struct_field const*, unsigned int, char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:103: multiple definition of `glsl_type::glsl_type(glsl_struct_field const*, unsigned int, char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:103: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(glsl_struct_field const*, unsigned int, glsl_interface_packing, bool, char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:124: multiple definition of `glsl_type::glsl_type(glsl_struct_field const*, unsigned int, glsl_interface_packing, bool, char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:124: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(glsl_struct_field const*, unsigned int, glsl_interface_packing, bool, char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:124: multiple definition of `glsl_type::glsl_type(glsl_struct_field const*, unsigned int, glsl_interface_packing, bool, char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:124: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(glsl_type const*, glsl_function_param const*, unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:158: multiple definition of `glsl_type::glsl_type(glsl_type const*, glsl_function_param const*, unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:158: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(glsl_type const*, glsl_function_param const*, unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:158: multiple definition of `glsl_type::glsl_type(glsl_type const*, glsl_function_param const*, unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:158: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:187: multiple definition of `glsl_type::glsl_type(char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:187: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:187: multiple definition of `glsl_type::glsl_type(char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:187: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::contains_sampler() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:203: multiple definition of `glsl_type::contains_sampler() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:203: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::contains_array() const': /home/Timur/Projects/Others/mesa/src/compiler/../../src/compiler/glsl_types.h:668: multiple definition of `glsl_type::contains_array() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/../../src/compiler/glsl_types.h:668: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::contains_integer() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:233: multiple definition of `glsl_type::contains_integer() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:233: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::contains_double() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:249: multiple definition of `glsl_type::contains_double() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:249: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::contains_64bit() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:265: multiple definition of `glsl_type::contains_64bit() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:265: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::contains_opaque() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:281: multiple definition of `glsl_type::contains_opaque() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:281: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::contains_subroutine() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:302: multiple definition of `glsl_type::contains_subroutine() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:302: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::sampler_index() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:319: multiple definition of `glsl_type::sampler_index() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:319: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::contains_image() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:348: multiple definition of `glsl_type::contains_image() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:348: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_base_type() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:364: multiple definition of `glsl_type::get_base_type() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:364: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2a00): multiple definition of `glsl_type::_uint_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2a00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2b80): multiple definition of `glsl_type::_int_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2b80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2880): multiple definition of `glsl_type::_float_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2880): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2700): multiple definition of `glsl_type::_float16_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2700): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2580): multiple definition of `glsl_type::_double_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2580): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1c80): multiple definition of `glsl_type::_uint8_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1c80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1e00): multiple definition of `glsl_type::_int8_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1e00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1f80): multiple definition of `glsl_type::_uint16_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1f80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2100): multiple definition of `glsl_type::_int16_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2100): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2280): multiple definition of `glsl_type::_uint64_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2280): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2400): multiple definition of `glsl_type::_int64_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2400): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2d00): multiple definition of `glsl_type::_bool_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2d00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2d80): multiple definition of `glsl_type::_error_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2d80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_scalar_type() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:400: multiple definition of `glsl_type::get_scalar_type() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:400: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `_mesa_glsl_release_types': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:473: multiple definition of `_mesa_glsl_release_types'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:473: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2dd8): multiple definition of `glsl_type::explicit_matrix_types'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2dd8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2dd0): multiple definition of `glsl_type::array_types'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2dd0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2dc8): multiple definition of `glsl_type::record_types'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2dc8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2dc0): multiple definition of `glsl_type::interface_types'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2dc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2db8): multiple definition of `glsl_type::function_types'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2db8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2db0): multiple definition of `glsl_type::subroutine_types'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2db0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(glsl_type const*, unsigned int, unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:511: multiple definition of `glsl_type::glsl_type(glsl_type const*, unsigned int, unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:511: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::glsl_type(glsl_type const*, unsigned int, unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:511: multiple definition of `glsl_type::glsl_type(glsl_type const*, unsigned int, unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:511: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::vec(unsigned int, glsl_type const* const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:562: multiple definition of `glsl_type::vec(unsigned int, glsl_type const* const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:562: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::vec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:585: multiple definition of `glsl_type::vec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:585: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2840): multiple definition of `glsl_type::_vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2840): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2800): multiple definition of `glsl_type::_vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2800): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x27c0): multiple definition of `glsl_type::_vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x27c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2780): multiple definition of `glsl_type::_vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2780): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2740): multiple definition of `glsl_type::_vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2740): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::f16vec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:586: multiple definition of `glsl_type::f16vec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:586: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x26c0): multiple definition of `glsl_type::_f16vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x26c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2680): multiple definition of `glsl_type::_f16vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2680): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2640): multiple definition of `glsl_type::_f16vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2640): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2600): multiple definition of `glsl_type::_f16vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2600): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x25c0): multiple definition of `glsl_type::_f16vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x25c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::dvec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:587: multiple definition of `glsl_type::dvec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:587: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2540): multiple definition of `glsl_type::_dvec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2540): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2500): multiple definition of `glsl_type::_dvec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2500): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x24c0): multiple definition of `glsl_type::_dvec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x24c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2480): multiple definition of `glsl_type::_dvec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2480): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2440): multiple definition of `glsl_type::_dvec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2440): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::ivec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:588: multiple definition of `glsl_type::ivec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:588: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2b40): multiple definition of `glsl_type::_ivec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2b40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2b00): multiple definition of `glsl_type::_ivec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2b00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2ac0): multiple definition of `glsl_type::_ivec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2ac0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2a80): multiple definition of `glsl_type::_ivec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2a80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2a40): multiple definition of `glsl_type::_ivec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2a40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::uvec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:589: multiple definition of `glsl_type::uvec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:589: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x29c0): multiple definition of `glsl_type::_uvec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x29c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2980): multiple definition of `glsl_type::_uvec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2980): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2940): multiple definition of `glsl_type::_uvec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2940): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2900): multiple definition of `glsl_type::_uvec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2900): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x28c0): multiple definition of `glsl_type::_uvec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x28c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::bvec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:590: multiple definition of `glsl_type::bvec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:590: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2cc0): multiple definition of `glsl_type::_bvec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2cc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2c80): multiple definition of `glsl_type::_bvec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2c80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2c40): multiple definition of `glsl_type::_bvec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2c40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2c00): multiple definition of `glsl_type::_bvec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2c00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2bc0): multiple definition of `glsl_type::_bvec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2bc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::i64vec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:591: multiple definition of `glsl_type::i64vec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:591: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x23c0): multiple definition of `glsl_type::_i64vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x23c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2380): multiple definition of `glsl_type::_i64vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2380): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2340): multiple definition of `glsl_type::_i64vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2340): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2300): multiple definition of `glsl_type::_i64vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2300): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x22c0): multiple definition of `glsl_type::_i64vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x22c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::u64vec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:592: multiple definition of `glsl_type::u64vec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:592: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2240): multiple definition of `glsl_type::_u64vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2240): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2200): multiple definition of `glsl_type::_u64vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2200): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x21c0): multiple definition of `glsl_type::_u64vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x21c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2180): multiple definition of `glsl_type::_u64vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2180): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2140): multiple definition of `glsl_type::_u64vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2140): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::i16vec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:593: multiple definition of `glsl_type::i16vec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:593: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x20c0): multiple definition of `glsl_type::_i16vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x20c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2080): multiple definition of `glsl_type::_i16vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2080): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2040): multiple definition of `glsl_type::_i16vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2040): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2000): multiple definition of `glsl_type::_i16vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2000): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1fc0): multiple definition of `glsl_type::_i16vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1fc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::u16vec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:594: multiple definition of `glsl_type::u16vec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:594: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1f40): multiple definition of `glsl_type::_u16vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1f40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1f00): multiple definition of `glsl_type::_u16vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1f00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1ec0): multiple definition of `glsl_type::_u16vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1ec0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1e80): multiple definition of `glsl_type::_u16vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1e80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1e40): multiple definition of `glsl_type::_u16vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1e40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::i8vec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:595: multiple definition of `glsl_type::i8vec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:595: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1dc0): multiple definition of `glsl_type::_i8vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1dc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1d80): multiple definition of `glsl_type::_i8vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1d80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1d40): multiple definition of `glsl_type::_i8vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1d40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1d00): multiple definition of `glsl_type::_i8vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1d00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1cc0): multiple definition of `glsl_type::_i8vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1cc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::u8vec(unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:596: multiple definition of `glsl_type::u8vec(unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:596: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1c40): multiple definition of `glsl_type::_u8vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1c40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1c00): multiple definition of `glsl_type::_u8vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1c00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1bc0): multiple definition of `glsl_type::_u8vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1bc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1b80): multiple definition of `glsl_type::_u8vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1b80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1b40): multiple definition of `glsl_type::_u8vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1b40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_instance(unsigned int, unsigned int, unsigned int, unsigned int, bool)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:602: multiple definition of `glsl_type::get_instance(unsigned int, unsigned int, unsigned int, unsigned int, bool)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:602: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1b00): multiple definition of `glsl_type::_mat2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1b00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2de0): multiple definition of `glsl_type::hash_mutex'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2de0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2d40): multiple definition of `glsl_type::_void_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2d40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1680): multiple definition of `glsl_type::_dmat2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1680): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x18c0): multiple definition of `glsl_type::_f16mat2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x18c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1a80): multiple definition of `glsl_type::_mat4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1a80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1a00): multiple definition of `glsl_type::_mat2x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1a00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1a40): multiple definition of `glsl_type::_mat2x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1a40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1480): multiple definition of `glsl_type::_dmat4x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1480): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1580): multiple definition of `glsl_type::_dmat2x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1580): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x15c0): multiple definition of `glsl_type::_dmat2x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x15c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x14c0): multiple definition of `glsl_type::_dmat4x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x14c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1500): multiple definition of `glsl_type::_dmat3x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1500): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1640): multiple definition of `glsl_type::_dmat3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1640): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1540): multiple definition of `glsl_type::_dmat3x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1540): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x16c0): multiple definition of `glsl_type::_f16mat4x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x16c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1900): multiple definition of `glsl_type::_mat4x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1900): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1940): multiple definition of `glsl_type::_mat4x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1940): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1980): multiple definition of `glsl_type::_mat3x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1980): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1ac0): multiple definition of `glsl_type::_mat3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1ac0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x19c0): multiple definition of `glsl_type::_mat3x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x19c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1600): multiple definition of `glsl_type::_dmat4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1600): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1840): multiple definition of `glsl_type::_f16mat4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1840): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x17c0): multiple definition of `glsl_type::_f16mat2x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x17c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1800): multiple definition of `glsl_type::_f16mat2x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1800): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1700): multiple definition of `glsl_type::_f16mat4x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1700): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1740): multiple definition of `glsl_type::_f16mat3x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1740): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1880): multiple definition of `glsl_type::_f16mat3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1880): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1780): multiple definition of `glsl_type::_f16mat3x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1780): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_sampler_instance(glsl_sampler_dim, bool, bool, glsl_base_type)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:756: multiple definition of `glsl_type::get_sampler_instance(glsl_sampler_dim, bool, bool, glsl_base_type)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:756: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1180): multiple definition of `glsl_type::_sampler2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1180): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x11c0): multiple definition of `glsl_type::_sampler2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x11c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1380): multiple definition of `glsl_type::_sampler3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1380): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xa80): multiple definition of `glsl_type::_samplerCubeArrayShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xa80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xb40): multiple definition of `glsl_type::_samplerCubeShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xb40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1240): multiple definition of `glsl_type::_sampler2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1240): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xa40): multiple definition of `glsl_type::_sampler2DRectShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xa40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1200): multiple definition of `glsl_type::_samplerBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1200): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xb00): multiple definition of `glsl_type::_sampler1DArrayShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xb00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xbc0): multiple definition of `glsl_type::_sampler1DShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xbc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xac0): multiple definition of `glsl_type::_sampler2DArrayShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xac0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xb80): multiple definition of `glsl_type::_sampler2DShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xb80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xa00): multiple definition of `glsl_type::_samplerExternalOES_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xa00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xd80): multiple definition of `glsl_type::_usampler1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xd80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xe80): multiple definition of `glsl_type::_usampler1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xe80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xc00): multiple definition of `glsl_type::_usampler2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xc00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xc40): multiple definition of `glsl_type::_usampler2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xc40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xcc0): multiple definition of `glsl_type::_usampler2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xcc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xd00): multiple definition of `glsl_type::_usamplerCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xd00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xdc0): multiple definition of `glsl_type::_usamplerCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xdc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xe00): multiple definition of `glsl_type::_usampler3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xe00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xd40): multiple definition of `glsl_type::_usampler2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xd40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xe40): multiple definition of `glsl_type::_usampler2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xe40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xc80): multiple definition of `glsl_type::_usamplerBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xc80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xf40): multiple definition of `glsl_type::_isamplerBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xf40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xf80): multiple definition of `glsl_type::_isampler2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xf80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xec0): multiple definition of `glsl_type::_isampler2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xec0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xf00): multiple definition of `glsl_type::_isampler2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xf00): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xfc0): multiple definition of `glsl_type::_isamplerCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xfc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1080): multiple definition of `glsl_type::_isamplerCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1080): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x10c0): multiple definition of `glsl_type::_isampler3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x10c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1000): multiple definition of `glsl_type::_isampler2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1000): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1100): multiple definition of `glsl_type::_isampler2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1100): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1040): multiple definition of `glsl_type::_isampler1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1040): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1140): multiple definition of `glsl_type::_isampler1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1140): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1280): multiple definition of `glsl_type::_samplerCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1280): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1340): multiple definition of `glsl_type::_samplerCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1340): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1300): multiple definition of `glsl_type::_sampler1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1300): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1400): multiple definition of `glsl_type::_sampler1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1400): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x12c0): multiple definition of `glsl_type::_sampler2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x12c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x13c0): multiple definition of `glsl_type::_sampler2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x13c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_image_instance(glsl_sampler_dim, bool, glsl_base_type)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:875: multiple definition of `glsl_type::get_image_instance(glsl_sampler_dim, bool, glsl_base_type)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:875: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x80): multiple definition of `glsl_type::_usubpassInput_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x40): multiple definition of `glsl_type::_usubpassInputMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x440): multiple definition of `glsl_type::_uimage1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x440): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x2c0): multiple definition of `glsl_type::_uimage1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x2c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x400): multiple definition of `glsl_type::_uimage2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x400): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x280): multiple definition of `glsl_type::_uimage2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x280): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x3c0): multiple definition of `glsl_type::_uimage3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x3c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x340): multiple definition of `glsl_type::_uimageCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x340): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x240): multiple definition of `glsl_type::_uimageCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x240): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x380): multiple definition of `glsl_type::_uimage2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x380): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x300): multiple definition of `glsl_type::_uimageBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x300): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x200): multiple definition of `glsl_type::_uimage2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x200): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1c0): multiple definition of `glsl_type::_uimage2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0xc0): multiple definition of `glsl_type::_isubpassInputMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0xc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x700): multiple definition of `glsl_type::_iimage1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x700): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x580): multiple definition of `glsl_type::_iimage1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x580): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x6c0): multiple definition of `glsl_type::_iimage2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x6c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x540): multiple definition of `glsl_type::_iimage2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x540): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x680): multiple definition of `glsl_type::_iimage3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x680): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x600): multiple definition of `glsl_type::_iimageCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x600): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x500): multiple definition of `glsl_type::_iimageCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x500): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x640): multiple definition of `glsl_type::_iimage2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x640): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x5c0): multiple definition of `glsl_type::_iimageBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x5c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x4c0): multiple definition of `glsl_type::_iimage2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x4c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x480): multiple definition of `glsl_type::_iimage2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x480): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x100): multiple definition of `glsl_type::_isubpassInput_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x100): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x9c0): multiple definition of `glsl_type::_image1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x9c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x840): multiple definition of `glsl_type::_image1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x840): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x8c0): multiple definition of `glsl_type::_imageCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x8c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x7c0): multiple definition of `glsl_type::_imageCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x7c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x900): multiple definition of `glsl_type::_image2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x900): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x780): multiple definition of `glsl_type::_image2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x780): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x740): multiple definition of `glsl_type::_image2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x740): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x180): multiple definition of `glsl_type::_subpassInput_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x180): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x880): multiple definition of `glsl_type::_imageBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x880): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x140): multiple definition of `glsl_type::_subpassInputMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x140): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x980): multiple definition of `glsl_type::_image2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x980): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x800): multiple definition of `glsl_type::_image2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x800): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x940): multiple definition of `glsl_type::_image3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x940): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_array_instance(glsl_type const*, unsigned int, unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:974: multiple definition of `glsl_type::get_array_instance(glsl_type const*, unsigned int, unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:974: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::record_compare(glsl_type const*, bool) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1012: multiple definition of `glsl_type::record_compare(glsl_type const*, bool) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1012: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::record_key_compare(void const*, void const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1097: multiple definition of `glsl_type::record_key_compare(void const*, void const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1097: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_record_instance(glsl_struct_field const*, unsigned int, char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1133: multiple definition of `glsl_type::get_record_instance(glsl_struct_field const*, unsigned int, char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1133: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_bare_type() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:412: multiple definition of `glsl_type::get_bare_type() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:412: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_interface_instance(glsl_struct_field const*, unsigned int, glsl_interface_packing, bool, char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1167: multiple definition of `glsl_type::get_interface_instance(glsl_struct_field const*, unsigned int, glsl_interface_packing, bool, char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1167: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_subroutine_instance(char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1197: multiple definition of `glsl_type::get_subroutine_instance(char const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1197: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_function_instance(glsl_type const*, glsl_function_param const*, unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1250: multiple definition of `glsl_type::get_function_instance(glsl_type const*, glsl_function_param const*, unsigned int)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1250: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::get_mul_type(glsl_type const*, glsl_type const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1281: multiple definition of `glsl_type::get_mul_type(glsl_type const*, glsl_type const*)'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1281: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::field_type(char const*) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1349: multiple definition of `glsl_type::field_type(char const*) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1349: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::field_index(char const*) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1365: multiple definition of `glsl_type::field_index(char const*) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1365: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::component_slots() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1379: multiple definition of `glsl_type::component_slots() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1379: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::record_location_offset(unsigned int) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1429: multiple definition of `glsl_type::record_location_offset(unsigned int) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1429: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::uniform_locations() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1470: multiple definition of `glsl_type::uniform_locations() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1470: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::varying_count() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1505: multiple definition of `glsl_type::varying_count() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1505: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::can_implicitly_convert_to(glsl_type const*, _mesa_glsl_parse_state*) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1546: multiple definition of `glsl_type::can_implicitly_convert_to(glsl_type const*, _mesa_glsl_parse_state*) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1546: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::std140_base_alignment(bool) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1595: multiple definition of `glsl_type::std140_base_alignment(bool) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1595: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::std140_size(bool) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1713: multiple definition of `glsl_type::std140_size(bool) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1713: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::std430_base_alignment(bool) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1853: multiple definition of `glsl_type::std430_base_alignment(bool) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1853: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::std430_size(bool) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1983: multiple definition of `glsl_type::std430_size(bool) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:1983: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::std430_array_stride(bool) const': /home/Timur/Projects/Others/mesa/src/compiler/../../src/compiler/glsl_types.h:582: multiple definition of `glsl_type::std430_array_stride(bool) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/../../src/compiler/glsl_types.h:582: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::count_attribute_slots(bool) const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:2071: multiple definition of `glsl_type::count_attribute_slots(bool) const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:2071: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `glsl_type::coordinate_components() const': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:2154: multiple definition of `glsl_type::coordinate_components() const'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:2154: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `encode_type_to_blob': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:2213: multiple definition of `encode_type_to_blob'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:2213: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o): in function `decode_type_from_blob': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:2307: multiple definition of `decode_type_from_blob'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.cpp:2307: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x0): multiple definition of `glsl_type::_atomic_uint_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.bss+0x1440): multiple definition of `glsl_type::_sampler_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.bss+0x1440): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x0): multiple definition of `glsl_type::atomic_uint_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x8): multiple definition of `glsl_type::usubpassInputMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x10): multiple definition of `glsl_type::usubpassInput_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x10): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x18): multiple definition of `glsl_type::isubpassInputMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x18): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x20): multiple definition of `glsl_type::isubpassInput_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x20): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x28): multiple definition of `glsl_type::subpassInputMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x28): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x30): multiple definition of `glsl_type::subpassInput_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x30): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x38): multiple definition of `glsl_type::uimage2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x38): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x40): multiple definition of `glsl_type::uimage2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x40): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x48): multiple definition of `glsl_type::uimageCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x48): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x50): multiple definition of `glsl_type::uimage2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x50): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x58): multiple definition of `glsl_type::uimage1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x58): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x60): multiple definition of `glsl_type::uimageBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x60): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x68): multiple definition of `glsl_type::uimageCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x68): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x70): multiple definition of `glsl_type::uimage2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x70): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x78): multiple definition of `glsl_type::uimage3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x78): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x80): multiple definition of `glsl_type::uimage2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x80): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x88): multiple definition of `glsl_type::uimage1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x88): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x90): multiple definition of `glsl_type::iimage2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x90): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x98): multiple definition of `glsl_type::iimage2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x98): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xa0): multiple definition of `glsl_type::iimageCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xa0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xa8): multiple definition of `glsl_type::iimage2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xa8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xb0): multiple definition of `glsl_type::iimage1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xb0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xb8): multiple definition of `glsl_type::iimageBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xb8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xc0): multiple definition of `glsl_type::iimageCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xc0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xc8): multiple definition of `glsl_type::iimage2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xc8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xd0): multiple definition of `glsl_type::iimage3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xd0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xd8): multiple definition of `glsl_type::iimage2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xd8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xe0): multiple definition of `glsl_type::iimage1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xe0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xe8): multiple definition of `glsl_type::image2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xe8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xf0): multiple definition of `glsl_type::image2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xf0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0xf8): multiple definition of `glsl_type::imageCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0xf8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x100): multiple definition of `glsl_type::image2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x100): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x108): multiple definition of `glsl_type::image1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x108): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x110): multiple definition of `glsl_type::imageBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x110): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x118): multiple definition of `glsl_type::imageCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x118): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x120): multiple definition of `glsl_type::image2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x120): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x128): multiple definition of `glsl_type::image3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x128): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x130): multiple definition of `glsl_type::image2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x130): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x138): multiple definition of `glsl_type::image1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x138): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x140): multiple definition of `glsl_type::samplerExternalOES_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x140): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x148): multiple definition of `glsl_type::sampler2DRectShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x148): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x150): multiple definition of `glsl_type::samplerCubeArrayShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x150): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x158): multiple definition of `glsl_type::sampler2DArrayShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x158): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x160): multiple definition of `glsl_type::sampler1DArrayShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x160): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x168): multiple definition of `glsl_type::samplerCubeShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x168): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x170): multiple definition of `glsl_type::sampler2DShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x170): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x178): multiple definition of `glsl_type::sampler1DShadow_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x178): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x180): multiple definition of `glsl_type::usampler2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x180): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x188): multiple definition of `glsl_type::usampler2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x188): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x190): multiple definition of `glsl_type::usamplerBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x190): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x198): multiple definition of `glsl_type::usampler2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x198): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1a0): multiple definition of `glsl_type::usamplerCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1a0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1a8): multiple definition of `glsl_type::usampler2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1a8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1b0): multiple definition of `glsl_type::usampler1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1b0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1b8): multiple definition of `glsl_type::usamplerCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1b8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1c0): multiple definition of `glsl_type::usampler3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1c8): multiple definition of `glsl_type::usampler2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1c8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1d0): multiple definition of `glsl_type::usampler1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1d0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1d8): multiple definition of `glsl_type::isampler2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1d8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1e0): multiple definition of `glsl_type::isampler2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1e0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1e8): multiple definition of `glsl_type::isamplerBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1e8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1f0): multiple definition of `glsl_type::isampler2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1f0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x1f8): multiple definition of `glsl_type::isamplerCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x1f8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x200): multiple definition of `glsl_type::isampler2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x200): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x208): multiple definition of `glsl_type::isampler1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x208): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x210): multiple definition of `glsl_type::isamplerCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x210): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x218): multiple definition of `glsl_type::isampler3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x218): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x220): multiple definition of `glsl_type::isampler2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x220): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x228): multiple definition of `glsl_type::isampler1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x228): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x230): multiple definition of `glsl_type::sampler2DMSArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x230): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x238): multiple definition of `glsl_type::sampler2DMS_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x238): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x240): multiple definition of `glsl_type::samplerBuffer_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x240): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x248): multiple definition of `glsl_type::sampler2DRect_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x248): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x250): multiple definition of `glsl_type::samplerCubeArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x250): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x258): multiple definition of `glsl_type::sampler2DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x258): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x260): multiple definition of `glsl_type::sampler1DArray_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x260): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x268): multiple definition of `glsl_type::samplerCube_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x268): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x270): multiple definition of `glsl_type::sampler3D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x270): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x278): multiple definition of `glsl_type::sampler2D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x278): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x280): multiple definition of `glsl_type::sampler1D_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x280): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x288): multiple definition of `glsl_type::sampler_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x288): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x290): multiple definition of `glsl_type::dmat4x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x290): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x298): multiple definition of `glsl_type::dmat4x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x298): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2a0): multiple definition of `glsl_type::dmat3x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2a0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2a8): multiple definition of `glsl_type::dmat3x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2a8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2b0): multiple definition of `glsl_type::dmat2x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2b0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2b8): multiple definition of `glsl_type::dmat2x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2b8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2c0): multiple definition of `glsl_type::dmat4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2c8): multiple definition of `glsl_type::dmat3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2c8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2d0): multiple definition of `glsl_type::dmat2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2d0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2d8): multiple definition of `glsl_type::f16mat4x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2d8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2e0): multiple definition of `glsl_type::f16mat4x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2e0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2e8): multiple definition of `glsl_type::f16mat3x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2e8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2f0): multiple definition of `glsl_type::f16mat3x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2f0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x2f8): multiple definition of `glsl_type::f16mat2x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x2f8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x300): multiple definition of `glsl_type::f16mat2x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x300): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x308): multiple definition of `glsl_type::f16mat4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x308): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x310): multiple definition of `glsl_type::f16mat3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x310): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x318): multiple definition of `glsl_type::f16mat2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x318): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x320): multiple definition of `glsl_type::mat4x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x320): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x328): multiple definition of `glsl_type::mat4x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x328): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x330): multiple definition of `glsl_type::mat3x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x330): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x338): multiple definition of `glsl_type::mat3x2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x338): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x340): multiple definition of `glsl_type::mat2x4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x340): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x348): multiple definition of `glsl_type::mat2x3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x348): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x350): multiple definition of `glsl_type::mat4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x350): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x358): multiple definition of `glsl_type::mat3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x358): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x360): multiple definition of `glsl_type::mat2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x360): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x368): multiple definition of `glsl_type::u8vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x368): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x370): multiple definition of `glsl_type::u8vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x370): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x378): multiple definition of `glsl_type::u8vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x378): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x380): multiple definition of `glsl_type::u8vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x380): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x388): multiple definition of `glsl_type::u8vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x388): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x390): multiple definition of `glsl_type::uint8_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x390): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x398): multiple definition of `glsl_type::i8vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x398): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3a0): multiple definition of `glsl_type::i8vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3a0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3a8): multiple definition of `glsl_type::i8vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3a8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3b0): multiple definition of `glsl_type::i8vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3b0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3b8): multiple definition of `glsl_type::i8vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3b8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3c0): multiple definition of `glsl_type::int8_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3c8): multiple definition of `glsl_type::u16vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3c8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3d0): multiple definition of `glsl_type::u16vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3d0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3d8): multiple definition of `glsl_type::u16vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3d8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3e0): multiple definition of `glsl_type::u16vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3e0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3e8): multiple definition of `glsl_type::u16vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3e8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3f0): multiple definition of `glsl_type::uint16_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3f0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x3f8): multiple definition of `glsl_type::i16vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x3f8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x400): multiple definition of `glsl_type::i16vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x400): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x408): multiple definition of `glsl_type::i16vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x408): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x410): multiple definition of `glsl_type::i16vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x410): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x418): multiple definition of `glsl_type::i16vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x418): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x420): multiple definition of `glsl_type::int16_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x420): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x428): multiple definition of `glsl_type::u64vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x428): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x430): multiple definition of `glsl_type::u64vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x430): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x438): multiple definition of `glsl_type::u64vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x438): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x440): multiple definition of `glsl_type::u64vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x440): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x448): multiple definition of `glsl_type::u64vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x448): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x450): multiple definition of `glsl_type::uint64_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x450): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x458): multiple definition of `glsl_type::i64vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x458): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x460): multiple definition of `glsl_type::i64vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x460): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x468): multiple definition of `glsl_type::i64vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x468): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x470): multiple definition of `glsl_type::i64vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x470): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x478): multiple definition of `glsl_type::i64vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x478): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x480): multiple definition of `glsl_type::int64_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x480): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x488): multiple definition of `glsl_type::dvec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x488): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x490): multiple definition of `glsl_type::dvec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x490): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x498): multiple definition of `glsl_type::dvec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x498): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4a0): multiple definition of `glsl_type::dvec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4a0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4a8): multiple definition of `glsl_type::dvec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4a8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4b0): multiple definition of `glsl_type::double_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4b0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4b8): multiple definition of `glsl_type::f16vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4b8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4c0): multiple definition of `glsl_type::f16vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4c0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4c8): multiple definition of `glsl_type::f16vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4c8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4d0): multiple definition of `glsl_type::f16vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4d0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4d8): multiple definition of `glsl_type::f16vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4d8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4e0): multiple definition of `glsl_type::float16_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4e0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4e8): multiple definition of `glsl_type::vec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4e8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4f0): multiple definition of `glsl_type::vec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4f0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x4f8): multiple definition of `glsl_type::vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x4f8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x500): multiple definition of `glsl_type::vec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x500): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x508): multiple definition of `glsl_type::vec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x508): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x510): multiple definition of `glsl_type::float_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x510): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x518): multiple definition of `glsl_type::uvec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x518): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x520): multiple definition of `glsl_type::uvec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x520): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x528): multiple definition of `glsl_type::uvec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x528): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x530): multiple definition of `glsl_type::uvec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x530): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x538): multiple definition of `glsl_type::uvec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x538): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x540): multiple definition of `glsl_type::uint_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x540): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x548): multiple definition of `glsl_type::ivec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x548): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x550): multiple definition of `glsl_type::ivec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x550): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x558): multiple definition of `glsl_type::ivec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x558): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x560): multiple definition of `glsl_type::ivec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x560): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x568): multiple definition of `glsl_type::ivec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x568): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x570): multiple definition of `glsl_type::int_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x570): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x578): multiple definition of `glsl_type::bvec16_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x578): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x580): multiple definition of `glsl_type::bvec8_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x580): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x588): multiple definition of `glsl_type::bvec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x588): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x590): multiple definition of `glsl_type::bvec3_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x590): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x598): multiple definition of `glsl_type::bvec2_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x598): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x5a0): multiple definition of `glsl_type::bool_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x5a0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x5a8): multiple definition of `glsl_type::void_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x5a8): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(glsl_types.o):(.data.rel.ro.local+0x5b0): multiple definition of `glsl_type::error_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_types.o):(.data.rel.ro.local+0x5b0): first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_type_name': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:34: multiple definition of `glsl_get_type_name'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:34: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_array_element': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:498: multiple definition of `glsl_get_array_element'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:498: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_without_array': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:721: multiple definition of `glsl_without_array'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:721: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_without_array_or_matrix': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:55: multiple definition of `glsl_without_array_or_matrix'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:55: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_bare_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:65: multiple definition of `glsl_get_bare_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:65: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_struct_field': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:71: multiple definition of `glsl_get_struct_field'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:71: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_struct_field_offset': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:78: multiple definition of `glsl_get_struct_field_offset'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:78: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_explicit_stride': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:84: multiple definition of `glsl_get_explicit_stride'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:84: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_function_return_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:90: multiple definition of `glsl_get_function_return_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:90: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_function_param': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:96: multiple definition of `glsl_get_function_param'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:96: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_column_type': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:498: multiple definition of `glsl_get_column_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:498: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_gl_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:108: multiple definition of `glsl_get_gl_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:108: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_base_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:114: multiple definition of `glsl_get_base_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:114: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_vector_elements': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:120: multiple definition of `glsl_get_vector_elements'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:120: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_components': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:351: multiple definition of `glsl_get_components'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:351: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_matrix_columns': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:132: multiple definition of `glsl_get_matrix_columns'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:132: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_length': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:498: multiple definition of `glsl_get_length'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:498: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_aoa_size': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:734: multiple definition of `glsl_get_aoa_size'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:734: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_count_attribute_slots': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:151: multiple definition of `glsl_count_attribute_slots'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:151: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_component_slots': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:157: multiple definition of `glsl_get_component_slots'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:157: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_struct_elem_name': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:163: multiple definition of `glsl_get_struct_elem_name'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:163: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_sampler_dim': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:170: multiple definition of `glsl_get_sampler_dim'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:170: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_sampler_result_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:177: multiple definition of `glsl_get_sampler_result_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:177: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_sampler_target': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:184: multiple definition of `glsl_get_sampler_target'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:184: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_sampler_coordinate_components': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:191: multiple definition of `glsl_get_sampler_coordinate_components'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:191: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_record_location_offset': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:198: multiple definition of `glsl_get_record_location_offset'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:198: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_16bit': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:590: multiple definition of `glsl_type_is_16bit'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:590: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_32bit': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:600: multiple definition of `glsl_type_is_32bit'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:600: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_64bit': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:582: multiple definition of `glsl_type_is_64bit'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:582: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_void': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:684: multiple definition of `glsl_type_is_void'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:684: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_error': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:692: multiple definition of `glsl_type_is_error'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:692: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_vector': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:489: multiple definition of `glsl_type_is_vector'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:489: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_scalar': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:478: multiple definition of `glsl_type_is_scalar'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:478: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_vector_or_scalar': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:246: multiple definition of `glsl_type_is_vector_or_scalar'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:246: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_matrix': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:498: multiple definition of `glsl_type_is_matrix'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:498: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_matrix_type_is_row_major': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:259: multiple definition of `glsl_matrix_type_is_row_major'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:259: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_array': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:655: multiple definition of `glsl_type_is_array'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:655: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_array_of_arrays': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:660: multiple definition of `glsl_type_is_array_of_arrays'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:660: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_array_or_matrix': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:655: multiple definition of `glsl_type_is_array_or_matrix'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:655: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_struct': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:283: multiple definition of `glsl_type_is_struct'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:283: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_sampler': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:616: multiple definition of `glsl_type_is_sampler'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:616: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_image': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:647: multiple definition of `glsl_type_is_image'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:647: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_sampler_type_is_shadow': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:302: multiple definition of `glsl_sampler_type_is_shadow'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:302: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_sampler_type_is_array': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:309: multiple definition of `glsl_sampler_type_is_array'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:309: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_dual_slot': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:582: multiple definition of `glsl_type_is_dual_slot'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:582: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_numeric': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:508: multiple definition of `glsl_type_is_numeric'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:508: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_boolean': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:608: multiple definition of `glsl_type_is_boolean'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:608: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_is_integer': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:516: multiple definition of `glsl_type_is_integer'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:516: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_type_contains_64bit': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:338: multiple definition of `glsl_type_contains_64bit'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:338: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_void_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:344: multiple definition of `glsl_void_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:344: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_float_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:350: multiple definition of `glsl_float_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:350: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_double_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:356: multiple definition of `glsl_double_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:356: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_float16_t_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:362: multiple definition of `glsl_float16_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:362: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_vec_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:368: multiple definition of `glsl_vec_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:368: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_dvec_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:374: multiple definition of `glsl_dvec_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:374: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_vec4_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:380: multiple definition of `glsl_vec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:380: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_uvec4_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:386: multiple definition of `glsl_uvec4_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:386: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_int_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:392: multiple definition of `glsl_int_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:392: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_uint_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:398: multiple definition of `glsl_uint_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:398: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_int64_t_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:404: multiple definition of `glsl_int64_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:404: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_uint64_t_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:410: multiple definition of `glsl_uint64_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:410: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_int16_t_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:416: multiple definition of `glsl_int16_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:416: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_uint16_t_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:422: multiple definition of `glsl_uint16_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:422: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_int8_t_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:428: multiple definition of `glsl_int8_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:428: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_uint8_t_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:434: multiple definition of `glsl_uint8_t_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:434: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_bool_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:440: multiple definition of `glsl_bool_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:440: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_scalar_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:446: multiple definition of `glsl_scalar_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:446: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_vector_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:452: multiple definition of `glsl_vector_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:452: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_matrix_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:460: multiple definition of `glsl_matrix_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:460: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_explicit_matrix_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:470: multiple definition of `glsl_explicit_matrix_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:470: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_array_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:482: multiple definition of `glsl_array_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:482: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_struct_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:489: multiple definition of `glsl_struct_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:489: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_interface_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:499: multiple definition of `glsl_interface_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:499: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_sampler_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:507: multiple definition of `glsl_sampler_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:507: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_bare_sampler_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:513: multiple definition of `glsl_bare_sampler_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:513: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_image_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:520: multiple definition of `glsl_image_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:520: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_function_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:527: multiple definition of `glsl_function_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:527: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_transposed_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:534: multiple definition of `glsl_transposed_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:534: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_channel_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:541: multiple definition of `glsl_channel_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:541: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_get_natural_size_align_bytes': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:567: multiple definition of `glsl_get_natural_size_align_bytes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:567: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_atomic_uint_type': /home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:629: multiple definition of `glsl_atomic_uint_type'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/nir_types.cpp:629: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_atomic_size': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:751: multiple definition of `glsl_atomic_size'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:751: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(nir_types.o): in function `glsl_contains_atomic': /home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:751: multiple definition of `glsl_contains_atomic'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(nir_types.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl_types.h:751: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(shader_enums.o): in function `gl_shader_stage_name': /home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:49: multiple definition of `gl_shader_stage_name'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(shader_enums.o):/home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:49: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(shader_enums.o): in function `_mesa_shader_stage_to_string': /home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:59: multiple definition of `_mesa_shader_stage_to_string'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(shader_enums.o):/home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:59: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(shader_enums.o): in function `_mesa_shader_stage_to_abbrev': /home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:79: multiple definition of `_mesa_shader_stage_to_abbrev'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(shader_enums.o):/home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:79: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(shader_enums.o): in function `gl_vert_attrib_name': /home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:130: multiple definition of `gl_vert_attrib_name'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(shader_enums.o):/home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:130: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(shader_enums.o): in function `gl_varying_slot_name': /home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:202: multiple definition of `gl_varying_slot_name'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(shader_enums.o):/home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:202: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(shader_enums.o): in function `gl_system_value_name': /home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:253: multiple definition of `gl_system_value_name'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(shader_enums.o):/home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:253: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(shader_enums.o): in function `glsl_interp_mode_name': /home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:266: multiple definition of `glsl_interp_mode_name'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(shader_enums.o):/home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:266: first defined here /usr/bin/ld: ../../../../src/compiler/nir/.libs/libnir.a(shader_enums.o): in function `gl_frag_result_name': /home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:287: multiple definition of `gl_frag_result_name'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(shader_enums.o):/home/Timur/Projects/Others/mesa/src/compiler/shader_enums.c:287: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-build_id.o): in function `build_id_find_nhdr_for_addr': /home/Timur/Projects/Others/mesa/src/util/build_id.c:104: multiple definition of `build_id_find_nhdr_for_addr'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-build_id.o):/home/Timur/Projects/Others/mesa/src/util/build_id.c:104: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-build_id.o): in function `build_id_length': /home/Timur/Projects/Others/mesa/src/util/build_id.c:127: multiple definition of `build_id_length'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-build_id.o):/home/Timur/Projects/Others/mesa/src/util/build_id.c:127: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-build_id.o): in function `build_id_data': /home/Timur/Projects/Others/mesa/src/util/build_id.c:133: multiple definition of `build_id_data'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-build_id.o):/home/Timur/Projects/Others/mesa/src/util/build_id.c:133: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-crc32.o): in function `util_hash_crc32': /home/Timur/Projects/Others/mesa/src/util/crc32.c:126: multiple definition of `util_hash_crc32'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-crc32.o):/home/Timur/Projects/Others/mesa/src/util/crc32.c:126: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-debug.o): in function `parse_debug_string': /home/Timur/Projects/Others/mesa/src/util/debug.c:32: multiple definition of `parse_debug_string'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-debug.o):/home/Timur/Projects/Others/mesa/src/util/debug.c:32: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-debug.o): in function `comma_separated_list_contains': /home/Timur/Projects/Others/mesa/src/util/debug.c:58: multiple definition of `comma_separated_list_contains'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-debug.o):/home/Timur/Projects/Others/mesa/src/util/debug.c:58: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-debug.o): in function `env_var_as_boolean': /home/Timur/Projects/Others/mesa/src/util/debug.c:77: multiple definition of `env_var_as_boolean'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-debug.o):/home/Timur/Projects/Others/mesa/src/util/debug.c:77: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-debug.o): in function `env_var_as_unsigned': /home/Timur/Projects/Others/mesa/src/util/debug.c:100: multiple definition of `env_var_as_unsigned'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-debug.o):/home/Timur/Projects/Others/mesa/src/util/debug.c:100: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-disk_cache.o): in function `disk_cache_create': /home/Timur/Projects/Others/mesa/src/util/disk_cache.c:194: multiple definition of `disk_cache_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-disk_cache.o):/home/Timur/Projects/Others/mesa/src/util/disk_cache.c:194: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-disk_cache.o): in function `disk_cache_destroy': /home/Timur/Projects/Others/mesa/src/util/disk_cache.c:437: multiple definition of `disk_cache_destroy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-disk_cache.o):/home/Timur/Projects/Others/mesa/src/util/disk_cache.c:437: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-disk_cache.o): in function `disk_cache_remove': /home/Timur/Projects/Others/mesa/src/util/disk_cache.c:672: multiple definition of `disk_cache_remove'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-disk_cache.o):/home/Timur/Projects/Others/mesa/src/util/disk_cache.c:672: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-disk_cache.o): in function `disk_cache_put': /home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1014: multiple definition of `disk_cache_put'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-disk_cache.o):/home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1014: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-disk_cache.o): in function `disk_cache_get': /home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1074: multiple definition of `disk_cache_get'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-disk_cache.o):/home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1074: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-disk_cache.o): in function `disk_cache_put_key': /home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1222: multiple definition of `disk_cache_put_key'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-disk_cache.o):/home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1222: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-disk_cache.o): in function `disk_cache_has_key': /home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1249: multiple definition of `disk_cache_has_key'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-disk_cache.o):/home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1249: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-disk_cache.o): in function `disk_cache_compute_key': /home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1265: multiple definition of `disk_cache_compute_key'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-disk_cache.o):/home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1265: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-disk_cache.o): in function `disk_cache_set_callbacks': /home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1279: multiple definition of `disk_cache_set_callbacks'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-disk_cache.o):/home/Timur/Projects/Others/mesa/src/util/disk_cache.c:1279: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-fast_idiv_by_const.o): in function `util_compute_fast_udiv_info': /home/Timur/Projects/Others/mesa/src/util/fast_idiv_by_const.c:47: multiple definition of `util_compute_fast_udiv_info'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-fast_idiv_by_const.o):/home/Timur/Projects/Others/mesa/src/util/fast_idiv_by_const.c:47: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-fast_idiv_by_const.o): in function `util_compute_fast_sdiv_info': /home/Timur/Projects/Others/mesa/src/util/fast_idiv_by_const.c:192: multiple definition of `util_compute_fast_sdiv_info'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-fast_idiv_by_const.o):/home/Timur/Projects/Others/mesa/src/util/fast_idiv_by_const.c:192: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-half_float.o): in function `_mesa_float_to_half': /home/Timur/Projects/Others/mesa/src/util/half_float.c:57: multiple definition of `_mesa_float_to_half'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-half_float.o):/home/Timur/Projects/Others/mesa/src/util/half_float.c:57: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-half_float.o): in function `_mesa_half_to_float': /home/Timur/Projects/Others/mesa/src/util/half_float.c:138: multiple definition of `_mesa_half_to_float'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-half_float.o):/home/Timur/Projects/Others/mesa/src/util/half_float.c:138: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-half_float.o): in function `_mesa_half_to_unorm8': /home/Timur/Projects/Others/mesa/src/util/half_float.c:203: multiple definition of `_mesa_half_to_unorm8'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-half_float.o):/home/Timur/Projects/Others/mesa/src/util/half_float.c:203: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-half_float.o): in function `_mesa_uint16_div_64k_to_half': /home/Timur/Projects/Others/mesa/src/util/half_float.c:215: multiple definition of `_mesa_uint16_div_64k_to_half'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-half_float.o):/home/Timur/Projects/Others/mesa/src/util/half_float.c:215: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_key_pointer_equal': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:547: multiple definition of `_mesa_key_pointer_equal'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:547: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_init': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:121: multiple definition of `_mesa_hash_table_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:121: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_create': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:139: multiple definition of `_mesa_hash_table_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:139: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_clone': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:159: multiple definition of `_mesa_hash_table_clone'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:159: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_destroy': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:189: multiple definition of `_mesa_hash_table_destroy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:189: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_clear': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:209: multiple definition of `_mesa_hash_table_clear'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:209: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_set_deleted_key': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:239: multiple definition of `_mesa_hash_table_set_deleted_key'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:239: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_search': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:277: multiple definition of `_mesa_hash_table_search'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:277: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_search_pre_hashed': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:287: multiple definition of `_mesa_hash_table_search_pre_hashed'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:287: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_insert': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:403: multiple definition of `_mesa_hash_table_insert'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:403: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_insert_pre_hashed': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:413: multiple definition of `_mesa_hash_table_insert_pre_hashed'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:413: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_remove': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:426: multiple definition of `_mesa_hash_table_remove'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:426: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_remove_key': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:439: multiple definition of `_mesa_hash_table_remove_key'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:439: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_next_entry': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:453: multiple definition of `_mesa_hash_table_next_entry'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:453: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_random_entry': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:478: multiple definition of `_mesa_hash_table_random_entry'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:478: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_fnv32_1a_accumulate_block': /home/Timur/Projects/Others/mesa/src/util/hash_table.h:136: multiple definition of `_mesa_hash_data'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.h:136: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_string': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:526: multiple definition of `_mesa_hash_string'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:526: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_key_string_equal': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:540: multiple definition of `_mesa_key_string_equal'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:540: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_pointer_hash_table_create': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:556: multiple definition of `_mesa_pointer_hash_table_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:556: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_u64_create': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:587: multiple definition of `_mesa_hash_table_u64_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:587: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_u64_destroy': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:612: multiple definition of `_mesa_hash_table_u64_destroy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:612: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_u64_insert': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:638: multiple definition of `_mesa_hash_table_u64_insert'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:638: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_u64_search': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:672: multiple definition of `_mesa_hash_table_u64_search'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:672: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-hash_table.o): in function `_mesa_hash_table_u64_remove': /home/Timur/Projects/Others/mesa/src/util/hash_table.c:687: multiple definition of `_mesa_hash_table_u64_remove'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-hash_table.o):/home/Timur/Projects/Others/mesa/src/util/hash_table.c:687: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-mesa-sha1.o): in function `_mesa_sha1_compute': /home/Timur/Projects/Others/mesa/src/util/mesa-sha1.c:32: multiple definition of `_mesa_sha1_compute'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-mesa-sha1.o):/home/Timur/Projects/Others/mesa/src/util/mesa-sha1.c:32: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-mesa-sha1.o): in function `_mesa_sha1_format': /home/Timur/Projects/Others/mesa/src/util/mesa-sha1.c:42: multiple definition of `_mesa_sha1_format'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-mesa-sha1.o):/home/Timur/Projects/Others/mesa/src/util/mesa-sha1.c:42: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-os_time.o): in function `os_time_get_nano': /home/Timur/Projects/Others/mesa/src/util/os_time.c:57: multiple definition of `os_time_get_nano'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-os_time.o):/home/Timur/Projects/Others/mesa/src/util/os_time.c:57: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-os_time.o): in function `os_time_sleep': /home/Timur/Projects/Others/mesa/src/util/os_time.c:100: multiple definition of `os_time_sleep'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-os_time.o):/home/Timur/Projects/Others/mesa/src/util/os_time.c:100: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-os_time.o): in function `os_time_get_absolute_timeout': /home/Timur/Projects/Others/mesa/src/util/os_time.c:126: multiple definition of `os_time_get_absolute_timeout'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-os_time.o):/home/Timur/Projects/Others/mesa/src/util/os_time.c:126: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-os_time.o): in function `os_wait_until_zero': /home/Timur/Projects/Others/mesa/src/util/os_time.c:143: multiple definition of `os_wait_until_zero'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-os_time.o):/home/Timur/Projects/Others/mesa/src/util/os_time.c:143: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-os_time.o): in function `os_wait_until_zero_abs_timeout': /home/Timur/Projects/Others/mesa/src/util/os_time.c:177: multiple definition of `os_wait_until_zero_abs_timeout'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-os_time.o):/home/Timur/Projects/Others/mesa/src/util/os_time.c:177: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-os_misc.o): in function `os_log_message': /home/Timur/Projects/Others/mesa/src/util/os_misc.c:71: multiple definition of `os_log_message'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-os_misc.o):/home/Timur/Projects/Others/mesa/src/util/os_misc.c:71: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-os_misc.o): in function `os_get_option': /home/Timur/Projects/Others/mesa/src/util/os_misc.c:114: multiple definition of `os_get_option'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-os_misc.o):/home/Timur/Projects/Others/mesa/src/util/os_misc.c:114: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-os_misc.o): in function `os_get_total_physical_memory': /home/Timur/Projects/Others/mesa/src/util/os_misc.c:126: multiple definition of `os_get_total_physical_memory'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-os_misc.o):/home/Timur/Projects/Others/mesa/src/util/os_misc.c:126: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_process.o): in function `util_get_process_name': /home/Timur/Projects/Others/mesa/src/util/u_process.c:144: multiple definition of `util_get_process_name'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_process.o):/home/Timur/Projects/Others/mesa/src/util/u_process.c:144: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-sha1.o): in function `SHA1Transform': /home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:56: multiple definition of `SHA1Transform'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-sha1.o):/home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:56: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-sha1.o): in function `SHA1Init': /home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:113: multiple definition of `SHA1Init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-sha1.o):/home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:113: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-sha1.o): in function `SHA1Update': /home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:126: multiple definition of `SHA1Update'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-sha1.o):/home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:126: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-sha1.o): in function `SHA1Pad': /home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:149: multiple definition of `SHA1Pad'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-sha1.o):/home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:149: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-sha1.o): in function `SHA1Final': /home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:165: multiple definition of `SHA1Final'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-sha1.o):/home/Timur/Projects/Others/mesa/src/util/sha1/sha1.c:165: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_size': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:118: multiple definition of `ralloc_size'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:118: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_context': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:113: multiple definition of `ralloc_context'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:113: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `rzalloc_size': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:150: multiple definition of `rzalloc_size'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:150: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `reralloc_size': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:192: multiple definition of `reralloc_size'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:192: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_array_size': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:203: multiple definition of `ralloc_array_size'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:203: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `rzalloc_array_size': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:212: multiple definition of `rzalloc_array_size'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:212: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `reralloc_array_size': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:221: multiple definition of `reralloc_array_size'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:221: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_free': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:229: multiple definition of `ralloc_free'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:229: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_steal': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:282: multiple definition of `ralloc_steal'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:282: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_adopt': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:298: multiple definition of `ralloc_adopt'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:298: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_parent': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:327: multiple definition of `ralloc_parent'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:327: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_set_destructor': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:338: multiple definition of `ralloc_set_destructor'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:338: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_strdup': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:347: multiple definition of `ralloc_strdup'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:347: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_strndup': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:363: multiple definition of `ralloc_strndup'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:363: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_strcat': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:396: multiple definition of `ralloc_strcat'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:396: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_strncat': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:402: multiple definition of `ralloc_strncat'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:402: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_str_append': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:409: multiple definition of `ralloc_str_append'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:409: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_vasprintf': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:467: multiple definition of `ralloc_vasprintf'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:467: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_asprintf': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:427: multiple definition of `ralloc_asprintf'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:427: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_vasprintf_rewrite_tail': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:511: multiple definition of `ralloc_vasprintf_rewrite_tail'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:511: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_vasprintf_append': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:490: multiple definition of `ralloc_vasprintf_append'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:490: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_asprintf_append': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:479: multiple definition of `ralloc_asprintf_append'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:479: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_asprintf_rewrite_tail': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:499: multiple definition of `ralloc_asprintf_rewrite_tail'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:499: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_alloc_child': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:630: multiple definition of `linear_alloc_child'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:630: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_alloc_parent': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:668: multiple definition of `linear_alloc_parent'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:668: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_zalloc_child': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:684: multiple definition of `linear_zalloc_child'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:684: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_zalloc_parent': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:694: multiple definition of `linear_zalloc_parent'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:694: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_free_parent': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:707: multiple definition of `linear_free_parent'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:707: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_steal_linear_parent': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:726: multiple definition of `ralloc_steal_linear_parent'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:726: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `ralloc_parent_of_linear_parent': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:744: multiple definition of `ralloc_parent_of_linear_parent'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:744: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_realloc': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:749: multiple definition of `linear_realloc'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:749: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_strdup': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:776: multiple definition of `linear_strdup'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:776: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_vasprintf': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:802: multiple definition of `linear_vasprintf'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:802: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_asprintf': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:791: multiple definition of `linear_asprintf'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:791: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_vasprintf_rewrite_tail': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:847: multiple definition of `linear_vasprintf_rewrite_tail'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:847: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_vasprintf_append': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:825: multiple definition of `linear_vasprintf_append'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:825: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_asprintf_append': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:814: multiple definition of `linear_asprintf_append'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:814: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_asprintf_rewrite_tail': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:835: multiple definition of `linear_asprintf_rewrite_tail'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:835: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-ralloc.o): in function `linear_strcat': /home/Timur/Projects/Others/mesa/src/util/ralloc.c:893: multiple definition of `linear_strcat'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-ralloc.o):/home/Timur/Projects/Others/mesa/src/util/ralloc.c:893: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rand_xor.o): in function `rand_xorshift128plus': /home/Timur/Projects/Others/mesa/src/util/rand_xor.c:45: multiple definition of `rand_xorshift128plus'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rand_xor.o):/home/Timur/Projects/Others/mesa/src/util/rand_xor.c:45: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rand_xor.o): in function `s_rand_xorshift128plus': /home/Timur/Projects/Others/mesa/src/util/rand_xor.c:56: multiple definition of `s_rand_xorshift128plus'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rand_xor.o):/home/Timur/Projects/Others/mesa/src/util/rand_xor.c:56: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rb_tree.o): in function `rb_tree_init': /home/Timur/Projects/Others/mesa/src/util/rb_tree.c:98: multiple definition of `rb_tree_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rb_tree.o):/home/Timur/Projects/Others/mesa/src/util/rb_tree.c:98: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rb_tree.o): in function `rb_tree_insert_at': /home/Timur/Projects/Others/mesa/src/util/rb_tree.c:159: multiple definition of `rb_tree_insert_at'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rb_tree.o):/home/Timur/Projects/Others/mesa/src/util/rb_tree.c:159: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rb_tree.o): in function `rb_tree_remove': /home/Timur/Projects/Others/mesa/src/util/rb_tree.c:231: multiple definition of `rb_tree_remove'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rb_tree.o):/home/Timur/Projects/Others/mesa/src/util/rb_tree.c:231: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rb_tree.o): in function `rb_tree_first': /home/Timur/Projects/Others/mesa/src/util/rb_tree.c:334: multiple definition of `rb_tree_first'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rb_tree.o):/home/Timur/Projects/Others/mesa/src/util/rb_tree.c:334: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rb_tree.o): in function `rb_tree_last': /home/Timur/Projects/Others/mesa/src/util/rb_tree.c:340: multiple definition of `rb_tree_last'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rb_tree.o):/home/Timur/Projects/Others/mesa/src/util/rb_tree.c:340: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rb_tree.o): in function `rb_node_next': /home/Timur/Projects/Others/mesa/src/util/rb_tree.c:346: multiple definition of `rb_node_next'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rb_tree.o):/home/Timur/Projects/Others/mesa/src/util/rb_tree.c:346: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rb_tree.o): in function `rb_node_prev': /home/Timur/Projects/Others/mesa/src/util/rb_tree.c:368: multiple definition of `rb_node_prev'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rb_tree.o):/home/Timur/Projects/Others/mesa/src/util/rb_tree.c:368: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rb_tree.o): in function `rb_tree_validate': /home/Timur/Projects/Others/mesa/src/util/rb_tree.c:409: multiple definition of `rb_tree_validate'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rb_tree.o):/home/Timur/Projects/Others/mesa/src/util/rb_tree.c:409: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_alloc_reg_set': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:190: multiple definition of `ra_alloc_reg_set'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:190: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_set_allocate_round_robin': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:231: multiple definition of `ra_set_allocate_round_robin'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:231: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_add_reg_conflict': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:253: multiple definition of `ra_add_reg_conflict'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:253: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_add_transitive_reg_conflict': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:270: multiple definition of `ra_add_transitive_reg_conflict'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:270: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_make_reg_conflicts_transitive': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:292: multiple definition of `ra_make_reg_conflicts_transitive'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:292: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_alloc_reg_class': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:306: multiple definition of `ra_alloc_reg_class'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:306: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_class_add_reg': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:323: multiple definition of `ra_class_add_reg'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:323: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_set_finalize': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:346: multiple definition of `ra_set_finalize'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:346: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_alloc_interference_graph': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:418: multiple definition of `ra_alloc_interference_graph'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:418: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_set_select_reg_callback': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:451: multiple definition of `ra_set_select_reg_callback'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:451: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_set_node_class': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:459: multiple definition of `ra_set_node_class'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:459: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_add_node_interference': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:466: multiple definition of `ra_add_node_interference'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:466: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_allocate': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:681: multiple definition of `ra_allocate'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:681: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_get_node_reg': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:689: multiple definition of `ra_get_node_reg'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:689: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_set_node_reg': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:708: multiple definition of `ra_set_node_reg'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:708: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_get_best_spill_node': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:750: multiple definition of `ra_get_best_spill_node'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:750: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-register_allocate.o): in function `ra_set_node_spill_cost': /home/Timur/Projects/Others/mesa/src/util/register_allocate.c:778: multiple definition of `ra_set_node_spill_cost'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-register_allocate.o):/home/Timur/Projects/Others/mesa/src/util/register_allocate.c:778: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rgtc.o): in function `util_format_unsigned_fetch_texel_rgtc': /home/Timur/Projects/Others/mesa/src/util/texcompress_rgtc_tmp.h:36: multiple definition of `util_format_unsigned_fetch_texel_rgtc'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rgtc.o):/home/Timur/Projects/Others/mesa/src/util/texcompress_rgtc_tmp.h:36: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rgtc.o): in function `util_format_unsigned_encode_rgtc_ubyte': /home/Timur/Projects/Others/mesa/src/util/texcompress_rgtc_tmp.h:78: multiple definition of `util_format_unsigned_encode_rgtc_ubyte'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rgtc.o):/home/Timur/Projects/Others/mesa/src/util/texcompress_rgtc_tmp.h:78: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rgtc.o): in function `util_format_signed_fetch_texel_rgtc': /home/Timur/Projects/Others/mesa/src/util/texcompress_rgtc_tmp.h:36: multiple definition of `util_format_signed_fetch_texel_rgtc'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rgtc.o):/home/Timur/Projects/Others/mesa/src/util/texcompress_rgtc_tmp.h:36: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-rgtc.o): in function `util_format_signed_encode_rgtc_ubyte': /home/Timur/Projects/Others/mesa/src/util/texcompress_rgtc_tmp.h:78: multiple definition of `util_format_signed_encode_rgtc_ubyte'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-rgtc.o):/home/Timur/Projects/Others/mesa/src/util/texcompress_rgtc_tmp.h:78: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_create': /home/Timur/Projects/Others/mesa/src/util/set.c:112: multiple definition of `_mesa_set_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:112: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_clone': /home/Timur/Projects/Others/mesa/src/util/set.c:139: multiple definition of `_mesa_set_clone'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:139: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_destroy': /home/Timur/Projects/Others/mesa/src/util/set.c:168: multiple definition of `_mesa_set_destroy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:168: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_clear': /home/Timur/Projects/Others/mesa/src/util/set.c:189: multiple definition of `_mesa_set_clear'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:189: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_search': /home/Timur/Projects/Others/mesa/src/util/set.c:235: multiple definition of `_mesa_set_search'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:235: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_search_pre_hashed': /home/Timur/Projects/Others/mesa/src/util/set.c:246: multiple definition of `_mesa_set_search_pre_hashed'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:246: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_add': /home/Timur/Projects/Others/mesa/src/util/set.c:353: multiple definition of `_mesa_set_add'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:353: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_add_pre_hashed': /home/Timur/Projects/Others/mesa/src/util/set.c:363: multiple definition of `_mesa_set_add_pre_hashed'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:363: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_remove': /home/Timur/Projects/Others/mesa/src/util/set.c:375: multiple definition of `_mesa_set_remove'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:375: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_remove_key': /home/Timur/Projects/Others/mesa/src/util/set.c:388: multiple definition of `_mesa_set_remove_key'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:388: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_next_entry': /home/Timur/Projects/Others/mesa/src/util/set.c:401: multiple definition of `_mesa_set_next_entry'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:401: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_set_random_entry': /home/Timur/Projects/Others/mesa/src/util/set.c:418: multiple definition of `_mesa_set_random_entry'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:418: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-set.o): in function `_mesa_pointer_set_create': /home/Timur/Projects/Others/mesa/src/util/set.c:448: multiple definition of `_mesa_pointer_set_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-set.o):/home/Timur/Projects/Others/mesa/src/util/set.c:448: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `slab_create_parent': /home/Timur/Projects/Others/mesa/src/util/slab.c:108: multiple definition of `slab_create_parent'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/slab.c:108: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `mtx_destroy': /home/Timur/Projects/Others/mesa/src/util/../../include/c11/threads_posix.h:165: multiple definition of `slab_destroy_parent'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/../../include/c11/threads_posix.h:165: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `slab_create_child': /home/Timur/Projects/Others/mesa/src/util/slab.c:127: multiple definition of `slab_create_child'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/slab.c:127: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `slab_destroy_child': /home/Timur/Projects/Others/mesa/src/util/slab.c:141: multiple definition of `slab_destroy_child'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/slab.c:141: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `slab_alloc': /home/Timur/Projects/Others/mesa/src/util/slab.c:207: multiple definition of `slab_alloc'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/slab.c:207: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `slab_free': /home/Timur/Projects/Others/mesa/src/util/slab.c:243: multiple definition of `slab_free'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/slab.c:243: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `slab_alloc_st': /home/Timur/Projects/Others/mesa/src/util/slab.c:285: multiple definition of `slab_alloc_st'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/slab.c:285: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `slab_free_st': /home/Timur/Projects/Others/mesa/src/util/slab.c:294: multiple definition of `slab_free_st'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/slab.c:294: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `slab_destroy': /home/Timur/Projects/Others/mesa/src/util/slab.c:299: multiple definition of `slab_destroy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/slab.c:299: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-slab.o): in function `slab_create': /home/Timur/Projects/Others/mesa/src/util/slab.c:314: multiple definition of `slab_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-slab.o):/home/Timur/Projects/Others/mesa/src/util/slab.c:314: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-string_buffer.o): in function `_mesa_string_buffer_create': /home/Timur/Projects/Others/mesa/src/util/string_buffer.c:48: multiple definition of `_mesa_string_buffer_create'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-string_buffer.o):/home/Timur/Projects/Others/mesa/src/util/string_buffer.c:48: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-string_buffer.o): in function `_mesa_string_buffer_append_len': /home/Timur/Projects/Others/mesa/src/util/string_buffer.c:91: multiple definition of `_mesa_string_buffer_append_len'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-string_buffer.o):/home/Timur/Projects/Others/mesa/src/util/string_buffer.c:91: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-string_buffer.o): in function `_mesa_string_buffer_append_all': /home/Timur/Projects/Others/mesa/src/util/string_buffer.c:72: multiple definition of `_mesa_string_buffer_append_all'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-string_buffer.o):/home/Timur/Projects/Others/mesa/src/util/string_buffer.c:72: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-string_buffer.o): in function `_mesa_string_buffer_vprintf': /home/Timur/Projects/Others/mesa/src/util/string_buffer.c:110: multiple definition of `_mesa_string_buffer_vprintf'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-string_buffer.o):/home/Timur/Projects/Others/mesa/src/util/string_buffer.c:110: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-string_buffer.o): in function `_mesa_string_buffer_printf': /home/Timur/Projects/Others/mesa/src/util/string_buffer.c:141: multiple definition of `_mesa_string_buffer_printf'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-string_buffer.o):/home/Timur/Projects/Others/mesa/src/util/string_buffer.c:141: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-strtod.o): in function `_mesa_locale_init': /home/Timur/Projects/Others/mesa/src/util/strtod.c:42: multiple definition of `_mesa_locale_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-strtod.o):/home/Timur/Projects/Others/mesa/src/util/strtod.c:42: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-strtod.o): in function `_mesa_locale_fini': /home/Timur/Projects/Others/mesa/src/util/strtod.c:52: multiple definition of `_mesa_locale_fini'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-strtod.o):/home/Timur/Projects/Others/mesa/src/util/strtod.c:52: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-strtod.o): in function `_mesa_strtod': /home/Timur/Projects/Others/mesa/src/util/strtod.c:64: multiple definition of `_mesa_strtod'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-strtod.o):/home/Timur/Projects/Others/mesa/src/util/strtod.c:64: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-strtod.o): in function `_mesa_strtof': /home/Timur/Projects/Others/mesa/src/util/strtod.c:79: multiple definition of `_mesa_strtof'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-strtod.o):/home/Timur/Projects/Others/mesa/src/util/strtod.c:79: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_math.o): in function `util_init_math': /home/Timur/Projects/Others/mesa/src/util/u_math.c:77: multiple definition of `util_init_math'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_math.o):/home/Timur/Projects/Others/mesa/src/util/u_math.c:77: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_math.o): in function `util_fpstate_get': /home/Timur/Projects/Others/mesa/src/util/u_math.c:95: multiple definition of `util_fpstate_get'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_math.o):/home/Timur/Projects/Others/mesa/src/util/u_math.c:95: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_math.o): in function `util_fpstate_set_denorms_to_zero': /home/Timur/Projects/Others/mesa/src/util/u_math.c:113: multiple definition of `util_fpstate_set_denorms_to_zero'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_math.o):/home/Timur/Projects/Others/mesa/src/util/u_math.c:113: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_math.o): in function `util_fpstate_set': /home/Timur/Projects/Others/mesa/src/util/u_math.c:135: multiple definition of `util_fpstate_set'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_math.o):/home/Timur/Projects/Others/mesa/src/util/u_math.c:135: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_queue.o): in function `_util_queue_fence_wait': /home/Timur/Projects/Others/mesa/src/util/u_queue.c:130: multiple definition of `_util_queue_fence_wait'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_queue.o):/home/Timur/Projects/Others/mesa/src/util/u_queue.c:130: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_queue.o): in function `_util_queue_fence_wait_timeout': /home/Timur/Projects/Others/mesa/src/util/u_queue.c:136: multiple definition of `_util_queue_fence_wait_timeout'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_queue.o):/home/Timur/Projects/Others/mesa/src/util/u_queue.c:136: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_queue.o): in function `util_queue_init': /home/Timur/Projects/Others/mesa/src/util/u_queue.c:314: multiple definition of `util_queue_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_queue.o):/home/Timur/Projects/Others/mesa/src/util/u_queue.c:314: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_queue.o): in function `util_queue_destroy': /home/Timur/Projects/Others/mesa/src/util/u_queue.c:437: multiple definition of `util_queue_destroy'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_queue.o):/home/Timur/Projects/Others/mesa/src/util/u_queue.c:437: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_queue.o): in function `util_queue_add_job': /home/Timur/Projects/Others/mesa/src/util/u_queue.c:455: multiple definition of `util_queue_add_job'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_queue.o):/home/Timur/Projects/Others/mesa/src/util/u_queue.c:455: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_queue.o): in function `util_queue_drop_job': /home/Timur/Projects/Others/mesa/src/util/u_queue.c:533: multiple definition of `util_queue_drop_job'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_queue.o):/home/Timur/Projects/Others/mesa/src/util/u_queue.c:533: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_queue.o): in function `util_queue_finish': /home/Timur/Projects/Others/mesa/src/util/u_queue.c:569: multiple definition of `util_queue_finish'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_queue.o):/home/Timur/Projects/Others/mesa/src/util/u_queue.c:569: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_queue.o): in function `util_queue_get_thread_time_nano': /home/Timur/Projects/Others/mesa/src/util/u_queue.c:601: multiple definition of `util_queue_get_thread_time_nano'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_queue.o):/home/Timur/Projects/Others/mesa/src/util/u_queue.c:601: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_vector.o): in function `u_vector_init': /home/Timur/Projects/Others/mesa/src/util/u_vector.c:39: multiple definition of `u_vector_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_vector.o):/home/Timur/Projects/Others/mesa/src/util/u_vector.c:39: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_vector.o): in function `u_vector_add': /home/Timur/Projects/Others/mesa/src/util/u_vector.c:54: multiple definition of `u_vector_add'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_vector.o):/home/Timur/Projects/Others/mesa/src/util/u_vector.c:54: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_vector.o): in function `u_vector_remove': /home/Timur/Projects/Others/mesa/src/util/u_vector.c:101: multiple definition of `u_vector_remove'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_vector.o):/home/Timur/Projects/Others/mesa/src/util/u_vector.c:101: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `_debug_vprintf': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:52: multiple definition of `_debug_vprintf'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:52: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `_pipe_debug_message': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:74: multiple definition of `_pipe_debug_message'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:74: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `debug_disable_error_message_boxes': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:106: multiple definition of `debug_disable_error_message_boxes'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:106: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `debug_get_bool_option': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:164: multiple definition of `debug_get_bool_option'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:164: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `debug_get_option': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:147: multiple definition of `debug_get_option'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:147: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `debug_get_num_option': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:197: multiple definition of `debug_get_num_option'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:197: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `debug_get_flags_option': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:270: multiple definition of `debug_get_flags_option'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:270: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `_debug_assert_fail': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:314: multiple definition of `_debug_assert_fail'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:314: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `debug_dump_enum': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:327: multiple definition of `debug_dump_enum'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:327: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `debug_dump_enum_noprefix': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:345: multiple definition of `debug_dump_enum_noprefix'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:345: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_debug.o): in function `debug_dump_flags': /home/Timur/Projects/Others/mesa/src/util/u_debug.c:364: multiple definition of `debug_dump_flags'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_debug.o):/home/Timur/Projects/Others/mesa/src/util/u_debug.c:364: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-u_cpu_detect.o): in function `call_once': /home/Timur/Projects/Others/mesa/src/util/../../include/c11/threads_posix.h:96: multiple definition of `util_cpu_detect'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-u_cpu_detect.o):/home/Timur/Projects/Others/mesa/src/util/../../include/c11/threads_posix.h:96: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-vma.o): in function `util_vma_heap_finish': /home/Timur/Projects/Others/mesa/src/util/vma.c:51: multiple definition of `util_vma_heap_finish'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-vma.o):/home/Timur/Projects/Others/mesa/src/util/vma.c:51: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-vma.o): in function `util_vma_heap_alloc': /home/Timur/Projects/Others/mesa/src/util/vma.c:90: multiple definition of `util_vma_heap_alloc'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-vma.o):/home/Timur/Projects/Others/mesa/src/util/vma.c:90: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-vma.o): in function `util_vma_heap_free': /home/Timur/Projects/Others/mesa/src/util/vma.c:171: multiple definition of `util_vma_heap_free'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-vma.o):/home/Timur/Projects/Others/mesa/src/util/vma.c:171: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-vma.o): in function `list_inithead': /home/Timur/Projects/Others/mesa/src/util/../../src/util/list.h:55: multiple definition of `util_vma_heap_init'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-vma.o):/home/Timur/Projects/Others/mesa/src/util/../../src/util/list.h:55: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-format_srgb.o):/home/Timur/Projects/Others/mesa/src/util/format_srgb.h:54: multiple definition of `util_format_linear_to_srgb_helper_table'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-format_srgb.o):/home/Timur/Projects/Others/mesa/src/util/format_srgb.h:54: first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-format_srgb.o):(.rodata+0x1a0): multiple definition of `util_format_linear_to_srgb_8unorm_table'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-format_srgb.o):(.rodata+0x1a0): first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-format_srgb.o):(.rodata+0x2a0): multiple definition of `util_format_srgb_to_linear_8unorm_table'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-format_srgb.o):(.rodata+0x2a0): first defined here /usr/bin/ld: ../../../../src/util/.libs/libmesautil.a(libmesautil_la-format_srgb.o):(.rodata+0x3a0): multiple definition of `util_format_srgb_8unorm_to_linear_float_table'; ../../../../src/gallium/auxiliary/.libs/libgallium.a(libmesautil_la-format_srgb.o):(.rodata+0x3a0): first defined here /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(builtin_functions.o): in function `_mesa_glsl_initialize_builtin_functions()': /home/Timur/Projects/Others/mesa/src/compiler/glsl/builtin_functions.cpp:1156: undefined reference to `_mesa_new_shader' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(ir_function.o): in function `ir_function::matching_signature(_mesa_glsl_parse_state*, exec_list const*, bool, bool*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/ir_function.cpp:337: undefined reference to `_mesa_error_no_memory' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(ir_print_visitor.o): in function `ir_print_visitor::~ir_print_visitor()': /home/Timur/Projects/Others/mesa/src/compiler/glsl/ir_print_visitor.cpp:101: undefined reference to `_mesa_symbol_table_dtor' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(ir_print_visitor.o): in function `ir_print_visitor::visit(ir_function_signature*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/ir_print_visitor.cpp:233: undefined reference to `_mesa_symbol_table_push_scope' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(ir_print_visitor.o): in function `ir_print_visitor::ir_print_visitor(_IO_FILE*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/ir_print_visitor.cpp:94: undefined reference to `_mesa_symbol_table_ctor' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(ir_print_visitor.o): in function `ir_print_visitor::unique_name(ir_variable*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/ir_print_visitor.cpp:134: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/ir_print_visitor.cpp:141: undefined reference to `_mesa_symbol_table_add_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(ir_print_visitor.o): in function `ir_print_visitor::visit(ir_function_signature*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/ir_print_visitor.cpp:268: undefined reference to `_mesa_symbol_table_pop_scope' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(link_varyings.o): in function `tfeedback_decl::init(gl_context*, void const*, char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/link_varyings.cpp:911: undefined reference to `_mesa_error_no_memory' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(linker.o): in function `link_intrastage_shaders(void*, gl_context*, gl_shader_program*, gl_shader**, unsigned int, bool)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/linker.cpp:2402: undefined reference to `_mesa_reference_shader_program_data' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/linker.cpp:2467: undefined reference to `_mesa_delete_linked_shader' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/linker.cpp:2398: undefined reference to `_mesa_delete_linked_shader' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/linker.cpp:2447: undefined reference to `_mesa_delete_linked_shader' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(linker.o): in function `link_shaders(gl_context*, gl_shader_program*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/linker.cpp:5045: undefined reference to `_mesa_delete_linked_shader' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/linker.cpp:5022: undefined reference to `_mesa_delete_linked_shader' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(serialize.o): in function `read_shader_metadata': /home/Timur/Projects/Others/mesa/src/compiler/glsl/serialize.cpp:1159: undefined reference to `_mesa_new_parameter_list' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(serialize.o): in function `read_shader_parameters': /home/Timur/Projects/Others/mesa/src/compiler/glsl/serialize.cpp:1028: undefined reference to `_mesa_reserve_parameter_storage' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/serialize.cpp:1038: undefined reference to `_mesa_add_parameter' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(serialize.o): in function `create_linked_shader_and_program': /home/Timur/Projects/Others/mesa/src/compiler/glsl/serialize.cpp:1208: undefined reference to `_mesa_reference_shader_program_data' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(serialize.o): in function `_mesa_reference_program': /home/Timur/Projects/Others/mesa/src/compiler/../../src/mesa/program/program.h:90: undefined reference to `_mesa_reference_program_' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_parser_extras.o): in function `has_AMD_conservative_depth(gl_context const*, gl_api, unsigned char)': /home/Timur/Projects/Others/mesa/src/compiler/../../src/mesa/main/extensions_table.h:11: undefined reference to `_mesa_extension_table' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_parser_extras.o): in function `has_AMD_gpu_shader_int64(gl_context const*, gl_api, unsigned char)': /home/Timur/Projects/Others/mesa/src/compiler/../../src/mesa/main/extensions_table.h:15: undefined reference to `_mesa_extension_table' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_parser_extras.o): in function `has_AMD_shader_stencil_export(gl_context const*, gl_api, unsigned char)': /home/Timur/Projects/Others/mesa/src/compiler/../../src/mesa/main/extensions_table.h:21: undefined reference to `_mesa_extension_table' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_parser_extras.o): in function `has_AMD_shader_trinary_minmax(gl_context const*, gl_api, unsigned char)': /home/Timur/Projects/Others/mesa/src/compiler/../../src/mesa/main/extensions_table.h:22: undefined reference to `_mesa_extension_table' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_parser_extras.o): in function `has_AMD_texture_texture4(gl_context const*, gl_api, unsigned char)': /home/Timur/Projects/Others/mesa/src/compiler/../../src/mesa/main/extensions_table.h:23: undefined reference to `_mesa_extension_table' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_parser_extras.o):/home/Timur/Projects/Others/mesa/src/compiler/../../src/mesa/main/extensions_table.h:24: more undefined references to `_mesa_extension_table' follow /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_parser_extras.o): in function `_mesa_glsl_msg(YYLTYPE const*, _mesa_glsl_parse_state*, unsigned int, char const*, __va_list_tag*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_parser_extras.cpp:507: undefined reference to `_mesa_shader_debug' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::glsl_symbol_table()': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:107: undefined reference to `_mesa_symbol_table_ctor' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::~glsl_symbol_table()': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:114: undefined reference to `_mesa_symbol_table_dtor' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::name_declared_this_scope(char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:130: undefined reference to `_mesa_symbol_table_symbol_scope' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::add_variable(ir_variable*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:130: undefined reference to `_mesa_symbol_table_symbol_scope' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:166: undefined reference to `_mesa_symbol_table_add_symbol' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:156: undefined reference to `_mesa_symbol_table_add_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::add_type(char const*, glsl_type const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:172: undefined reference to `_mesa_symbol_table_add_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::add_interface(char const*, glsl_type const*, ir_variable_mode)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:184: undefined reference to `_mesa_symbol_table_add_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::add_function(ir_function*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:130: undefined reference to `_mesa_symbol_table_symbol_scope' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:203: undefined reference to `_mesa_symbol_table_add_symbol' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::add_default_precision_qualifier(char const*, int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:220: undefined reference to `_mesa_symbol_table_replace_symbol' /usr/bin/ld: /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:218: undefined reference to `_mesa_symbol_table_add_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::get_variable(char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::get_type(char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::get_interface(char const*, ir_variable_mode)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::get_function(char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::get_default_precision_qualifier(char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o):/home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: more undefined references to `_mesa_symbol_table_find_symbol' follow /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::push_scope()': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:120: undefined reference to `_mesa_symbol_table_push_scope' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::pop_scope()': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:125: undefined reference to `_mesa_symbol_table_pop_scope' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::add_global_function(ir_function*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:226: undefined reference to `_mesa_symbol_table_add_global_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(glsl_symbol_table.o): in function `glsl_symbol_table::get_entry(char const*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/glsl_symbol_table.cpp:268: undefined reference to `_mesa_symbol_table_find_symbol' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(link_atomics.o): in function `(anonymous namespace)::process_atomic_variable(glsl_type const*, gl_shader_program*, unsigned int*, ir_variable*, (anonymous namespace)::active_atomic_buffer*, unsigned int*, int*, unsigned int)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/link_atomics.cpp:65: undefined reference to `_mesa_error_no_memory' /usr/bin/ld: ../../../../src/gallium/auxiliary/.libs/libgallium.a(link_uniform_blocks.o): in function `link_uniform_blocks(void*, gl_context*, gl_shader_program*, gl_linked_shader*, gl_uniform_block**, unsigned int*, gl_uniform_block**, unsigned int*)': /home/Timur/Projects/Others/mesa/src/compiler/glsl/link_uniform_blocks.cpp:416: undefined reference to `_mesa_error_no_memory' collect2: error: ld returned 1 exit status make[4]: *** [Makefile:980: pipe_msm.la] Error 1 make[4]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium/targets/pipe-loader' make[3]: *** [Makefile:632: all-recursive] Error 1 make[3]: Leaving directory '/home/Timur/Projects/Others/mesa/src/gallium' make[2]: *** [Makefile:903: all-recursive] Error 1 make[2]: Leaving directory '/home/Timur/Projects/Others/mesa/src' make[1]: *** [Makefile:688: all] Error 2 make[1]: Leaving directory '/home/Timur/Projects/Others/mesa/src' make: *** [Makefile:693: all-recursive] Error 1 [Timur@timur-xps mesa]$