Skip to content

Instantly share code, notes, and snippets.

@jdm
Created October 19, 2017 16:01
Show Gist options
  • Save jdm/f059bf33a5fa3c5a089771806e1dbaba to your computer and use it in GitHub Desktop.
Save jdm/f059bf33a5fa3c5a089771806e1dbaba to your computer and use it in GitHub Desktop.
error: failed to run custom build command for `osmesa-src v17.3.1-devel (https://github.com/servo/osmesa-src#6d23daed)`
process didn't exit successfully: `/home/travis/build/servo/servo/target/debug/build/osmesa-src-02b54fad7b7ae406/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"
running: "/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '2000' is supported by ustar format... yes
checking whether GID '2000' 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... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking for GNU make... make
checking for python2.7... python2.7
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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for rm... rm -f
checking for bison... bison -y
checking if bison is the parser generator... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking if flex is the lexer generator... yes
checking for indent... cat
checking if module mako in python is installed... no
checking if compiling with clang... no
checking whether gcc version is sufficient... yes
checking whether __SUNPRO_C is declared... no
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_clz... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_expect... yes
checking for __builtin_ffs... yes
checking for __builtin_ffsll... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_unreachable... yes
checking for __attribute__((const))... yes
checking for __attribute__((flatten))... yes
checking for __attribute__((format))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((packed))... yes
checking for __attribute__((pure))... yes
checking for __attribute__((returns_nonnull))... no
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 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 -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 -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 compiler accepts -Wno-override-init... yes
checking whether C compiler accepts -Wno-initializer-overrides... yes
checking whether -latomic is needed... no
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... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking for strtof... yes
checking for mkostemp... yes
checking whether strtod has locale support... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for dladdr... yes
checking for dl_iterate_phdr... yes
checking for clock_gettime... yes
checking for posix_memalign... yes
checking for ZLIB... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for LIBELF... no
checking for elf_memory in -lelf... no
checking for llvm-config... /usr/local/clang-3.9.0/bin/llvm-config
checking for LIBDRM... no
checking for WAYLAND_SCANNER... 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/egl/wayland/wayland-egl/Makefile
config.status: creating src/egl/wayland/wayland-egl/wayland-egl.pc
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/ddebug/Makefile
config.status: creating src/gallium/drivers/i915/Makefile
config.status: creating src/gallium/drivers/llvmpipe/Makefile
config.status: creating src/gallium/drivers/noop/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/radeon/Makefile
config.status: creating src/gallium/drivers/radeonsi/Makefile
config.status: creating src/gallium/drivers/rbug/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/trace/Makefile
config.status: creating src/gallium/drivers/etnaviv/Makefile
config.status: creating src/gallium/drivers/imx/Makefile
config.status: creating src/gallium/drivers/vc4/Makefile
config.status: creating src/gallium/drivers/vc5/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_bellagio/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/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-bellagio/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/vc4/drm/Makefile
config.status: creating src/gallium/winsys/vc5/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/hash_table/Makefile
config.status: creating src/util/tests/string_buffer/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/clang-3.9.0/bin/llvm-config
llvm-version: 3.9.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 -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99
CXXFLAGS: -g -O2 -Wall -fno-math-errno -fno-trapping-math
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_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DGLX_USE_TLS -DENABLE_SHADER_CACHE -DMESA_EGL_NO_X11_HEADERS -DHAVE_LLVM=0x0309 -DMESA_LLVM_VERSION_PATCH=0
LLVM_CFLAGS: -I/usr/local/clang-3.9.0/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
LLVM_CXXFLAGS: -I/usr/local/clang-3.9.0/include -std=c++11 -fno-rtti -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
LLVM_CPPFLAGS: -I/usr/local/clang-3.9.0/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
LLVM_LDFLAGS: -L/usr/local/clang-3.9.0/lib
PYTHON2: python2.7
Run 'make' to build Mesa
running: "make"
Making all in src
make[1]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src'
make[2]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[2]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
updating git_sha1.h
make all-recursive
make[2]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src'
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
Making all in .
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src'
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC mesa/main/extensions_table.lo
CC mesa/main/imports.lo
CC mesa/program/prog_parameter.lo
CC mesa/program/symbol_table.lo
CC mesa/program/dummy_errors.lo
CCLD libglsl_util.la
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src'
Making all in gtest
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gtest'
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gtest'
Making all in util
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util'
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make all-recursive
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
Making all in .
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util'
make[6]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[6]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC libmesautil_la-bitscan.lo
CC libmesautil_la-build_id.lo
CC libmesautil_la-crc32.lo
CC libmesautil_la-debug.lo
CC libmesautil_la-disk_cache.lo
CC libmesautil_la-half_float.lo
CC libmesautil_la-hash_table.lo
CC libmesautil_la-mesa-sha1.lo
CC libmesautil_la-ralloc.lo
CC libmesautil_la-rand_xor.lo
CC libmesautil_la-register_allocate.lo
CC libmesautil_la-rgtc.lo
CC libmesautil_la-set.lo
CC libmesautil_la-slab.lo
CC libmesautil_la-string_buffer.lo
CC libmesautil_la-strtod.lo
CC libmesautil_la-u_atomic.lo
CC libmesautil_la-u_queue.lo
CC libmesautil_la-u_vector.lo
CC libmesautil_la-format_srgb.lo
CC libxmlconfig_la-xmlconfig.lo
CC sha1/libmesautil_la-sha1.lo
CCLD libmesautil.la
CCLD libxmlconfig.la
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util'
Making all in xmlpool
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util/xmlpool'
make[6]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[6]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make all-am
make[6]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util/xmlpool'
make[7]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[7]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util/xmlpool'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util/xmlpool'
Making all in tests/hash_table
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util/tests/hash_table'
make[6]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[6]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util/tests/hash_table'
Making all in tests/string_buffer
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util/tests/string_buffer'
make[6]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[6]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util/tests/string_buffer'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util'
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/util'
Making all in mapi/glapi/gen
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi/glapi/gen'
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make all-am
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi/glapi/gen'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi/glapi/gen'
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi/glapi/gen'
Making all in mapi
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi'
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make all-recursive
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi'
make[6]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[6]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC shared_glapi_libglapi_la-entry.lo
CC shared_glapi_libglapi_la-mapi_glapi.lo
CC shared_glapi_libglapi_la-stub.lo
CC shared_glapi_libglapi_la-table.lo
CC shared_glapi_libglapi_la-u_current.lo
CC shared_glapi_libglapi_la-u_execmem.lo
CC glapi_libglapi_la-entry.lo
CCLD shared-glapi/libglapi.la
GEN .install-mesa-links
CCLD glapi/libglapi.la
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi'
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mapi'
Making all in compiler
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/compiler'
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make all-am
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/compiler'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC blob.lo
CXX glsl_types.lo
CXX nir_types.lo
CC shader_enums.lo
CC nir/nir_constant_expressions.lo
CC nir/nir_opcodes.lo
CC nir/nir_opt_algebraic.lo
CXX glsl/ir_builder_print_visitor.lo
CXX glsl/standalone_scaffolding.lo
CXX glsl/standalone.lo
CXX glsl/main.o
CC spirv/spirv2nir-spirv2nir.o
CXXLD libcompiler.la
CXX glsl/glsl_lexer.lo
CXX glsl/glsl_parser.lo
CXX glsl/ast_array_index.lo
CXX glsl/ast_expr.lo
CXX glsl/ast_function.lo
CXX glsl/ast_to_hir.lo
CXX glsl/ast_type.lo
CXX glsl/builtin_functions.lo
CXX glsl/builtin_types.lo
CXX glsl/builtin_variables.lo
CXX glsl/generate_ir.lo
CXX glsl/glsl_parser_extras.lo
CXX glsl/glsl_symbol_table.lo
CXX glsl/glsl_to_nir.lo
CXX glsl/hir_field_selection.lo
CXX glsl/ir_array_refcount.lo
CXX glsl/ir_basic_block.lo
CXX glsl/ir_builder.lo
CXX glsl/ir_clone.lo
CXX glsl/ir_constant_expression.lo
CXX glsl/ir.lo
CXX glsl/ir_equals.lo
CXX glsl/ir_expression_flattening.lo
CXX glsl/ir_function_can_inline.lo
CXX glsl/ir_function_detect_recursion.lo
CXX glsl/ir_function.lo
CXX glsl/ir_hierarchical_visitor.lo
CXX glsl/ir_hv_accept.lo
CXX glsl/ir_print_visitor.lo
CXX glsl/ir_reader.lo
CXX glsl/ir_rvalue_visitor.lo
CXX glsl/ir_set_program_inouts.lo
CXX glsl/ir_validate.lo
CXX glsl/ir_variable_refcount.lo
CXX glsl/linker.lo
CXX glsl/link_atomics.lo
CXX glsl/link_functions.lo
CXX glsl/link_interface_blocks.lo
CXX glsl/link_uniforms.lo
CXX glsl/link_uniform_initializers.lo
CXX glsl/link_uniform_block_active_visitor.lo
CXX glsl/link_uniform_blocks.lo
CXX glsl/link_varyings.lo
CXX glsl/loop_analysis.lo
CXX glsl/loop_unroll.lo
CXX glsl/lower_blend_equation_advanced.lo
CXX glsl/lower_buffer_access.lo
CXX glsl/lower_const_arrays_to_uniforms.lo
CXX glsl/lower_discard.lo
CXX glsl/lower_discard_flow.lo
CXX glsl/lower_distance.lo
CXX glsl/lower_if_to_cond_assign.lo
CXX glsl/lower_instructions.lo
CXX glsl/lower_int64.lo
CXX glsl/lower_jumps.lo
CXX glsl/lower_mat_op_to_vec.lo
CXX glsl/lower_noise.lo
CXX glsl/lower_offset_array.lo
CXX glsl/lower_packed_varyings.lo
CXX glsl/lower_named_interface_blocks.lo
CXX glsl/lower_packing_builtins.lo
CXX glsl/lower_subroutine.lo
CXX glsl/lower_tess_level.lo
CXX glsl/lower_texture_projection.lo
CXX glsl/lower_variable_index_to_cond_assign.lo
CXX glsl/lower_vec_index_to_cond_assign.lo
CXX glsl/lower_vec_index_to_swizzle.lo
CXX glsl/lower_vector.lo
CXX glsl/lower_vector_derefs.lo
CXX glsl/lower_vector_insert.lo
CXX glsl/lower_vertex_id.lo
CXX glsl/lower_output_reads.lo
CXX glsl/lower_shared_reference.lo
CXX glsl/lower_ubo_reference.lo
CXX glsl/opt_algebraic.lo
CXX glsl/opt_array_splitting.lo
CXX glsl/opt_conditional_discard.lo
CXX glsl/opt_constant_folding.lo
CXX glsl/opt_constant_propagation.lo
CXX glsl/opt_constant_variable.lo
CXX glsl/opt_copy_propagation.lo
CXX glsl/opt_copy_propagation_elements.lo
CXX glsl/opt_dead_builtin_variables.lo
CXX glsl/opt_dead_builtin_varyings.lo
CXX glsl/opt_dead_code.lo
CXX glsl/opt_dead_code_local.lo
CXX glsl/opt_dead_functions.lo
CXX glsl/opt_flatten_nested_if_blocks.lo
CXX glsl/opt_flip_matrices.lo
CXX glsl/opt_function_inlining.lo
CXX glsl/opt_if_simplification.lo
CXX glsl/opt_minmax.lo
CXX glsl/opt_noop_swizzle.lo
CXX glsl/opt_rebalance_tree.lo
CXX glsl/opt_redundant_jumps.lo
CXX glsl/opt_structure_splitting.lo
CXX glsl/opt_swizzle_swizzle.lo
CXX glsl/opt_tree_grafting.lo
CXX glsl/opt_vectorize.lo
CXX glsl/propagate_invariance.lo
CXX glsl/s_expression.lo
CXX glsl/string_to_uint_map.lo
CXX glsl/shader_cache.lo
CC nir/nir.lo
CC nir/nir_clone.lo
CC nir/nir_control_flow.lo
CC nir/nir_dominance.lo
CC nir/nir_from_ssa.lo
CC nir/nir_gather_info.lo
CC nir/nir_gs_count_vertices.lo
CC nir/nir_inline_functions.lo
CC nir/nir_instr_set.lo
CC nir/nir_intrinsics.lo
CC nir/nir_linking_helpers.lo
CC nir/nir_liveness.lo
CC nir/nir_loop_analyze.lo
CC nir/nir_lower_64bit_packing.lo
CC nir/nir_lower_alpha_test.lo
CC nir/nir_lower_alu_to_scalar.lo
CC nir/nir_lower_atomics.lo
CC nir/nir_lower_atomics_to_ssbo.lo
CC nir/nir_lower_bitmap.lo
CC nir/nir_lower_clamp_color_outputs.lo
CC nir/nir_lower_clip.lo
CC nir/nir_lower_clip_cull_distance_arrays.lo
CC nir/nir_lower_constant_initializers.lo
CC nir/nir_lower_double_ops.lo
CC nir/nir_lower_drawpixels.lo
CC nir/nir_lower_global_vars_to_local.lo
CC nir/nir_lower_gs_intrinsics.lo
CC nir/nir_lower_load_const_to_scalar.lo
CC nir/nir_lower_locals_to_regs.lo
CC nir/nir_lower_idiv.lo
CC nir/nir_lower_indirect_derefs.lo
CC nir/nir_lower_int64.lo
CC nir/nir_lower_io.lo
CC nir/nir_lower_io_to_temporaries.lo
CC nir/nir_lower_io_to_scalar.lo
CC nir/nir_lower_io_types.lo
CC nir/nir_lower_passthrough_edgeflags.lo
CC nir/nir_lower_patch_vertices.lo
CC nir/nir_lower_phis_to_scalar.lo
CC nir/nir_lower_read_invocation_to_scalar.lo
CC nir/nir_lower_regs_to_ssa.lo
CC nir/nir_lower_returns.lo
CC nir/nir_lower_samplers.lo
CC nir/nir_lower_samplers_as_deref.lo
CC nir/nir_lower_system_values.lo
CC nir/nir_lower_tex.lo
CC nir/nir_lower_to_source_mods.lo
CC nir/nir_lower_two_sided_color.lo
CC nir/nir_lower_uniforms_to_ubo.lo
CC nir/nir_lower_vars_to_ssa.lo
CC nir/nir_lower_var_copies.lo
CC nir/nir_lower_vec_to_movs.lo
CC nir/nir_lower_wpos_center.lo
CC nir/nir_lower_wpos_ytransform.lo
CC nir/nir_metadata.lo
CC nir/nir_move_vec_src_uses_to_dest.lo
CC nir/nir_normalize_cubemap_coords.lo
CC nir/nir_opt_conditional_discard.lo
CC nir/nir_opt_constant_folding.lo
CC nir/nir_opt_copy_prop_vars.lo
CC nir/nir_opt_copy_propagate.lo
CC nir/nir_opt_cse.lo
CC nir/nir_opt_dce.lo
CC nir/nir_opt_dead_cf.lo
CC nir/nir_opt_gcm.lo
CC nir/nir_opt_global_to_local.lo
CC nir/nir_opt_if.lo
CC nir/nir_opt_intrinsics.lo
CC nir/nir_opt_loop_unroll.lo
CC nir/nir_opt_move_comparisons.lo
CC nir/nir_opt_peephole_select.lo
CC nir/nir_opt_remove_phis.lo
CC nir/nir_opt_trivial_continues.lo
CC nir/nir_opt_undef.lo
CC nir/nir_phi_builder.lo
CC nir/nir_print.lo
CC nir/nir_propagate_invariant.lo
CC nir/nir_remove_dead_variables.lo
CC nir/nir_repair_ssa.lo
CC nir/nir_search.lo
CC nir/nir_split_var_copies.lo
CC nir/nir_sweep.lo
CC nir/nir_to_lcssa.lo
CC nir/nir_validate.lo
CC nir/nir_worklist.lo
CC spirv/spirv_to_nir.lo
CC spirv/vtn_alu.lo
CC spirv/vtn_cfg.lo
CC spirv/vtn_glsl450.lo
CC spirv/vtn_variables.lo
CC spirv/spirv_info.lo
CC glsl/glcpp/glcpp-lex.lo
CC glsl/glcpp/glcpp-parse.lo
CC glsl/glcpp/pp.lo
CCLD nir/libnir.la
CXXLD spirv2nir
CCLD glsl/libglcpp.la
CXXLD glsl/libglsl.la
CXXLD glsl/libstandalone.la
copying selected object files to avoid basename conflicts...
CXXLD glsl_compiler
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/compiler'
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/compiler'
Making all in mesa
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa'
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC x86/gen_matypes.o
CCLD gen_matypes
GEN matypes.h
make all-recursive
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
Making all in .
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa'
make[6]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[6]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC main/libmesa_sse41_la-streaming-load-memcpy.lo
CC main/libmesa_sse41_la-sse_minmax.lo
CC main/accum.lo
CC main/api_arrayelt.lo
CC main/api_exec.lo
CC main/api_loopback.lo
CC main/api_validate.lo
CC main/arbprogram.lo
CC main/arrayobj.lo
CC main/atifragshader.lo
CC main/attrib.lo
CC main/barrier.lo
CC main/bbox.lo
CC main/blend.lo
CC main/blit.lo
CC main/bufferobj.lo
CC main/buffers.lo
CC main/clear.lo
CC main/clip.lo
CC main/colortab.lo
CC main/compute.lo
CC main/condrender.lo
CC main/context.lo
CC main/convolve.lo
CC main/copyimage.lo
CC main/cpuinfo.lo
CC main/debug.lo
CC main/debug_output.lo
CC main/depth.lo
CC main/dlist.lo
CC main/drawpix.lo
CC main/drawtex.lo
CC main/enable.lo
CC main/enums.lo
CC main/errors.lo
CC main/eval.lo
CC main/execmem.lo
CC main/extensions.lo
CC main/externalobjects.lo
CC main/fbobject.lo
CC main/feedback.lo
CXX main/ff_fragment_shader.lo
CC main/ffvertex_prog.lo
CC main/fog.lo
CC main/format_fallback.lo
CC main/format_pack.lo
CC main/format_unpack.lo
CC main/formatquery.lo
CC main/formats.lo
CC main/format_utils.lo
CC main/framebuffer.lo
CC main/get.lo
CC main/genmipmap.lo
CC main/getstring.lo
CC main/glformats.lo
CC main/glthread.lo
CC main/hash.lo
CC main/hint.lo
CC main/histogram.lo
CC main/image.lo
CC main/light.lo
CC main/lines.lo
CC main/marshal.lo
CC main/marshal_generated.lo
CC main/matrix.lo
CC main/mipmap.lo
CC main/mm.lo
CC main/multisample.lo
CC main/objectlabel.lo
CC main/objectpurge.lo
CC main/pack.lo
CC main/pbo.lo
CC main/performance_monitor.lo
CC main/performance_query.lo
CC main/pipelineobj.lo
CC main/pixel.lo
CC main/pixelstore.lo
CC main/pixeltransfer.lo
CC main/points.lo
CC main/polygon.lo
CC main/program_resource.lo
CC main/querymatrix.lo
CC main/queryobj.lo
CC main/rastpos.lo
CC main/readpix.lo
CC main/remap.lo
CC main/renderbuffer.lo
CC main/robustness.lo
CC main/samplerobj.lo
CC main/scissor.lo
CC main/shaderapi.lo
CC main/shaderimage.lo
CC main/shaderobj.lo
CXX main/shader_query.lo
CC main/shared.lo
CC main/state.lo
CC main/stencil.lo
CC main/syncobj.lo
CC main/texcompress.lo
CC main/texcompress_bptc.lo
CC main/texcompress_cpal.lo
CC main/texcompress_etc.lo
CC main/texcompress_fxt1.lo
CC main/texcompress_rgtc.lo
CC main/texcompress_s3tc.lo
CC main/texenv.lo
CC main/texformat.lo
CC main/texgen.lo
CC main/texgetimage.lo
CC main/teximage.lo
CC main/texobj.lo
CC main/texparam.lo
CC main/texstate.lo
CC main/texstorage.lo
CC main/texstore.lo
CC main/texturebindless.lo
CC main/textureview.lo
CC main/transformfeedback.lo
CXX main/uniform_query.lo
CC main/uniforms.lo
CC main/varray.lo
CC main/vdpau.lo
CC main/version.lo
CC main/viewport.lo
CC main/vtxfmt.lo
CC main/es1_conversion.lo
CC x86/common_x86.lo
CC program/arbprogparse.lo
CXX program/ir_to_mesa.lo
CC program/lex.yy.lo
CC program/prog_cache.lo
CC program/prog_execute.lo
CC program/prog_instruction.lo
CC program/prog_noise.lo
CC program/prog_opt_constant_fold.lo
CC program/prog_optimize.lo
CC program/prog_parameter_layout.lo
CC program/prog_print.lo
CC program/program.lo
CC program/programopt.lo
CC program/program_parse_extra.lo
CC program/program_parse.tab.lo
CC program/prog_statevars.lo
CC program/prog_to_nir.lo
CCLD libmesa_sse41.la
CC math/m_debug_clip.lo
CC math/m_debug_norm.lo
CC math/m_debug_xform.lo
CC math/m_eval.lo
CC math/m_matrix.lo
CC math/m_translate.lo
CC math/m_vector.lo
CC vbo/vbo_context.lo
CC vbo/vbo_exec_api.lo
CC vbo/vbo_exec_array.lo
CC vbo/vbo_exec.lo
CC vbo/vbo_exec_draw.lo
CC vbo/vbo_exec_eval.lo
CC vbo/vbo_minmax_index.lo
CC vbo/vbo_noop.lo
CC vbo/vbo_primitive_restart.lo
CC vbo/vbo_rebase.lo
CC vbo/vbo_save_api.lo
CC vbo/vbo_save.lo
CC vbo/vbo_save_draw.lo
CC vbo/vbo_save_loopback.lo
CC vbo/vbo_split.lo
CC vbo/vbo_split_copy.lo
CC vbo/vbo_split_inplace.lo
CC state_tracker/st_atifs_to_tgsi.lo
CC state_tracker/st_atom_array.lo
CC state_tracker/st_atom_atomicbuf.lo
CC state_tracker/st_atom_blend.lo
CC state_tracker/st_atom.lo
CC state_tracker/st_atom_clip.lo
CC state_tracker/st_atom_constbuf.lo
CC state_tracker/st_atom_depth.lo
CC state_tracker/st_atom_framebuffer.lo
CC state_tracker/st_atom_image.lo
CC state_tracker/st_atom_msaa.lo
CC state_tracker/st_atom_pixeltransfer.lo
CC state_tracker/st_atom_rasterizer.lo
CC state_tracker/st_atom_sampler.lo
CC state_tracker/st_atom_scissor.lo
CC state_tracker/st_atom_shader.lo
CC state_tracker/st_atom_stipple.lo
CC state_tracker/st_atom_storagebuf.lo
CC state_tracker/st_atom_tess.lo
CC state_tracker/st_atom_texture.lo
CC state_tracker/st_atom_viewport.lo
CC state_tracker/st_cb_bitmap.lo
CC state_tracker/st_cb_bitmap_shader.lo
CC state_tracker/st_cb_blit.lo
CC state_tracker/st_cb_bufferobjects.lo
CC state_tracker/st_cb_clear.lo
CC state_tracker/st_cb_compute.lo
CC state_tracker/st_cb_condrender.lo
CC state_tracker/st_cb_copyimage.lo
CC state_tracker/st_cb_drawpixels.lo
CC state_tracker/st_cb_drawpixels_shader.lo
CC state_tracker/st_cb_drawtex.lo
CC state_tracker/st_cb_eglimage.lo
CC state_tracker/st_cb_fbo.lo
CC state_tracker/st_cb_feedback.lo
CC state_tracker/st_cb_flush.lo
CC state_tracker/st_cb_memoryobjects.lo
CC state_tracker/st_cb_msaa.lo
CC state_tracker/st_cb_perfmon.lo
CC state_tracker/st_cb_program.lo
CC state_tracker/st_cb_queryobj.lo
CC state_tracker/st_cb_rasterpos.lo
CC state_tracker/st_cb_readpixels.lo
CC state_tracker/st_cb_strings.lo
CC state_tracker/st_cb_syncobj.lo
CC state_tracker/st_cb_texturebarrier.lo
CC state_tracker/st_cb_texture.lo
CC state_tracker/st_cb_viewport.lo
CC state_tracker/st_cb_xformfb.lo
CC state_tracker/st_context.lo
CC state_tracker/st_copytex.lo
CC state_tracker/st_debug.lo
CC state_tracker/st_draw.lo
CC state_tracker/st_draw_feedback.lo
CC state_tracker/st_extensions.lo
CC state_tracker/st_format.lo
CC state_tracker/st_gen_mipmap.lo
CXX state_tracker/st_glsl_to_nir.lo
CXX state_tracker/st_glsl_to_tgsi.lo
CXX state_tracker/st_glsl_to_tgsi_private.lo
CXX state_tracker/st_glsl_to_tgsi_temprename.lo
CXX state_tracker/st_glsl_types.lo
CC state_tracker/st_manager.lo
CC state_tracker/st_mesa_to_tgsi.lo
CC state_tracker/st_nir_lower_builtin.lo
CC state_tracker/st_nir_lower_tex_src_plane.lo
CC state_tracker/st_pbo.lo
CC state_tracker/st_program.lo
CC state_tracker/st_sampler_view.lo
CC state_tracker/st_scissor.lo
CC state_tracker/st_shader_cache.lo
CC state_tracker/st_texture.lo
CC state_tracker/st_tgsi_lower_yuv.lo
CC state_tracker/st_vdpau.lo
CPPAS x86-64/xform4.lo
CXXLD libmesagallium.la
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa'
Making all in main/tests
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa/main/tests'
make[6]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[6]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa/main/tests'
Making all in state_tracker/tests
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa/state_tracker/tests'
make[6]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[6]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa/state_tracker/tests'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa'
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/mesa'
Making all in loader
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/loader'
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC libloader_la-loader.lo
CC libloader_la-pci_id_driver_map.lo
CCLD libloader.la
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/loader'
Making all in gallium
make[3]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium'
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
Making all in auxiliary
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/auxiliary'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC indices/u_indices_gen.lo
CC indices/u_unfilled_gen.lo
CC util/u_format_table.lo
CC draw/draw_llvm.lo
CC draw/draw_llvm_sample.lo
CC draw/draw_pt_fetch_shade_pipeline_llvm.lo
CC draw/draw_vs_llvm.lo
CC cso_cache/cso_cache.lo
CC cso_cache/cso_context.lo
CC cso_cache/cso_hash.lo
CC draw/draw_context.lo
CC draw/draw_fs.lo
CC draw/draw_gs.lo
CC draw/draw_pipe_aaline.lo
CC draw/draw_pipe_aapoint.lo
CC draw/draw_pipe.lo
CC draw/draw_pipe_clip.lo
CC draw/draw_pipe_cull.lo
CC draw/draw_pipe_flatshade.lo
CC draw/draw_pipe_offset.lo
CC draw/draw_pipe_pstipple.lo
CC draw/draw_pipe_stipple.lo
CC draw/draw_pipe_twoside.lo
CC draw/draw_pipe_unfilled.lo
CC draw/draw_pipe_util.lo
CC draw/draw_pipe_validate.lo
CC draw/draw_pipe_vbuf.lo
CC draw/draw_pipe_wide_line.lo
CC draw/draw_pipe_wide_point.lo
CC draw/draw_prim_assembler.lo
CC draw/draw_pt.lo
CC draw/draw_pt_emit.lo
CC draw/draw_pt_fetch.lo
CC draw/draw_pt_fetch_emit.lo
CC draw/draw_pt_fetch_shade_emit.lo
CC draw/draw_pt_fetch_shade_pipeline.lo
CC draw/draw_pt_post_vs.lo
CC draw/draw_pt_so_emit.lo
CC draw/draw_pt_util.lo
CC draw/draw_pt_vsplit.lo
CC draw/draw_vertex.lo
CC draw/draw_vs.lo
CC draw/draw_vs_exec.lo
CC draw/draw_vs_variant.lo
CC hud/font.lo
CC hud/hud_context.lo
CC hud/hud_cpu.lo
CC hud/hud_nic.lo
CC hud/hud_cpufreq.lo
CC hud/hud_diskstat.lo
CC hud/hud_sensors_temp.lo
CC hud/hud_driver_query.lo
CC hud/hud_fps.lo
CC indices/u_primconvert.lo
CC os/os_misc.lo
CC os/os_process.lo
CC os/os_time.lo
CC pipebuffer/pb_buffer_fenced.lo
CC pipebuffer/pb_buffer_malloc.lo
CC pipebuffer/pb_bufmgr_alt.lo
CC pipebuffer/pb_bufmgr_cache.lo
CC pipebuffer/pb_bufmgr_debug.lo
CC pipebuffer/pb_bufmgr_mm.lo
CC pipebuffer/pb_bufmgr_ondemand.lo
CC pipebuffer/pb_bufmgr_pool.lo
CC pipebuffer/pb_bufmgr_slab.lo
CC pipebuffer/pb_cache.lo
CC pipebuffer/pb_slab.lo
CC pipebuffer/pb_validate.lo
CC postprocess/pp_celshade.lo
CC postprocess/pp_colors.lo
CC postprocess/pp_init.lo
CC postprocess/pp_mlaa.lo
CC postprocess/pp_program.lo
CC postprocess/pp_run.lo
CC rbug/rbug_connection.lo
CC rbug/rbug_context.lo
CC rbug/rbug_core.lo
CC rbug/rbug_demarshal.lo
CC rbug/rbug_shader.lo
CC rbug/rbug_texture.lo
CC rtasm/rtasm_cpu.lo
CC rtasm/rtasm_execmem.lo
CC rtasm/rtasm_x86sse.lo
CC tgsi/tgsi_aa_point.lo
CC tgsi/tgsi_build.lo
CC tgsi/tgsi_dump.lo
CC tgsi/tgsi_exec.lo
CC tgsi/tgsi_emulate.lo
CC tgsi/tgsi_from_mesa.lo
CC tgsi/tgsi_info.lo
CC tgsi/tgsi_iterate.lo
CC tgsi/tgsi_lowering.lo
CC tgsi/tgsi_parse.lo
CC tgsi/tgsi_point_sprite.lo
CC tgsi/tgsi_sanity.lo
CC tgsi/tgsi_scan.lo
CC tgsi/tgsi_strings.lo
CC tgsi/tgsi_text.lo
CC tgsi/tgsi_transform.lo
CC tgsi/tgsi_two_side.lo
CC tgsi/tgsi_ureg.lo
CC tgsi/tgsi_util.lo
CC translate/translate.lo
CC translate/translate_cache.lo
CC translate/translate_generic.lo
CC translate/translate_sse.lo
CC util/u_bitmask.lo
CC util/u_blit.lo
CC util/u_blitter.lo
CC util/u_cache.lo
CC util/u_cpu_detect.lo
CC util/u_debug.lo
CC util/u_debug_describe.lo
CC util/u_debug_flush.lo
CC util/u_debug_image.lo
CC util/u_debug_memory.lo
CC util/u_debug_refcnt.lo
CC util/u_debug_stack.lo
CC util/u_debug_symbol.lo
CC util/u_dl.lo
CC util/u_draw.lo
CC util/u_draw_quad.lo
CC util/u_dump_defines.lo
CC util/u_dump_state.lo
CC util/u_format.lo
CC util/u_format_etc.lo
CC util/u_format_latc.lo
CC util/u_format_other.lo
CC util/u_format_rgtc.lo
CC util/u_format_s3tc.lo
CC util/u_format_tests.lo
CC util/u_format_yuv.lo
CC util/u_format_zs.lo
CC util/u_framebuffer.lo
CC util/u_gen_mipmap.lo
CC util/u_handle_table.lo
CC util/u_hash_table.lo
CC util/u_helpers.lo
CC util/u_idalloc.lo
CC util/u_index_modify.lo
CC util/u_linear.lo
CC util/u_log.lo
CC util/u_math.lo
CC util/u_mm.lo
CC util/u_network.lo
CC util/u_prim_restart.lo
CC util/u_pstipple.lo
CC util/u_resource.lo
CC util/u_ringbuffer.lo
CC util/u_sampler.lo
CC util/u_simple_shaders.lo
CC util/u_suballoc.lo
CC util/u_surface.lo
CC util/u_surfaces.lo
CC util/u_tests.lo
CC util/u_texture.lo
CC util/u_tile.lo
CC util/u_transfer.lo
CC util/u_threaded_context.lo
CC util/u_upload_mgr.lo
CC util/u_vbuf.lo
CC nir/tgsi_to_nir.lo
CC gallivm/lp_bld_arit.lo
CC gallivm/lp_bld_arit_overflow.lo
CC gallivm/lp_bld_assert.lo
CC gallivm/lp_bld_bitarit.lo
CC gallivm/lp_bld_const.lo
CC gallivm/lp_bld_conv.lo
CXX gallivm/lp_bld_debug.lo
CC gallivm/lp_bld_flow.lo
CC gallivm/lp_bld_format_aos_array.lo
CC gallivm/lp_bld_format_aos.lo
CC gallivm/lp_bld_format_cached.lo
CC gallivm/lp_bld_format_float.lo
CC gallivm/lp_bld_format.lo
CC gallivm/lp_bld_format_soa.lo
CC gallivm/lp_bld_format_srgb.lo
CC gallivm/lp_bld_format_yuv.lo
CC gallivm/lp_bld_gather.lo
CC gallivm/lp_bld_init.lo
CC gallivm/lp_bld_intr.lo
CC gallivm/lp_bld_logic.lo
CXX gallivm/lp_bld_misc.lo
CC gallivm/lp_bld_pack.lo
CC gallivm/lp_bld_printf.lo
CC gallivm/lp_bld_quad.lo
CC gallivm/lp_bld_sample_aos.lo
CC gallivm/lp_bld_sample.lo
CC gallivm/lp_bld_sample_soa.lo
CC gallivm/lp_bld_struct.lo
CC gallivm/lp_bld_swizzle.lo
CC gallivm/lp_bld_tgsi_action.lo
CC gallivm/lp_bld_tgsi_aos.lo
CC gallivm/lp_bld_tgsi.lo
CC gallivm/lp_bld_tgsi_info.lo
CC gallivm/lp_bld_tgsi_soa.lo
CC gallivm/lp_bld_type.lo
CC vl/vl_stubs.lo
CXXLD libgallium.la
CCLD libgalliumvl_stub.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/auxiliary'
Making all in auxiliary/pipe-loader
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/auxiliary/pipe-loader'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC libpipe_loader_static_la-pipe_loader.lo
CC libpipe_loader_static_la-pipe_loader_sw.lo
CC libpipe_loader_dynamic_la-pipe_loader.lo
CC libpipe_loader_dynamic_la-pipe_loader_sw.lo
CCLD libpipe_loader_static.la
CCLD libpipe_loader_dynamic.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/auxiliary/pipe-loader'
Making all in drivers/ddebug
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/ddebug'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC dd_context.lo
CC dd_draw.lo
CC dd_screen.lo
CCLD libddebug.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/ddebug'
Making all in drivers/noop
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/noop'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC noop_pipe.lo
CC noop_state.lo
CCLD libnoop.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/noop'
Making all in drivers/trace
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/trace'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC tr_context.lo
CC tr_dump.lo
CC tr_dump_state.lo
CC tr_screen.lo
CC tr_texture.lo
CCLD libtrace.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/trace'
Making all in drivers/rbug
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/rbug'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC rbug_context.lo
CC rbug_core.lo
CC rbug_objects.lo
CC rbug_screen.lo
CCLD librbug.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/rbug'
Making all in drivers/softpipe
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/softpipe'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC sp_buffer.lo
CC sp_clear.lo
CC sp_context.lo
CC sp_compute.lo
CC sp_draw_arrays.lo
CC sp_fence.lo
CC sp_flush.lo
CC sp_fs_exec.lo
CC sp_image.lo
CC sp_prim_vbuf.lo
CC sp_quad_blend.lo
CC sp_quad_depth_test.lo
CC sp_quad_fs.lo
CC sp_quad_pipe.lo
CC sp_quad_stipple.lo
CC sp_query.lo
CC sp_screen.lo
CC sp_setup.lo
CC sp_state_blend.lo
CC sp_state_clip.lo
CC sp_state_derived.lo
CC sp_state_image.lo
CC sp_state_rasterizer.lo
CC sp_state_sampler.lo
CC sp_state_shader.lo
CC sp_state_so.lo
CC sp_state_surface.lo
CC sp_state_vertex.lo
CC sp_surface.lo
CC sp_tex_sample.lo
CC sp_tex_tile_cache.lo
CC sp_texture.lo
CC sp_tile_cache.lo
CCLD libsoftpipe.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/softpipe'
Making all in drivers/llvmpipe
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/llvmpipe'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC lp_bld_alpha.lo
CC lp_bld_blend_aos.lo
CC lp_bld_blend.lo
CC lp_bld_blend_logicop.lo
CC lp_bld_depth.lo
CC lp_bld_interp.lo
CC lp_clear.lo
CC lp_context.lo
CC lp_draw_arrays.lo
CC lp_fence.lo
CC lp_flush.lo
CC lp_jit.lo
CC lp_memory.lo
CC lp_perf.lo
CC lp_query.lo
CC lp_rast.lo
CC lp_rast_debug.lo
CC lp_rast_tri.lo
CC lp_scene.lo
CC lp_scene_queue.lo
CC lp_screen.lo
CC lp_setup.lo
CC lp_setup_line.lo
CC lp_setup_point.lo
CC lp_setup_tri.lo
CC lp_setup_vbuf.lo
CC lp_state_blend.lo
CC lp_state_clip.lo
CC lp_state_derived.lo
CC lp_state_fs.lo
CC lp_state_gs.lo
CC lp_state_rasterizer.lo
CC lp_state_sampler.lo
CC lp_state_setup.lo
CC lp_state_so.lo
CC lp_state_surface.lo
CC lp_state_vertex.lo
CC lp_state_vs.lo
CC lp_surface.lo
CC lp_tex_sample.lo
CC lp_texture.lo
CCLD libllvmpipe.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/drivers/llvmpipe'
Making all in winsys/sw/null
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/winsys/sw/null'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC null_sw_winsys.lo
CCLD libws_null.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/winsys/sw/null'
Making all in winsys/sw/wrapper
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/winsys/sw/wrapper'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC wrapper_sw_winsys.lo
CCLD libwsw.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/winsys/sw/wrapper'
Making all in state_trackers/osmesa
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/state_trackers/osmesa'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC osmesa.lo
CCLD libosmesa.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/state_trackers/osmesa'
Making all in targets/osmesa
make[4]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/targets/osmesa'
make[5]: Entering directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
make[5]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out'
CC target.lo
CXXLD libOSMesa.la
make[4]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium/targets/osmesa'
make[3]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src/gallium'
make[2]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src'
make[1]: Leaving directory `/home/travis/build/servo/servo/target/debug/build/osmesa-src-0cda264d1beecc3d/out/src'
--- stderr
No module named mako
llvm-config: error: libLLVM-3.9.so is missing
gcc: warning: .: linker input file unused because linking not done
glsl/glsl_lexer.cpp: In function ‘yy_buffer_state* _mesa_glsl_lexer__scan_bytes(const char*, int, yyscan_t)’:
glsl/glsl_lexer.cpp:3947:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `InitializeNativeTarget':
/usr/local/clang-3.9.0/include/llvm/Support/TargetSelect.h:119: undefined reference to `LLVMInitializeX86TargetInfo'
/usr/local/clang-3.9.0/include/llvm/Support/TargetSelect.h:120: undefined reference to `LLVMInitializeX86Target'
/usr/local/clang-3.9.0/include/llvm/Support/TargetSelect.h:121: undefined reference to `LLVMInitializeX86TargetMC'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `InitializeNativeTargetAsmPrinter':
/usr/local/clang-3.9.0/include/llvm/Support/TargetSelect.h:133: undefined reference to `LLVMInitializeX86AsmPrinter'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `gallivm_create_target_library_info':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:182: undefined reference to `llvm::Triple::Triple(llvm::Twine const&)'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:182: undefined reference to `llvm::TargetLibraryInfoImpl::TargetLibraryInfoImpl(llvm::Triple const&)'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_get_default_memory_manager':
/usr/local/clang-3.9.0/include/llvm/ExecutionEngine/SectionMemoryManager.h:42: undefined reference to `vtable for llvm::SectionMemoryManager'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_is_function':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:811: undefined reference to `LLVMGetValueKind'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_create_builder':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:820: undefined reference to `LLVMCreateBuilderInContext'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_build_create_jit_compiler_for_module':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `std::default_delete<llvm::Module>::operator()(llvm::Module*) const':
/usr/include/c++/4.8/bits/unique_ptr.h:67: undefined reference to `llvm::Module::~Module()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `TargetOptions':
/usr/local/clang-3.9.0/include/llvm/Target/TargetOptions.h:108: undefined reference to `llvm::TargetRecip::TargetRecip()'
/usr/local/clang-3.9.0/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:691: undefined reference to `llvm::sys::getHostCPUName()'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:730: 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 `llvm::EngineBuilder::create()':
/usr/local/clang-3.9.0/include/llvm/ExecutionEngine/ExecutionEngine.h:638: undefined reference to `llvm::EngineBuilder::selectTarget()'
/usr/local/clang-3.9.0/include/llvm/ExecutionEngine/ExecutionEngine.h:638: 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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:500: undefined reference to `llvm::EngineBuilder::~EngineBuilder()'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:500: undefined reference to `llvm::EngineBuilder::~EngineBuilder()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `std::default_delete<llvm::Module>::operator()(llvm::Module*) const':
/usr/include/c++/4.8/bits/unique_ptr.h:67: undefined reference to `llvm::Module::~Module()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `~DelegatingJITMemoryManager':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:234: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `InitializeNativeTargetDisassembler':
/usr/local/clang-3.9.0/include/llvm/Support/TargetSelect.h:157: undefined reference to `LLVMInitializeX86Disassembler'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `lp_get_called_value':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:799: undefined reference to `LLVMGetCalledValue'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `llvm::RTDyldMemoryManager::getSymbolAddress(std::string const&)':
/usr/local/clang-3.9.0/include/llvm/ExecutionEngine/RTDyldMemoryManager.h:87: undefined reference to `llvm::RTDyldMemoryManager::getSymbolAddressInProcess(std::string const&)'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `DelegatingJITMemoryManager::~DelegatingJITMemoryManager()':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:234: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `~DelegatingJITMemoryManager':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:234: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:234: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:234: undefined reference to `llvm::RTDyldMemoryManager::~RTDyldMemoryManager()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `LLVMEnsureMultithreaded':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:107: undefined reference to `LLVMIsMultithreaded'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o): In function `__static_initialization_and_destruction_0':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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._ZTV26DelegatingJITMemoryManager[_ZTV26DelegatingJITMemoryManager]+0x60): undefined reference to `llvm::RuntimeDyld::MemoryManager::anchor()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data.rel.ro._ZTV26DelegatingJITMemoryManager[_ZTV26DelegatingJITMemoryManager]+0xd0): undefined reference to `llvm::RuntimeDyld::SymbolResolver::anchor()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data.rel.ro._ZTV19ShaderMemoryManager[_ZTV19ShaderMemoryManager]+0x60): undefined reference to `llvm::RuntimeDyld::MemoryManager::anchor()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_misc.o):(.data.rel.ro._ZTV19ShaderMemoryManager[_ZTV19ShaderMemoryManager]+0xd8): undefined reference to `llvm::RuntimeDyld::SymbolResolver::anchor()'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul_norm':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:997: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:998: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1006: undefined reference to `LLVMBuildNeg'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1010: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:997: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:998: undefined reference to `LLVMBuildAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:709: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:709: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:711: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:711: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:719: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:719: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:721: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:721: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:724: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:725: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:731: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:738: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:738: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:741: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fmuladd':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:516: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:510: undefined reference to `LLVMIsConstant'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:661: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:661: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:663: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:663: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:666: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:678: undefined reference to `LLVMBuildExtractElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:680: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:685: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:669: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:683: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1066: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1080: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1085: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1082: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1087: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1066: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1070: undefined reference to `LLVMConstMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1073: undefined reference to `LLVMConstAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1068: undefined reference to `LLVMConstFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1075: undefined reference to `LLVMConstLShr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul_32_lohi':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1254: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1255: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1257: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1259: undefined reference to `LLVMBuildTrunc'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1262: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1263: undefined reference to `LLVMBuildTrunc'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1251: undefined reference to `LLVMBuildSExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1252: undefined reference to `LLVMBuildSExt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1137: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1137: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1139: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1142: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1143: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1203: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1204: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1210: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1211: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1217: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1218: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_abs':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1823: undefined reference to `LLVMBuildNeg'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sgn':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1875: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1876: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1877: undefined reference to `LLVMConstBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1878: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1879: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_set_sign':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1921: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1923: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1925: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1927: undefined reference to `LLVMBuildOr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_trunc':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2134: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2135: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2146: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2147: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_iround':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2464: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2467: undefined reference to `LLVMBuildFPToSI'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_iround_nearest_sse2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1979: undefined reference to `LLVMInt32TypeInContext'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_iround':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2455: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2456: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2459: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2460: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2461: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_iround_nearest_sse2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1996: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1998: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2002: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2004: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_round':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2189: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2200: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2201: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_rcp':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2706: undefined reference to `LLVMIsConstant'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_div':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1366: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1366: undefined reference to `LLVMIsConstant'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_extract_exponent':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3352: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3354: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3356: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_extract_mantissa':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3381: undefined reference to `LLVMConstBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3388: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3391: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3392: undefined reference to `LLVMBuildOr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fast_log2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3613: undefined reference to `LLVMBuildSIToFP'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_ilog2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3641: undefined reference to `LLVMBuildFMul'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_isnan':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3686: undefined reference to `LLVMBuildFCmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3688: undefined reference to `LLVMBuildNot'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_max_simple':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:466: undefined reference to `LLVMBuildXor'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_min_simple':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:253: undefined reference to `LLVMBuildXor'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_add':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:600: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:609: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:607: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:592: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:593: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:600: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:602: undefined reference to `LLVMConstFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:604: undefined reference to `LLVMConstAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_ceil':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2323: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2324: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2332: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2334: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2346: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2347: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_ifloor':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2524: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2508: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2509: undefined reference to `LLVMBuildSIToFP'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sub':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:901: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:910: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:908: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:901: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:903: undefined reference to `LLVMConstFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:893: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:894: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:905: undefined reference to `LLVMConstSub'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_floor':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2248: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2249: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2275: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2276: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2260: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2262: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_ifloor_fract':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2618: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2619: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2609: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2610: undefined reference to `LLVMBuildFPToSI'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_iceil':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2563: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2564: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2578: undefined reference to `LLVMBuildFPToSI'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_log2_approx':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3460: undefined reference to `LLVMConstBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3489: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3492: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3548: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3496: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3497: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3498: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3503: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3504: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3505: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_lerp_simple':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1484: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1465: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1466: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1468: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1484: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1484: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1465: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1466: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1468: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1465: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1466: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1468: more undefined references to `LLVMBuildBitCast' follow
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_exp2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3313: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3315: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3317: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3322: undefined reference to `LLVMBuildFMul'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_isfinite':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3703: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3714: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_sin_or_cos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2906: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2908: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2909: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2917: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2924: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2932: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2937: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2942: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2959: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2959: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2958: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2974: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3001: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3018: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3019: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3028: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3029: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3031: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3057: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3067: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3068: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3069: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3070: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3071: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3072: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3078: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3079: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2953: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2956: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2956: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2958: undefined reference to `LLVMBuildShl'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_is_inf_or_nan':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3736: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3737: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fpstate_get':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3750: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3754: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3754: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3754: undefined reference to `LLVMBuildPointerCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3756: undefined reference to `LLVMVoidTypeInContext'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fpstate_set':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3801: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3801: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3801: undefined reference to `LLVMBuildPointerCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3803: undefined reference to `LLVMVoidTypeInContext'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fpstate_set_denorms_zero':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3775: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3786: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3786: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3786: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3790: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3783: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3783: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3783: undefined reference to `LLVMBuildOr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_comp':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:518: undefined reference to `LLVMConstFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:525: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:511: undefined reference to `LLVMConstNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:520: undefined reference to `LLVMConstSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:523: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:513: undefined reference to `LLVMBuildNot'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_negate':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1839: undefined reference to `LLVMBuildNeg'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1837: undefined reference to `LLVMBuildFNeg'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_set_sign':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1929: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_int_to_float':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1948: undefined reference to `LLVMBuildSIToFP'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_itrunc':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2412: undefined reference to `LLVMBuildFPToSI'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_rcp':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2745: undefined reference to `LLVMBuildFDiv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:2707: undefined reference to `LLVMConstFDiv'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_div':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1387: undefined reference to `LLVMBuildUDiv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1370: undefined reference to `LLVMConstSDiv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1385: undefined reference to `LLVMBuildSDiv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1383: undefined reference to `LLVMBuildFDiv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1372: undefined reference to `LLVMConstUDiv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1368: undefined reference to `LLVMConstFDiv'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_extract_exponent':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3358: undefined reference to `LLVMBuildSub'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_extract_mantissa':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3393: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_fast_log2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3619: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mod':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3666: undefined reference to `LLVMBuildURem'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3664: undefined reference to `LLVMBuildSRem'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3662: undefined reference to `LLVMBuildFRem'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_isnan':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:3689: undefined reference to `LLVMBuildSExt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit.o): In function `lp_build_mul_imm':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit.c:1332: undefined reference to `LLVMBuildShl'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_arit_overflow.o): In function `build_binary_int_overflow':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:75: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:76: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:79: undefined reference to `LLVMGetIntTypeWidth'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:87: undefined reference to `LLVMInt1TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:89: undefined reference to `LLVMStructTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:94: undefined reference to `LLVMBuildExtractValue'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:94: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:102: undefined reference to `LLVMBuildExtractValue'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c:98: undefined reference to `LLVMBuildExtractValue'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_or':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:52: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:53: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:56: undefined reference to `LLVMBuildOr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_xor':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:78: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:79: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:82: undefined reference to `LLVMBuildXor'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_and':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:106: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:107: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:110: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_andnot':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:139: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:135: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:136: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:139: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:140: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_not':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:160: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:162: undefined reference to `LLVMBuildNot'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_bitarit.o): In function `lp_build_or':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:56: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:82: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:110: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:140: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:162: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:212: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c:187: undefined reference to `LLVMBuildShl'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_float':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_zero':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:239: undefined reference to `LLVMIntTypeInContext'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_one':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:268: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:262: undefined reference to `LLVMConstReal'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:291: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:264: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:273: undefined reference to `LLVMConstAllOnes'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:260: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:266: undefined reference to `LLVMConstInt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_vec':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:352: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:400: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:408: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:449: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:450: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:450: undefined reference to `LLVMAddGlobal'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:451: undefined reference to `LLVMSetGlobalConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:452: undefined reference to `LLVMSetLinkage'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:453: undefined reference to `LLVMConstStringInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:453: undefined reference to `LLVMSetInitializer'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:454: undefined reference to `LLVMPointerType'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_func_pointer':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:145: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:146: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:147: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:480: undefined reference to `LLVMPointerType'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_undef':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_zero':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:239: undefined reference to `LLVMConstInt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_elem':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:314: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:309: undefined reference to `LLVMConstReal'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.c:314: undefined reference to `LLVMConstInt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_const.o): In function `lp_build_const_string':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:95: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:96: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:119: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:97: undefined reference to `LLVMGetVectorSize'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_float_to_half':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:140: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:141: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:160: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:168: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:168: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:142: undefined reference to `LLVMGetVectorSize'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_clamped_float_to_unsigned_norm':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:322: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:324: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:343: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:352: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:273: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:275: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:276: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:277: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:333: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:293: undefined reference to `LLVMBuildFMul'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_unsigned_norm_to_float':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:422: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:422: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:426: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:428: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:416: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:394: undefined reference to `LLVMBuildSIToFP'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_conv':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:734: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:962: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:873: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:1016: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:894: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:969: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:841: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:635: undefined reference to `LLVMBuildFMul'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_conv.o): In function `lp_build_float_to_half':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_unsigned_norm_to_float':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_conv.c:429: undefined reference to `LLVMBuildFMul'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `create_builder_at_entry':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:461: undefined reference to `LLVMGetInsertBlock'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:462: undefined reference to `LLVMGetBasicBlockParent'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:463: undefined reference to `LLVMGetEntryBasicBlock'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:464: undefined reference to `LLVMGetFirstInstruction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:465: undefined reference to `LLVMCreateBuilderInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:468: undefined reference to `LLVMPositionBuilderBefore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_insert_new_block':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:62: undefined reference to `LLVMGetInsertBlock'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:65: undefined reference to `LLVMGetNextBasicBlock'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:72: undefined reference to `LLVMGetBasicBlockParent'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_flow_skip_cond_break':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:107: undefined reference to `LLVMBuildCondBr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_flow_skip_end':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:117: undefined reference to `LLVMBuildBr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_mask_value':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:144: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:144: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:197: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_loop_end_cond':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:253: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:255: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:257: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:261: undefined reference to `LLVMBuildCondBr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:263: undefined reference to `LLVMPositionBuilderAtEnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:265: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:251: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:251: undefined reference to `LLVMConstInt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_for_loop_end':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:327: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:328: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:329: undefined reference to `LLVMBuildBr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:338: undefined reference to `LLVMPositionBuilderAtEnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:339: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:340: undefined reference to `LLVMBuildCondBr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_if':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:381: undefined reference to `LLVMGetInsertBlock'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:393: undefined reference to `LLVMInsertBasicBlockInContext'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_else':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:411: undefined reference to `LLVMBuildBr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:415: undefined reference to `LLVMInsertBasicBlockInContext'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_endif':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:433: undefined reference to `LLVMBuildBr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:440: undefined reference to `LLVMPositionBuilderAtEnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:448: undefined reference to `LLVMBuildCondBr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_alloca':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:501: undefined reference to `LLVMBuildAlloca'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:502: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:170: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_loop_begin':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:226: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:229: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:231: undefined reference to `LLVMBuildBr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:233: undefined reference to `LLVMPositionBuilderAtEnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_for_loop_begin':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:303: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:308: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:309: undefined reference to `LLVMBuildBr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:311: undefined reference to `LLVMPositionBuilderAtEnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_alloca_undef':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:521: undefined reference to `LLVMBuildAlloca'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:552: undefined reference to `LLVMBuildArrayAlloca'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:554: undefined reference to `LLVMDisposeBuilder'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_flow.o): In function `lp_build_insert_new_block':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:68: undefined reference to `LLVMInsertBasicBlockInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_mask_value':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_for_loop_end':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `lp_build_for_loop_begin':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_flow.c:315: undefined reference to `LLVMPositionBuilderAtEnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos_array.o): In function `lp_build_fetch_rgba_aos_array':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:81: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:82: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:82: undefined reference to `LLVMBuildPointerCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:83: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:84: undefined reference to `LLVMSetAlignment'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:116: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c:91: undefined reference to `LLVMBuildFPTrunc'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_pack_rgba_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:382: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:393: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:396: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:396: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:396: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:396: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:396: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:406: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:406: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:407: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:407: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:431: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:431: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:431: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:433: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:433: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:438: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:441: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:427: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:427: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:448: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:448: undefined reference to `LLVMGetUndef'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_fetch_rgba_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:873: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:874: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:875: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:876: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:876: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:877: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:901: undefined reference to `LLVMVoidTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:938: undefined reference to `LLVMBuildCall'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:940: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:924: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:934: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:935: undefined reference to `LLVMBuildExtractElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_unpack_arith_rgba_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:246: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:246: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:252: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:252: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:252: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:252: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:255: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:255: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:255: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_unpack_arith_rgba_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:326: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:326: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:334: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:334: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:334: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:347: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:518: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:770: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:771: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:772: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:797: undefined reference to `LLVMVoidTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:145: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:146: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:147: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:810: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:810: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:817: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:828: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:841: undefined reference to `LLVMBuildCall'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:843: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:854: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:554: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:563: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `lp_build_const_float':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_unpack_arith_rgba_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:269: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:269: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:270: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:270: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:271: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:271: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:328: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:328: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:329: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:329: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:336: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:336: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:336: undefined reference to `LLVMBuildUIToFP'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `lp_build_const_float':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:591: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:594: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:597: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_aos.o): In function `scale_bits_up':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:178: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:199: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:199: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:185: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:828: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:837: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:838: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:841: undefined reference to `LLVMBuildCall'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:843: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c:849: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_cached.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:137: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:121: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `update_cached_block':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:151: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:152: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:153: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:154: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:154: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:178: undefined reference to `LLVMVoidTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:145: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:146: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:147: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:191: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:216: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:218: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:219: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:220: undefined reference to `LLVMBuildCall'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:225: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:228: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:229: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:232: undefined reference to `LLVMInt64TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:89: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:89: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:93: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:97: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:101: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:102: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_cached.o): In function `lp_build_fetch_cached_texels':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:258: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:259: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:260: undefined reference to `LLVMInt64TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:286: undefined reference to `LLVMBuildPtrToInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:287: undefined reference to `LLVMBuildPtrToInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:291: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:292: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:296: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:298: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:299: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:301: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:304: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:305: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:306: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:307: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:309: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:312: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:319: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:320: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:321: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:323: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:326: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:330: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:342: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:372: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:372: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:350: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:351: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:353: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_cached.c:357: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_float.o): In function `lp_build_float_to_smallfloat':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:99: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:108: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:121: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:123: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:242: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:243: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:370: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:371: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:373: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:408: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:409: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:465: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:467: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:497: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_float.c:468: undefined reference to `LLVMGetVectorSize'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format.o): In function `lp_build_format_cache_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format.c:40: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format.c:40: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format.c:43: undefined reference to `LLVMInt64TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format.c:43: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:204: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:257: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:197: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:188: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:154: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:145: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:236: undefined reference to `LLVMBuildTrunc'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:233: undefined reference to `LLVMBuildLShr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_rgba8_to_fi32_soa':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:363: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:379: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:383: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:846: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:849: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:850: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:730: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:615: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:617: undefined reference to `LLVMBuildFPTrunc'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:539: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:540: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:720: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:548: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:630: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:630: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:773: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_soa.o): In function `lp_build_extract_soa_chan':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:244: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:258: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c:170: undefined reference to `LLVMBuildSIToFP'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_srgb.o): In function `lp_build_float_to_srgb_packed':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c:360: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `uyvy_to_yuv_soa':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:108: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:109: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:114: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:119: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:127: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:128: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:129: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:99: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:100: undefined reference to `LLVMBuildLShr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_yuv.o): In function `yuyv_to_yuv_soa':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:191: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:196: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:200: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:201: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:209: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:210: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:211: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:183: undefined reference to `LLVMBuildLShr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_yuv.o): In function `rgb_to_rgba_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:339: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:340: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:350: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:351: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:352: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:354: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:354: undefined reference to `LLVMVectorType'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_format_yuv.o): In function `lp_build_fetch_subsampled_rgba_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:527: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:527: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `yuv_to_rgb_soa':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:270: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:271: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:272: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:280: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:281: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:283: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:284: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:284: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:284: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:288: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:290: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:291: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:292: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:300: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:301: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c:354: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:65: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:176: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:180: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:181: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:217: undefined reference to `LLVMSetAlignment'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:215: undefined reference to `LLVMSetAlignment'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_elem':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:90: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:91: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:92: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:99: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:100: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:136: undefined reference to `LLVMSetAlignment'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:134: undefined reference to `LLVMSetAlignment'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:550: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:569: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:461: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:484: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:554: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:578: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_avx2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:293: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:298: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:340: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:370: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:371: undefined reference to `LLVMConstAllOnes'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:372: undefined reference to `LLVMConstBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:373: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:379: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_values':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:591: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:591: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:598: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_gather.o): In function `lp_build_gather_elem_vec':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_elem':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_gather.c:142: undefined reference to `LLVMBuildZExt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `gallivm_free_ir':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:169: undefined reference to `LLVMDisposePassManager'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:174: undefined reference to `LLVMDisposeExecutionEngine'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:185: undefined reference to `LLVMDisposeTargetData'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:190: undefined reference to `LLVMDisposeBuilder'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:176: undefined reference to `LLVMDisposeModule'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `lp_build_init':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:393: undefined reference to `LLVMLinkInMCJIT'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `init_gallivm_state':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:310: undefined reference to `LLVMModuleCreateWithNameInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:315: undefined reference to `LLVMCreateBuilderInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:361: undefined reference to `LLVMCreateTargetData'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `create_pass_manager':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:114: undefined reference to `LLVMCreateFunctionPassManagerForModule'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:131: undefined reference to `LLVMCopyStringRepOfTargetData'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:132: undefined reference to `LLVMSetDataLayout'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:141: undefined reference to `LLVMAddScalarReplAggregatesPass'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:142: undefined reference to `LLVMAddLICMPass'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:143: undefined reference to `LLVMAddCFGSimplificationPass'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:144: undefined reference to `LLVMAddReassociatePass'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:145: undefined reference to `LLVMAddPromoteMemoryToRegisterPass'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:146: undefined reference to `LLVMAddConstantPropagationPass'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:147: undefined reference to `LLVMAddInstructionCombiningPass'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:148: undefined reference to `LLVMAddGVNPass'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `gallivm_compile_module':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:564: undefined reference to `LLVMDisposeBuilder'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:572: undefined reference to `LLVMInitializeFunctionPassManager'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:573: undefined reference to `LLVMGetFirstFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:584: undefined reference to `LLVMAddTargetDependentFunctionAttr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:585: undefined reference to `LLVMAddTargetDependentFunctionAttr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:588: undefined reference to `LLVMRunFunctionPassManager'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:589: undefined reference to `LLVMGetNextFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:591: undefined reference to `LLVMFinalizeFunctionPassManager'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:632: undefined reference to `LLVMSetDataLayout'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `init_gallivm_engine':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:243: undefined reference to `LLVMDisposeMessage'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_init.o): In function `gallivm_jit_function':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_init.c:690: undefined reference to `LLVMGetPointerToGlobal'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_format_intrinsic':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:68: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:78: undefined reference to `LLVMGetIntTypeWidth'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:70: undefined reference to `LLVMGetVectorSize'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:71: undefined reference to `LLVMGetElementType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:72: undefined reference to `LLVMGetTypeKind'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_declare_intrinsic':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:112: undefined reference to `LLVMFunctionType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:113: undefined reference to `LLVMAddFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:115: undefined reference to `LLVMSetFunctionCallConv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:171: undefined reference to `LLVMIsAFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:175: undefined reference to `LLVMGetParam'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_intrinsic':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:227: undefined reference to `LLVMGetInsertBlock'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:227: undefined reference to `LLVMGetBasicBlockParent'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:227: undefined reference to `LLVMGetGlobalParent'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:232: undefined reference to `LLVMGetNamedFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:254: undefined reference to `LLVMBuildCall'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:241: undefined reference to `LLVMTypeOf'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_intrinsic_binary_anylength':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:306: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:306: undefined reference to `LLVMGetUndef'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:327: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:328: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:329: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:334: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:335: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:338: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:324: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:324: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:325: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:325: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_intrinsic_map':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:384: undefined reference to `LLVMGetElementType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:385: undefined reference to `LLVMGetVectorSize'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:391: undefined reference to `LLVMGetUndef'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:397: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:399: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_intr.o): In function `lp_add_function_attr':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:175: undefined reference to `LLVMAddAttribute'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:173: undefined reference to `LLVMAddFunctionAttr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_intr.c:178: undefined reference to `LLVMAddInstrAttribute'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_compare_ext':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:86: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:87: undefined reference to `LLVMConstAllOnes'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:157: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:128: undefined reference to `LLVMBuildFCmp'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_compare':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:177: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:273: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:280: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:280: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:269: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:270: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:273: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:280: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:280: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:282: undefined reference to `LLVMBuildOr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_select':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:321: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:345: undefined reference to `LLVMInt1TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:345: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:346: undefined reference to `LLVMBuildTrunc'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:348: undefined reference to `LLVMBuildSelect'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:322: undefined reference to `LLVMGetInstructionOpcode'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:317: undefined reference to `LLVMInt1TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:356: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:357: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:358: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:391: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:391: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:395: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:399: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:400: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:411: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:378: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:378: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:388: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:388: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:384: undefined reference to `LLVMDoubleTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:384: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:374: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:374: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:370: undefined reference to `LLVMDoubleTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:370: undefined reference to `LLVMVectorType'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_select_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:463: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:468: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:472: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:495: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:497: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:499: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:506: undefined reference to `LLVMBuildTrunc'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:508: undefined reference to `LLVMConstNull'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_compare_ext':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:158: undefined reference to `LLVMBuildSExt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_logic.o): In function `lp_build_select_bitwise':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_logic.c:282: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_any_true_range':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:150: undefined reference to `LLVMConstVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_half':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:128: undefined reference to `LLVMConstVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:176: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:176: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:173: undefined reference to `LLVMBuildExtractElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:211: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:211: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_pack2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:659: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:660: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:664: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:636: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:648: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:610: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:279: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:281: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_interleave2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:324: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:313: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:314: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:319: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_unpack2':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:409: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:410: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:389: undefined reference to `LLVMBuildAShr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_unpack2_native':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:467: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:468: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:442: undefined reference to `LLVMBuildAShr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_resize':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:964: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:966: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:959: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:962: undefined reference to `LLVMBuildSExt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_pad_vector':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1000: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1002: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1004: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1004: undefined reference to `LLVMGetUndef'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1005: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1008: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1009: undefined reference to `LLVMGetVectorSize'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1026: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:1026: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_pack.o): In function `lp_build_interleave2_half':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_pack.c:356: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_quad.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:148: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:148: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:150: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:150: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:155: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:197: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:198: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:203: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:204: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_quad.o): In function `lp_build_packed_ddx_ddy_onecoord':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:112: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_quad.c:110: undefined reference to `LLVMBuildFSub'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_wrap_nearest_int':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_coord_repeat_npot_linear_int':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:233: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:237: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_aos.o): In function `lp_build_sample_wrap_linear_int':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:327: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:404: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:407: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:311: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:312: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:385: more undefined references to `LLVMBuildAnd' follow
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_fetch_image_linear':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:848: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:873: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:875: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:877: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:887: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:892: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:894: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:897: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:901: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_image_linear':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1108: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1110: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1127: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1129: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1131: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1103: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1108: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1110: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1112: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1127: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1127: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1097: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1108: undefined reference to `LLVMBuildAShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1100: undefined reference to `LLVMBuildAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_sample_fetch_image_nearest':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_mipmap':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1469: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1480: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1481: undefined reference to `LLVMBuildFPToSI'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1565: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1575: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1575: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1575: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1583: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1485: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1560: undefined reference to `LLVMBuildTrunc'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_aos.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1655: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1658: undefined reference to `LLVMInt1TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c:1658: undefined reference to `LLVMBuildTrunc'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1204: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1205: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1206: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1188: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1189: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1190: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1191: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1176: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_linear_mip_levels':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:993: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:997: undefined reference to `LLVMBuildSelect'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1000: undefined reference to `LLVMBuildSelect'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1003: undefined reference to `LLVMBuildSelect'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1007: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1011: undefined reference to `LLVMBuildSelect'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1014: undefined reference to `LLVMBuildSelect'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1039: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1040: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1085: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1086: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1087: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1070: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1071: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1072: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1073: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1059: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_minify':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1119: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1143: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_rho':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:226: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:227: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:228: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:229: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:239: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:375: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:375: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:510: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:511: undefined reference to `LLVMBuildExtractElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:448: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:448: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:450: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:450: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:510: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:511: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:516: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:499: undefined reference to `LLVMBuildExtractElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_lod_selector':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_lod_selector':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:829: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_extract_image_sizes':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1355: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1359: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1365: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1371: undefined reference to `LLVMConstInt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_cube_lookup':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1913: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1914: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1916: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1917: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1918: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1929: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1930: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1932: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1936: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1938: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1946: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1947: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1954: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1955: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1721: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1722: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1748: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1749: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1750: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1752: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1770: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1771: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1772: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1773: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1807: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1808: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1809: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1810: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1836: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1837: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1721: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:1722: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample.o): In function `lp_build_sample_partial_offset':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample.c:2011: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_coord_mirror':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:238: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_masklerp':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:861: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:863: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:865: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:866: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:867: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:868: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_wrap_nearest':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:601: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_texel_soa':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:104: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:115: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:116: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:131: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:132: undefined reference to `LLVMBuildOr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:119: more undefined references to `LLVMBuildOr' follow
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:349: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:334: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:335: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_image_linear':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1059: undefined reference to `LLVMInt1TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1072: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1139: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1140: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1141: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1142: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1143: 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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1178: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1179: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1180: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1181: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1182: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1183: 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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1447: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1448: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1449: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1450: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1454: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1455: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1456: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1457: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1286: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1323: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1326: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1329: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1332: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1367: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1368: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1369: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1370: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1353: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1354: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1355: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1356: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_mipmap':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1593: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1664: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1602: undefined reference to `LLVMBuildFCmp'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_mipmap_both':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1727: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_general':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2358: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2026: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2026: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2028: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2030: undefined reference to `LLVMSetAlignment'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_mipmap_both':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:1781: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_general':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2279: undefined reference to `LLVMInt1TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2279: undefined reference to `LLVMBuildTrunc'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_soa_code':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2548: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2826: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2826: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2833: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2833: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3154: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2840: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:2840: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_soa_func':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3314: undefined reference to `LLVMGetInsertBlock'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3314: undefined reference to `LLVMGetBasicBlockParent'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3314: undefined reference to `LLVMGetGlobalParent'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3360: undefined reference to `LLVMGetNamedFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3467: undefined reference to `LLVMBuildCall'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3468: undefined reference to `LLVMGetInsertBlock'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3469: undefined reference to `LLVMGetLastInstruction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3470: undefined reference to `LLVMSetInstructionCallConv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3473: undefined reference to `LLVMBuildExtractValue'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3373: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3378: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3390: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3409: undefined reference to `LLVMStructTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3410: undefined reference to `LLVMFunctionType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3411: undefined reference to `LLVMAddFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3414: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3420: undefined reference to `LLVMSetFunctionCallConv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3421: undefined reference to `LLVMSetLinkage'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_gen_func':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3232: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3237: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3251: undefined reference to `LLVMGetParam'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_soa_func':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3386: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3382: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3375: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3400: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3401: undefined reference to `LLVMTypeOf'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_gen_func':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3273: undefined reference to `LLVMAppendBasicBlockInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3274: undefined reference to `LLVMCreateBuilderInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3275: undefined reference to `LLVMPositionBuilderAtEnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3293: undefined reference to `LLVMBuildAggregateRet'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3295: undefined reference to `LLVMDisposeBuilder'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3260: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3261: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3247: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3244: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3232: undefined reference to `LLVMGetParam'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3234: more undefined references to `LLVMGetParam' follow
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_soa_func':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3396: undefined reference to `LLVMTypeOf'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_sample_gen_func':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3256: undefined reference to `LLVMGetParam'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3629: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3633: undefined reference to `LLVMBuildAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3641: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3647: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3654: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3674: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_sample_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c:3672: undefined reference to `LLVMBuildSDiv'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:57: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:74: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_pointer_get':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:140: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:158: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:159: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:175: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:189: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:190: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:191: undefined reference to `LLVMSetAlignment'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_struct.o): In function `lp_build_array_get':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_array_set':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_struct.c:128: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_broadcast':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:53: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:59: undefined reference to `LLVMGetVectorSize'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:60: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:62: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:63: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:67: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:67: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:68: undefined reference to `LLVMConstNull'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_extract_broadcast':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:98: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:132: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:135: undefined reference to `LLVMGetUndef'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_swizzle_scalar_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:173: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:275: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:289: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:301: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:307: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:310: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:178: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:183: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:185: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:185: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:303: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:200: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:209: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:234: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:239: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:242: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:232: undefined reference to `LLVMBuildShl'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:344: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:344: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:350: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:350: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:350: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:392: undefined reference to `LLVMIsConstant'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:397: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:398: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:416: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:420: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:427: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:433: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:445: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:445: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:445: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:492: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:493: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:556: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:540: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:552: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:543: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:546: undefined reference to `LLVMBuildLShr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_transpose_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:670: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:671: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:672: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:673: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:682: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:683: more undefined references to `LLVMBuildBitCast' follow
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_pack_aos_scalars':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:739: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:740: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:749: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:759: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:759: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:756: undefined reference to `LLVMBuildExtractElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_unpack_broadcast_aos_scalars':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:775: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:784: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:785: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:786: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:787: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:795: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:795: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_swizzle.o): In function `lp_build_broadcast':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:135: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_swizzle.c:143: undefined reference to `LLVMBuildExtractElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `scalar_unary_fetch_args':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `scalar_binary_fetch_args':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `u642d_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `u642f_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `u2d_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `u2f_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `i642d_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `i642f_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `i2d_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `u2i64_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `i2i64_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `f2u64_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `d2u_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `f2u_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `f2i64_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `d2i_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `arr_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `arl_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `dfrac_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `drcp_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `fdiv_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `f2d_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `d2f_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `fmin_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:830: undefined reference to `LLVMBuildFCmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `fmax_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:817: undefined reference to `LLVMBuildFCmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `lp_build_const_float':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `mul_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `add_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `kilp_fetch_args':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `kil_fetch_args':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `up2h_emit':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:529: undefined reference to `LLVMInt16TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:529: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_action.o): In function `i64div_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1052: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1055: undefined reference to `LLVMBuildSDiv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `u64div_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1027: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1030: undefined reference to `LLVMBuildUDiv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `i64mod_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1002: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `u64mod_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:978: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2001: more undefined references to `LLVMBuildOr' follow
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `ucmp_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1335: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `idiv_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1501: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:1506: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `i64set_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c:2288: undefined reference to `LLVMBuildTrunc'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_action.o): In function `u64set_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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): In function `dset_emit_cpu':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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.o): In function `lp_build_action_set_dst_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi.c:94: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_exec_mask_function_init':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:178: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:192: undefined reference to `LLVMConstInt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_update':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:254: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:235: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:239: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:247: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_cond_push':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `lp_exec_mask_store':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:745: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_switch':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:522: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:524: undefined reference to `LLVMConstNull'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_ret':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:791: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:795: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_mask_cond_invert':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:303: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_continue':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:408: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:412: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_default':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:687: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:688: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:689: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_case':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:599: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:601: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:602: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_bgnloop':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:343: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:347: undefined reference to `LLVMBuildBr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:348: undefined reference to `LLVMPositionBuilderAtEnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `emit_kill':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2730: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2733: undefined reference to `LLVMConstNull'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `increment_vec_ptr_by_mask':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3319: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3321: undefined reference to `LLVMBuildSub'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `end_primitive_masked':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3400: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3402: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3412: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `clear_uint_vec_ptr_from_mask':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3332: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_kill_if':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2696: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2704: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2705: undefined reference to `LLVMBuildOr'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_endswitch':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:547: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:548: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_break':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:390: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:393: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:396: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:362: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:366: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_exec_endloop':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:426: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:427: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:451: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:454: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:456: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:456: undefined reference to `LLVMBuildSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:462: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:465: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:465: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:465: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:472: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:472: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:479: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:483: undefined reference to `LLVMBuildCondBr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:486: undefined reference to `LLVMPositionBuilderAtEnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_texels':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2418: undefined reference to `LLVMGetUndef'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1168: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1300: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1300: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1302: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1721: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1721: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1721: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1721: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1726: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1726: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1726: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1726: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_mask_scatter':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1022: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1030: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1032: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1018: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1019: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1020: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1035: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:851: undefined reference to `LLVMBuildGEP'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `get_indirect_index':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1068: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1075: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1078: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_vertex':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3367: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `clamp_mask_to_max_output_vertices':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3353: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_epilogue':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3757: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3759: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_store_chan':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1790: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1828: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1828: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1828: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1764: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1866: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1826: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1840: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1840: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1802: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1802: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1841: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `build_gather':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:928: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:928: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:928: undefined reference to `LLVMGetUndef'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:973: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:976: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:978: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:980: undefined reference to `LLVMBuildInsertElement'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:970: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:985: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:986: undefined reference to `LLVMBuildSExt'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_temporary':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1571: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1571: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1572: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1580: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1586: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_emit_immediate_soa':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2937: undefined reference to `LLVMConstBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2961: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2963: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2981: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2983: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:2944: undefined reference to `LLVMConstBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_constant':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1266: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1245: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1260: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1248: undefined reference to `LLVMDoubleTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1248: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1249: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1252: undefined reference to `LLVMInt64TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1252: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1253: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1256: undefined reference to `LLVMInt64TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1256: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1257: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1322: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1322: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1323: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1379: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1353: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1355: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1364: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1366: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_prologue':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3717: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3719: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3721: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3692: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3697: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1456: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1419: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1419: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1420: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1428: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1431: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1439: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1441: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_exec_mask_init':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_mask_store':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:749: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:749: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_system_value':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1663: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `mask_vec':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3309: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `increment_vec_ptr_by_mask':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3323: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `clear_uint_vec_ptr_from_mask':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:3339: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_temporary':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1597: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_tgsi_soa.o): In function `emit_fetch_gs_input':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1528: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_check_elem_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:87: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:132: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:135: undefined reference to `LLVMGetVectorSize'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_value':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_sizeof_llvm_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:253: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:264: undefined reference to `LLVMGetElementType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:265: undefined reference to `LLVMGetVectorSize'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:253: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:271: undefined reference to `LLVMGetElementType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:272: undefined reference to `LLVMGetArrayLength'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:257: undefined reference to `LLVMGetIntTypeWidth'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_dump_llvmtype':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:355: undefined reference to `LLVMGetElementType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:330: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:333: undefined reference to `LLVMGetElementType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:334: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:335: undefined reference to `LLVMGetVectorSize'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:345: undefined reference to `LLVMGetElementType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:346: undefined reference to `LLVMGetTypeKind'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_int_elem_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:384: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:385: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:388: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:428: undefined reference to `LLVMGetFirstFunction'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_count_instructions':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:403: undefined reference to `LLVMGetFirstBasicBlock'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:406: undefined reference to `LLVMGetFirstInstruction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:410: undefined reference to `LLVMGetNextInstruction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:412: undefined reference to `LLVMGetNextBasicBlock'
../../../../src/gallium/auxiliary/.libs/libgallium.a(lp_bld_type.o): In function `lp_build_count_ir_module':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_elem_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:52: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:56: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_build_int_elem_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_dump_llvmtype':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:347: undefined reference to `LLVMGetArrayLength'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:351: undefined reference to `LLVMGetIntTypeWidth'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_type.c:337: undefined reference to `LLVMGetIntTypeWidth'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `create_jit_texture_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:121: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:129: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:129: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:133: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:185: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:187: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:187: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_vertex_header':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:392: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:393: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:393: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:394: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `create_jit_context_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:221: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:222: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:226: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:226: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:228: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:230: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:230: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:230: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:232: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:233: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:235: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:92: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:95: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:95: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:355: undefined reference to `LLVMInt16TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:356: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:357: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:358: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:358: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `create_gs_jit_context_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:272: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:273: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:277: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:277: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:279: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:281: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:281: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:281: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:283: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:285: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:287: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:290: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:290: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:291: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:291: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:293: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:293: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:333: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:336: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:337: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:338: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `draw_gs_llvm_generate':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2232: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2267: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2267: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2271: undefined reference to `LLVMFunctionType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2273: undefined reference to `LLVMAddFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2277: undefined reference to `LLVMSetFunctionCallConv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2280: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2283: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2284: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2285: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2286: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2287: undefined reference to `LLVMGetParam'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2314: undefined reference to `LLVMAppendBasicBlockInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2338: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `draw_gs_llvm_fetch_input':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1416: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1417: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1418: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1404: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1408: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1427: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1513: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1514: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1516: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1517: undefined reference to `LLVMBuildStore'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1485: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1487: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1490: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1491: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1492: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `convert_to_aos':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:919: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:922: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:806: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:807: undefined reference to `LLVMBuildPointerCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:814: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1456: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1458: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `draw_llvm_generate':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1525: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1591: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1593: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1593: undefined reference to `LLVMFunctionType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1596: undefined reference to `LLVMAddFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1599: undefined reference to `LLVMSetFunctionCallConv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1601: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1604: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1605: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1606: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1607: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1613: undefined reference to `LLVMGetParam'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1643: undefined reference to `LLVMAppendBasicBlockInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1645: undefined reference to `LLVMPositionBuilderAtEnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1660: undefined reference to `LLVMInt64TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1660: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1662: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1662: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1662: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1674: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1677: undefined reference to `LLVMConstPointerNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1677: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1680: undefined reference to `LLVMBuildSub'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1703: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1704: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1706: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1706: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1753: undefined reference to `LLVMBuildSelect'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1756: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1756: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1761: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1765: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1766: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1769: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1795: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1802: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1842: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1842: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1842: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1848: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1852: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1853: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1857: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `clipmask_booli8':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1348: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1349: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1363: undefined reference to `LLVMBuildXor'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `fetch_instanced':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:671: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:673: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:682: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:684: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:693: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:694: undefined reference to `LLVMBuildSExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:695: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:706: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:707: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_vs':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:648: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `fetch_vector':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:747: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:777: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:783: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:784: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1745: undefined reference to `LLVMBuildUDiv'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `clipmask_booli8':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1348: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1349: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `store_clip':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1030: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1030: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1029: undefined reference to `LLVMPointerType'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1039: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1042: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1043: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1044: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1045: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1062: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1063: undefined reference to `LLVMBuildPointerCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1066: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `generate_viewport':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1086: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1095: undefined reference to `LLVMBuildFDiv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1096: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1111: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1113: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1115: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1119: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `draw_llvm_generate':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1179: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1180: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1181: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1182: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1326: more undefined references to `LLVMBuildLoad' follow
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `generate_clipmask':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1330: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1925: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_clipmask':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1273: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1279: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1314: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1315: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1275: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1289: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1290: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1295: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1301: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1307: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1308: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1245: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1246: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1250: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1251: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1252: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1209: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1213: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1215: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1216: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1217: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1221: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1222: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1223: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1226: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1228: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1229: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1230: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1185: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1186: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1187: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1188: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:1243: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm.o): In function `draw_llvm_destroy':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `draw_llvm_create':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_create_variant':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `draw_gs_llvm_create_variant':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm.c:2402: undefined reference to `LLVMPointerType'
../../../../src/gallium/auxiliary/.libs/libgallium.a(draw_llvm_sample.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:155: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:109: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/draw/draw_llvm_sample.c:112: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_blend_logicop.o): In function `lp_build_logicop':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:52: undefined reference to `LLVMTypeOf'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:59: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:62: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:68: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:95: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:89: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:77: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:83: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:56: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:65: undefined reference to `LLVMBuildNot'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:68: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:98: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c:74: undefined reference to `LLVMBuildXor'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_stencil_test_single':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:115: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_stencil_op_single':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:225: undefined reference to `LLVMBuildNot'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_stencil_op':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_occlusion_count':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:462: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:463: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:464: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:464: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:475: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:476: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:476: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:477: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:505: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:505: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:502: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:502: undefined reference to `LLVMBuildTrunc'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:508: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:509: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:510: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:452: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:454: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:456: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:441: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:443: undefined reference to `LLVMInt32TypeInContext'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_load_swizzled':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:570: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:583: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:586: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:587: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:588: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:598: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:598: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:593: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:594: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:595: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:629: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:629: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:631: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:631: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:555: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:559: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:604: undefined reference to `LLVMBuildZExt'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_depth_stencil_write_swizzled':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:711: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:724: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:726: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:727: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:728: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:729: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:757: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:757: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:760: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:781: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:781: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:784: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:784: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:788: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:790: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:794: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:796: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:739: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:746: undefined reference to `LLVMBuildTrunc'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:732: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:701: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:705: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_depth_stencil_test':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:941: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:999: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1000: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1000: undefined reference to `LLVMBuildSExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1004: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1114: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1066: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1126: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1104: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1085: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:950: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:939: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1132: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1123: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:1054: undefined reference to `LLVMBuildLShr'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_depth.o): In function `lp_build_stencil_op_single':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_depth.c:226: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `attribs_update':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:593: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:593: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:596: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:597: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:598: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:576: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_bld_interp.o): In function `attribs_update_simple':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:256: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:257: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:258: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:259: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:261: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `pos_init':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:682: undefined reference to `LLVMBuildSIToFP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:147: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `lp_build_interp_soa_init':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:787: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:788: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:789: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:212: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:213: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:213: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:215: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:196: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:197: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:197: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:199: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:201: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:202: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:202: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_bld_interp.c:204: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_context.o): In function `llvmpipe_destroy':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_context.c:105: undefined reference to `LLVMContextDispose'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_context.o): In function `llvmpipe_create_context':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_context.c:181: undefined reference to `LLVMContextCreate'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_jit.o): In function `lp_jit_create_types':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:56: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:58: undefined reference to `LLVMStructTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:79: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:80: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:80: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:84: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:84: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:86: undefined reference to `LLVMStructTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:125: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:127: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:127: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:129: undefined reference to `LLVMStructTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:154: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:154: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:154: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:156: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:156: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:157: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:159: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:160: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:160: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:161: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:161: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:162: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:163: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:165: undefined reference to `LLVMArrayType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:168: undefined reference to `LLVMStructTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:204: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:213: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:214: undefined reference to `LLVMInt64TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:216: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:218: undefined reference to `LLVMStructTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_jit.c:221: undefined reference to `LLVMPointerType'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:885: undefined reference to `LLVMBuildMul'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:891: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:893: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:894: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:894: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:897: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:899: undefined reference to `LLVMSetAlignment'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:930: undefined reference to `LLVMBuildMul'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:936: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:938: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:939: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:939: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:942: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:944: undefined reference to `LLVMSetAlignment'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_llvm_viewport':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:232: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:232: undefined reference to `LLVMBuildPointerCast'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:273: undefined reference to `LLVMBuildExtractElement'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:278: undefined reference to `LLVMBuildExtractElement'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:848: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:849: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:852: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:853: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:831: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:834: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:835: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:836: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:825: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:826: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:827: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:828: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1663: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1663: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1675: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1675: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1884: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1930: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1958: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1874: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1962: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2061: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2061: undefined reference to `LLVMBuildPointerCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2063: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2063: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2145: undefined reference to `LLVMBuildIntCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2152: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1921: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2281: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1464: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1464: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1304: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1304: undefined reference to `LLVMBuildShuffleVector'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_unswizzled_blend':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1785: undefined reference to `LLVMConstNull'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1788: undefined reference to `LLVMBuildOr'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_to_blend_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1281: undefined reference to `LLVMBuildZExt'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_from_blend_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1480: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1481: undefined reference to `LLVMIntTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1487: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1488: undefined reference to `LLVMBuildTrunc'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1489: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1535: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1553: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1559: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1571: undefined reference to `LLVMBuildShl'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `scale_bits':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1147: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1153: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1164: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1177: undefined reference to `LLVMBuildLShr'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_from_blend_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1581: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1587: undefined reference to `LLVMBuildTrunc'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `scale_bits':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1188: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1208: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1208: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1130: undefined reference to `LLVMBuildLShr'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_to_blend_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1353: undefined reference to `LLVMBuildZExt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1384: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1367: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1372: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `scale_bits':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1147: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1153: undefined reference to `LLVMBuildMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1164: undefined reference to `LLVMBuildAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1177: undefined reference to `LLVMBuildLShr'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `convert_to_blend_type':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1392: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1396: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `scale_bits':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1188: undefined reference to `LLVMBuildShl'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1208: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1208: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1195: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1200: undefined reference to `LLVMBuildOr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1195: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:1200: undefined reference to `LLVMBuildOr'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_unswizzled_blend':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2269: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2271: undefined reference to `LLVMBuildBitCast'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2394: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2395: undefined reference to `LLVMInt8TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2475: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2476: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2477: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2478: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2478: undefined reference to `LLVMPointerType'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2479: more undefined references to `LLVMPointerType' follow
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2485: undefined reference to `LLVMVoidTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2485: undefined reference to `LLVMFunctionType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2488: undefined reference to `LLVMAddFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2489: undefined reference to `LLVMSetFunctionCallConv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2497: undefined reference to `LLVMGetTypeKind'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2500: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2501: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2502: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2503: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2504: undefined reference to `LLVMGetParam'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o):/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2505: more undefined references to `LLVMGetParam' follow
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2531: undefined reference to `LLVMAppendBasicBlockInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2534: undefined reference to `LLVMPositionBuilderAtEnd'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2571: undefined reference to `LLVMBuildGEP'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_quad_mask':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:128: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:163: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:163: undefined reference to `LLVMBuildLShr'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:177: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:178: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:179: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:180: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:182: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:183: undefined reference to `LLVMBuildAnd'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fragment':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2581: undefined reference to `LLVMBuildStore'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:399: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:401: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:490: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:511: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:541: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:542: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:543: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:599: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:601: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:604: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:618: undefined reference to `LLVMBuildStore'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2601: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2603: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2607: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2616: undefined reference to `LLVMBuildGEP'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2640: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2640: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2647: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2647: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:2659: undefined reference to `LLVMBuildRetVoid'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_fs.o): In function `generate_fs_loop':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_fs.c:528: undefined reference to `LLVMBuildLoad'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `emit_apply_cyl_wrap':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:515: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:516: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:519: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:522: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:523: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:524: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:527: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:528: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:529: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:532: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:535: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:536: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:537: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:540: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:541: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:542: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:545: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:548: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:549: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:550: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:553: undefined reference to `LLVMBuildAnd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:554: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:555: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:169: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:98: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:98: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:102: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:102: undefined reference to `LLVMBuildStore'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:106: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `emit_coef4':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:411: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:412: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:416: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:417: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:418: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:422: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:423: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:424: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:428: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:429: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:430: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:185: undefined reference to `LLVMBuildICmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:188: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:188: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:189: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:189: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:190: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:190: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:197: undefined reference to `LLVMBuildSelect'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:198: undefined reference to `LLVMBuildSelect'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:367: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:367: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:368: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:368: undefined reference to `LLVMBuildLoad'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:369: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `generate_setup_variant':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:751: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:751: undefined reference to `LLVMVectorType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:753: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:754: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:755: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:756: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:757: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:758: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:759: undefined reference to `LLVMPointerType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:761: undefined reference to `LLVMVoidTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:761: undefined reference to `LLVMFunctionType'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:764: undefined reference to `LLVMAddFunction'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:768: undefined reference to `LLVMSetFunctionCallConv'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:770: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:771: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:772: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:773: undefined reference to `LLVMGetParam'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:789: undefined reference to `LLVMAppendBasicBlockInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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): In function `init_args':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:661: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:663: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:664: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:668: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:669: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:670: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:672: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:674: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:675: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:676: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:678: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:233: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:233: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:239: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:239: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:241: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:245: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:246: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:247: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:247: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:250: undefined reference to `LLVMBuildFSub'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:253: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:256: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:257: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:260: undefined reference to `LLVMBuildFCmp'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:309: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:328: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:329: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:330: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:334: undefined reference to `LLVMGetUndef'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:335: undefined reference to `LLVMConstVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:335: undefined reference to `LLVMBuildShuffleVector'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:343: undefined reference to `LLVMBuildFAdd'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:347: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:348: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:349: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:350: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:351: undefined reference to `LLVMBuildInsertElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:687: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `emit_facing_coef':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:134: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:145: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:144: undefined reference to `LLVMBuildFAdd'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `generate_setup_variant':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:283: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:283: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:287: undefined reference to `LLVMBuildExtractElement'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:291: undefined reference to `LLVMBuildBitCast'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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 `init_args':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:300: undefined reference to `LLVMBuildFMul'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_state_setup.o): In function `apply_perspective_corr':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:477: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_state_setup.c:478: undefined reference to `LLVMBuildFMul'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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_float':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMFloatTypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:133: undefined reference to `LLVMConstReal'
../../../../src/gallium/drivers/llvmpipe/.libs/libllvmpipe.a(lp_tex_sample.o): In function `lp_build_const_int32':
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:115: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMConstInt'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/auxiliary/gallivm/lp_bld_const.h:126: undefined reference to `LLVMInt32TypeInContext'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:193: undefined reference to `LLVMBuildGEP'
/home/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/mesa-src/src/gallium/drivers/llvmpipe/lp_tex_sample.c:196: undefined reference to `LLVMBuildLoad'
collect2: error: ld returned 1 exit status
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/travis/build/servo/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/6d23dae/build.rs:58:8
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment