Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 305751 Details for
Bug 408631
x11-apps/intel-gpu-tools-1.2 - configure: error: Package requirements (cairo) were not met: No package 'cairo' found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 62.44 KB, created by
Piotr Szymaniak
on 2012-03-17 21:50:04 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Piotr Szymaniak
Created:
2012-03-17 21:50:04 UTC
Size:
62.44 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by intel-gpu-tools configure 1.2, which was >generated by GNU Autoconf 2.68. Invocation command line was > > $ /var/tmp/portage/x11-apps/intel-gpu-tools-1.2/work/intel-gpu-tools-1.2/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/intel-gpu-tools-1.2 --disable-dependency-tracking > >## --------- ## >## Platform. ## >## --------- ## > >hostname = rekowered >uname -m = i686 >uname -r = 3.2.7 >uname -s = Linux >uname -v = #1 SMP Wed Feb 29 14:37:00 CET 2012 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.60GHz >/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: /usr/lib/portage/bin/ebuild-helpers/4 >PATH: /usr/lib/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.6.2 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2427: checking for i686-pc-linux-gnu-gcc >configure:2443: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2454: result: i686-pc-linux-gnu-gcc >configure:2723: checking for C compiler version >configure:2732: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.6.2 p1.4, pie-0.5.0) 4.6.2 >Copyright (C) 2011 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:2743: $? = 0 >configure:2732: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.6.2/i686-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.6.2/lto-wrapper >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.2/work/gcc-4.6.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.6.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.6.2/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.2 p1.4, pie-0.5.0' >Thread model: posix >gcc version 4.6.2 (Gentoo 4.6.2 p1.4, pie-0.5.0) >configure:2743: $? = 0 >configure:2732: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: error: unrecognized option '-V' >i686-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2743: $? = 1 >configure:2732: i686-pc-linux-gnu-gcc -qversion >&5 >i686-pc-linux-gnu-gcc: error: unrecognized option '-qversion' >i686-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2743: $? = 1 >configure:2763: checking whether the C compiler works >configure:2785: i686-pc-linux-gnu-gcc -Os -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2789: $? = 0 >configure:2837: result: yes >configure:2840: checking for C compiler default output file name >configure:2842: result: a.out >configure:2848: checking for suffix of executables >configure:2855: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2859: $? = 0 >configure:2881: result: >configure:2903: checking whether we are cross compiling >configure:2911: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2915: $? = 0 >configure:2922: ./conftest >configure:2926: $? = 0 >configure:2941: result: no >configure:2946: checking for suffix of object files >configure:2968: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2972: $? = 0 >configure:2993: result: o >configure:2997: checking whether we are using the GNU C compiler >configure:3016: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3016: $? = 0 >configure:3025: result: yes >configure:3034: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3054: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3054: $? = 0 >configure:3095: result: yes >configure:3112: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3176: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3176: $? = 0 >configure:3189: result: none needed >configure:3215: checking how to run the C preprocessor >configure:3246: i686-pc-linux-gnu-gcc -E conftest.c >configure:3246: $? = 0 >configure:3260: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3260: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3285: result: i686-pc-linux-gnu-gcc -E >configure:3305: i686-pc-linux-gnu-gcc -E conftest.c >configure:3305: $? = 0 >configure:3319: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3319: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3348: checking for grep that handles long lines and -e >configure:3406: result: /bin/grep >configure:3411: checking for egrep >configure:3473: result: /bin/grep -E >configure:3478: checking for ANSI C header files >configure:3498: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3498: $? = 0 >configure:3571: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3571: $? = 0 >configure:3571: ./conftest >configure:3571: $? = 0 >configure:3582: result: yes >configure:3595: checking for sys/types.h >configure:3595: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3595: result: yes >configure:3595: checking for sys/stat.h >configure:3595: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3595: result: yes >configure:3595: checking for stdlib.h >configure:3595: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3595: result: yes >configure:3595: checking for string.h >configure:3595: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3595: result: yes >configure:3595: checking for memory.h >configure:3595: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3595: result: yes >configure:3595: checking for strings.h >configure:3595: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3595: result: yes >configure:3595: checking for inttypes.h >configure:3595: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3595: result: yes >configure:3595: checking for stdint.h >configure:3595: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3595: result: yes >configure:3595: checking for unistd.h >configure:3595: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3595: result: yes >configure:3608: checking minix/config.h usability >configure:3608: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:52:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:3608: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:3608: result: no >configure:3608: checking minix/config.h presence >configure:3608: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:19:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:3608: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| #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 <minix/config.h> >configure:3608: result: no >configure:3608: checking for minix/config.h >configure:3608: result: no >configure:3629: checking whether it is safe to define __EXTENSIONS__ >configure:3647: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3647: $? = 0 >configure:3654: result: yes >configure:3685: checking for a BSD-compatible install >configure:3753: result: /usr/bin/install -c >configure:3764: checking whether build environment is sane >configure:3814: result: yes >configure:3955: checking for a thread-safe mkdir -p >configure:3994: result: /bin/mkdir -p >configure:4007: checking for gawk >configure:4023: found /usr/bin/gawk >configure:4034: result: gawk >configure:4045: checking whether make sets $(MAKE) >configure:4067: result: yes >configure:4097: checking for style of include used by make >configure:4125: result: GNU >configure:4211: checking dependency style of i686-pc-linux-gnu-gcc >configure:4322: result: none >configure:4371: checking for a Python interpreter with version >= 3 >configure:4388: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) >configure:4391: $? = 1 >configure:4388: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) >configure:4391: $? = 1 >configure:4388: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) >configure:4391: $? = 0 >configure:4397: result: python3 >configure:4405: checking for python3 >configure:4423: found /usr/bin/python3 >configure:4435: result: /usr/bin/python3 >configure:4453: checking for python3 version >configure:4460: result: 3.2 >configure:4472: checking for python3 platform >configure:4479: result: linux2 >configure:4486: checking for python3 script directory >configure:4515: result: ${prefix}/lib/python3.2/site-packages >configure:4524: checking for python3 extension module directory >configure:4553: result: ${exec_prefix}/lib/python3.2/site-packages >configure:4567: checking whether to enable maintainer-specific portions of Makefiles >configure:4576: result: no >configure:4593: checking termios.h usability >configure:4593: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4593: $? = 0 >configure:4593: result: yes >configure:4593: checking termios.h presence >configure:4593: i686-pc-linux-gnu-gcc -E conftest.c >configure:4593: $? = 0 >configure:4593: result: yes >configure:4593: checking for termios.h >configure:4593: result: yes >configure:4603: checking for struct sysinfo.totalram >configure:4603: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4603: $? = 0 >configure:4603: result: yes >configure:4618: checking for swapctl >configure:4618: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/x11-apps/intel-gpu-tools-1.2/temp/ccHDHiXt.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `swapctl' >collect2: ld returned 1 exit status >configure:4618: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| #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 PACKAGE "intel-gpu-tools" >| #define VERSION "1.2" >| #define HAVE_TERMIOS_H 1 >| #define HAVE_STRUCT_SYSINFO_TOTALRAM 1 >| /* end confdefs.h. */ >| /* Define swapctl to an innocuous variant, in case <limits.h> declares swapctl. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define swapctl innocuous_swapctl >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char swapctl (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef swapctl >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char swapctl (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_swapctl || defined __stub___swapctl >| choke me >| #endif >| >| int >| main () >| { >| return swapctl (); >| ; >| return 0; >| } >configure:4618: result: no >configure:4689: checking build system type >configure:4703: result: i686-pc-linux-gnu >configure:4723: checking host system type >configure:4736: result: i686-pc-linux-gnu >configure:4777: checking how to print strings >configure:4804: result: printf >configure:4825: checking for a sed that does not truncate output >configure:4889: result: /bin/sed >configure:4907: checking for fgrep >configure:4969: result: /bin/grep -F >configure:5004: checking for ld used by i686-pc-linux-gnu-gcc >configure:5071: result: /usr/i686-pc-linux-gnu/bin/ld >configure:5078: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:5093: result: yes >configure:5105: checking for BSD- or MS-compatible name lister (nm) >configure:5154: result: /usr/bin/nm -B >configure:5284: checking the name lister (/usr/bin/nm -B) interface >configure:5291: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:5294: /usr/bin/nm -B "conftest.o" >configure:5297: output >00000000 B some_variable >configure:5304: result: BSD nm >configure:5307: checking whether ln -s works >configure:5311: result: yes >configure:5319: checking the maximum length of command line arguments >configure:5449: result: 1572864 >configure:5466: checking whether the shell understands some XSI constructs >configure:5476: result: yes >configure:5480: checking whether the shell understands "+=" >configure:5486: result: yes >configure:5521: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format >configure:5561: result: func_convert_file_noop >configure:5568: checking how to convert i686-pc-linux-gnu file names to toolchain format >configure:5588: result: func_convert_file_noop >configure:5595: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:5602: result: -r >configure:5636: checking for i686-pc-linux-gnu-objdump >configure:5652: found /usr/bin/i686-pc-linux-gnu-objdump >configure:5663: result: i686-pc-linux-gnu-objdump >configure:5735: checking how to recognize dependent libraries >configure:5937: result: pass_all >configure:5982: checking for i686-pc-linux-gnu-dlltool >configure:6012: result: no >configure:6022: checking for dlltool >configure:6052: result: no >configure:6082: checking how to associate runtime and link libraries >configure:6109: result: printf %s\n >configure:6125: checking for i686-pc-linux-gnu-ar >configure:6141: found /usr/bin/i686-pc-linux-gnu-ar >configure:6152: result: i686-pc-linux-gnu-ar >configure:6233: checking for archiver @FILE support >configure:6250: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6250: $? = 0 >configure:6253: i686-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:6256: $? = 0 >configure:6261: i686-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >i686-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:6264: $? = 1 >configure:6276: result: @ >configure:6294: checking for i686-pc-linux-gnu-strip >configure:6310: found /usr/bin/i686-pc-linux-gnu-strip >configure:6321: result: i686-pc-linux-gnu-strip >configure:6393: checking for i686-pc-linux-gnu-ranlib >configure:6409: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6420: result: i686-pc-linux-gnu-ranlib >configure:6562: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:6682: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:6685: $? = 0 >configure:6689: /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:6692: $? = 0 >configure:6758: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:6761: $? = 0 >configure:6799: result: ok >configure:6836: checking for sysroot >configure:6866: result: no >configure:7082: checking for i686-pc-linux-gnu-mt >configure:7112: result: no >configure:7122: checking for mt >configure:7152: result: no >configure:7172: checking if : is a manifest tool >configure:7178: : '-?' >configure:7186: result: no >configure:7825: checking for dlfcn.h >configure:7825: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7825: $? = 0 >configure:7825: result: yes >configure:8001: checking for objdir >configure:8016: result: .libs >configure:8283: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8301: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] >configure:8305: $? = 0 >configure:8318: result: no >configure:8645: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:8652: result: -fPIC -DPIC >configure:8660: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8678: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.c >&5 >configure:8682: $? = 0 >configure:8695: result: yes >configure:8724: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:8752: result: yes >configure:8767: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:8788: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:8792: $? = 0 >configure:8814: result: yes >configure:8822: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:8869: result: yes >configure:8902: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:10059: result: yes >configure:10096: checking whether -lc should be explicitly linked in >configure:10104: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:10107: $? = 0 >configure:10122: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:10125: $? = 0 >configure:10139: result: no >configure:10299: checking dynamic linker characteristics >configure:10810: i686-pc-linux-gnu-gcc -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:10810: $? = 0 >configure:11044: result: GNU/Linux ld.so >configure:11151: checking how to hardcode library paths into programs >configure:11176: result: immediate >configure:11716: checking whether stripping libraries is possible >configure:11721: result: yes >configure:11756: checking if libtool supports shared libraries >configure:11758: result: yes >configure:11761: checking whether to build shared libraries >configure:11782: result: yes >configure:11785: checking whether to build static libraries >configure:11789: result: no >configure:11839: checking for i686-pc-linux-gnu-gcc option to accept ISO C99 >configure:11988: i686-pc-linux-gnu-gcc -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:80:29: error: expected ';', ',' or ')' before 'text' >conftest.c: In function 'main': >conftest.c:134:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' >conftest.c:134:18: error: 'newvar' undeclared (first use in this function) >conftest.c:134:18: note: each undeclared identifier is reported only once for each function it appears in >conftest.c:144:3: error: 'for' loop initial declarations are only allowed in C99 mode >conftest.c:144:3: note: use option -std=c99 or -std=gnu99 to compile your code >configure:11988: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| #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 PACKAGE "intel-gpu-tools" >| #define VERSION "1.2" >| #define HAVE_TERMIOS_H 1 >| #define HAVE_STRUCT_SYSINFO_TOTALRAM 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdbool.h> >| #include <stdlib.h> >| #include <wchar.h> >| #include <stdio.h> >| >| // Check varargs macros. These examples are taken from C99 6.10.3.5. >| #define debug(...) fprintf (stderr, __VA_ARGS__) >| #define showlist(...) puts (#__VA_ARGS__) >| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) >| static void >| test_varargs_macros (void) >| { >| int x = 1234; >| int y = 5678; >| debug ("Flag"); >| debug ("X = %d\n", x); >| showlist (The first, second, and third items.); >| report (x>y, "x is %d but y is %d", x, y); >| } >| >| // Check long long types. >| #define BIG64 18446744073709551615ull >| #define BIG32 4294967295ul >| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) >| #if !BIG_OK >| your preprocessor is broken; >| #endif >| #if BIG_OK >| #else >| your preprocessor is broken; >| #endif >| static long long int bignum = -9223372036854775807LL; >| static unsigned long long int ubignum = BIG64; >| >| struct incomplete_array >| { >| int datasize; >| double data[]; >| }; >| >| struct named_init { >| int number; >| const wchar_t *name; >| double average; >| }; >| >| typedef const char *ccp; >| >| static inline int >| test_restrict (ccp restrict text) >| { >| // See if C++-style comments work. >| // Iterate through items via the restricted pointer. >| // Also check for declarations in for loops. >| for (unsigned int i = 0; *(text+i) != '\0'; ++i) >| continue; >| return 0; >| } >| >| // Check varargs and va_copy. >| static void >| test_varargs (const char *format, ...) >| { >| va_list args; >| va_start (args, format); >| va_list args_copy; >| va_copy (args_copy, args); >| >| const char *str; >| int number; >| float fnumber; >| >| while (*format) >| { >| switch (*format++) >| { >| case 's': // string >| str = va_arg (args_copy, const char *); >| break; >| case 'd': // int >| number = va_arg (args_copy, int); >| break; >| case 'f': // float >| fnumber = va_arg (args_copy, double); >| break; >| default: >| break; >| } >| } >| va_end (args_copy); >| va_end (args); >| } >| >| int >| main () >| { >| >| // Check bool. >| _Bool success = false; >| >| // Check restrict. >| if (test_restrict ("String literal") == 0) >| success = true; >| char *restrict newvar = "Another string"; >| >| // Check varargs. >| test_varargs ("s, d' f .", "string", 65, 34.234); >| test_varargs_macros (); >| >| // Check flexible array members. >| struct incomplete_array *ia = >| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); >| ia->datasize = 10; >| for (int i = 0; i < ia->datasize; ++i) >| ia->data[i] = i * 1.234; >| >| // Check named initializers. >| struct named_init ni = { >| .number = 34, >| .name = L"Test wide string", >| .average = 543.34343, >| }; >| >| ni.number = 58; >| >| int dynamic_array[ni.number]; >| dynamic_array[ni.number - 1] = 543; >| >| // work around unused variable warnings >| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' >| || dynamic_array[ni.number - 1] != 543); >| >| ; >| return 0; >| } >configure:11988: i686-pc-linux-gnu-gcc -std=gnu99 -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >configure:11988: $? = 0 >configure:12008: result: -std=gnu99 >configure:12018: checking whether __clang__ is declared >configure:12018: i686-pc-linux-gnu-gcc -std=gnu99 -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c: In function 'main': >conftest.c:70:10: error: '__clang__' undeclared (first use in this function) >conftest.c:70:10: note: each undeclared identifier is reported only once for each function it appears in >configure:12018: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| #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 PACKAGE "intel-gpu-tools" >| #define VERSION "1.2" >| #define HAVE_TERMIOS_H 1 >| #define HAVE_STRUCT_SYSINFO_TOTALRAM 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef __clang__ >| #ifdef __cplusplus >| (void) __clang__; >| #else >| (void) __clang__; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:12018: result: no >configure:12025: checking whether __INTEL_COMPILER is declared >configure:12025: i686-pc-linux-gnu-gcc -std=gnu99 -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c: In function 'main': >conftest.c:70:10: error: '__INTEL_COMPILER' undeclared (first use in this function) >conftest.c:70:10: note: each undeclared identifier is reported only once for each function it appears in >configure:12025: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| #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 PACKAGE "intel-gpu-tools" >| #define VERSION "1.2" >| #define HAVE_TERMIOS_H 1 >| #define HAVE_STRUCT_SYSINFO_TOTALRAM 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef __INTEL_COMPILER >| #ifdef __cplusplus >| (void) __INTEL_COMPILER; >| #else >| (void) __INTEL_COMPILER; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:12025: result: no >configure:12032: checking whether __SUNPRO_C is declared >configure:12032: i686-pc-linux-gnu-gcc -std=gnu99 -c -Os -march=pentium4 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c: In function 'main': >conftest.c:70:10: error: '__SUNPRO_C' undeclared (first use in this function) >conftest.c:70:10: note: each undeclared identifier is reported only once for each function it appears in >configure:12032: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| #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 PACKAGE "intel-gpu-tools" >| #define VERSION "1.2" >| #define HAVE_TERMIOS_H 1 >| #define HAVE_STRUCT_SYSINFO_TOTALRAM 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef __SUNPRO_C >| #ifdef __cplusplus >| (void) __SUNPRO_C; >| #else >| (void) __SUNPRO_C; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:12032: result: no >configure:12051: checking for i686-pc-linux-gnu-pkg-config >configure:12084: result: no >configure:12094: checking for pkg-config >configure:12112: found /usr/bin/pkg-config >configure:12124: result: /usr/bin/pkg-config >configure:12149: checking pkg-config is at least version 0.9.0 >configure:12152: result: yes >configure:12190: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option >configure:12196: i686-pc-linux-gnu-gcc -std=gnu99 -c -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=unknown-warning-option conftest.c >&5 >cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option >configure:12196: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| #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 PACKAGE "intel-gpu-tools" >| #define VERSION "1.2" >| #define HAVE_TERMIOS_H 1 >| #define HAVE_STRUCT_SYSINFO_TOTALRAM 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| int i; >configure:12202: result: no >configure:12212: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument >configure:12218: i686-pc-linux-gnu-gcc -std=gnu99 -c -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=unused-command-line-argument conftest.c >&5 >cc1: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument >configure:12218: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "intel-gpu-tools" >| #define PACKAGE_TARNAME "intel-gpu-tools" >| #define PACKAGE_VERSION "1.2" >| #define PACKAGE_STRING "intel-gpu-tools 1.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE_URL "" >| #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 PACKAGE "intel-gpu-tools" >| #define VERSION "1.2" >| #define HAVE_TERMIOS_H 1 >| #define HAVE_STRUCT_SYSINFO_TOTALRAM 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| int i; >configure:12224: result: no >configure:12242: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wall >configure:12255: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12255: $? = 0 >configure:12262: result: yes >configure:12334: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith >configure:12347: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wpointer-arith -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12347: $? = 0 >configure:12354: result: yes >configure:12426: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes >configure:12439: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] >configure:12439: $? = 0 >configure:12446: result: yes >configure:12518: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes >configure:12531: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wmissing-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12531: $? = 0 >configure:12538: result: yes >configure:12610: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations >configure:12623: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wmissing-declarations -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12623: $? = 0 >configure:12630: result: yes >configure:12702: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wnested-externs >configure:12715: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wnested-externs -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12715: $? = 0 >configure:12722: result: yes >configure:12794: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wbad-function-cast >configure:12807: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wbad-function-cast -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12807: $? = 0 >configure:12814: result: yes >configure:12886: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2 >configure:12899: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wformat=2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:12899: $? = 0 >configure:12906: result: yes >configure:13019: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition >configure:13032: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wold-style-definition -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c: In function 'main': >conftest.c:32:1: warning: old-style function definition [-Wold-style-definition] >configure:13032: $? = 0 >configure:13039: result: yes >configure:13111: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement >configure:13124: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13124: $? = 0 >configure:13131: result: yes >configure:13205: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wunused >configure:13218: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wunused -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13218: $? = 0 >configure:13225: result: yes >configure:13297: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wuninitialized >configure:13310: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wuninitialized -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13310: $? = 0 >configure:13317: result: yes >configure:13389: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow >configure:13402: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wshadow -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13402: $? = 0 >configure:13409: result: yes >configure:13481: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wcast-qual >configure:13494: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wcast-qual -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13494: $? = 0 >configure:13501: result: yes >configure:13573: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn >configure:13586: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wmissing-noreturn -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13586: $? = 0 >configure:13593: result: yes >configure:13665: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-format-attribute >configure:13678: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13678: $? = 0 >configure:13685: result: yes >configure:13757: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls >configure:13770: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Wredundant-decls -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13770: $? = 0 >configure:13777: result: yes >configure:13861: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit >configure:13874: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=implicit -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:13874: $? = 0 >configure:13881: result: yes >configure:13994: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=nonnull >configure:14007: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=nonnull -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14007: $? = 0 >configure:14014: result: yes >configure:14086: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=init-self >configure:14099: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=init-self -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14099: $? = 0 >configure:14106: result: yes >configure:14178: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=main >configure:14191: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=main -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14191: $? = 0 >configure:14198: result: yes >configure:14270: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=missing-braces >configure:14283: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=missing-braces -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14283: $? = 0 >configure:14290: result: yes >configure:14362: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=sequence-point >configure:14375: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=sequence-point -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14375: $? = 0 >configure:14382: result: yes >configure:14454: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type >configure:14467: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=return-type -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14467: $? = 0 >configure:14474: result: yes >configure:14587: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=trigraphs >configure:14600: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=trigraphs -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14600: $? = 0 >configure:14607: result: yes >configure:14679: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=array-bounds >configure:14692: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=array-bounds -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14692: $? = 0 >configure:14699: result: yes >configure:14771: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=write-strings >configure:14784: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=write-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14784: $? = 0 >configure:14791: result: yes >configure:14863: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=address >configure:14876: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=address -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14876: $? = 0 >configure:14883: result: yes >configure:14955: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=int-to-pointer-cast >configure:14968: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=int-to-pointer-cast -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:14968: $? = 0 >configure:14975: result: yes >configure:15088: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=pointer-to-int-cast >configure:15101: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=pointer-to-int-cast -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15101: $? = 0 >configure:15108: result: yes >configure:16405: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -pedantic >configure:16418: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -pedantic -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16418: $? = 0 >configure:16425: result: yes >configure:16497: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror >configure:16510: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16510: $? = 0 >configure:16517: result: yes >configure:16633: checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes >configure:16646: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -Os -march=pentium4 -pipe -fomit-frame-pointer -Werror=attributes -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16646: $? = 0 >configure:16653: result: yes >configure:16820: checking for DRM >configure:16827: $PKG_CONFIG --exists --print-errors "libdrm_intel >= 2.4.31 libdrm" >configure:16830: $? = 0 >configure:16844: $PKG_CONFIG --exists --print-errors "libdrm_intel >= 2.4.31 libdrm" >configure:16847: $? = 0 >configure:16905: result: yes >configure:16911: checking for PCIACCESS >configure:16918: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.10" >configure:16921: $? = 0 >configure:16935: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.10" >configure:16938: $? = 0 >configure:16996: result: yes >configure:17004: checking for CAIRO >configure:17011: $PKG_CONFIG --exists --print-errors "cairo" >Package cairo was not found in the pkg-config search path. >Perhaps you should add the directory containing `cairo.pc' >to the PKG_CONFIG_PATH environment variable >No package 'cairo' found >configure:17014: $? = 1 >configure:17028: $PKG_CONFIG --exists --print-errors "cairo" >Package cairo was not found in the pkg-config search path. >Perhaps you should add the directory containing `cairo.pc' >to the PKG_CONFIG_PATH environment variable >No package 'cairo' found >configure:17031: $? = 1 >configure:17045: result: no >No package 'cairo' found >configure:17061: error: Package requirements (cairo) were not met: > >No package 'cairo' found > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables CAIRO_CFLAGS >and CAIRO_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-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=set >ac_cv_env_CFLAGS_value='-Os -march=pentium4 -pipe -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_DRM_CFLAGS_set= >ac_cv_env_DRM_CFLAGS_value= >ac_cv_env_DRM_LIBS_set= >ac_cv_env_DRM_LIBS_value= >ac_cv_env_GLIB_CFLAGS_set= >ac_cv_env_GLIB_CFLAGS_value= >ac_cv_env_GLIB_LIBS_set= >ac_cv_env_GLIB_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LIBUDEV_CFLAGS_set= >ac_cv_env_LIBUDEV_CFLAGS_value= >ac_cv_env_LIBUDEV_LIBS_set= >ac_cv_env_LIBUDEV_LIBS_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= >ac_cv_env_PKG_CONFIG_PATH_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_PYTHON_set= >ac_cv_env_PYTHON_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_swapctl=no >ac_cv_have_decl___INTEL_COMPILER=no >ac_cv_have_decl___SUNPRO_C=no >ac_cv_have_decl___clang__=no >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_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_member_struct_sysinfo_totalram=yes >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_PYTHON=/usr/bin/python3 >ac_cv_path_SED=/bin/sed >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_OBJDUMP=i686-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_c99=-std=gnu99 >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_pathless_PYTHON=python3 >am_cv_python_platform=linux2 >am_cv_python_pyexecdir='${exec_prefix}/lib/python3.2/site-packages' >am_cv_python_pythondir='${prefix}/lib/python3.2/site-packages' >am_cv_python_version=3.2 >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/i686-pc-linux-gnu/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=yes >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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >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 >pkg_cv_DRM_CFLAGS='-I/usr/include/libdrm ' >pkg_cv_DRM_LIBS='-ldrm_intel -ldrm ' >pkg_cv_PCIACCESS_CFLAGS=' ' >pkg_cv_PCIACCESS_LIBS='-lpciaccess ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/x11-apps/intel-gpu-tools-1.2/work/intel-gpu-tools-1.2/build-aux/missing --run aclocal-1.11' >ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' >ADMIN_MAN_SUFFIX='8' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/x11-apps/intel-gpu-tools-1.2/work/intel-gpu-tools-1.2/build-aux/missing --run tar' >AM_BACKSLASH='\' >AM_DEFAULT_VERBOSITY='0' >APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' >APP_MAN_SUFFIX='1' >AR='i686-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/x11-apps/intel-gpu-tools-1.2/work/intel-gpu-tools-1.2/build-aux/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/x11-apps/intel-gpu-tools-1.2/work/intel-gpu-tools-1.2/build-aux/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/x11-apps/intel-gpu-tools-1.2/work/intel-gpu-tools-1.2/build-aux/missing --run automake-1.11' >AWK='gawk' >BASE_CFLAGS=' -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast' >BUILD_SHADER_DEBUGGER_FALSE='' >BUILD_SHADER_DEBUGGER_TRUE='' >CAIRO_CFLAGS='' >CAIRO_LIBS='' >CC='i686-pc-linux-gnu-gcc -std=gnu99' >CCDEPMODE='depmode=none' >CFLAGS='-Os -march=pentium4 -pipe -fomit-frame-pointer' >CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CWARNFLAGS=' -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DLLTOOL='false' >DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' >DRIVER_MAN_SUFFIX='4' >DRM_CFLAGS='-I/usr/include/libdrm ' >DRM_LIBS='-ldrm_intel -ldrm ' >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' >GEN4ASM='' >GLIB_CFLAGS='' >GLIB_LIBS='' >GREP='/bin/grep' >INSTALL_CMD='(cp -f /INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='/usr/i686-pc-linux-gnu/bin/ld' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBUDEV_CFLAGS='' >LIBUDEV_LIBS='' >LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' >LIB_MAN_SUFFIX='3' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/x11-apps/intel-gpu-tools-1.2/work/intel-gpu-tools-1.2/build-aux/missing --run makeinfo' >MANIFEST_TOOL=':' >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='' >OBJCOPY='' >OBJDUMP='i686-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='intel-gpu-tools' >PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' >PACKAGE_NAME='intel-gpu-tools' >PACKAGE_STRING='intel-gpu-tools 1.2' >PACKAGE_TARNAME='intel-gpu-tools' >PACKAGE_URL='' >PACKAGE_VERSION='1.2' >PATH_SEPARATOR=':' >PCIACCESS_CFLAGS=' ' >PCIACCESS_LIBS='-lpciaccess ' >PKG_CONFIG='/usr/bin/pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='' >PYTHON='/usr/bin/python3' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_PLATFORM='linux2' >PYTHON_PREFIX='${prefix}' >PYTHON_VERSION='3.2' >RANLIB='i686-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes' >STRIP='i686-pc-linux-gnu-strip' >THREAD_CFLAGS='' >VERSION='1.2' >XORG_MAN_PAGE='X Version 11' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc=' -I$(srcdir)' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/intel-gpu-tools-1.2' >dvidir='${docdir}' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/x11-apps/intel-gpu-tools-1.2/work/intel-gpu-tools-1.2/build-aux/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/intel-gpu-tools' >pkgpythondir='${pythondir}/intel-gpu-tools' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='${exec_prefix}/lib/python3.2/site-packages' >pythondir='${prefix}/lib/python3.2/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "intel-gpu-tools" >#define PACKAGE_TARNAME "intel-gpu-tools" >#define PACKAGE_VERSION "1.2" >#define PACKAGE_STRING "intel-gpu-tools 1.2" >#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >#define PACKAGE_URL "" >#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 PACKAGE "intel-gpu-tools" >#define VERSION "1.2" >#define HAVE_TERMIOS_H 1 >#define HAVE_STRUCT_SYSINFO_TOTALRAM 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define PACKAGE_VERSION_MAJOR 1 >#define PACKAGE_VERSION_MINOR 2 >#define PACKAGE_VERSION_PATCHLEVEL 0 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 408631
:
305749
| 305751