This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libdrm configure 2.4.80, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/X11R7 --libdir=/opt/X11R7/lib ## --------- ## ## Platform. ## ## --------- ## hostname = gfx-gnome uname -m = x86_64 uname -r = 4.8.0-49-generic uname -s = Linux uname -v = #52-Ubuntu SMP Thu Apr 20 09:38:39 UTC 2017 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/X11R7/bin PATH: /home/gfx/bin PATH: /home/gfx/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin PATH: /usr/lib/jvm/java-8-oracle/bin PATH: /usr/lib/jvm/java-8-oracle/db/bin PATH: /usr/lib/jvm/java-8-oracle/jre/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2537: checking for pkg-config configure:2555: found /usr/bin/pkg-config configure:2567: result: /usr/bin/pkg-config configure:2592: checking pkg-config is at least version 0.9.0 configure:2595: result: yes configure:2634: checking for xsltproc configure:2652: found /usr/bin/xsltproc configure:2664: result: /usr/bin/xsltproc configure:2747: checking build system type configure:2761: result: x86_64-pc-linux-gnu configure:2781: checking host system type configure:2794: result: x86_64-pc-linux-gnu configure:2814: checking for a sed that does not truncate output configure:2878: result: /bin/sed configure:2990: checking for a BSD-compatible install configure:3058: result: /usr/bin/install -c configure:3069: checking whether build environment is sane configure:3124: result: yes configure:3275: checking for a thread-safe mkdir -p configure:3314: result: /bin/mkdir -p configure:3321: checking for gawk configure:3337: found /usr/bin/gawk configure:3348: result: gawk configure:3359: checking whether make sets $(MAKE) configure:3381: result: yes configure:3410: checking whether make supports nested variables configure:3427: result: yes configure:3566: checking whether make supports nested variables configure:3583: result: yes configure:3644: checking for gcc configure:3660: found /usr/bin/gcc configure:3671: result: gcc configure:3900: checking for C compiler version configure:3909: gcc --version >&5 gcc (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3920: $? = 0 configure:3909: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.2.0-5ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) configure:3920: $? = 0 configure:3909: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3920: $? = 1 configure:3909: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3920: $? = 1 configure:3940: checking whether the C compiler works configure:3962: gcc -L/opt/X11R7/lib conftest.c >&5 configure:3966: $? = 0 configure:4014: result: yes configure:4017: checking for C compiler default output file name configure:4019: result: a.out configure:4025: checking for suffix of executables configure:4032: gcc -o conftest -L/opt/X11R7/lib conftest.c >&5 configure:4036: $? = 0 configure:4058: result: configure:4080: checking whether we are cross compiling configure:4088: gcc -o conftest -L/opt/X11R7/lib conftest.c >&5 configure:4092: $? = 0 configure:4099: ./conftest configure:4103: $? = 0 configure:4118: result: no configure:4123: checking for suffix of object files configure:4145: gcc -c conftest.c >&5 configure:4149: $? = 0 configure:4170: result: o configure:4174: checking whether we are using the GNU C compiler configure:4193: gcc -c conftest.c >&5 configure:4193: $? = 0 configure:4202: result: yes configure:4211: checking whether gcc accepts -g configure:4231: gcc -c -g conftest.c >&5 configure:4231: $? = 0 configure:4272: result: yes configure:4289: checking for gcc option to accept ISO C89 configure:4352: gcc -c -g -O2 conftest.c >&5 configure:4352: $? = 0 configure:4365: result: none needed configure:4390: checking whether gcc understands -c and -o together configure:4412: gcc -c conftest.c -o conftest2.o configure:4415: $? = 0 configure:4412: gcc -c conftest.c -o conftest2.o configure:4415: $? = 0 configure:4427: result: yes configure:4455: checking for style of include used by make configure:4483: result: GNU configure:4509: checking dependency style of gcc configure:4620: result: gcc3 configure:4635: checking for gcc option to accept ISO C99 configure:4784: gcc -c -g -O2 conftest.c >&5 configure:4784: $? = 0 configure:4797: result: none needed configure:4823: checking how to run the C preprocessor configure:4854: gcc -E conftest.c configure:4854: $? = 0 configure:4868: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.80" | #define PACKAGE_STRING "libdrm 2.4.80" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI" | #define PACKAGE_URL "" | #define PACKAGE "libdrm" | #define VERSION "2.4.80" | /* end confdefs.h. */ | #include configure:4893: result: gcc -E configure:4913: gcc -E conftest.c configure:4913: $? = 0 configure:4927: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4927: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.80" | #define PACKAGE_STRING "libdrm 2.4.80" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI" | #define PACKAGE_URL "" | #define PACKAGE "libdrm" | #define VERSION "2.4.80" | /* end confdefs.h. */ | #include configure:4956: checking for grep that handles long lines and -e configure:5014: result: /bin/grep configure:5019: checking for egrep configure:5081: result: /bin/grep -E configure:5086: checking for ANSI C header files configure:5106: gcc -c -g -O2 conftest.c >&5 configure:5106: $? = 0 configure:5179: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:5179: $? = 0 configure:5179: ./conftest configure:5179: $? = 0 configure:5190: result: yes configure:5203: checking for sys/types.h configure:5203: gcc -c -g -O2 conftest.c >&5 configure:5203: $? = 0 configure:5203: result: yes configure:5203: checking for sys/stat.h configure:5203: gcc -c -g -O2 conftest.c >&5 configure:5203: $? = 0 configure:5203: result: yes configure:5203: checking for stdlib.h configure:5203: gcc -c -g -O2 conftest.c >&5 configure:5203: $? = 0 configure:5203: result: yes configure:5203: checking for string.h configure:5203: gcc -c -g -O2 conftest.c >&5 configure:5203: $? = 0 configure:5203: result: yes configure:5203: checking for memory.h configure:5203: gcc -c -g -O2 conftest.c >&5 configure:5203: $? = 0 configure:5203: result: yes configure:5203: checking for strings.h configure:5203: gcc -c -g -O2 conftest.c >&5 configure:5203: $? = 0 configure:5203: result: yes configure:5203: checking for inttypes.h configure:5203: gcc -c -g -O2 conftest.c >&5 configure:5203: $? = 0 configure:5203: result: yes configure:5203: checking for stdint.h configure:5203: gcc -c -g -O2 conftest.c >&5 configure:5203: $? = 0 configure:5203: result: yes configure:5203: checking for unistd.h configure:5203: gcc -c -g -O2 conftest.c >&5 configure:5203: $? = 0 configure:5203: result: yes configure:5216: checking minix/config.h usability configure:5216: gcc -c -g -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.80" | #define PACKAGE_STRING "libdrm 2.4.80" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI" | #define PACKAGE_URL "" | #define PACKAGE "libdrm" | #define VERSION "2.4.80" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5216: result: no configure:5216: checking minix/config.h presence configure:5216: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.80" | #define PACKAGE_STRING "libdrm 2.4.80" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI" | #define PACKAGE_URL "" | #define PACKAGE "libdrm" | #define VERSION "2.4.80" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5216: result: no configure:5216: checking for minix/config.h configure:5216: result: no configure:5237: checking whether it is safe to define __EXTENSIONS__ configure:5255: gcc -c -g -O2 conftest.c >&5 configure:5255: $? = 0 configure:5262: result: yes configure:5283: checking for special C compiler options needed for large files configure:5328: result: no configure:5334: checking for _FILE_OFFSET_BITS value needed for large files configure:5359: gcc -c -g -O2 conftest.c >&5 configure:5359: $? = 0 configure:5391: result: no configure:5476: checking for size_t configure:5476: gcc -c -g -O2 conftest.c >&5 configure:5476: $? = 0 configure:5476: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:62:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:5476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libdrm" | #define PACKAGE_TARNAME "libdrm" | #define PACKAGE_VERSION "2.4.80" | #define PACKAGE_STRING "libdrm 2.4.80" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI" | #define PACKAGE_URL "" | #define PACKAGE "libdrm" | #define VERSION "2.4.80" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5476: result: yes configure:5489: checking for working alloca.h configure:5506: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:5506: $? = 0 configure:5514: result: yes configure:5522: checking for alloca configure:5559: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:5559: $? = 0 configure:5567: result: yes configure:5676: checking whether sys/types.h defines makedev configure:5692: gcc -o conftest -g -O2 -Werror -L/opt/X11R7/lib conftest.c >&5 configure:5692: $? = 0 configure:5701: result: yes configure:5731: checking sys/sysctl.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking sys/sysctl.h presence configure:5731: gcc -E conftest.c configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking for sys/sysctl.h configure:5731: result: yes configure:5731: checking sys/select.h usability configure:5731: gcc -c -g -O2 conftest.c >&5 configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking sys/select.h presence configure:5731: gcc -E conftest.c configure:5731: $? = 0 configure:5731: result: yes configure:5731: checking for sys/select.h configure:5731: result: yes configure:5790: checking how to print strings configure:5817: result: printf configure:5838: checking for a sed that does not truncate output configure:5902: result: /bin/sed configure:5920: checking for fgrep configure:5982: result: /bin/grep -F configure:6017: checking for ld used by gcc configure:6084: result: /usr/bin/ld configure:6091: checking if the linker (/usr/bin/ld) is GNU ld configure:6106: result: yes configure:6118: checking for BSD- or MS-compatible name lister (nm) configure:6172: result: /usr/bin/nm -B configure:6302: checking the name lister (/usr/bin/nm -B) interface configure:6309: gcc -c -g -O2 conftest.c >&5 configure:6312: /usr/bin/nm -B "conftest.o" configure:6315: output 0000000000000000 B some_variable configure:6322: result: BSD nm configure:6325: checking whether ln -s works configure:6329: result: yes configure:6337: checking the maximum length of command line arguments configure:6468: result: 1572864 configure:6516: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6556: result: func_convert_file_noop configure:6563: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6583: result: func_convert_file_noop configure:6590: checking for /usr/bin/ld option to reload object files configure:6597: result: -r configure:6671: checking for objdump configure:6687: found /usr/bin/objdump configure:6698: result: objdump configure:6730: checking how to recognize dependent libraries configure:6930: result: pass_all configure:7015: checking for dlltool configure:7045: result: no configure:7075: checking how to associate runtime and link libraries configure:7102: result: printf %s\n configure:7162: checking for ar configure:7178: found /usr/bin/ar configure:7189: result: ar configure:7226: checking for archiver @FILE support configure:7243: gcc -c -g -O2 conftest.c >&5 configure:7243: $? = 0 configure:7246: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7249: $? = 0 configure:7254: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:7257: $? = 1 configure:7269: result: @ configure:7327: checking for strip configure:7343: found /usr/bin/strip configure:7354: result: strip configure:7426: checking for ranlib configure:7442: found /usr/bin/ranlib configure:7453: result: ranlib configure:7555: checking command to parse /usr/bin/nm -B output from gcc object configure:7708: gcc -c -g -O2 conftest.c >&5 configure:7711: $? = 0 configure:7715: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7718: $? = 0 configure:7784: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c conftstm.o >&5 configure:7787: $? = 0 configure:7825: result: ok configure:7872: checking for sysroot configure:7902: result: no configure:7909: checking for a working dd configure:7947: result: /bin/dd configure:7951: checking how to truncate binary pipes configure:7966: result: /bin/dd bs=4096 count=1 configure:8102: gcc -c -g -O2 conftest.c >&5 configure:8105: $? = 0 configure:8295: checking for mt configure:8311: found /bin/mt configure:8322: result: mt configure:8345: checking if mt is a manifest tool configure:8351: mt '-?' configure:8359: result: no configure:9033: checking for dlfcn.h configure:9033: gcc -c -g -O2 conftest.c >&5 configure:9033: $? = 0 configure:9033: result: yes configure:9288: checking for objdir configure:9303: result: .libs configure:9567: checking if gcc supports -fno-rtti -fno-exceptions configure:9585: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9589: $? = 0 configure:9602: result: no configure:9960: checking for gcc option to produce PIC configure:9967: result: -fPIC -DPIC configure:9975: checking if gcc PIC flag -fPIC -DPIC works configure:9993: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9997: $? = 0 configure:10010: result: yes configure:10039: checking if gcc static flag -static works configure:10067: result: yes configure:10082: checking if gcc supports -c -o file.o configure:10103: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10107: $? = 0 configure:10129: result: yes configure:10137: checking if gcc supports -c -o file.o configure:10184: result: yes configure:10217: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11480: result: yes configure:11517: checking whether -lc should be explicitly linked in configure:11525: gcc -c -g -O2 conftest.c >&5 configure:11528: $? = 0 configure:11543: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11546: $? = 0 configure:11560: result: no configure:11720: checking dynamic linker characteristics configure:12301: gcc -o conftest -g -O2 -L/opt/X11R7/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12301: $? = 0 configure:12550: result: GNU/Linux ld.so configure:12672: checking how to hardcode library paths into programs configure:12697: result: immediate configure:13245: checking whether stripping libraries is possible configure:13250: result: yes configure:13285: checking if libtool supports shared libraries configure:13287: result: yes configure:13290: checking whether to build shared libraries configure:13315: result: yes configure:13318: checking whether to build static libraries configure:13322: result: no configure:13592: checking for clock_gettime configure:13592: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:13592: $? = 0 configure:13592: result: yes configure:13648: checking for open_memstream configure:13648: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:13648: $? = 0 configure:13648: result: yes configure:13675: checking for supported warning flags configure:13697: checking whether gcc supports -Wall configure:13707: gcc -c -g -O2 -Wall conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wextra configure:13707: gcc -c -g -O2 -Wextra conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wsign-compare configure:13707: gcc -c -g -O2 -Wsign-compare conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Werror-implicit-function-declaration configure:13707: gcc -c -g -O2 -Werror-implicit-function-declaration conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wpointer-arith configure:13707: gcc -c -g -O2 -Wpointer-arith conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wwrite-strings configure:13707: gcc -c -g -O2 -Wwrite-strings conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wstrict-prototypes configure:13707: gcc -c -g -O2 -Wstrict-prototypes conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wmissing-prototypes configure:13707: gcc -c -g -O2 -Wmissing-prototypes conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wmissing-declarations configure:13707: gcc -c -g -O2 -Wmissing-declarations conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wnested-externs configure:13707: gcc -c -g -O2 -Wnested-externs conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wpacked configure:13707: gcc -c -g -O2 -Wpacked conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wswitch-enum configure:13707: gcc -c -g -O2 -Wswitch-enum conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wmissing-format-attribute configure:13707: gcc -c -g -O2 -Wmissing-format-attribute conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wstrict-aliasing=2 configure:13707: gcc -c -g -O2 -Wstrict-aliasing=2 conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Winit-self configure:13707: gcc -c -g -O2 -Winit-self conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wdeclaration-after-statement configure:13707: gcc -c -g -O2 -Wdeclaration-after-statement conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wold-style-definition configure:13707: gcc -c -g -O2 -Wold-style-definition conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wno-unused-parameter configure:13707: gcc -c -g -O2 -Wno-unused-parameter conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wno-attributes configure:13707: gcc -c -g -O2 -Wno-attributes conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wno-long-long configure:13707: gcc -c -g -O2 -Wno-long-long conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Winline configure:13707: gcc -c -g -O2 -Winline conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wshadow configure:13707: gcc -c -g -O2 -Wshadow conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13697: checking whether gcc supports -Wno-missing-field-initializers configure:13707: gcc -c -g -O2 -Wno-missing-field-initializers conftest.c >&5 configure:13707: $? = 0 configure:13720: result: yes configure:13728: checking which warning flags were supported configure:13731: result: -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -Wshadow -Wno-missing-field-initializers configure:13736: checking for native atomic primitives configure:13758: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:13758: $? = 0 configure:13783: result: Intel configure:13912: checking for PCIACCESS configure:13919: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.10" configure:13922: $? = 0 configure:13936: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.10" configure:13939: $? = 0 configure:13997: result: yes configure:14152: checking for CUNIT configure:14159: $PKG_CONFIG --exists --print-errors "cunit >= 2.1" configure:14162: $? = 0 configure:14176: $PKG_CONFIG --exists --print-errors "cunit >= 2.1" configure:14179: $? = 0 configure:14217: result: yes configure:14375: checking for CAIRO configure:14382: $PKG_CONFIG --exists --print-errors "cairo" configure:14385: $? = 0 configure:14399: $PKG_CONFIG --exists --print-errors "cairo" configure:14402: $? = 0 configure:14440: result: yes configure:14445: checking whether to enable Cairo tests configure:14458: result: yes configure:14487: checking for docbook manpages stylesheet configure:14519: result: yes configure:14544: checking for VALGRIND configure:14551: $PKG_CONFIG --exists --print-errors "valgrind" configure:14554: $? = 0 configure:14568: $PKG_CONFIG --exists --print-errors "valgrind" configure:14571: $? = 0 configure:14609: result: yes configure:14614: checking whether to enable Valgrind support configure:14629: result: yes configure:14640: checking whether gcc supports __attribute__(("hidden")) configure:14655: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:14655: $? = 0 configure:14656: result: yes configure:14787: checking that generated files are newer than configure configure:14793: result: done configure:14888: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libdrm config.status 2.4.80, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gfx-gnome config.status:1221: creating Makefile config.status:1221: creating libkms/Makefile config.status:1221: creating libkms/libkms.pc config.status:1221: creating intel/Makefile config.status:1221: creating intel/libdrm_intel.pc config.status:1221: creating radeon/Makefile config.status:1221: creating radeon/libdrm_radeon.pc config.status:1221: creating amdgpu/Makefile config.status:1221: creating amdgpu/libdrm_amdgpu.pc config.status:1221: creating nouveau/Makefile config.status:1221: creating nouveau/libdrm_nouveau.pc config.status:1221: creating omap/Makefile config.status:1221: creating omap/libdrm_omap.pc config.status:1221: creating exynos/Makefile config.status:1221: creating exynos/libdrm_exynos.pc config.status:1221: creating freedreno/Makefile config.status:1221: creating freedreno/libdrm_freedreno.pc config.status:1221: creating tegra/Makefile config.status:1221: creating tegra/libdrm_tegra.pc config.status:1221: creating vc4/Makefile config.status:1221: creating vc4/libdrm_vc4.pc config.status:1221: creating etnaviv/Makefile config.status:1221: creating etnaviv/libdrm_etnaviv.pc config.status:1221: creating tests/Makefile config.status:1221: creating tests/modeprint/Makefile config.status:1221: creating tests/modetest/Makefile config.status:1221: creating tests/kms/Makefile config.status:1221: creating tests/kmstest/Makefile config.status:1221: creating tests/proptest/Makefile config.status:1221: creating tests/radeon/Makefile config.status:1221: creating tests/amdgpu/Makefile config.status:1221: creating tests/vbltest/Makefile config.status:1221: creating tests/exynos/Makefile config.status:1221: creating tests/tegra/Makefile config.status:1221: creating tests/nouveau/Makefile config.status:1221: creating tests/etnaviv/Makefile config.status:1221: creating tests/util/Makefile config.status:1221: creating man/Makefile config.status:1221: creating libdrm.pc config.status:1221: creating config.h config.status:1450: executing depfiles commands config.status:1450: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CUNIT_CFLAGS_set= ac_cv_env_CUNIT_CFLAGS_value= ac_cv_env_CUNIT_LIBS_set= ac_cv_env_CUNIT_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/opt/X11R7/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PCIACCESS_CFLAGS_set= ac_cv_env_PCIACCESS_CFLAGS_value= ac_cv_env_PCIACCESS_LIBS_set= ac_cv_env_PCIACCESS_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/opt/X11R7/share/pkgconfig:/opt/X11R7/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PTHREADSTUBS_CFLAGS_set= ac_cv_env_PTHREADSTUBS_CFLAGS_value= ac_cv_env_PTHREADSTUBS_LIBS_set= ac_cv_env_PTHREADSTUBS_LIBS_value= ac_cv_env_VALGRIND_CFLAGS_set= ac_cv_env_VALGRIND_CFLAGS_value= ac_cv_env_VALGRIND_LIBS_set= ac_cv_env_VALGRIND_LIBS_value= ac_cv_env_XSLTPROC_set= ac_cv_env_XSLTPROC_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_clock_gettime=yes ac_cv_func_open_memstream=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes drm_cv_atomic_primitives=Intel libdrm_cv_warn_cflags=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -Wshadow -Wno-missing-field-initializers' libdrm_cv_warn_maybe='-Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -Wshadow -Wno-missing-field-initializers' lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16' pkg_cv_CAIRO_LIBS=-lcairo pkg_cv_CUNIT_CFLAGS= pkg_cv_CUNIT_LIBS=-lcunit pkg_cv_PCIACCESS_CFLAGS= pkg_cv_PCIACCESS_LIBS=-lpciaccess pkg_cv_VALGRIND_CFLAGS=-I/usr/include/valgrind pkg_cv_VALGRIND_LIBS='-L/usr/lib/valgrind -lcoregrind-amd64-linux -lvex-amd64-linux -lgcc' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal -I /opt/X11R7/share/aclocal' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='ar' AUTOCONF='${SHELL} /home/gfx/intel-graphics/drm/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/gfx/intel-graphics/drm/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/gfx/intel-graphics/drm/build-aux/missing automake-1.15' AWK='gawk' BUILD_MANPAGES_FALSE='#' BUILD_MANPAGES_TRUE='' CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16' CAIRO_LIBS='-lcairo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CLOCK_LIB='' CPP='gcc -E' CPPFLAGS='' CUNIT_CFLAGS='' CUNIT_LIBS='-lcunit' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' GREP='/bin/grep' HAVE_AMDGPU_FALSE='#' HAVE_AMDGPU_TRUE='' HAVE_CAIRO_FALSE='#' HAVE_CAIRO_TRUE='' HAVE_CUNIT_FALSE='#' HAVE_CUNIT_TRUE='' HAVE_ETNAVIV_FALSE='' HAVE_ETNAVIV_TRUE='#' HAVE_EXYNOS_FALSE='' HAVE_EXYNOS_TRUE='#' HAVE_FREEDRENO_FALSE='' HAVE_FREEDRENO_KGSL_FALSE='' HAVE_FREEDRENO_KGSL_TRUE='#' HAVE_FREEDRENO_TRUE='#' HAVE_INSTALL_TESTS_FALSE='' HAVE_INSTALL_TESTS_TRUE='#' HAVE_INTEL_FALSE='#' HAVE_INTEL_TRUE='' HAVE_LIBKMS_FALSE='#' HAVE_LIBKMS_TRUE='' HAVE_MANPAGES_STYLESHEET_FALSE='#' HAVE_MANPAGES_STYLESHEET_TRUE='' HAVE_NOUVEAU_FALSE='#' HAVE_NOUVEAU_TRUE='' HAVE_OMAP_FALSE='' HAVE_OMAP_TRUE='#' HAVE_RADEON_FALSE='#' HAVE_RADEON_TRUE='' HAVE_TEGRA_FALSE='' HAVE_TEGRA_TRUE='#' HAVE_VC4_FALSE='' HAVE_VC4_TRUE='#' HAVE_VMWGFX_FALSE='#' HAVE_VMWGFX_TRUE='' HAVE_XSLTPROC_FALSE='#' HAVE_XSLTPROC_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -L/opt/X11R7/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' LIB_MAN_SUFFIX='3' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/gfx/intel-graphics/drm/build-aux/missing makeinfo' MANIFEST_TOOL=':' MANPAGES_STYLESHEET='http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl' MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\''' MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' MISC_MAN_SUFFIX='7' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libdrm' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=DRI' PACKAGE_NAME='libdrm' PACKAGE_STRING='libdrm 2.4.80' PACKAGE_TARNAME='libdrm' PACKAGE_URL='' PACKAGE_VERSION='2.4.80' PATH_SEPARATOR=':' PCIACCESS_CFLAGS='' PCIACCESS_LIBS='-lpciaccess' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/opt/X11R7/share/pkgconfig:/opt/X11R7/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig' PTHREADSTUBS_CFLAGS='' PTHREADSTUBS_LIBS='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VALGRIND_CFLAGS='-I/usr/include/valgrind' VALGRIND_LIBS='-L/usr/lib/valgrind -lcoregrind-amd64-linux -lvex-amd64-linux -lgcc' VERSION='2.4.80' WARN_CFLAGS=' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -Wshadow -Wno-missing-field-initializers' XORG_MAN_PAGE='X Version 11' XSLTPROC='/usr/bin/xsltproc' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/gfx/intel-graphics/drm/build-aux/install-sh' kernel_source='' libdir='/opt/X11R7/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='/opt/X11R7/lib/pkgconfig' prefix='/opt/X11R7' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libdrm" #define PACKAGE_TARNAME "libdrm" #define PACKAGE_VERSION "2.4.80" #define PACKAGE_STRING "libdrm 2.4.80" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI" #define PACKAGE_URL "" #define PACKAGE "libdrm" #define VERSION "2.4.80" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_CLOCK_GETTIME 1 #define HAVE_OPEN_MEMSTREAM 1 #define HAVE_LIBDRM_ATOMIC_PRIMITIVES 1 #define HAVE_INTEL 1 #define HAVE_VMWGFX 1 #define HAVE_NOUVEAU 1 #define HAVE_RADEON 1 #define HAVE_AMDGPU 1 #define HAVE_CUNIT test "x$have_cunit" != "xno" #define HAVE_CAIRO 1 #define HAVE_VALGRIND 1 #define HAVE_VISIBILITY 1 configure: exit 0