Created
March 18, 2017 10:01
-
-
Save jdm/365900e1561da79adc1fbab8b8a5e290 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compiling osmesa-src v12.0.1 (https://github.com/servo/osmesa-src#42509fbd) | |
error: failed to run custom build command for `osmesa-src v12.0.1 (https://github.com/servo/osmesa-src#42509fbd)` | |
process didn't exit successfully: `/home/sagartoms/servo/target/debug/build/osmesa-src-3fd955e5ccdf858b/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/sagartoms/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/42509fb/mesa-12.0.1/configure" "--disable-gles1" "--disable-gles2" "--disable-dri" "--disable-dri3" "--disable-glx" "--disable-egl" "--disable-driglx-direct" "--enable-gallium-osmesa" "--with-gallium-drivers=swrast" "--disable-llvm-shared-libs" | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking target system type... x86_64-unknown-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether UID '1000' is supported by ustar format... yes | |
checking whether GID '1000' is supported by ustar format... yes | |
checking how to create a ustar tar archive... gnutar | |
checking whether make supports nested variables... (cached) yes | |
checking 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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from 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... no | |
checking for byacc... no | |
checking if bison is the parser generator... no | |
checking for flex... no | |
checking for lex... no | |
checking if flex is the lexer generator... no | |
checking for indent... cat | |
checking if module mako in python is installed... yes | |
checking if compiling with clang... no | |
checking whether gcc version is sufficient... yes | |
checking whether __SUNPRO_C is declared... no | |
checking for __builtin_bswap32... yes | |
checking for __builtin_bswap64... yes | |
checking for __builtin_clz... yes | |
checking for __builtin_clzll... yes | |
checking for __builtin_ctz... yes | |
checking for __builtin_expect... yes | |
checking for __builtin_ffs... yes | |
checking for __builtin_ffsll... yes | |
checking for __builtin_popcount... yes | |
checking for __builtin_popcountll... yes | |
checking for __builtin_unreachable... yes | |
checking for __attribute__((const))... yes | |
checking for __attribute__((flatten))... yes | |
checking for __attribute__((format))... yes | |
checking for __attribute__((malloc))... yes | |
checking for __attribute__((packed))... yes | |
checking for __attribute__((pure))... yes | |
checking for __attribute__((returns_nonnull))... no | |
checking for __attribute__((unused))... yes | |
checking for __attribute__((warn_unused_result))... yes | |
checking for __attribute__((weak))... yes | |
checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking whether gcc supports -Werror=missing-prototypes... yes | |
checking whether gcc supports -fvisibility=hidden... yes | |
checking whether gcc supports -Werror=vla... yes | |
checking whether g++ supports -fvisibility=hidden... 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 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 for dlopen... no | |
checking for dlopen in -ldl... yes | |
checking for dladdr... yes | |
checking for clock_gettime... yes | |
checking for posix_memalign... 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 PTHREADSTUBS... yes | |
checking for LIBDRM... yes | |
checking for SHA1Init... no | |
checking for CC_SHA1_Init... no | |
checking for wincrypt.h... no | |
checking for SHA1Init in -lmd... no | |
checking for LIBSHA1... no | |
checking for nettle_sha1_init in -lnettle... no | |
checking for gcry_md_open in -lgcrypt... no | |
checking for SHA1_Init in -lcrypto... yes | |
checking for OPENSSL... yes | |
checking for SHA1 implementation... libcrypto | |
checking for LIBUDEV... yes | |
checking for LIBELF... no | |
checking for elf_memory in -lelf... no | |
checking for WAYLAND_SCANNER... no | |
checking for wayland-scanner... /usr/bin/wayland-scanner | |
checking for llvm-config... /usr/bin/llvm-config | |
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/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/ilo/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/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/vc4/Makefile | |
config.status: creating src/gallium/drivers/virgl/Makefile | |
config.status: creating src/gallium/state_trackers/clover/Makefile | |
config.status: creating src/gallium/state_trackers/dri/Makefile | |
config.status: creating src/gallium/state_trackers/glx/xlib/Makefile | |
config.status: creating src/gallium/state_trackers/nine/Makefile | |
config.status: creating src/gallium/state_trackers/omx/Makefile | |
config.status: creating src/gallium/state_trackers/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/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/freedreno/drm/Makefile | |
config.status: creating src/gallium/winsys/i915/drm/Makefile | |
config.status: creating src/gallium/winsys/intel/drm/Makefile | |
config.status: creating src/gallium/winsys/nouveau/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/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/gtest/Makefile | |
config.status: creating src/intel/Makefile | |
config.status: creating src/intel/genxml/Makefile | |
config.status: creating src/intel/isl/Makefile | |
config.status: creating src/intel/vulkan/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/common/xmlpool/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/util/Makefile | |
config.status: creating src/util/tests/hash_table/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 | |
Vulkan drivers: no | |
llvm: yes | |
llvm-config: /usr/bin/llvm-config | |
llvm-version: 3.4 | |
Gallium drivers: swrast | |
Gallium st: mesa | |
Shader cache: yes | |
With SHA1 from: libcrypto | |
Shared libs: yes | |
Static libs: no | |
Shared-glapi: yes | |
CFLAGS: -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -fno-math-errno -fno-trapping-math -fno-builtin-memcmp | |
CXXFLAGS: -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp | |
Macros: -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DHAVE_SHA1 -DHAVE_LIBUDEV -DMESA_EGL_NO_X11_HEADERS -DHAVE_LLVM=0x0304 -DMESA_LLVM_VERSION_PATCH=0 | |
LLVM_CFLAGS: -I/usr/lib/llvm-3.4/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS | |
LLVM_CXXFLAGS: -I/usr/lib/llvm-3.4/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS | |
LLVM_CPPFLAGS: -I/usr/lib/llvm-3.4/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS | |
LLVM_LDFLAGS: -L/usr/lib/llvm-3.4/lib -lpthread -lffi -ltinfo -ldl -lm | |
PYTHON2: python2.7 | |
Run 'make' to build Mesa | |
running: "make" "-j4" | |
Making all in src | |
make[1]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src' | |
make[2]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[2]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
updating git_sha1.h | |
make all-recursive | |
make[2]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src' | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
Making all in . | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src' | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[3]: Nothing to be done for `all-am'. | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src' | |
Making all in gtest | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gtest' | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gtest' | |
Making all in util | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/util' | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make all-recursive | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/util' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
Making all in . | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/util' | |
make[6]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[6]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Nothing to be done for `all-am'. | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/util' | |
Making all in tests/hash_table | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/util/tests/hash_table' | |
make[6]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[6]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Nothing to be done for `all'. | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/util/tests/hash_table' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/util' | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/util' | |
Making all in mapi/glapi/gen | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi/glapi/gen' | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make all-am | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi/glapi/gen' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all-am'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi/glapi/gen' | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi/glapi/gen' | |
Making all in mapi | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi' | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make all-recursive | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi' | |
make[6]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[6]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Nothing to be done for `all-am'. | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi' | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mapi' | |
Making all in compiler | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/compiler' | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make all-am | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/compiler' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
CXX glsl/glsl_lexer.lo | |
CXX glsl/glsl_parser.lo | |
CC glsl/glcpp/glcpp-lex.lo | |
CC glsl/glcpp/glcpp-parse.lo | |
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/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/compiler' | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/compiler' | |
Making all in mesa | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mesa' | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make all-recursive | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mesa' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
Making all in . | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mesa' | |
make[6]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[6]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
CC program/lex.yy.lo | |
CC program/program_parse.tab.lo | |
CXXLD libmesagallium.la | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mesa' | |
Making all in main/tests | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mesa/main/tests' | |
make[6]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[6]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Nothing to be done for `all'. | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mesa/main/tests' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mesa' | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/mesa' | |
Making all in loader | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/loader' | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/loader' | |
Making all in gallium | |
make[3]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium' | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
Making all in auxiliary | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/auxiliary' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/auxiliary' | |
Making all in auxiliary/pipe-loader | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/auxiliary/pipe-loader' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/auxiliary/pipe-loader' | |
Making all in drivers/ddebug | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/ddebug' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/ddebug' | |
Making all in drivers/noop | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/noop' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/noop' | |
Making all in drivers/trace | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/trace' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/trace' | |
Making all in drivers/rbug | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/rbug' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/rbug' | |
Making all in drivers/softpipe | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/softpipe' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/softpipe' | |
Making all in drivers/llvmpipe | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/llvmpipe' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/drivers/llvmpipe' | |
Making all in winsys/sw/null | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/winsys/sw/null' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/winsys/sw/null' | |
Making all in winsys/sw/wrapper | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/winsys/sw/wrapper' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/winsys/sw/wrapper' | |
Making all in state_trackers/osmesa | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/state_trackers/osmesa' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/state_trackers/osmesa' | |
Making all in targets/osmesa | |
make[4]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/targets/osmesa' | |
make[5]: Entering directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
make[5]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out' | |
CXXLD libOSMesa.la | |
make[4]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium/targets/osmesa' | |
make[3]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src/gallium' | |
make[2]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src' | |
make[1]: Leaving directory `/home/sagartoms/servo/target/debug/build/osmesa-src-f97ee4942e32f960/out/src' | |
--- stderr | |
configure: WARNING: Building mesa with statically linked LLVM may cause compilation issues | |
Package libva was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libva.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libva' found | |
Package libva was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libva.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libva' found | |
/usr/lib/llvm-3.4/lib/libLLVMSupport.a(Process.o): In function `llvm::sys::Process::FileDescriptorHasColors(int)': | |
(.text+0x5b7): undefined reference to `setupterm' | |
/usr/lib/llvm-3.4/lib/libLLVMSupport.a(Process.o): In function `llvm::sys::Process::FileDescriptorHasColors(int)': | |
(.text+0x5e0): undefined reference to `tigetnum' | |
/usr/lib/llvm-3.4/lib/libLLVMSupport.a(Process.o): In function `llvm::sys::Process::FileDescriptorHasColors(int)': | |
(.text+0x5e9): undefined reference to `set_curterm' | |
/usr/lib/llvm-3.4/lib/libLLVMSupport.a(Process.o): In function `llvm::sys::Process::FileDescriptorHasColors(int)': | |
(.text+0x5f1): undefined reference to `del_curterm' | |
../../../../src/mesa/.libs/libmesagallium.a(shaderapi.o): In function `generate_sha1': | |
/home/sagartoms/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/42509fb/mesa-12.0.1/src/mesa/main/shaderapi.c:1534: undefined reference to `_mesa_sha1_compute' | |
/home/sagartoms/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/42509fb/mesa-12.0.1/src/mesa/main/shaderapi.c:1535: undefined reference to `_mesa_sha1_format' | |
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/sagartoms/servo/.cargo/git/checkouts/osmesa-src-bf84ce2b80210dd7/42509fb/build.rs:52 | |
note: Run with `RUST_BACKTRACE=1` for a backtrace. | |
[Warning] Could not generate notification! Optional Python module 'dbus' is not installed. | |
Build FAILED in 0:08:35 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment