Error log from an attempt to compile servo
| Compiling osmesa-src v0.1.0 (https://github.com/servo/osmesa-src#97f4613f) | |
| error: failed to run custom build command for `osmesa-src v0.1.0 (https://github.com/servo/osmesa-src#97f4613f)` | |
| Caused by: | |
| process didn't exit successfully: `/home/hbina/git/servo/target/debug/build/osmesa-src-edb11db00cbbfc7e/build-script-build` (exit code: 101) | |
| --- stdout | |
| running: "touch" "configure.ac" "aclocal.m4" "configure" "Makefile.am" "Makefile.in" "src/compiler/glsl/glcpp/glcpp-lex.c" "src/mesa/program/lex.yy.c" "src/compiler/glsl/glcpp/glcpp-parse.c" "src/compiler/glsl/glsl_parser.cpp" "src/mesa/program/program_parse.tab.c" "src/compiler/glsl/glsl_lexer.cpp" "src/glx/indirect.h" "src/glx/indirect_init.c" "src/mapi/glapi/glapi_mapi_tmp.h" | |
| running: "/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/configure" "--disable-dri" "--disable-driglx-direct" "--disable-dri3" "--disable-egl" "--disable-gbm" "--disable-gles1" "--disable-gles2" "--disable-glx" "--with-platforms=" "--enable-gallium-osmesa" "--with-gallium-drivers=swrast" | |
| checking build system type... x86_64-unknown-linux-gnu | |
| checking host system type... x86_64-unknown-linux-gnu | |
| checking target system type... x86_64-unknown-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... /bin/mkdir -p | |
| checking for gawk... no | |
| checking for mawk... mawk | |
| 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 for style of include used by make... GNU | |
| checking for gcc... clang | |
| 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 clang accepts -g... yes | |
| checking for clang option to accept ISO C89... none needed | |
| checking whether clang understands -c and -o together... yes | |
| checking dependency style of clang... gcc3 | |
| checking for ar... ar | |
| checking the archiver (ar) interface... ar | |
| checking how to run the C preprocessor... clang -E | |
| checking for gcc... (cached) clang | |
| checking whether we are using the GNU C compiler... (cached) yes | |
| checking whether clang accepts -g... (cached) yes | |
| checking for clang option to accept ISO C89... (cached) none needed | |
| checking whether clang understands -c and -o together... (cached) yes | |
| checking dependency style of clang... (cached) gcc3 | |
| checking whether we are using the GNU C++ compiler... yes | |
| checking whether clang++ accepts -g... yes | |
| checking dependency style of clang++... gcc3 | |
| checking for grep that handles long lines and -e... /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 clang... gcc3 | |
| checking for GNU make... make | |
| checking for a Python interpreter with version >= 2.7... python | |
| checking for python... /home/hbina/git/servo/python/_virtualenv/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}/lib/python2.7/site-packages | |
| checking for a sed that does not truncate output... /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) /bin/sed | |
| checking for egrep... /bin/grep -E | |
| checking for fgrep... /bin/grep -F | |
| checking for ld used by clang... /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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
| checking how to convert x86_64-unknown-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 clang object... ok | |
| checking for sysroot... no | |
| checking for a working dd... /bin/dd | |
| checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
| checking for mt... mt | |
| checking if mt 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 clang supports -fno-rtti -fno-exceptions... yes | |
| checking for clang option to produce PIC... -fPIC -DPIC | |
| checking if clang PIC flag -fPIC -DPIC works... yes | |
| checking if clang static flag -static works... yes | |
| checking if clang supports -c -o file.o... yes | |
| checking if clang supports -c -o file.o... (cached) yes | |
| checking whether the clang 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... clang++ -E | |
| checking for ld used by clang++... /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 clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
| checking for clang++ option to produce PIC... -fPIC -DPIC | |
| checking if clang++ PIC flag -fPIC -DPIC works... yes | |
| checking if clang++ static flag -static works... yes | |
| checking if clang++ supports -c -o file.o... yes | |
| checking if clang++ supports -c -o file.o... (cached) yes | |
| checking whether the clang++ 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... no | |
| checking for byacc... no | |
| checking if bison is the parser generator... no | |
| checking for flex... no | |
| checking for lex... no | |
| checking if flex is the lexer generator... no | |
| checking for indent... cat | |
| checking if module mako in python is installed... no | |
| checking if compiling with clang... 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... no | |
| 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... no | |
| 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... yes | |
| 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 >= 1.2.3... 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... no | |
| checking for elf_memory in -lelf... no | |
| checking for llvm-config... /usr/local/bin/llvm-config | |
| checking for libunwind... yes | |
| checking for libdrm >= 2.4.75... yes | |
| checking for expat... yes | |
| checking for valgrind... no | |
| checking whether to enable Valgrind support... no | |
| 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/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/pl111/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/imx/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/imx/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/pl111/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: no ES2: no) | |
| OSMesa: libOSMesa (Gallium) | |
| GLX: no | |
| EGL: no | |
| GBM: no | |
| EGL/Vulkan/VL platforms: | |
| Vulkan drivers: no | |
| llvm: yes | |
| llvm-config: /usr/local/bin/llvm-config | |
| llvm-version: 10.0.0 | |
| Gallium drivers: swrast | |
| Gallium st: mesa | |
| HUD extra stats: no | |
| HUD lmsensors: no | |
| Shared libs: yes | |
| Static libs: no | |
| Shared-glapi: yes | |
| CFLAGS: -g -O2 -std=c99 -Qunused-arguments | |
| CXXFLAGS: -g -O2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -Qunused-arguments | |
| 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_TLS -DENABLE_SHADER_CACHE -DMESA_EGL_NO_X11_HEADERS -DHAVE_LLVM=0x01000 -DMESA_LLVM_VERSION_PATCH=0 | |
| LLVM_CFLAGS: -I/usr/local/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS | |
| LLVM_CXXFLAGS: -I/usr/local/include -fno-rtti -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS | |
| LLVM_CPPFLAGS: -I/usr/local/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS | |
| LLVM_LDFLAGS: -L/usr/local/lib | |
| PYTHON2: /home/hbina/git/servo/python/_virtualenv/bin/python | |
| Run 'make' to build Mesa | |
| running: "make" | |
| Making all in src | |
| make[1]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src' | |
| updating git_sha1.h | |
| make all-recursive | |
| make[2]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src' | |
| Making all in . | |
| make[3]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src' | |
| make[3]: Nothing to be done for 'all-am'. | |
| make[3]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src' | |
| Making all in gtest | |
| make[3]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gtest' | |
| make[3]: Nothing to be done for 'all'. | |
| make[3]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gtest' | |
| Making all in util | |
| make[3]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util' | |
| make all-recursive | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util' | |
| Making all in . | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util' | |
| make[5]: Nothing to be done for 'all-am'. | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util' | |
| Making all in xmlpool | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/xmlpool' | |
| make all-am | |
| make[6]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/xmlpool' | |
| make[6]: Nothing to be done for 'all-am'. | |
| make[6]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/xmlpool' | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/xmlpool' | |
| Making all in tests/fast_idiv_by_const | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/fast_idiv_by_const' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/fast_idiv_by_const' | |
| Making all in tests/hash_table | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/hash_table' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/hash_table' | |
| Making all in tests/string_buffer | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/string_buffer' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/string_buffer' | |
| Making all in tests/set | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/set' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/set' | |
| Making all in tests/vma | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/vma' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util/tests/vma' | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util' | |
| make[3]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/util' | |
| Making all in mapi/glapi/gen | |
| make[3]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi/glapi/gen' | |
| make all-am | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi/glapi/gen' | |
| make[4]: Nothing to be done for 'all-am'. | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi/glapi/gen' | |
| make[3]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi/glapi/gen' | |
| Making all in mapi | |
| make[3]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi' | |
| make all-recursive | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi' | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi' | |
| CC glapi_libglapi_la-entry.lo | |
| CCLD glapi/libglapi.la | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi' | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi' | |
| make[3]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mapi' | |
| Making all in compiler | |
| make[3]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/compiler' | |
| make all-am | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/compiler' | |
| CXX glsl/glsl_lexer.lo | |
| CXX glsl/glsl_parser.lo | |
| CC spirv/spirv_info.lo | |
| CC glsl/glcpp/glcpp-parse.lo | |
| CC glsl/glcpp/glcpp-lex.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/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/compiler' | |
| make[3]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/compiler' | |
| Making all in mesa | |
| make[3]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa' | |
| make all-recursive | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa' | |
| Making all in . | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa' | |
| CC program/lex.yy.lo | |
| CC program/program_parse.tab.lo | |
| CXXLD libmesagallium.la | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa' | |
| Making all in main/tests | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa/main/tests' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa/main/tests' | |
| Making all in state_tracker/tests | |
| make[5]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa/state_tracker/tests' | |
| make[5]: Nothing to be done for 'all'. | |
| make[5]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa/state_tracker/tests' | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa' | |
| make[3]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/mesa' | |
| Making all in loader | |
| make[3]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/loader' | |
| make[3]: Nothing to be done for 'all'. | |
| make[3]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/loader' | |
| Making all in gallium | |
| make[3]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium' | |
| Making all in auxiliary | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/auxiliary' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/auxiliary' | |
| Making all in auxiliary/pipe-loader | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/auxiliary/pipe-loader' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/auxiliary/pipe-loader' | |
| Making all in drivers/softpipe | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/drivers/softpipe' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/drivers/softpipe' | |
| Making all in drivers/llvmpipe | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/drivers/llvmpipe' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/drivers/llvmpipe' | |
| Making all in winsys/sw/null | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/winsys/sw/null' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/winsys/sw/null' | |
| Making all in winsys/sw/wrapper | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/winsys/sw/wrapper' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/winsys/sw/wrapper' | |
| Making all in state_trackers/osmesa | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/state_trackers/osmesa' | |
| make[4]: Nothing to be done for 'all'. | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/state_trackers/osmesa' | |
| Making all in targets/osmesa | |
| make[4]: Entering directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/targets/osmesa' | |
| CXXLD libOSMesa.la | |
| Makefile:778: recipe for target 'libOSMesa.la' failed | |
| make[4]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium/targets/osmesa' | |
| Makefile:638: recipe for target 'all-recursive' failed | |
| make[3]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src/gallium' | |
| Makefile:888: recipe for target 'all-recursive' failed | |
| make[2]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src' | |
| Makefile:679: recipe for target 'all' failed | |
| make[1]: Leaving directory '/home/hbina/git/servo/target/debug/build/osmesa-src-4ec451d346263af7/out/src' | |
| Makefile:696: recipe for target 'all-recursive' failed | |
| --- stderr | |
| No module named mako | |
| Package libtizcore was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `libtizcore.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'libtizcore' found | |
| llvm-config: error: libLLVM-10svn.so is missing | |
| ar: `u' modifier ignored since `D' is the default (see `U') | |
| In file included from ./glsl/glsl_parser.yy:32: | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/compiler/glsl/ast.h:53:4: warning: destructor called on non-final 'ast_node' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] | |
| DECLARE_LINEAR_ZALLOC_CXX_OPERATORS(ast_node); | |
| ^ | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/util/ralloc.h:466:4: note: expanded from macro 'DECLARE_LINEAR_ZALLOC_CXX_OPERATORS' | |
| DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE(type, linear_zalloc_child) | |
| ^ | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/util/ralloc.h:433:7: note: expanded from macro 'DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE' | |
| reinterpret_cast<TYPE *>(p)->~TYPE(); \ | |
| ^ | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/compiler/glsl/ast.h:53:4: note: qualify call to silence this warning | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/util/ralloc.h:466:4: note: expanded from macro 'DECLARE_LINEAR_ZALLOC_CXX_OPERATORS' | |
| DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE(type, linear_zalloc_child) | |
| ^ | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/util/ralloc.h:433:36: note: expanded from macro 'DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE' | |
| reinterpret_cast<TYPE *>(p)->~TYPE(); \ | |
| ^ | |
| In file included from ./glsl/glsl_lexer.ll:27: | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/compiler/glsl/ast.h:53:4: warning: destructor called on non-final 'ast_node' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] | |
| DECLARE_LINEAR_ZALLOC_CXX_OPERATORS(ast_node); | |
| ^ | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/util/ralloc.h:466:4: note: expanded from macro 'DECLARE_LINEAR_ZALLOC_CXX_OPERATORS' | |
| DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE(type, linear_zalloc_child) | |
| ^ | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/util/ralloc.h:433:7: note: expanded from macro 'DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE' | |
| reinterpret_cast<TYPE *>(p)->~TYPE(); \ | |
| ^ | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/compiler/glsl/ast.h:53:4: note: qualify call to silence this warning | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/util/ralloc.h:466:4: note: expanded from macro 'DECLARE_LINEAR_ZALLOC_CXX_OPERATORS' | |
| DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE(type, linear_zalloc_child) | |
| ^ | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/util/ralloc.h:433:36: note: expanded from macro 'DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE' | |
| reinterpret_cast<TYPE *>(p)->~TYPE(); \ | |
| ^ | |
| glsl/glsl_lexer.cpp:1593:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register yy_state_type yy_current_state; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:1594:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register char *yy_cp, *yy_bp; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:1594:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register char *yy_cp, *yy_bp; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:1595:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register int yy_act; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:1650:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3352:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3353:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register char *source = yyg->yytext_ptr; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3354:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register int number_to_move, i; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3354:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register int number_to_move, i; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3486:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register yy_state_type yy_current_state; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3487:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register char *yy_cp; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3495:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3520:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register int yy_is_jam; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3522:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register char *yy_cp = yyg->yy_c_buf_p; | |
| ^~~~~~~~~ | |
| glsl/glsl_lexer.cpp:3524:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] | |
| register YY_CHAR yy_c = 1; | |
| ^~~~~~~~~ | |
| ar: `u' modifier ignored since `D' is the default (see `U') | |
| ar: `u' modifier ignored since `D' is the default (see `U') | |
| 1 warning generated. | |
| 16 warnings generated. | |
| ar: `u' modifier ignored since `D' is the default (see `U') | |
| ar: `u' modifier ignored since `D' is the default (see `U') | |
| ar: `u' modifier ignored since `D' is the default (see `U') | |
| clang-10: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] | |
| clang-10: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument] | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `llvm::InitializeNativeTarget()': | |
| /usr/local/include/llvm/Support/TargetSelect.h:118: undefined reference to `LLVMInitializeX86TargetInfo' | |
| /usr/local/include/llvm/Support/TargetSelect.h:119: undefined reference to `LLVMInitializeX86Target' | |
| /usr/local/include/llvm/Support/TargetSelect.h:120: undefined reference to `LLVMInitializeX86TargetMC' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `llvm::InitializeNativeTargetAsmPrinter()': | |
| /usr/local/include/llvm/Support/TargetSelect.h:132: undefined reference to `LLVMInitializeX86AsmPrinter' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `llvm::InitializeNativeTargetDisassembler()': | |
| /usr/local/include/llvm/Support/TargetSelect.h:156: undefined reference to `LLVMInitializeX86Disassembler' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `gallivm_create_target_library_info': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:182: undefined reference to `llvm::Triple::Triple(llvm::Twine const&)' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:180: undefined reference to `llvm::TargetLibraryInfoImpl::TargetLibraryInfoImpl(llvm::Triple const&)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_build_create_jit_compiler_for_module': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:500: undefined reference to `llvm::EngineBuilder::EngineBuilder(std::unique_ptr<llvm::Module, std::default_delete<llvm::Module> >)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_build_create_jit_compiler_for_module': | |
| /usr/lib/gcc/x86_64-linux-gnu/7.4.0/../../../../include/c++/7.4.0/bits/unique_ptr.h:78: undefined reference to `llvm::Module::~Module()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `llvm::TargetOptions::TargetOptions()': | |
| /usr/local/include/llvm/Target/TargetOptions.h:108: undefined reference to `llvm::MCTargetOptions::MCTargetOptions()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_build_create_jit_compiler_for_module': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:566: undefined reference to `llvm::sys::getHostCPUFeatures(llvm::StringMap<bool, llvm::MallocAllocator>&)' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:676: undefined reference to `llvm::sys::getHostCPUName()' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:715: undefined reference to `llvm::EngineBuilder::setMCJITMemoryManager(std::unique_ptr<llvm::RTDyldMemoryManager, std::default_delete<llvm::RTDyldMemoryManager> >)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_build_create_jit_compiler_for_module': | |
| /usr/local/include/llvm/ExecutionEngine/ExecutionEngine.h:662: undefined reference to `llvm::EngineBuilder::selectTarget()' | |
| /usr/local/include/llvm/ExecutionEngine/ExecutionEngine.h:662: undefined reference to `llvm::EngineBuilder::create(llvm::TargetMachine*)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_build_create_jit_compiler_for_module': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:750: undefined reference to `llvm::EngineBuilder::~EngineBuilder()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `ShaderMemoryManager::ShaderMemoryManager(llvm::RTDyldMemoryManager*)': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:445: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_build_create_jit_compiler_for_module': | |
| /usr/lib/gcc/x86_64-linux-gnu/7.4.0/../../../../include/c++/7.4.0/bits/unique_ptr.h:78: undefined reference to `llvm::Module::~Module()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_build_create_jit_compiler_for_module': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:750: undefined reference to `llvm::EngineBuilder::~EngineBuilder()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_get_default_memory_manager': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:768: undefined reference to `llvm::SectionMemoryManager::SectionMemoryManager(llvm::SectionMemoryManager::MemoryMapper*)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_get_called_value': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:784: undefined reference to `LLVMGetCalledValue' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_is_function': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:796: undefined reference to `LLVMGetValueKind' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `ShaderMemoryManager::~ShaderMemoryManager()': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:447: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `llvm::RTDyldMemoryManager::getSymbolAddress(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': | |
| /usr/local/include/llvm/ExecutionEngine/RTDyldMemoryManager.h:86: undefined reference to `llvm::RTDyldMemoryManager::getSymbolAddressInProcess(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `non-virtual thunk to ShaderMemoryManager::~ShaderMemoryManager()': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:(.text._ZThn16_N19ShaderMemoryManagerD1Ev[_ZThn16_N19ShaderMemoryManagerD1Ev]+0x5): undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `ShaderMemoryManager::~ShaderMemoryManager()': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:447: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `llvm::SmallVectorTemplateBase<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, false>::grow(unsigned long)': | |
| /usr/local/include/llvm/ADT/SmallVector.h:235: undefined reference to `llvm::report_bad_alloc_error(char const*, bool)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `llvm::safe_malloc(unsigned long)': | |
| /usr/local/include/llvm/Support/MemAlloc.h:(.text._ZN4llvm23SmallVectorTemplateBaseINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4growEm[_ZN4llvm23SmallVectorTemplateBaseINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEELb0EE4growEm]+0xbb): undefined reference to `llvm::report_bad_alloc_error(char const*, bool)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `(anonymous namespace)::LLVMEnsureMultithreaded::LLVMEnsureMultithreaded()': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:107: undefined reference to `LLVMIsMultithreaded' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:108: undefined reference to `LLVMStartMultithreaded' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data.rel.ro._ZTV19ShaderMemoryManager[_ZTV19ShaderMemoryManager]+0x10): undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data.rel.ro._ZTV19ShaderMemoryManager[_ZTV19ShaderMemoryManager]+0x60): undefined reference to `llvm::RTDyldMemoryManager::anchor()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data.rel.ro._ZTV19ShaderMemoryManager[_ZTV19ShaderMemoryManager]+0xc8): undefined reference to `llvm::LegacyJITSymbolResolver::lookup(std::set<llvm::StringRef, std::less<llvm::StringRef>, std::allocator<llvm::StringRef> > const&, llvm::unique_function<void (llvm::Expected<std::map<llvm::StringRef, llvm::JITEvaluatedSymbol, std::less<llvm::StringRef>, std::allocator<std::pair<llvm::StringRef const, llvm::JITEvaluatedSymbol> > > >)>)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data.rel.ro._ZTV19ShaderMemoryManager[_ZTV19ShaderMemoryManager]+0xd0): undefined reference to `llvm::LegacyJITSymbolResolver::getResponsibilitySet(std::set<llvm::StringRef, std::less<llvm::StringRef>, std::allocator<llvm::StringRef> > const&)' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data.rel.ro._ZTV19ShaderMemoryManager[_ZTV19ShaderMemoryManager]+0xd8): undefined reference to `non-virtual thunk to llvm::RTDyldMemoryManager::anchor()' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fmuladd': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_comp': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0xb5): undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:511: undefined reference to `LLVMConstNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:518: undefined reference to `LLVMConstFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:513: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:523: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:520: undefined reference to `LLVMConstSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:525: undefined reference to `LLVMBuildSub' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_add': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:596: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:597: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:602: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:602: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:606: undefined reference to `LLVMConstAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:611: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:609: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:604: undefined reference to `LLVMConstFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:631: undefined reference to `LLVMConstAllOnes' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_min_simple': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x6b3): undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x6cc): undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x6e5): undefined reference to `LLVMBuildSExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x710): undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x7ea): undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x800): undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x819): undefined reference to `LLVMBuildSExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_max_simple': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0xa7c): undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0xa95): undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0xaae): undefined reference to `LLVMBuildSExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0xad9): undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0xbad): undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0xbc3): undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0xbdc): undefined reference to `LLVMBuildSExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_horizontal_add': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:689: undefined reference to `LLVMBuildAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_horizontal_add': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:682: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:681: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:684: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:683: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:686: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_horizontal_add': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:698: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_horizontal_add': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:700: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:703: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:705: undefined reference to `LLVMBuildAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_horizontal_add4x4f': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:730: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:729: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:732: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:731: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_horizontal_add4x4f': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:740: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:739: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:742: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:741: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:744: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:745: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_horizontal_add4x4f': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:752: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:751: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_horizontal_add4x4f': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:759: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:758: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:761: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sub': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:917: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:918: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:934: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:934: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:938: undefined reference to `LLVMConstSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:943: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:941: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:936: undefined reference to `LLVMConstFSub' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul_norm': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1030: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1031: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1039: undefined reference to `LLVMBuildNeg' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1043: undefined reference to `LLVMBuildAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1099: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1099: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1101: undefined reference to `LLVMConstFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1113: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1115: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1120: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1103: undefined reference to `LLVMConstMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1108: undefined reference to `LLVMConstLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1118: undefined reference to `LLVMBuildAShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1106: undefined reference to `LLVMConstAShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul_32_lohi_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1170: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1170: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1172: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1175: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1176: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1236: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1237: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul_32_lohi_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1243: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1244: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul_32_lohi_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1250: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1251: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul_32_lohi': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1287: undefined reference to `LLVMBuildZExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1288: undefined reference to `LLVMBuildZExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1284: undefined reference to `LLVMBuildSExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1285: undefined reference to `LLVMBuildSExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1290: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1292: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1295: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1296: undefined reference to `LLVMBuildTrunc' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fmuladd': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_negate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1872: undefined reference to `LLVMBuildNeg' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul_imm': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1365: undefined reference to `LLVMBuildShl' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_negate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1870: undefined reference to `LLVMBuildFNeg' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1872: undefined reference to `LLVMBuildNeg' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1870: undefined reference to `LLVMBuildFNeg' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_rcp': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2740: undefined reference to `LLVMIsConstant' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_div': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x22c9): undefined reference to `LLVMConstFDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1399: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1399: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1405: undefined reference to `LLVMConstUDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1420: undefined reference to `LLVMBuildUDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x2372): undefined reference to `LLVMBuildFDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1418: undefined reference to `LLVMBuildSDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1403: undefined reference to `LLVMConstSDiv' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_rcp': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2740: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2741: undefined reference to `LLVMConstFDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2779: undefined reference to `LLVMBuildFDiv' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_lerp_simple': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1498: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1499: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1501: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1517: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_abs': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1857: undefined reference to `LLVMBuildNeg' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sgn': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1908: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1909: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1910: undefined reference to `LLVMConstBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1911: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1912: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_set_sign': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1954: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1956: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1958: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1960: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1962: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_int_to_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1981: undefined reference to `LLVMBuildSIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_trunc': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2168: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2169: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2180: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2181: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_round': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2223: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2234: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2235: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_iround_nearest_sse2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2013: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2030: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2032: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2036: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2038: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_iround': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2501: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2489: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2490: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2493: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2494: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2495: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2498: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_floor': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2282: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2283: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2294: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2296: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2309: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2310: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_ceil': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2357: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2358: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2366: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2368: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2380: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2381: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_itrunc': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2446: undefined reference to `LLVMBuildFPToSI' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_ifloor': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2558: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2542: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2543: undefined reference to `LLVMBuildSIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_iceil': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2612: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2597: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2598: undefined reference to `LLVMBuildSIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_ifloor_fract': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2652: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2653: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2643: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2644: undefined reference to `LLVMBuildFPToSI' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_rcp': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2740: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2741: undefined reference to `LLVMConstFDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2779: undefined reference to `LLVMBuildFDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2740: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2741: undefined reference to `LLVMConstFDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2779: undefined reference to `LLVMBuildFDiv' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sin_or_cos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2940: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2942: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2943: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2951: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2958: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2966: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2971: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2976: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2987: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2991: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2990: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2990: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2994: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2993: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2993: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3008: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fmuladd': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sin_or_cos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3035: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fmuladd': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sin_or_cos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3052: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3053: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3062: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3063: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3065: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fmuladd': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sin_or_cos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3091: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fmuladd': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:285: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sin_or_cos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3101: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3102: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3103: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3104: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3105: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3106: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3112: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3113: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_exp2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3347: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3349: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3351: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3356: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_extract_exponent': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3386: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3388: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3390: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3392: undefined reference to `LLVMBuildSub' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_extract_mantissa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3415: undefined reference to `LLVMConstBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3422: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3425: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3426: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3427: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_log2_approx': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3494: undefined reference to `LLVMConstBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3523: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3526: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3530: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3531: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3532: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3537: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3538: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3539: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3582: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fast_log2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3647: undefined reference to `LLVMBuildSIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_extract_mantissa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3415: undefined reference to `LLVMConstBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3422: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3425: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3426: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3427: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fast_log2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3653: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_ilog2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3675: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mod': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3700: undefined reference to `LLVMBuildURem' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3696: undefined reference to `LLVMBuildFRem' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3698: undefined reference to `LLVMBuildSRem' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_isnan': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3720: undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3722: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3723: undefined reference to `LLVMBuildSExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_isfinite': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3737: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3748: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_is_inf_or_nan': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3770: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3771: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fpstate_get': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3786: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3789: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3789: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3788: undefined reference to `LLVMBuildPointerCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3792: undefined reference to `LLVMVoidTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fpstate_set_denorms_zero': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3810: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:(.text+0x5970): undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3818: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3817: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3821: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3820: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3824: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fpstate_set': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3836: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3836: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3835: undefined reference to `LLVMBuildPointerCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3839: undefined reference to `LLVMVoidTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit_overflow.o): In function `build_binary_int_overflow': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:75: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:76: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:79: undefined reference to `LLVMGetIntTypeWidth' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:87: undefined reference to `LLVMInt1TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:89: undefined reference to `LLVMStructTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:(.text+0xe4): undefined reference to `LLVMBuildExtractValue' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:94: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:102: undefined reference to `LLVMBuildExtractValue' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_or': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:56: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:52: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:53: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:56: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:59: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_xor': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:82: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:78: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:79: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:82: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:85: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_and': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:110: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:106: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:107: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:110: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:113: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_andnot': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:135: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:136: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:139: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:140: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:143: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_not': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:162: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:160: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:162: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:164: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_shl': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:187: undefined reference to `LLVMBuildShl' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_shr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:212: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:210: undefined reference to `LLVMBuildAShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_shl': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:187: undefined reference to `LLVMBuildShl' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_shr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:212: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:210: undefined reference to `LLVMBuildAShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_undef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:228: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_zero': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:239: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:239: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:243: undefined reference to `LLVMConstNull' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_one': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:(.text+0x38f): undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:262: undefined reference to `LLVMConstReal' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:291: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:273: undefined reference to `LLVMConstAllOnes' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_elem': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:309: undefined reference to `LLVMConstReal' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:(.text+0x592): undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_vec': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:336: undefined reference to `LLVMConstVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_int_vec': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:352: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:357: undefined reference to `LLVMConstVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:387: undefined reference to `LLVMConstVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_mask_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:400: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:408: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:414: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:400: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:408: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:414: undefined reference to `LLVMConstVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_string': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:449: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:450: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:450: undefined reference to `LLVMAddGlobal' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:451: undefined reference to `LLVMSetGlobalConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:452: undefined reference to `LLVMSetLinkage' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:453: undefined reference to `LLVMConstStringInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:453: undefined reference to `LLVMSetInitializer' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:454: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:454: undefined reference to `LLVMConstBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_func_pointer': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:476: undefined reference to `LLVMFunctionType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_int_pointer': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:145: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:146: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:148: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:147: undefined reference to `LLVMBuildIntToPtr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_func_pointer': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:481: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:480: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_half_to_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:95: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:96: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:97: undefined reference to `LLVMGetVectorSize' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:119: undefined reference to `LLVMBuildZExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_float_to_half': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:140: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:141: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:142: undefined reference to `LLVMGetVectorSize' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:160: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:170: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:179: undefined reference to `LLVMBuildTrunc' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_clamped_float_to_unsigned_norm': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:293: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:273: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:275: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:276: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:277: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:322: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:324: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:333: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:343: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:352: undefined reference to `LLVMBuildSub' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_unsigned_norm_to_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:416: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:424: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:422: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:426: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:428: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:394: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:(.text+0x71d): undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_conv': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:635: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:734: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:894: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:841: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:962: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:969: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:873: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:1016: undefined reference to `LLVMBuildSub' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_insert_new_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_flow_skip_cond_break': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:107: undefined reference to `LLVMBuildCondBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:109: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_flow_skip_end': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:117: undefined reference to `LLVMBuildBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:118: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_mask_value': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:184: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_mask_check': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:146: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:147: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:144: undefined reference to `LLVMBuildICmp' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_mask_value': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:184: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_mask_begin': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:170: undefined reference to `LLVMIntTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_alloca': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:501: undefined reference to `LLVMBuildAlloca' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:504: undefined reference to `LLVMDisposeBuilder' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_mask_begin': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:175: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_insert_new_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_alloca': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:501: undefined reference to `LLVMBuildAlloca' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:504: undefined reference to `LLVMDisposeBuilder' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_mask_value': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:184: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_mask_update': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:197: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:200: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_flow_skip_end': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:117: undefined reference to `LLVMBuildBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:118: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_mask_value': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:184: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_insert_new_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_loop_begin': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:226: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_alloca': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:501: undefined reference to `LLVMBuildAlloca' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:504: undefined reference to `LLVMDisposeBuilder' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_loop_begin': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:229: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:231: undefined reference to `LLVMBuildBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:233: undefined reference to `LLVMPositionBuilderAtEnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:235: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_loop_end_cond': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:251: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:251: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:253: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:255: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:257: undefined reference to `LLVMBuildICmp' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_insert_new_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_loop_end_cond': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:261: undefined reference to `LLVMBuildCondBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:263: undefined reference to `LLVMPositionBuilderAtEnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:265: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_insert_new_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_for_loop_begin': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:303: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_alloca': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:501: undefined reference to `LLVMBuildAlloca' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:504: undefined reference to `LLVMDisposeBuilder' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_for_loop_begin': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:308: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:309: undefined reference to `LLVMBuildBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:311: undefined reference to `LLVMPositionBuilderAtEnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:312: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_insert_new_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_for_loop_begin': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:315: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_for_loop_end': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:327: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:328: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:329: undefined reference to `LLVMBuildBr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_insert_new_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_for_loop_end': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:338: undefined reference to `LLVMPositionBuilderAtEnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:339: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:340: undefined reference to `LLVMBuildCondBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:342: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_if': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:381: undefined reference to `LLVMGetInsertBlock' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_insert_new_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:73: undefined reference to `LLVMAppendBasicBlockInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_if': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:393: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:398: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_else': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:411: undefined reference to `LLVMBuildBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:415: undefined reference to `LLVMInsertBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:420: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_endif': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:433: undefined reference to `LLVMBuildBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:440: undefined reference to `LLVMPositionBuilderAtEnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:(.text+0xa4f): undefined reference to `LLVMBuildCondBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:453: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `create_builder_at_entry': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:461: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:462: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:463: undefined reference to `LLVMGetEntryBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:464: undefined reference to `LLVMGetFirstInstruction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:465: undefined reference to `LLVMCreateBuilderInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:468: undefined reference to `LLVMPositionBuilderBefore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:470: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_alloca_undef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:521: undefined reference to `LLVMBuildAlloca' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:523: undefined reference to `LLVMDisposeBuilder' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_array_alloca': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:552: undefined reference to `LLVMBuildArrayAlloca' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:554: undefined reference to `LLVMDisposeBuilder' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos_array.o): In function `lp_build_fetch_rgba_aos_array': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:81: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:82: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:82: undefined reference to `LLVMBuildPointerCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:83: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:84: undefined reference to `LLVMSetAlignment' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:91: undefined reference to `LLVMBuildFPTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:116: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_pack_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:382: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_pack_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:397: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:397: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:397: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:398: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:396: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:406: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:406: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:407: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:407: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_pack_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:427: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:427: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:431: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:431: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:431: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:433: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:433: undefined reference to `LLVMBuildShl' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_pack_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:438: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_pack_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:438: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:441: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_pack_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:438: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:441: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:451: undefined reference to `LLVMBuildTrunc' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_pack_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:438: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:441: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:448: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:448: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_unpack_arith_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:246: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:246: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:252: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:253: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:253: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:252: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:255: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:256: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:255: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:269: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:269: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:270: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:270: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:271: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:271: undefined reference to `LLVMConstNull' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_unpack_arith_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:328: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:328: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:(.text+0xb0e): undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:(.text+0xb1f): undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:(.text+0xb30): undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:(.text+0xb3d): undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:336: undefined reference to `LLVMBuildUIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:334: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:347: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:347: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_fetch_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:770: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:771: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:772: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:797: undefined reference to `LLVMVoidTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:802: undefined reference to `LLVMFunctionType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int_pointer': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:145: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:146: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:148: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:147: undefined reference to `LLVMBuildIntToPtr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_fetch_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:811: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:810: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:817: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:817: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_fetch_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:828: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:837: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:838: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:841: undefined reference to `LLVMBuildCall' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:843: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:849: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:518: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:873: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:874: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:875: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:876: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:876: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:877: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:901: undefined reference to `LLVMVoidTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_fetch_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:934: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:935: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:938: undefined reference to `LLVMBuildCall' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:940: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:924: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:554: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:563: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:567: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `scale_bits_up': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:178: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:201: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:199: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:185: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:191: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_fetch_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:591: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:594: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:591: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:594: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:591: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:594: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:(.text+0x18cb): undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_fetch_cached_texels': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:258: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:259: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:260: undefined reference to `LLVMInt64TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:286: undefined reference to `LLVMBuildPtrToInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:287: undefined reference to `LLVMBuildPtrToInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:291: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:292: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:296: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:298: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:299: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:301: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:304: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:305: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:306: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:307: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:309: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:312: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:312: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_fetch_cached_texels': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:319: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:320: undefined reference to `LLVMBuildZExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:321: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:322: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_fetch_cached_texels': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:323: undefined reference to `LLVMBuildLShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lookup_tag_data': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:137: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:138: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_fetch_cached_texels': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:326: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:331: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:330: undefined reference to `LLVMBuildIntToPtr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lookup_cached_pixel': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:121: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:122: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_fetch_cached_texels': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:342: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:350: undefined reference to `LLVMBuildZExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:351: undefined reference to `LLVMBuildAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lookup_tag_data': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:137: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:138: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_fetch_cached_texels': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:353: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:357: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:357: undefined reference to `LLVMBuildIntToPtr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lookup_cached_pixel': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:121: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:122: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_fetch_cached_texels': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:372: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:372: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:151: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:152: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:153: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:154: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:154: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:178: undefined reference to `LLVMVoidTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:183: undefined reference to `LLVMFunctionType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int_pointer': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:145: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:146: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:148: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:147: undefined reference to `LLVMBuildIntToPtr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:192: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:191: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:199: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:216: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:218: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:219: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:220: undefined reference to `LLVMBuildCall' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:216: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:218: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:219: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:220: undefined reference to `LLVMBuildCall' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:216: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:218: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:219: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:220: undefined reference to `LLVMBuildCall' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:216: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:218: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:219: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:220: undefined reference to `LLVMBuildCall' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:225: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:225: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:228: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:229: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:228: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:229: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:228: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:229: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `update_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:228: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:229: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:233: undefined reference to `LLVMInt64TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:232: undefined reference to `LLVMBuildPtrToInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `store_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:89: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:89: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:89: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `store_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:93: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:94: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `store_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:97: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:101: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:102: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:103: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `store_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:104: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:101: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:102: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:103: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `store_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:104: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:101: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:102: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:103: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `store_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:104: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:101: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:102: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:103: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `store_cached_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:104: undefined reference to `LLVMBuildAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_float.o): In function `lp_build_float_to_smallfloat': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:99: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:108: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:121: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:123: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:132: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_float.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:139: more undefined references to `LLVMBuildBitCast' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_float.o): In function `lp_build_float_to_r11g11b10': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:242: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:243: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:244: undefined reference to `LLVMGetVectorSize' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_float.o): In function `lp_build_smallfloat_to_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:370: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:372: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:373: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:393: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_float.o): In function `lp_build_r11g11b10_to_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:408: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:409: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:410: undefined reference to `LLVMGetVectorSize' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_float.o): In function `lp_build_rgb9e5_to_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:465: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:467: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:468: undefined reference to `LLVMGetVectorSize' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:497: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format.o): In function `lp_build_format_cache_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format.c:40: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format.c:40: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format.c:43: undefined reference to `LLVMInt64TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format.c:43: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format.c:52: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_extract_soa_chan': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:145: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:154: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:188: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:257: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:197: undefined reference to `LLVMBuildAShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:204: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:(.text+0x40a): undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:233: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:170: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:236: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:244: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_rgba8_to_fi32_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:363: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:383: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:379: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:383: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:379: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:383: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:379: undefined reference to `LLVMBuildLShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_fetch_rgba_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:720: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:723: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_fetch_rgba_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:846: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:849: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:850: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_fetch_rgba_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:(.text+0xcbc): undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:(.text+0xcdb): undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_fetch_rgba_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:548: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:615: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:617: undefined reference to `LLVMBuildFPTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:730: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_fetch_rgba_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:631: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:630: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_fetch_rgba_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:773: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:631: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:630: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:631: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:630: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:648: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_srgb.o): In function `lp_build_float_to_srgb_packed': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c:360: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c:361: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_yuv.o): In function `lp_build_fetch_subsampled_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:527: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:527: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:527: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_yuv.o): In function `uyvy_to_yuv_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:99: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:100: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:108: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:109: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:114: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:119: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:127: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:128: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:129: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_yuv.o): In function `yuv_to_rgb_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:270: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:271: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:272: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:280: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:281: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:283: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:285: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:286: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:284: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:288: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:290: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:291: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:292: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:300: undefined reference to `LLVMBuildAShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:301: undefined reference to `LLVMBuildAShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:302: undefined reference to `LLVMBuildAShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_yuv.o): In function `rgb_to_rgba_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:339: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:340: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:350: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:351: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:352: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:355: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:355: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:354: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_yuv.o): In function `yuyv_to_yuv_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:183: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:191: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:196: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:200: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:201: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:209: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:210: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:211: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_elem_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:65: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:68: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_elem': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:90: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:91: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:92: undefined reference to `LLVMIntTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_elem_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:65: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:68: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_elem': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:99: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:100: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:(.text+0x1a6): undefined reference to `LLVMSetAlignment' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:142: undefined reference to `LLVMBuildZExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:484: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_avx2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:296: undefined reference to `LLVMIntTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:461: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:542: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:550: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:554: undefined reference to `LLVMBuildZExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:569: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_avx2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:294: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:298: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:340: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:370: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:371: undefined reference to `LLVMConstAllOnes' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:372: undefined reference to `LLVMConstBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:373: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:(.text+0x6ef): undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_elem_vec': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:176: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_elem_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:65: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:68: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_elem_vec': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:180: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:181: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:(.text+0x812): undefined reference to `LLVMSetAlignment' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:235: undefined reference to `LLVMBuildZExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_values': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:591: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:591: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:593: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_values': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:598: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `gallivm_free_ir': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:192: undefined reference to `LLVMDisposePassManager' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:197: undefined reference to `LLVMDisposeExecutionEngine' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:199: undefined reference to `LLVMDisposeModule' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:208: undefined reference to `LLVMDisposeTargetData' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:213: undefined reference to `LLVMDisposeBuilder' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `lp_build_init': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:416: undefined reference to `LLVMLinkInMCJIT' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:416: undefined reference to `LLVMLinkInMCJIT' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `init_gallivm_state': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:333: undefined reference to `LLVMModuleCreateWithNameInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:338: undefined reference to `LLVMCreateBuilderInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:384: undefined reference to `LLVMCreateTargetData' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `create_pass_manager': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:124: undefined reference to `LLVMCreateFunctionPassManagerForModule' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:141: undefined reference to `LLVMCopyStringRepOfTargetData' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:142: undefined reference to `LLVMSetDataLayout' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:155: undefined reference to `LLVMAddScalarReplAggregatesPass' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:156: undefined reference to `LLVMAddEarlyCSEPass' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:157: undefined reference to `LLVMAddCFGSimplificationPass' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:167: undefined reference to `LLVMAddReassociatePass' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:168: undefined reference to `LLVMAddPromoteMemoryToRegisterPass' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:169: undefined reference to `LLVMAddConstantPropagationPass' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:170: undefined reference to `LLVMAddInstructionCombiningPass' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:171: undefined reference to `LLVMAddGVNPass' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:177: undefined reference to `LLVMAddPromoteMemoryToRegisterPass' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `gallivm_compile_module': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:589: undefined reference to `LLVMDisposeBuilder' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:613: undefined reference to `LLVMInitializeFunctionPassManager' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:614: undefined reference to `LLVMGetFirstFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:625: undefined reference to `LLVMAddTargetDependentFunctionAttr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:626: undefined reference to `LLVMAddTargetDependentFunctionAttr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:629: undefined reference to `LLVMRunFunctionPassManager' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:630: undefined reference to `LLVMGetNextFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:632: undefined reference to `LLVMFinalizeFunctionPassManager' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:660: undefined reference to `LLVMSetDataLayout' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `init_gallivm_engine': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:266: undefined reference to `LLVMDisposeMessage' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `gallivm_jit_function': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:718: undefined reference to `LLVMGetPointerToGlobal' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_format_intrinsic': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:68: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:70: undefined reference to `LLVMGetVectorSize' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:71: undefined reference to `LLVMGetElementType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:72: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:78: undefined reference to `LLVMGetIntTypeWidth' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_declare_intrinsic': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:112: undefined reference to `LLVMFunctionType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:113: undefined reference to `LLVMAddFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:115: undefined reference to `LLVMSetFunctionCallConv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:116: undefined reference to `LLVMSetLinkage' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_add_function_attr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:181: undefined reference to `LLVMIsAFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:184: undefined reference to `LLVMGetInstructionParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:185: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:(.text+0x151): undefined reference to `LLVMGetGlobalParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:188: undefined reference to `LLVMGetModuleContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:191: undefined reference to `LLVMGetEnumAttributeKindForName' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:193: undefined reference to `LLVMCreateEnumAttribute' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:195: undefined reference to `LLVMIsAFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:196: undefined reference to `LLVMAddAttributeAtIndex' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:198: undefined reference to `LLVMAddCallSiteAttribute' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_intrinsic': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:225: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:225: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:225: undefined reference to `LLVMGetGlobalParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:230: undefined reference to `LLVMGetNamedFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:239: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_declare_intrinsic': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:112: undefined reference to `LLVMFunctionType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:113: undefined reference to `LLVMAddFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:115: undefined reference to `LLVMSetFunctionCallConv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:116: undefined reference to `LLVMSetLinkage' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_intrinsic': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:252: undefined reference to `LLVMBuildCall' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_intrinsic_binary_anylength': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:304: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:304: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_intrinsic_binary_anylength': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:322: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:322: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:323: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:323: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:325: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:326: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:327: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:332: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:333: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:336: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_intrinsic_map': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:382: undefined reference to `LLVMGetElementType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:383: undefined reference to `LLVMGetVectorSize' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:389: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:397: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_intrinsic_map': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:395: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_compare': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:177: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:178: undefined reference to `LLVMConstAllOnes' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_compare_ext': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:86: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:87: undefined reference to `LLVMConstAllOnes' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:157: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:128: undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:(.text+0x221): undefined reference to `LLVMBuildSExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_compare': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:177: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:178: undefined reference to `LLVMConstAllOnes' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_select_bitwise': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:269: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:270: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:273: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:280: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:280: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:282: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:286: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_select': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:317: undefined reference to `LLVMInt1TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:317: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:321: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:322: undefined reference to `LLVMGetInstructionOpcode' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:345: undefined reference to `LLVMInt1TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:345: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:346: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:(.text+0x4c6): undefined reference to `LLVMBuildSelect' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:356: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:357: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:358: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:370: undefined reference to `LLVMDoubleTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:370: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:384: undefined reference to `LLVMDoubleTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:384: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:388: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:388: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:374: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:374: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:378: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:378: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:391: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:391: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:395: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:399: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:400: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:411: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_select_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:463: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:468: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:472: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:472: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_any_true_range': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:495: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:497: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:499: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:506: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:509: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:508: undefined reference to `LLVMBuildICmp' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_extract_range': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:198: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:202: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:201: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_concat': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:237: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:236: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_uninterleave1': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:304: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:306: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_unpack_shuffle': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:103: undefined reference to `LLVMConstVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_interleave2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:349: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:338: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:339: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_extract_range': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:202: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:201: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_extract_range': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:202: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:201: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_interleave2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:344: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_interleave2_half': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:(.text+0x901): undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:(.text+0x91f): undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_unpack2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:425: undefined reference to `LLVMBuildAShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:445: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:446: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_unpack2_native': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:478: undefined reference to `LLVMBuildAShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:503: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:504: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_pack2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:695: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:696: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_pack_shuffle': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:175: undefined reference to `LLVMConstVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_pack2': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:700: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:672: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:684: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:646: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_resize': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1000: undefined reference to `LLVMBuildZExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1002: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_resize': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:995: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:998: undefined reference to `LLVMBuildSExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_pad_vector': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1036: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1038: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1044: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1045: undefined reference to `LLVMGetVectorSize' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_pad_vector': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1062: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1062: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1040: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1040: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_pad_vector': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1041: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_quad.o): In function `lp_build_packed_ddx_ddy_onecoord': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:112: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:110: undefined reference to `LLVMBuildFSub' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_quad.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_quad.o): In function `lp_build_packed_ddx_ddy_twocoord': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:149: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:148: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:151: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:150: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:155: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:153: undefined reference to `LLVMBuildFSub' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_quad.o): In function `lp_bld_quad_twiddle': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:197: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:198: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:203: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:204: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1655: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1659: undefined reference to `LLVMInt1TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1658: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1682: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_mipmap': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1469: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1480: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1481: undefined reference to `LLVMBuildFPToSI' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1485: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1560: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1565: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1569: undefined reference to `LLVMBuildTrunc' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_mipmap': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1575: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1576: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1575: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1583: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_image_linear': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1097: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1100: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1103: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1108: undefined reference to `LLVMBuildAShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1110: undefined reference to `LLVMBuildAShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1112: undefined reference to `LLVMBuildAShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1127: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1129: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1131: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_fetch_image_nearest': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:600: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_wrap_linear_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:478: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:479: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_fetch_image_linear': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:848: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:873: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:875: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:877: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:887: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:892: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:894: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:897: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:901: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:943: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_wrap_nearest_int': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:99: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_wrap_linear_int': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:367: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:311: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:312: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:404: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:409: more undefined references to `LLVMBuildAnd' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_coord_repeat_npot_linear_int': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:233: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:237: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:241: undefined reference to `LLVMBuildAShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_rho': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:226: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:227: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:228: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:229: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:239: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:239: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_minify': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1119: undefined reference to `LLVMBuildLShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_lod_selector': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:829: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:840: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_ilog2_sqrt': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:677: undefined reference to `LLVMBuildAShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_rho': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:376: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:375: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_rho': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:449: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:448: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:451: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:450: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:499: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:510: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:511: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:516: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_linear_mip_levels': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:993: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:997: undefined reference to `LLVMBuildSelect' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1000: undefined reference to `LLVMBuildSelect' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1003: undefined reference to `LLVMBuildSelect' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1007: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1011: undefined reference to `LLVMBuildSelect' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1014: undefined reference to `LLVMBuildSelect' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1017: undefined reference to `LLVMBuildSelect' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_get_mipmap_level': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1039: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1040: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1041: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_get_mip_offsets': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1059: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1060: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_get_mip_offsets': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1070: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1071: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1072: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1073: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_get_mip_offsets': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1085: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1086: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1087: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1088: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_minify': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1143: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1119: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1119: undefined reference to `LLVMBuildLShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_minify': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1119: undefined reference to `LLVMBuildLShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_minify': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1119: undefined reference to `LLVMBuildLShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_get_level_stride_vec': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1176: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1177: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_get_level_stride_vec': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1188: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1189: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1190: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1191: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_get_level_stride_vec': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1204: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1205: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1206: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1207: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_extract_image_sizes': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1355: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1363: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1369: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1375: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_cube_lookup': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1721: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1722: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1913: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1914: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1916: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1917: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1918: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1929: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1930: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1932: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1936: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1938: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1946: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1947: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1954: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1955: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1748: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1749: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1750: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1752: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1753: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1754: more undefined references to `LLVMBuildBitCast' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_cube_lookup': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1770: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1771: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1772: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1773: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1774: undefined reference to `LLVMBuildXor' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1775: more undefined references to `LLVMBuildXor' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_cube_lookup': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1807: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1808: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1809: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1810: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1811: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1812: more undefined references to `LLVMBuildBitCast' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_cube_lookup': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1836: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1837: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_sample_partial_offset': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:2011: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:2012: undefined reference to `LLVMBuildLShr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_soa_func': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3525: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3524: undefined reference to `LLVMGetBasicBlockParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3524: undefined reference to `LLVMGetGlobalParent' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3570: undefined reference to `LLVMGetNamedFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3583: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3585: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3588: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3592: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3596: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3600: more undefined references to `LLVMTypeOf' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_soa_func': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3619: undefined reference to `LLVMStructTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3620: undefined reference to `LLVMFunctionType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3621: undefined reference to `LLVMAddFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3624: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3630: undefined reference to `LLVMSetFunctionCallConv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3631: undefined reference to `LLVMSetLinkage' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_gen_func': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3442: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3444: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3442: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3447: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3454: undefined reference to `LLVMGetParam' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3457: more undefined references to `LLVMGetParam' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_gen_func': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3483: undefined reference to `LLVMAppendBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3484: undefined reference to `LLVMCreateBuilderInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3485: undefined reference to `LLVMPositionBuilderAtEnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3503: undefined reference to `LLVMBuildAggregateRet' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3505: undefined reference to `LLVMDisposeBuilder' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_soa_func': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3677: undefined reference to `LLVMBuildCall' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3678: undefined reference to `LLVMGetInsertBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3679: undefined reference to `LLVMGetLastInstruction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3680: undefined reference to `LLVMSetInstructionCallConv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3683: undefined reference to `LLVMBuildExtractValue' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3683: undefined reference to `LLVMBuildExtractValue' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3683: undefined reference to `LLVMBuildExtractValue' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3683: undefined reference to `LLVMBuildExtractValue' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_soa_code': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2758: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3038: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3036: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3045: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3043: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3052: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3050: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_soa_code': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3364: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3364: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3364: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3364: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_clamp_border_color': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2235: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2234: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2236: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2238: undefined reference to `LLVMSetAlignment' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_general': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2488: undefined reference to `LLVMInt1TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2487: undefined reference to `LLVMBuildTrunc' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_mipmap_both': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1934: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1934: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1934: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1934: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1989: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1989: more undefined references to `LLVMBuildStore' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_general': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2568: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2568: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2568: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2568: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_size_query_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3839: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3843: undefined reference to `LLVMBuildAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_size_query_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3851: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_size_query_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3857: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_size_query_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3864: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_size_query_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3882: undefined reference to `LLVMBuildSDiv' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_size_query_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3884: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_mipmap': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1799: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1799: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1799: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1799: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1808: undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1871: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1871: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1871: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1871: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_image_linear': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1160: undefined reference to `LLVMInt1TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1173: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1240: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1241: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1242: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1243: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1244: more undefined references to `LLVMBuildStore' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_image_linear': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1279: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1280: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1281: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1282: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1283: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1284: more undefined references to `LLVMBuildLoad' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_image_linear': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1395: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1397: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1399: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1401: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1565: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1566: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1567: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1568: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1633: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1634: more undefined references to `LLVMBuildStore' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_image_linear': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1640: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1641: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1642: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1643: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1469: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1471: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1473: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1475: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_wrap_nearest': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:698: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_texel_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:104: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:115: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:(.text+0x722a): undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:131: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:(.text+0x72f6): undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_wrap_linear': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:342: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:(.text+0x7e3c): undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_masklerp': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:958: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:960: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:962: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:963: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:964: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:965: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_struct_get_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:57: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:58: undefined reference to `LLVMGetValueName' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_struct_get_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:57: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:58: undefined reference to `LLVMGetValueName' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_struct_get': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:74: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:75: undefined reference to `LLVMGetValueName' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_array_get_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:91: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_array_get_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:91: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_array_get': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:110: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_array_get_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:91: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_array_set': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:128: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_pointer_get': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:140: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:141: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_pointer_get_unaligned': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:158: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:159: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:160: undefined reference to `LLVMSetAlignment' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_pointer_set': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:175: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:176: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_pointer_set_unaligned': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:189: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:190: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:191: undefined reference to `LLVMSetAlignment' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_broadcast': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:53: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:59: undefined reference to `LLVMGetVectorSize' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:60: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:62: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:63: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:67: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:67: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:68: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:68: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_extract_broadcast': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:98: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:133: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:136: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:135: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:143: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_swizzle_scalar_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:173: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:178: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:183: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:185: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:185: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:200: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:209: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:234: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:275: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:289: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:303: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:232: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:301: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:307: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:301: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:303: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:(.text+0x576): undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:(.text+0x5a9): undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_swizzle_aos_n': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:(.text+0x62b): undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:344: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:350: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:350: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:350: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:350: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_swizzle_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:392: undefined reference to `LLVMIsConstant' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:397: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:398: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:433: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:427: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:420: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:416: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:446: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:447: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:445: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:492: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:493: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:543: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:552: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:540: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:546: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:556: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_transpose_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:670: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:671: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:672: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:673: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:682: more undefined references to `LLVMBuildBitCast' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_pack_aos_scalars': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:739: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:740: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:749: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:756: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:760: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:759: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_unpack_broadcast_aos_scalars': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:775: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:784: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:785: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:786: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:787: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:796: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:795: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `scalar_unary_fetch_args': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:72: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `kil_fetch_args': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:362: undefined reference to `LLVMVoidTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `kilp_fetch_args': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:372: undefined reference to `LLVMVoidTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `add_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:96: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `arr_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:109: undefined reference to `LLVMBuildFPToSI' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `mul_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:603: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `fdiv_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:614: undefined reference to `LLVMBuildFDiv' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `f2u_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:697: undefined reference to `LLVMBuildFPToUI' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `u2f_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:710: undefined reference to `LLVMBuildUIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `fmax_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:818: undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:817: undefined reference to `LLVMBuildSelect' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `fmin_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:831: undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:830: undefined reference to `LLVMBuildSelect' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `d2f_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:844: undefined reference to `LLVMBuildFPTrunc' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `d2i_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:857: undefined reference to `LLVMBuildFPToSI' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `d2u_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:870: undefined reference to `LLVMBuildFPToUI' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `f2d_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:883: undefined reference to `LLVMBuildFPExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `i2d_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:909: undefined reference to `LLVMBuildSIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `u2d_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:896: undefined reference to `LLVMBuildUIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `drcp_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:937: undefined reference to `LLVMBuildFDiv' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `dfrac_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:951: undefined reference to `LLVMBuildFSub' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `f2i64_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1082: undefined reference to `LLVMBuildFPToSI' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `f2u64_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1070: undefined reference to `LLVMBuildFPToUI' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `i2i64_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1106: undefined reference to `LLVMBuildSExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `u2i64_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1094: undefined reference to `LLVMBuildZExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `i642f_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1118: undefined reference to `LLVMBuildSIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `u642f_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1130: undefined reference to `LLVMBuildUIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `i642d_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1142: undefined reference to `LLVMBuildSIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `u642d_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1154: undefined reference to `LLVMBuildUIToFP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `arl_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1288: undefined reference to `LLVMBuildFPToSI' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `idiv_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1501: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1506: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1509: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `mod_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1699: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1705: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `ucmp_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1336: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `udiv_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1954: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1960: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `umod_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2001: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2007: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `dset_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2129: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2129: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2129: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2129: undefined reference to `LLVMBuildTrunc' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `u64set_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2237: undefined reference to `LLVMBuildTrunc' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2237: more undefined references to `LLVMBuildTrunc' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `u64mod_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:978: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:984: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `i64mod_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1002: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1008: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `u64div_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1027: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1030: undefined reference to `LLVMBuildUDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1033: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `i64div_emit_cpu': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1052: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1055: undefined reference to `LLVMBuildSDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1058: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `scalar_binary_fetch_args': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:86: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `up2h_emit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:529: undefined reference to `LLVMInt16TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:529: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:531: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi.o): In function `lp_build_action_set_dst_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c:94: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c:91: undefined reference to `LLVMVoidTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c:94: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c:94: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c:94: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c:94: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c:91: undefined reference to `LLVMVoidTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `get_file_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:856: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:856: undefined reference to `LLVMGetElementType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:856: undefined reference to `LLVMGetTypeKind' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `get_file_ptr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x10b): undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2974: undefined reference to `LLVMConstBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2981: undefined reference to `LLVMConstBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2999: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3001: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2999: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3001: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2999: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3001: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2999: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x88b): undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3020: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3022: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3020: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3022: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3020: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3022: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3020: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_init': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:209: undefined reference to `LLVMConstAllOnes' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_function_init': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:178: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:194: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:192: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_constant': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1258: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1280: undefined reference to `LLVMDoubleTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1280: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1281: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_constant': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1267: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1270: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1271: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_constant': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1275: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1275: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1275: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1276: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1277: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1288: undefined reference to `LLVMInt64TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1288: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1289: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1284: undefined reference to `LLVMInt64TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1284: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1285: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1292: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1300: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_immediate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1357: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1357: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1358: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_immediate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1389: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1391: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_immediate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1398: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1400: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1413: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_input': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1463: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1466: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_input': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1474: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1476: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1454: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1454: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1455: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1491: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_temporary': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1617: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1623: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1608: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1608: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1609: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1634: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_system_value': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x1dd0): undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_store': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x1e83): undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_store_chan': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1801: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1827: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1903: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_store': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:750: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_store_chan': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1865: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1865: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1839: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1839: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1840: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x214d): undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1877: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1877: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1878: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x226b): undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x2292): undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_prologue': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3728: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3732: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_prologue': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3728: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3732: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_prologue': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3728: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3732: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_prologue': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3728: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3732: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3689: undefined reference to `LLVMArrayType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_prologue': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3705: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3752: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3754: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3756: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_epilogue': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3793: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3795: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_bgnloop': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:343: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:347: undefined reference to `LLVMBuildBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:348: undefined reference to `LLVMPositionBuilderAtEnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:350: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_break': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:362: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:366: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:391: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:394: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:397: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_function_init': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:178: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:194: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:192: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_case': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:600: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:602: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:603: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_continue': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:409: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:413: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_default': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:690: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:691: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:692: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_cond_invert': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:303: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:305: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_endloop': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:427: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:428: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:452: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:455: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:460: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:457: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:463: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:469: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:470: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:466: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:477: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:473: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:480: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:484: undefined reference to `LLVMBuildCondBr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:487: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_endswitch': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:548: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:549: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_cond_push': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:281: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:281: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_kill_if': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2733: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2733: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2733: more undefined references to `LLVMBuildAnd' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_kill_if': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2741: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2742: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_kill': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2767: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2770: undefined reference to `LLVMConstNull' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_ret': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:796: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:800: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_switch': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:523: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:525: undefined reference to `LLVMConstNull' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_gs_input': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x3f19): undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `mask_vec': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3348: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_vertex': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3407: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `clamp_mask_to_max_output_vertices': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3392: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `increment_vec_ptr_by_mask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3358: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3360: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3362: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3358: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3360: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3362: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `mask_vec': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3348: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `get_indirect_index': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1080: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1087: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1090: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `build_gather': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:940: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:940: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:940: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:985: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:988: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:990: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:992: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `build_gather': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:982: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:997: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:998: undefined reference to `LLVMBuildSExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `get_soa_array_offsets': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1180: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_64bit': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1334: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1334: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1336: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_mask_scatter': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x479f): undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_mask_scatter': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1030: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1031: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1032: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1034: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1042: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_store_64bit_chan': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1759: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1759: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1760: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1758: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1764: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1764: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1765: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1763: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_store': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:750: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x4a21): undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:750: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:(.text+0x4a79): undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `end_primitive_masked': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3440: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3442: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3451: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `increment_vec_ptr_by_mask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3358: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3360: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3362: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `clear_uint_vec_ptr_from_mask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3371: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3378: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_update': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:235: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:239: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:247: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:254: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_texels': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2455: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_elem_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:56: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:42: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:(.text+0x43): undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:48: undefined reference to `LLVMDoubleTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_vec_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:68: undefined reference to `LLVMVectorType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_check_elem_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:87: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:112: undefined reference to `LLVMGetIntTypeWidth' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_check_vec_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:(.text+0xfc): undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:(.text+0x114): undefined reference to `LLVMGetIntTypeWidth' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:135: undefined reference to `LLVMGetVectorSize' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:138: undefined reference to `LLVMGetElementType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_check_elem_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:87: undefined reference to `LLVMGetTypeKind' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_check_value': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:153: undefined reference to `LLVMTypeOf' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_int_elem_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:162: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:162: undefined reference to `LLVMIntTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_int_vec_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:173: undefined reference to `LLVMVectorType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_sizeof_llvm_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:253: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:257: undefined reference to `LLVMGetIntTypeWidth' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:271: undefined reference to `LLVMGetElementType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:272: undefined reference to `LLVMGetArrayLength' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:264: undefined reference to `LLVMGetElementType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:265: undefined reference to `LLVMGetVectorSize' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_dump_llvmtype': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:330: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:355: undefined reference to `LLVMGetElementType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:333: undefined reference to `LLVMGetElementType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:334: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:335: undefined reference to `LLVMGetVectorSize' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:(.text+0x37d): undefined reference to `LLVMGetIntTypeWidth' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:345: undefined reference to `LLVMGetElementType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:346: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:347: undefined reference to `LLVMGetArrayLength' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_int_elem_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:162: undefined reference to `LLVMIntTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_context_init': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:384: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:385: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:388: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:389: undefined reference to `LLVMConstNull' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_count_ir_module': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:428: undefined reference to `LLVMGetFirstFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:431: undefined reference to `LLVMGetNextFunction' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_count_instructions': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:403: undefined reference to `LLVMGetFirstBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:412: undefined reference to `LLVMGetNextBasicBlock' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:406: undefined reference to `LLVMGetFirstInstruction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:410: undefined reference to `LLVMGetNextInstruction' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_create': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:507: undefined reference to `LLVMContextCreate' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_destroy': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:534: undefined reference to `LLVMContextDispose' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:534: undefined reference to `LLVMContextDispose' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_vertex_header': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:392: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:393: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:393: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:394: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:396: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_create_variant': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:581: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_texture_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:121: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:129: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:129: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:133: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:135: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_sampler_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:185: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:187: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:187: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:189: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_context_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:221: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:222: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:226: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:226: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:228: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:230: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:230: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:230: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:232: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:233: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:235: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:237: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_types': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:443: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_dvbuffer_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:92: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:95: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:95: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:98: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_types': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:446: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_vertex_buffer_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:355: undefined reference to `LLVMInt16TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:356: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:357: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:358: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:358: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:360: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_types': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:449: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1525: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1591: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1593: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1593: undefined reference to `LLVMFunctionType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1596: undefined reference to `LLVMAddFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1599: undefined reference to `LLVMSetFunctionCallConv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1601: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1601: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1601: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1601: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1601: undefined reference to `LLVMGetTypeKind' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1601: more undefined references to `LLVMGetTypeKind' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1604: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1605: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1606: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1607: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1613: undefined reference to `LLVMGetParam' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1620: more undefined references to `LLVMGetParam' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1643: undefined reference to `LLVMAppendBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1645: undefined reference to `LLVMPositionBuilderAtEnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1661: undefined reference to `LLVMInt64TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1661: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1663: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1663: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1662: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1664: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1674: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1678: undefined reference to `LLVMConstPointerNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1677: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1680: undefined reference to `LLVMBuildSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1753: undefined reference to `LLVMBuildSelect' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1757: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1757: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1761: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1765: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1766: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1769: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1703: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1704: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1707: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1706: undefined reference to `LLVMBuildZExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1745: undefined reference to `LLVMBuildUDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1795: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1802: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1843: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1843: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1842: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1848: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1852: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1853: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1857: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `fetch_instanced': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:671: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:673: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:682: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:684: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:693: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:694: undefined reference to `LLVMBuildSExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:695: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:706: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:707: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:708: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `fetch_vector': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:747: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:777: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:777: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:777: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:777: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:783: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:784: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:785: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:783: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:784: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:785: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:783: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:784: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:785: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:783: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:784: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:785: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1897: undefined reference to `LLVMBuildSub' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_vs': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:648: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:650: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:648: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:650: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:648: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:650: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:648: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:650: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `store_clip': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1030: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1030: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1030: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `store_clip': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1039: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1042: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1043: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1044: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1045: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1062: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1063: undefined reference to `LLVMBuildPointerCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1066: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1066: undefined reference to `LLVMSetAlignment' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1917: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_clipmask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1179: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1180: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1181: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1182: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1185: more undefined references to `LLVMBuildLoad' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_clipmask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1209: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1213: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1215: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1216: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1217: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1221: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1222: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1223: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1226: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1228: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1229: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1230: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1243: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:(.text+0x212f): undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:(.text+0x2142): undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1250: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1251: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1252: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_clipmask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1289: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1290: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1292: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_clipmask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1295: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1296: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_clipmask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1301: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1302: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_clipmask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1307: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1308: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:(.text+0x24b4): undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:(.text+0x24c7): undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:(.text+0x251f): undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1279: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1326: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1330: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1331: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1925: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1927: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_viewport': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1086: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1095: undefined reference to `LLVMBuildFDiv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1096: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1100: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_viewport': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1108: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_viewport': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1111: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1114: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1116: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1119: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1124: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `clipmask_booli8': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1348: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1349: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1363: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1374: undefined reference to `LLVMBuildZExt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1958: undefined reference to `LLVMBuildRet' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_vertex_header': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:392: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:393: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:393: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:394: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:396: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_create_variant': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2402: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2232: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2268: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2267: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2271: undefined reference to `LLVMFunctionType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2273: undefined reference to `LLVMAddFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2277: undefined reference to `LLVMSetFunctionCallConv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2280: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2280: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2280: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2280: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2280: undefined reference to `LLVMGetTypeKind' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2280: more undefined references to `LLVMGetTypeKind' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2283: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2284: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2285: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2286: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2287: undefined reference to `LLVMGetParam' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2288: more undefined references to `LLVMGetParam' follow | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2314: undefined reference to `LLVMAppendBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2316: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_mask_value': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2218: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_generate': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2338: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2365: undefined reference to `LLVMBuildRet' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_texture_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:121: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:129: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:129: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:133: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:135: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_sampler_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:185: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:187: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:187: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:189: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_gs_jit_context_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:272: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:273: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:277: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:277: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:279: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:281: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:281: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:281: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:283: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:285: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:287: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:290: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:290: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:291: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:291: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:293: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:293: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:296: undefined reference to `LLVMStructTypeInContext' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_gs_jit_types': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2190: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_gs_jit_input_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:333: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:336: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:337: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:338: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:339: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `convert_to_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:960: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:960: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:960: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:960: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `store_aos_array': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:897: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `store_aos_array': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:919: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:922: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:928: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `store_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:797: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `store_aos': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:806: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:807: undefined reference to `LLVMBuildPointerCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:814: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:814: undefined reference to `LLVMSetAlignment' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_fetch_input': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1416: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1417: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1418: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1420: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_fetch_input': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1404: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1408: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1427: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1428: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_emit_vertex': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1457: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1458: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1459: undefined reference to `LLVMBuildAdd' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_end_primitive': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1485: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1488: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1490: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1491: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1492: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1493: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_gs_llvm_epilogue': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1513: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1514: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1516: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1517: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:112: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:112: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:112: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:112: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:112: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:112: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_sampler_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:155: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:158: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_sampler_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:155: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:158: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_sampler_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:155: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:158: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `draw_llvm_sampler_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:155: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_blend.o): In function `lp_build_mul_norm_expand': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend.c:124: undefined reference to `LLVMConstNull' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_blend_logicop.o): In function `lp_build_logicop': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:52: undefined reference to `LLVMTypeOf' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:56: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:59: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:62: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:68: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:74: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:77: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:(.text+0x129): undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:83: undefined reference to `LLVMBuildXor' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:(.text+0x159): undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:89: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:95: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:(.text+0x1bb): undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:101: undefined reference to `LLVMConstAllOnes' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_occlusion_count': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:441: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:444: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:452: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:455: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x13a): undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x15f): undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x170): undefined reference to `LLVMBuildZExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:508: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:509: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:510: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:462: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:463: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:464: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:464: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:469: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_occlusion_count': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:475: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:476: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:476: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:477: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:502: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:502: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:505: undefined reference to `LLVMIntTypeInContext' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_load_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:549: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_load_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:553: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_load_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:555: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:557: undefined reference to `LLVMBuildMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_load_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:559: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:561: undefined reference to `LLVMBuildAdd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_load_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:570: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:573: undefined reference to `LLVMBuildMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_load_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x657): undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x666): undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x674): undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x681): undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x68f): undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x69c): undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:583: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:586: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:587: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:588: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:593: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:594: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:595: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:599: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:598: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:604: undefined reference to `LLVMBuildZExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:622: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_load_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:630: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:629: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:632: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:631: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:633: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_write_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:688: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_write_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:699: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_write_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:701: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:703: undefined reference to `LLVMBuildMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_write_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:705: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:707: undefined reference to `LLVMBuildAdd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_write_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:711: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:714: undefined reference to `LLVMBuildMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_write_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:724: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:726: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:727: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:728: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:729: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:732: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:739: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:746: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:758: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:757: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:761: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:760: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_write_swizzled': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:782: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:781: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:785: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:784: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:788: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:790: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:794: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:796: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_test': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:939: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:941: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:950: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:956: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_test': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:999: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1001: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1000: undefined reference to `LLVMBuildSExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1004: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_stencil_test_single': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:115: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:117: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:115: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:117: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_test': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1114: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1054: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1066: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1085: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1104: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1123: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1126: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1132: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_stencil_op': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:280: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_stencil_op_single': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:225: undefined reference to `LLVMBuildNot' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:(.text+0x1af8): undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `pos_init': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:682: undefined reference to `LLVMBuildSIToFP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:683: undefined reference to `LLVMBuildSIToFP' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `lp_build_interp_soa_init': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:787: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:788: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:789: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:790: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `calc_offsets': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:147: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:148: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `coeffs_init_simple': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:212: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:214: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:213: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:215: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `coeffs_init_simple': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:196: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:198: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:197: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:199: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:201: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:203: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:202: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:204: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `attribs_update_simple': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:256: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:257: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:258: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:259: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:261: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:263: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `attribs_update': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:576: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:593: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:593: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:596: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:597: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:598: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_context.o): In function `llvmpipe_create_context': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_context.c:181: undefined reference to `LLVMContextCreate' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_context.o): In function `llvmpipe_destroy': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_context.c:105: undefined reference to `LLVMContextDispose' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_jit.o): In function `lp_jit_create_types': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:56: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:58: undefined reference to `LLVMStructTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:79: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:80: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:80: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:84: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:84: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:86: undefined reference to `LLVMStructTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:125: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:127: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:127: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:129: undefined reference to `LLVMStructTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:154: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:154: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:154: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:156: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:156: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:157: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:159: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:160: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:160: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:161: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:161: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:162: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:163: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:165: undefined reference to `LLVMArrayType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:168: undefined reference to `LLVMStructTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:204: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:213: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:214: undefined reference to `LLVMInt64TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:215: undefined reference to `LLVMInt64TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:217: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:219: undefined reference to `LLVMStructTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:222: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2415: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2416: undefined reference to `LLVMInt8TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2496: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2497: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2498: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2499: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2499: undefined reference to `LLVMPointerType' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2500: more undefined references to `LLVMPointerType' follow | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2506: undefined reference to `LLVMVoidTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2506: undefined reference to `LLVMFunctionType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2509: undefined reference to `LLVMAddFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2510: undefined reference to `LLVMSetFunctionCallConv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2518: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2518: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2518: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2518: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2518: undefined reference to `LLVMGetTypeKind' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2518: more undefined references to `LLVMGetTypeKind' follow | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2521: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2522: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2523: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2524: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2525: undefined reference to `LLVMGetParam' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2526: more undefined references to `LLVMGetParam' follow | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2552: undefined reference to `LLVMAppendBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2555: undefined reference to `LLVMPositionBuilderAtEnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2569: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2571: undefined reference to `LLVMInt64TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2571: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2570: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2573: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2621: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2611: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_quad_mask': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:129: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:166: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:164: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:178: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:179: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:180: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:181: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:183: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:184: undefined reference to `LLVMBuildAnd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fs_loop': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:401: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:403: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:492: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:530: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:534: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:513: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:549: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:562: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:563: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:564: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:620: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:622: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:625: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:620: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:622: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:625: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:620: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:622: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:625: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:620: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:622: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:625: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:639: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2641: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2643: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2647: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2647: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2647: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2647: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2656: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2656: more undefined references to `LLVMBuildGEP' follow | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2681: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2680: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2688: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2687: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_unswizzled_blend': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1806: undefined reference to `LLVMConstNull' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1809: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_unswizzled_blend': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1895: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1905: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1942: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1951: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1979: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1983: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2083: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2082: undefined reference to `LLVMBuildPointerCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2084: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2084: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_unswizzled_blend': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2166: undefined reference to `LLVMBuildIntCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2173: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2290: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2292: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2302: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_to_blend_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1302: undefined reference to `LLVMBuildZExt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_to_blend_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1326: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1325: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_from_blend_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1486: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1485: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1501: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1502: undefined reference to `LLVMIntTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1508: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1509: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1510: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1608: undefined reference to `LLVMBuildTrunc' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1556: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1574: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1580: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1592: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1602: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_to_blend_type': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1417: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1374: undefined reference to `LLVMBuildZExt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1388: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1393: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1405: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1413: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2699: undefined reference to `LLVMBuildRetVoid' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_llvm_viewport': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:234: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:233: undefined reference to `LLVMBuildPointerCast' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_depth_clamp': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:274: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_depth_clamp': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:279: undefined reference to `LLVMBuildExtractElement' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `fs_twiddle_transpose': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:852: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:855: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:856: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:857: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:855: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:856: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:857: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:846: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:847: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:848: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:849: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:869: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:870: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:873: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:874: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:869: more undefined references to `LLVMBuildBitCast' follow | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_alpha': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1684: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1684: undefined reference to `LLVMGetUndef' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_alpha': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1699: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1696: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `load_unswizzled_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:906: undefined reference to `LLVMBuildMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `load_unswizzled_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:912: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:914: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:916: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:915: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:918: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:920: undefined reference to `LLVMSetAlignment' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `store_unswizzled_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:951: undefined reference to `LLVMBuildMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `store_unswizzled_block': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:957: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:959: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:961: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:960: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:963: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:965: undefined reference to `LLVMSetAlignment' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `scale_bits': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1168: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1174: undefined reference to `LLVMBuildMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1185: undefined reference to `LLVMBuildAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1209: undefined reference to `LLVMBuildShl' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1231: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1229: undefined reference to `LLVMBuildOr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:(.text+0x7381): undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1216: undefined reference to `LLVMBuildLShr' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1221: undefined reference to `LLVMBuildOr' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `generate_setup_variant': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:751: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:751: undefined reference to `LLVMVectorType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:753: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:754: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:755: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:756: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:757: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:758: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:759: undefined reference to `LLVMPointerType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:761: undefined reference to `LLVMVoidTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:761: undefined reference to `LLVMFunctionType' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:764: undefined reference to `LLVMAddFunction' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:768: undefined reference to `LLVMSetFunctionCallConv' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:770: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:771: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:772: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:773: undefined reference to `LLVMGetParam' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:774: undefined reference to `LLVMGetParam' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:775: more undefined references to `LLVMGetParam' follow | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `generate_setup_variant': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:789: undefined reference to `LLVMAppendBasicBlockInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:791: undefined reference to `LLVMPositionBuilderAtEnd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `set_noalias': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:626: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:626: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:626: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:626: undefined reference to `LLVMGetTypeKind' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:626: undefined reference to `LLVMGetTypeKind' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o):/home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:626: more undefined references to `LLVMGetTypeKind' follow | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `init_args': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:636: undefined reference to `LLVMInt32TypeInContext' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `init_args': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:661: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:663: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:664: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:668: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:669: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:670: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:672: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:674: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:675: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:676: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:678: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:678: undefined reference to `LLVMBuildFDiv' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_do_offset_tri': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:222: undefined reference to `LLVMInt32TypeInContext' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_do_offset_tri': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:233: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:233: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:239: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:239: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:241: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:245: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:246: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:248: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:247: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:250: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:253: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:256: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:257: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:260: undefined reference to `LLVMBuildFCmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:261: undefined reference to `LLVMBuildSelect' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_do_offset_tri': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:263: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_do_offset_tri': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:284: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:285: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:288: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:291: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:298: undefined reference to `LLVMBuildBitCast' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_do_offset_tri': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:300: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:(.text+0xd89): undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_do_offset_tri': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:328: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:329: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:330: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:330: undefined reference to `LLVMBuildShuffleVector' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_do_offset_tri': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:334: undefined reference to `LLVMGetUndef' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:335: undefined reference to `LLVMConstVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:335: undefined reference to `LLVMBuildShuffleVector' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:343: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:347: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:348: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:349: undefined reference to `LLVMBuildExtractElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:350: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:351: undefined reference to `LLVMBuildInsertElement' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:352: undefined reference to `LLVMBuildInsertElement' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `init_args': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:687: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:688: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `vert_attrib': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:169: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:169: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `vert_attrib': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:169: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:169: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `vert_attrib': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:169: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:169: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `apply_perspective_corr': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:477: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:478: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:479: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `store_coef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:100: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:98: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:104: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:102: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `emit_facing_coef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:134: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:136: undefined reference to `LLVMBuildSIToFP' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `emit_facing_coef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:146: undefined reference to `LLVMBuildFMul' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_float': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `emit_facing_coef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:145: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `store_coef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:100: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:98: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:104: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:102: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `emit_tri_coef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:(.text+0x1719): undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:(.text+0x172c): undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `store_coef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:100: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:98: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:104: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:102: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:108: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `generate_setup_variant': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:797: undefined reference to `LLVMBuildRetVoid' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `load_attribute': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:367: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:367: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:368: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:368: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:369: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:369: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `emit_coef4': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:411: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:412: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:416: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:417: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:418: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:422: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:423: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:424: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:428: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:429: undefined reference to `LLVMBuildFMul' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:430: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:431: undefined reference to `LLVMBuildFSub' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `store_coef': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:100: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:98: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:104: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:102: undefined reference to `LLVMBuildStore' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:108: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:106: undefined reference to `LLVMBuildStore' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_twoside': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:185: undefined reference to `LLVMBuildICmp' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:188: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:188: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:189: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:189: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:190: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:190: undefined reference to `LLVMBuildLoad' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:197: undefined reference to `LLVMBuildSelect' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:198: undefined reference to `LLVMBuildSelect' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:199: undefined reference to `LLVMBuildSelect' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `emit_apply_cyl_wrap': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:515: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:516: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:519: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:522: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:523: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:524: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:527: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:528: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:529: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:532: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:535: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:536: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:537: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:540: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:541: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:542: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:545: undefined reference to `LLVMBuildFSub' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:548: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:549: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:550: undefined reference to `LLVMBuildFAdd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:553: undefined reference to `LLVMBuildAnd' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:554: undefined reference to `LLVMBuildBitCast' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:555: undefined reference to `LLVMBuildFAdd' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:118: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:118: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:118: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:118: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:118: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:118: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_texture_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_sampler_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:193: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:196: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_sampler_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:193: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:196: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_sampler_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:193: undefined reference to `LLVMBuildGEP' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:196: undefined reference to `LLVMBuildLoad' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext' | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt' | |
| ../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_llvm_sampler_member': | |
| /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:193: undefined reference to `LLVMBuildGEP' | |
| clang-10: error: linker command failed with exit code 1 (use -v to see invocation) | |
| make[4]: *** [libOSMesa.la] Error 1 | |
| make[3]: *** [all-recursive] Error 1 | |
| make[2]: *** [all-recursive] Error 1 | |
| make[1]: *** [all] Error 2 | |
| make: *** [all-recursive] Error 1 | |
| thread 'main' panicked at 'failed with: exit code: 2', /home/hbina/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/97f4613/build.rs:61:9 | |
| note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace. | |
| Build FAILED in 0:00:34 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment