This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xf86-video-vesa configure 2.3.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ /home/portage/portage/x11-drivers/xf86-video-vesa-2.3.1/work/xf86-video-vesa-2.3.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/xf86-video-vesa-2.3.1 --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = topo uname -m = x86_64 uname -r = 3.2.7-hardened uname -s = Linux uname -v = #3 SMP Tue Feb 28 22:55:30 GST 2012 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz /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: /home/portage/portage/._portage_reinstall_.irj7S1/bin/ebuild-helpers/4 PATH: /home/portage/portage/._portage_reinstall_.irj7S1/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/x86_64-pc-linux-gnu/gcc-bin/4.5.3 PATH: /usr/x86_64-pc-linux-gnu/arm-linux-gnueabi/gcc-bin/4.5.2 PATH: /usr/x86_64-pc-linux-gnu/arm-none-symbianelf/gcc-bin/4.3.4 PATH: /usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.5.2 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2109: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2255: checking for a BSD-compatible install configure:2323: result: /usr/bin/install -c configure:2334: checking whether build environment is sane configure:2384: result: yes configure:2525: checking for a thread-safe mkdir -p configure:2564: result: /bin/mkdir -p configure:2577: checking for gawk configure:2593: found /usr/bin/gawk configure:2604: result: gawk configure:2615: checking whether make sets $(MAKE) configure:2637: result: yes configure:2718: checking whether to enable maintainer-specific portions of Makefiles configure:2727: result: no configure:2765: checking for style of include used by make configure:2793: result: GNU configure:2823: checking for x86_64-pc-linux-gnu-gcc configure:2839: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2850: result: x86_64-pc-linux-gnu-gcc configure:3119: checking for C compiler version configure:3128: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3 Copyright (C) 2010 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:3139: $? = 0 configure:3128: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /home/portage/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --disable-nls --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.5.3-r1 p1.0, pie-0.4.5' Thread model: posix gcc version 4.5.3 (Gentoo Hardened 4.5.3-r1 p1.0, pie-0.4.5) configure:3139: $? = 0 configure:3128: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3139: $? = 1 configure:3128: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:3139: $? = 1 configure:3159: checking whether the C compiler works configure:3181: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy conftest.c >&5 configure:3185: $? = 0 configure:3233: result: yes configure:3236: checking for C compiler default output file name configure:3238: result: a.out configure:3244: checking for suffix of executables configure:3251: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy conftest.c >&5 configure:3255: $? = 0 configure:3277: result: configure:3299: checking whether we are cross compiling configure:3307: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy conftest.c >&5 configure:3311: $? = 0 configure:3318: ./conftest configure:3322: $? = 0 configure:3337: result: no configure:3342: checking for suffix of object files configure:3364: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:3368: $? = 0 configure:3389: result: o configure:3393: checking whether we are using the GNU C compiler configure:3412: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:3412: $? = 0 configure:3421: result: yes configure:3430: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3450: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3450: $? = 0 configure:3491: result: yes configure:3508: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3572: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 configure:3572: $? = 0 configure:3585: result: none needed configure:3607: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3717: result: none configure:3732: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:3881: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 conftest.c:61:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:115:18: error: 'newvar' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:3881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-vesa" | #define PACKAGE_TARNAME "xf86-video-vesa" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "xf86-video-vesa 2.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-vesa" | #define VERSION "2.3.1" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // 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:3881: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:3881: $? = 0 configure:3901: result: -std=gnu99 configure:3915: checking how to run the C preprocessor configure:3946: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:3946: $? = 0 configure:3960: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-vesa" | #define PACKAGE_TARNAME "xf86-video-vesa" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "xf86-video-vesa 2.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-vesa" | #define VERSION "2.3.1" | /* end confdefs.h. */ | #include configure:3985: result: x86_64-pc-linux-gnu-gcc -std=gnu99 -E configure:4005: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c configure:4005: $? = 0 configure:4019: x86_64-pc-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-vesa" | #define PACKAGE_TARNAME "xf86-video-vesa" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "xf86-video-vesa 2.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-vesa" | #define VERSION "2.3.1" | /* end confdefs.h. */ | #include configure:4048: checking for grep that handles long lines and -e configure:4106: result: /bin/grep configure:4111: checking for egrep configure:4173: result: /bin/grep -E configure:4178: checking for ANSI C header files configure:4198: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4198: $? = 0 configure:4271: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy conftest.c >&5 configure:4271: $? = 0 configure:4271: ./conftest configure:4271: $? = 0 configure:4282: result: yes configure:4295: checking for sys/types.h configure:4295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4295: checking for sys/stat.h configure:4295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4295: checking for stdlib.h configure:4295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4295: checking for string.h configure:4295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4295: checking for memory.h configure:4295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4295: checking for strings.h configure:4295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4295: checking for inttypes.h configure:4295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4295: checking for stdint.h configure:4295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4295: checking for unistd.h configure:4295: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4309: checking whether __clang__ is declared configure:4309: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:61:10: error: '__clang__' undeclared (first use in this function) conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in configure:4309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-vesa" | #define PACKAGE_TARNAME "xf86-video-vesa" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "xf86-video-vesa 2.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-vesa" | #define VERSION "2.3.1" | #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 | int | main () | { | #ifndef __clang__ | #ifdef __cplusplus | (void) __clang__; | #else | (void) __clang__; | #endif | #endif | | ; | return 0; | } configure:4309: result: no configure:4316: checking whether __INTEL_COMPILER is declared configure:4316: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:61:10: error: '__INTEL_COMPILER' undeclared (first use in this function) conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in configure:4316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-vesa" | #define PACKAGE_TARNAME "xf86-video-vesa" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "xf86-video-vesa 2.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-vesa" | #define VERSION "2.3.1" | #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 | int | main () | { | #ifndef __INTEL_COMPILER | #ifdef __cplusplus | (void) __INTEL_COMPILER; | #else | (void) __INTEL_COMPILER; | #endif | #endif | | ; | return 0; | } configure:4316: result: no configure:4323: checking whether __SUNPRO_C is declared configure:4323: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 conftest.c: In function 'main': conftest.c:61:10: error: '__SUNPRO_C' undeclared (first use in this function) conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in configure:4323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-vesa" | #define PACKAGE_TARNAME "xf86-video-vesa" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "xf86-video-vesa 2.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-vesa" | #define VERSION "2.3.1" | #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 | int | main () | { | #ifndef __SUNPRO_C | #ifdef __cplusplus | (void) __SUNPRO_C; | #else | (void) __SUNPRO_C; | #endif | #endif | | ; | return 0; | } configure:4323: result: no configure:4341: checking for x86_64-pc-linux-gnu-pkg-config configure:4374: result: no configure:4384: checking for pkg-config configure:4402: found /usr/bin/pkg-config configure:4414: result: /usr/bin/pkg-config configure:4439: checking pkg-config is at least version 0.9.0 configure:4442: result: yes configure:4454: checking build system type configure:4468: result: x86_64-pc-linux-gnu configure:4488: checking host system type configure:4501: result: x86_64-pc-linux-gnu configure:4521: checking for a sed that does not truncate output configure:4585: result: /bin/sed configure:4627: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes configure:4635: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -pedantic -Werror -Werror=attributes conftest.c >&5 conftest.c:21:1: error: expected identifier or '(' before 'return' configure:4635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-vesa" | #define PACKAGE_TARNAME "xf86-video-vesa" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "xf86-video-vesa 2.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-vesa" | #define VERSION "2.3.1" | #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. */ | return 0; configure:4640: result: no configure:4879: checking how to print strings configure:4906: result: printf configure:4927: checking for a sed that does not truncate output configure:4991: result: /bin/sed configure:5009: checking for fgrep configure:5071: result: /bin/grep -F configure:5106: checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99 configure:5173: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5180: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5195: result: yes configure:5207: checking for BSD- or MS-compatible name lister (nm) configure:5256: result: /usr/bin/nm -B configure:5386: checking the name lister (/usr/bin/nm -B) interface configure:5393: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:5396: /usr/bin/nm -B "conftest.o" configure:5399: output 0000000000000000 B some_variable configure:5406: result: BSD nm configure:5409: checking whether ln -s works configure:5413: result: yes configure:5421: checking the maximum length of command line arguments configure:5546: result: 3145728 configure:5563: checking whether the shell understands some XSI constructs configure:5573: result: yes configure:5577: checking whether the shell understands "+=" configure:5583: result: yes configure:5618: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5658: result: func_convert_file_noop configure:5665: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5685: result: func_convert_file_noop configure:5692: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5699: result: -r configure:5733: checking for x86_64-pc-linux-gnu-objdump configure:5749: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5760: result: x86_64-pc-linux-gnu-objdump configure:5832: checking how to recognize dependent libraries configure:6034: result: pass_all configure:6079: checking for x86_64-pc-linux-gnu-dlltool configure:6109: result: no configure:6119: checking for dlltool configure:6149: result: no configure:6179: checking how to associate runtime and link libraries configure:6206: result: printf %s\n configure:6222: checking for x86_64-pc-linux-gnu-ar configure:6238: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6249: result: x86_64-pc-linux-gnu-ar configure:6330: checking for archiver @FILE support configure:6347: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:6347: $? = 0 configure:6350: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6353: $? = 0 configure:6358: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6361: $? = 1 configure:6373: result: @ configure:6391: checking for x86_64-pc-linux-gnu-strip configure:6407: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6418: result: x86_64-pc-linux-gnu-strip configure:6490: checking for x86_64-pc-linux-gnu-ranlib configure:6506: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6517: result: x86_64-pc-linux-gnu-ranlib configure:6659: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object configure:6778: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:6781: $? = 0 configure:6785: /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:6788: $? = 0 configure:6854: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy conftest.c conftstm.o >&5 configure:6857: $? = 0 configure:6895: result: ok configure:6932: checking for sysroot configure:6962: result: no configure:7039: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:7042: $? = 0 configure:7165: checking for x86_64-pc-linux-gnu-mt configure:7195: result: no configure:7205: checking for mt configure:7235: result: no configure:7255: checking if : is a manifest tool configure:7261: : '-?' configure:7269: result: no configure:7898: checking for dlfcn.h configure:7898: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:7898: $? = 0 configure:7898: result: yes configure:8055: checking for objdir configure:8070: result: .libs configure:8337: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:8355: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8359: $? = 0 configure:8372: result: no configure:8682: checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC configure:8689: result: -fPIC -DPIC configure:8697: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:8715: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.c >&5 configure:8719: $? = 0 configure:8732: result: yes configure:8761: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works configure:8789: result: yes configure:8804: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o configure:8825: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -o out/conftest2.o conftest.c >&5 configure:8829: $? = 0 configure:8851: result: yes configure:8859: checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o configure:8906: result: yes configure:8939: checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:10097: result: yes configure:10134: checking whether -lc should be explicitly linked in configure:10142: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native conftest.c >&5 configure:10145: $? = 0 configure:10160: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10163: $? = 0 configure:10177: result: no configure:10342: checking dynamic linker characteristics configure:10856: x86_64-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10856: $? = 0 configure:11082: result: GNU/Linux ld.so configure:11189: checking how to hardcode library paths into programs configure:11214: result: immediate configure:11754: checking whether stripping libraries is possible configure:11759: result: yes configure:11794: checking if libtool supports shared libraries configure:11796: result: yes configure:11799: checking whether to build shared libraries configure:11820: result: yes configure:11823: checking whether to build static libraries configure:11827: result: no configure:11897: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -I/usr/include/xorg conftest.c >&5 configure:11897: $? = 0 configure:11904: checking if RANDR is defined configure:11906: result: yes configure:11932: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -I/usr/include/xorg conftest.c >&5 configure:11932: $? = 0 configure:11939: checking if RENDER is defined configure:11941: result: yes configure:11967: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -O2 -pipe -march=native -I/usr/include/xorg conftest.c >&5 configure:11967: $? = 0 configure:11974: checking if DPMSExtension is defined configure:11976: result: yes configure:11986: checking for XORG configure:11993: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.0.99.901 xproto fontsproto $REQUIRED_MODULES" configure:11996: $? = 0 configure:12009: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.0.99.901 xproto fontsproto $REQUIRED_MODULES" configure:12012: $? = 0 configure:12071: result: yes configure:12077: checking for XEXT configure:12084: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" configure:12087: $? = 0 configure:12100: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" configure:12103: $? = 0 configure:12140: result: yes configure:12157: checking whether xf86ConfigIsaEntity is declared configure:12157: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 conftest.c: In function 'main': conftest.c:36:10: error: 'xf86ConfigIsaEntity' undeclared (first use in this function) conftest.c:36:10: note: each undeclared identifier is reported only once for each function it appears in configure:12157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-vesa" | #define PACKAGE_TARNAME "xf86-video-vesa" | #define PACKAGE_VERSION "2.3.1" | #define PACKAGE_STRING "xf86-video-vesa 2.3.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-vesa" | #define VERSION "2.3.1" | #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 PACKAGE_VERSION_MAJOR 2 | #define PACKAGE_VERSION_MINOR 3 | #define PACKAGE_VERSION_PATCHLEVEL 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_XEXTPROTO_71 1 | /* end confdefs.h. */ | #include "xf86.h" | | int | main () | { | #ifndef xf86ConfigIsaEntity | #ifdef __cplusplus | (void) xf86ConfigIsaEntity; | #else | (void) xf86ConfigIsaEntity; | #endif | #endif | | ; | return 0; | } configure:12157: result: no configure:12169: checking whether VBEReadPanelID is declared configure:12169: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:12169: $? = 0 configure:12169: result: yes configure:12181: checking whether XSERVER_LIBPCIACCESS is declared configure:12181: x86_64-pc-linux-gnu-gcc -std=gnu99 -c -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:12181: $? = 0 configure:12181: result: yes configure:12194: checking for PCIACCESS configure:12201: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.12.901" Requested 'pciaccess >= 0.12.901' but version of pciaccess is 0.12.1 configure:12204: $? = 1 configure:12217: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.12.901" Requested 'pciaccess >= 0.12.901' but version of pciaccess is 0.12.1 configure:12220: $? = 1 configure:12233: result: no Requested 'pciaccess >= 0.12.901' but version of pciaccess is 0.12.1 configure:12249: error: Package requirements (pciaccess >= 0.12.901) were not met: Requested 'pciaccess >= 0.12.901' but version of pciaccess is 0.12.1 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables PCIACCESS_CFLAGS and PCIACCESS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,-z,lazy' ac_cv_env_LIBS_set= ac_cv_env_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=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XEXT_CFLAGS_set= ac_cv_env_XEXT_CFLAGS_value= ac_cv_env_XEXT_LIBS_set= ac_cv_env_XEXT_LIBS_value= ac_cv_env_XORG_CFLAGS_set= ac_cv_env_XORG_CFLAGS_value= ac_cv_env_XORG_LIBS_set= ac_cv_env_XORG_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_strnlen_working=yes ac_cv_have_decl_VBEReadPanelID=yes ac_cv_have_decl_XSERVER_LIBPCIACCESS=yes ac_cv_have_decl___INTEL_COMPILER=no ac_cv_have_decl___SUNPRO_C=no ac_cv_have_decl___clang__=no ac_cv_have_decl_xf86ConfigIsaEntity=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes 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_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_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=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -std=gnu99 -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-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 am_cv_CC_dependencies_compiler_type=none fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no 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/x86_64-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=3145728 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_XEXT_CFLAGS=' ' pkg_cv_XEXT_LIBS=' ' pkg_cv_XORG_CFLAGS='-fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 ' pkg_cv_XORG_LIBS='-lpixman-1 -lpciaccess ' yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/portage/portage/x11-drivers/xf86-video-vesa-2.3.1/work/xf86-video-vesa-2.3.1/missing --run aclocal-1.11' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /home/portage/portage/x11-drivers/xf86-video-vesa-2.3.1/work/xf86-video-vesa-2.3.1/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /home/portage/portage/x11-drivers/xf86-video-vesa-2.3.1/work/xf86-video-vesa-2.3.1/missing --run autoconf' AUTOHEADER='${SHELL} /home/portage/portage/x11-drivers/xf86-video-vesa-2.3.1/work/xf86-video-vesa-2.3.1/missing --run autoheader' AUTOMAKE='${SHELL} /home/portage/portage/x11-drivers/xf86-video-vesa-2.3.1/work/xf86-video-vesa-2.3.1/missing --run automake-1.11' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc -std=gnu99' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native' 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='x86_64-pc-linux-gnu-gcc -std=gnu99 -E' CPPFLAGS='' CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DRIVER_NAME='' 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_XEXTPROTO_71_FALSE='#' HAVE_XEXTPROTO_71_TRUE='' INSTALL_CMD='(cp -f /usr/share/util-macros/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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-z,lazy' 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='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/portage/portage/x11-drivers/xf86-video-vesa-2.3.1/work/xf86-video-vesa-2.3.1/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='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='xf86-video-vesa' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='xf86-video-vesa' PACKAGE_STRING='xf86-video-vesa 2.3.1' PACKAGE_TARNAME='xf86-video-vesa' PACKAGE_URL='' PACKAGE_VERSION='2.3.1' PATH_SEPARATOR=':' PCIACCESS_CFLAGS='' PCIACCESS_LIBS='' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRICT_CFLAGS='-pedantic -Werror' STRIP='x86_64-pc-linux-gnu-strip' VERSION='2.3.1' XEXT_CFLAGS=' ' XEXT_LIBS=' ' XORG_CFLAGS='-fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 ' XORG_LIBS='-lpixman-1 -lpciaccess ' XORG_MAN_PAGE='X Version 11' XSERVER_LIBPCIACCESS_FALSE='' XSERVER_LIBPCIACCESS_TRUE='' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/xf86-video-vesa-2.3.1' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /home/portage/portage/x11-drivers/xf86-video-vesa-2.3.1/work/xf86-video-vesa-2.3.1/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' moduledir='/usr/lib64/xorg/modules' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xf86-video-vesa" #define PACKAGE_TARNAME "xf86-video-vesa" #define PACKAGE_VERSION "2.3.1" #define PACKAGE_STRING "xf86-video-vesa 2.3.1" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_URL "" #define PACKAGE "xf86-video-vesa" #define VERSION "2.3.1" #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 PACKAGE_VERSION_MAJOR 2 #define PACKAGE_VERSION_MINOR 3 #define PACKAGE_VERSION_PATCHLEVEL 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_XEXTPROTO_71 1 #define HAVE_PANELID 1 configure: exit 1