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-ati configure 7.5.99, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/me/compile/X/TEST// ## --------- ## ## Platform. ## ## --------- ## hostname = linux-gbm7 uname -m = x86_64 uname -r = 3.12.0-2.44-extern uname -s = Linux uname -v = #1 SMP PREEMPT Wed Nov 20 18:00:33 CET 2013 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/me/compile/X/TEST/bin/ PATH: /sbin PATH: /usr/sbin PATH: /home/me-admin/usr/bin PATH: /usr/lib64/mpi/gcc/openmpi/bin PATH: /home/me/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/games PATH: /opt/kde3/bin PATH: /usr/lib/mit/bin PATH: /usr/lib/mit/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2279: loading site script /usr/share/site/x86_64-unknown-linux-gnu | #!/bin/sh | # Site script for configure. It is resourced via $CONFIG_SITE environment varaible. | | # If user did not specify libdir, guess the correct target: | # Use lib64 for 64 bit bi-arch targets, keep the default for the rest. | if test "$libdir" = '${exec_prefix}/lib' ; then | | ac_config_site_64bit_host=NONE | | case "$host" in | "" ) | # User did not specify host target. | # The native platform x86_64 is a bi-arch platform. | # Try to detect cross-compilation to inferior architecture. | | # We are trying to guess 32-bit target compilation. It's not as easy as | # it sounds, as there is possible several intermediate combinations. | ac_config_site_cross_to_32bit_host=NONE | | # User defined -m32 in CFLAGS or CXXFLAGS: | # (It's sufficient for 32-bit, but alone may cause mis-behavior of some checks.) | case "$CFLAGS" in | *-m32*) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | case "$CXXFLAGS" in | *-m32*) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | | # Running with linux32: | # (Changes detected platform, but not the toolchain target.) | case "`/bin/uname -i`" in | x86_64 | ppc64 | s390x ) | ;; | * ) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | | if test "x$ac_config_site_cross_to_32bit_host" = xNONE; then | ac_config_site_64bit_host=YES | fi | | ;; | *x86_64* | *ppc64* | *s390x* ) | ac_config_site_64bit_host=YES | ;; | esac | | if test "x$ac_config_site_64bit_host" = xYES; then | libdir='${exec_prefix}/lib64' | fi | fi | | # If user did not specify libexecdir, set the correct target: | # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib. | | if test "$libexecdir" = '${exec_prefix}/libexec' ; then | libexecdir='${exec_prefix}/lib' | fi | | # Continue with the standard behavior of configure defined in AC_SITE_LOAD: | if test "x$prefix" != xNONE; then | ac_site_file1=$prefix/share/config.site | ac_site_file2=$prefix/etc/config.site | else | ac_site_file1=$ac_default_prefix/share/config.site | ac_site_file2=$ac_default_prefix/etc/config.site | fi | for ac_site_file in "$ac_site_file1" "$ac_site_file2" | do | test "x$ac_site_file" = xNONE && continue | if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: loading site script $ac_site_file" >&6;} | sed 's/^/| /' "$ac_site_file" >&5 | . "$ac_site_file" \ | || { { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: error: in \`$ac_pwd':" >&2;} | as_fn_error $? "failed to load site script $ac_site_file | See \`config.log' for more details" "$LINENO" 5; } | fi | done configure:2427: checking for a BSD-compatible install configure:2495: result: /usr/bin/install -c configure:2506: checking whether build environment is sane configure:2561: result: yes configure:2712: checking for a thread-safe mkdir -p configure:2751: result: /usr/bin/mkdir -p configure:2758: checking for gawk configure:2774: found /usr/bin/gawk configure:2785: result: gawk configure:2796: checking whether make sets $(MAKE) configure:2818: result: yes configure:2911: checking for style of include used by make configure:2939: result: GNU configure:3010: checking for gcc configure:3026: found /usr/bin/gcc configure:3037: result: gcc configure:3266: checking for C compiler version configure:3275: gcc --version >&5 gcc (SUSE Linux) 4.7.1 20120723 [gcc-4_7-branch revision 189773] Copyright (C) 2012 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:3286: $? = 0 configure:3275: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.7/lto-wrapper Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.7 --enable-ssp --disable-libssp --disable-libitm --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --program-suffix=-4.7 --enable-linux-futex --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.7.1 20120723 [gcc-4_7-branch revision 189773] (SUSE Linux) configure:3286: $? = 0 configure:3275: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3286: $? = 1 configure:3275: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3286: $? = 1 configure:3306: checking whether the C compiler works configure:3328: gcc conftest.c >&5 configure:3332: $? = 0 configure:3380: result: yes configure:3383: checking for C compiler default output file name configure:3385: result: a.out configure:3391: checking for suffix of executables configure:3398: gcc -o conftest conftest.c >&5 configure:3402: $? = 0 configure:3424: result: configure:3446: checking whether we are cross compiling configure:3454: gcc -o conftest conftest.c >&5 configure:3458: $? = 0 configure:3465: ./conftest configure:3469: $? = 0 configure:3484: result: no configure:3489: checking for suffix of object files configure:3511: gcc -c conftest.c >&5 configure:3515: $? = 0 configure:3536: result: o configure:3540: checking whether we are using the GNU C compiler configure:3559: gcc -c conftest.c >&5 configure:3559: $? = 0 configure:3568: result: yes configure:3577: checking whether gcc accepts -g configure:3597: gcc -c -g conftest.c >&5 configure:3597: $? = 0 configure:3638: result: yes configure:3655: checking for gcc option to accept ISO C89 configure:3718: gcc -c -g -O2 conftest.c >&5 configure:3718: $? = 0 configure:3731: result: none needed configure:3753: checking dependency style of gcc configure:3864: result: gcc3 configure:3887: checking for special C compiler options needed for large files configure:3932: result: no configure:3938: checking for _FILE_OFFSET_BITS value needed for large files configure:3963: gcc -c -g -O2 conftest.c >&5 configure:3963: $? = 0 configure:3995: result: no configure:4082: checking whether to enable maintainer-specific portions of Makefiles configure:4091: result: no configure:4117: checking for gcc option to accept ISO C99 configure:4266: gcc -c -g -O2 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:4266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | /* 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:4266: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4266: $? = 0 configure:4286: result: -std=gnu99 configure:4299: checking how to run the C preprocessor configure:4330: gcc -std=gnu99 -E conftest.c configure:4330: $? = 0 configure:4344: gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4344: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | /* end confdefs.h. */ | #include configure:4369: result: gcc -std=gnu99 -E configure:4389: gcc -std=gnu99 -E conftest.c configure:4389: $? = 0 configure:4403: gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | /* end confdefs.h. */ | #include configure:4432: checking for grep that handles long lines and -e configure:4490: result: /usr/bin/grep configure:4495: checking for egrep configure:4557: result: /usr/bin/grep -E configure:4562: checking for ANSI C header files configure:4582: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4582: $? = 0 configure:4655: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:4655: $? = 0 configure:4655: ./conftest configure:4655: $? = 0 configure:4666: result: yes configure:4679: checking for sys/types.h configure:4679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: result: yes configure:4679: checking for sys/stat.h configure:4679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: result: yes configure:4679: checking for stdlib.h configure:4679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: result: yes configure:4679: checking for string.h configure:4679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: result: yes configure:4679: checking for memory.h configure:4679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: result: yes configure:4679: checking for strings.h configure:4679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: result: yes configure:4679: checking for inttypes.h configure:4679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: result: yes configure:4679: checking for stdint.h configure:4679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: result: yes configure:4679: checking for unistd.h configure:4679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4679: $? = 0 configure:4679: result: yes configure:4695: checking whether __clang__ is declared configure:4695: gcc -std=gnu99 -c -g -O2 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:4695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | #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:4695: result: no configure:4702: checking whether __INTEL_COMPILER is declared configure:4702: gcc -std=gnu99 -c -g -O2 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:4702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | #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:4702: result: no configure:4709: checking whether __SUNPRO_C is declared configure:4709: gcc -std=gnu99 -c -g -O2 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:4709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | #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:4709: result: no configure:4770: checking for pkg-config configure:4788: found /usr/bin/pkg-config configure:4800: result: /usr/bin/pkg-config configure:4825: checking pkg-config is at least version 0.9.0 configure:4828: result: yes configure:4840: checking build system type configure:4854: result: x86_64-suse-linux-gnu configure:4874: checking host system type configure:4887: result: x86_64-suse-linux-gnu configure:4907: checking for a sed that does not truncate output configure:4971: result: /usr/bin/sed configure:5017: checking if gcc -std=gnu99 supports -Werror=unknown-warning-option configure:5026: gcc -std=gnu99 -c -g -O2 -Werror=unknown-warning-option conftest.c >&5 cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:5026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | #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. */ | int i; configure:5033: result: no configure:5044: checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument configure:5053: gcc -std=gnu99 -c -g -O2 -Werror=unused-command-line-argument conftest.c >&5 cc1: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument configure:5053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | #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. */ | int i; configure:5060: result: no configure:5079: checking if gcc -std=gnu99 supports-Wall configure:5096: gcc -std=gnu99 -o conftest -g -O2 -Wall conftest.c >&5 configure:5096: $? = 0 configure:5109: result: yes configure:5197: checking if gcc -std=gnu99 supports-Wpointer-arith configure:5214: gcc -std=gnu99 -o conftest -g -O2 -Wpointer-arith conftest.c >&5 configure:5214: $? = 0 configure:5227: result: yes configure:5315: checking if gcc -std=gnu99 supports-Wmissing-declarations configure:5332: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-declarations conftest.c >&5 configure:5332: $? = 0 configure:5345: result: yes configure:5433: checking if gcc -std=gnu99 supports-Wformat=2 configure:5450: gcc -std=gnu99 -o conftest -g -O2 -Wformat=2 conftest.c >&5 configure:5450: $? = 0 configure:5463: result: yes configure:5602: checking if gcc -std=gnu99 supports-Wstrict-prototypes configure:5619: gcc -std=gnu99 -o conftest -g -O2 -Wstrict-prototypes conftest.c >&5 conftest.c:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:5619: $? = 0 configure:5632: result: yes configure:5720: checking if gcc -std=gnu99 supports-Wmissing-prototypes configure:5737: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-prototypes conftest.c >&5 configure:5737: $? = 0 configure:5750: result: yes configure:5838: checking if gcc -std=gnu99 supports-Wnested-externs configure:5855: gcc -std=gnu99 -o conftest -g -O2 -Wnested-externs conftest.c >&5 configure:5855: $? = 0 configure:5868: result: yes configure:5956: checking if gcc -std=gnu99 supports-Wbad-function-cast configure:5973: gcc -std=gnu99 -o conftest -g -O2 -Wbad-function-cast conftest.c >&5 configure:5973: $? = 0 configure:5986: result: yes configure:6074: checking if gcc -std=gnu99 supports-Wold-style-definition configure:6091: gcc -std=gnu99 -o conftest -g -O2 -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:23:1: warning: old-style function definition [-Wold-style-definition] configure:6091: $? = 0 configure:6104: result: yes configure:6192: checking if gcc -std=gnu99 supports-Wdeclaration-after-statement configure:6209: gcc -std=gnu99 -o conftest -g -O2 -Wdeclaration-after-statement conftest.c >&5 configure:6209: $? = 0 configure:6222: result: yes configure:6314: checking if gcc -std=gnu99 supports-Wunused configure:6331: gcc -std=gnu99 -o conftest -g -O2 -Wunused conftest.c >&5 configure:6331: $? = 0 configure:6344: result: yes configure:6432: checking if gcc -std=gnu99 supports-Wuninitialized configure:6449: gcc -std=gnu99 -o conftest -g -O2 -Wuninitialized conftest.c >&5 configure:6449: $? = 0 configure:6462: result: yes configure:6550: checking if gcc -std=gnu99 supports-Wshadow configure:6567: gcc -std=gnu99 -o conftest -g -O2 -Wshadow conftest.c >&5 configure:6567: $? = 0 configure:6580: result: yes configure:6668: checking if gcc -std=gnu99 supports-Wcast-qual configure:6685: gcc -std=gnu99 -o conftest -g -O2 -Wcast-qual conftest.c >&5 configure:6685: $? = 0 configure:6698: result: yes configure:6786: checking if gcc -std=gnu99 supports-Wmissing-noreturn configure:6803: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-noreturn conftest.c >&5 configure:6803: $? = 0 configure:6816: result: yes configure:6904: checking if gcc -std=gnu99 supports-Wmissing-format-attribute configure:6921: gcc -std=gnu99 -o conftest -g -O2 -Wmissing-format-attribute conftest.c >&5 configure:6921: $? = 0 configure:6934: result: yes configure:7022: checking if gcc -std=gnu99 supports-Wredundant-decls configure:7039: gcc -std=gnu99 -o conftest -g -O2 -Wredundant-decls conftest.c >&5 configure:7039: $? = 0 configure:7052: result: yes configure:7152: checking if gcc -std=gnu99 supports-Werror=implicit configure:7169: gcc -std=gnu99 -o conftest -g -O2 -Werror=implicit conftest.c >&5 configure:7169: $? = 0 configure:7182: result: yes configure:7319: checking if gcc -std=gnu99 supports-Werror=nonnull configure:7336: gcc -std=gnu99 -o conftest -g -O2 -Werror=nonnull conftest.c >&5 configure:7336: $? = 0 configure:7349: result: yes configure:7437: checking if gcc -std=gnu99 supports-Werror=init-self configure:7454: gcc -std=gnu99 -o conftest -g -O2 -Werror=init-self conftest.c >&5 configure:7454: $? = 0 configure:7467: result: yes configure:7555: checking if gcc -std=gnu99 supports-Werror=main configure:7572: gcc -std=gnu99 -o conftest -g -O2 -Werror=main conftest.c >&5 configure:7572: $? = 0 configure:7585: result: yes configure:7673: checking if gcc -std=gnu99 supports-Werror=missing-braces configure:7690: gcc -std=gnu99 -o conftest -g -O2 -Werror=missing-braces conftest.c >&5 configure:7690: $? = 0 configure:7703: result: yes configure:7791: checking if gcc -std=gnu99 supports-Werror=sequence-point configure:7808: gcc -std=gnu99 -o conftest -g -O2 -Werror=sequence-point conftest.c >&5 configure:7808: $? = 0 configure:7821: result: yes configure:7909: checking if gcc -std=gnu99 supports-Werror=return-type configure:7926: gcc -std=gnu99 -o conftest -g -O2 -Werror=return-type conftest.c >&5 configure:7926: $? = 0 configure:7939: result: yes configure:8076: checking if gcc -std=gnu99 supports-Werror=trigraphs configure:8093: gcc -std=gnu99 -o conftest -g -O2 -Werror=trigraphs conftest.c >&5 configure:8093: $? = 0 configure:8106: result: yes configure:8194: checking if gcc -std=gnu99 supports-Werror=array-bounds configure:8211: gcc -std=gnu99 -o conftest -g -O2 -Werror=array-bounds conftest.c >&5 configure:8211: $? = 0 configure:8224: result: yes configure:8312: checking if gcc -std=gnu99 supports-Werror=write-strings configure:8329: gcc -std=gnu99 -o conftest -g -O2 -Werror=write-strings conftest.c >&5 configure:8329: $? = 0 configure:8342: result: yes configure:8430: checking if gcc -std=gnu99 supports-Werror=address configure:8447: gcc -std=gnu99 -o conftest -g -O2 -Werror=address conftest.c >&5 configure:8447: $? = 0 configure:8460: result: yes configure:8548: checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast configure:8565: gcc -std=gnu99 -o conftest -g -O2 -Werror=int-to-pointer-cast conftest.c >&5 configure:8565: $? = 0 configure:8578: result: yes configure:8715: checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast configure:8732: gcc -std=gnu99 -o conftest -g -O2 -Werror=pointer-to-int-cast conftest.c >&5 configure:8732: $? = 0 configure:8745: result: yes configure:10403: checking if gcc -std=gnu99 supports-pedantic configure:10420: gcc -std=gnu99 -o conftest -g -O2 -pedantic conftest.c >&5 configure:10420: $? = 0 configure:10433: result: yes configure:10521: checking if gcc -std=gnu99 supports-Werror configure:10538: gcc -std=gnu99 -o conftest -g -O2 -Werror conftest.c >&5 configure:10538: $? = 0 configure:10551: result: yes configure:10691: checking if gcc -std=gnu99 supports-Werror=attributes configure:10708: gcc -std=gnu99 -o conftest -g -O2 -Werror=attributes conftest.c >&5 configure:10708: $? = 0 configure:10721: result: yes configure:10881: checking whether make supports nested variables configure:10898: result: yes configure:10989: checking how to print strings configure:11016: result: printf configure:11037: checking for a sed that does not truncate output configure:11101: result: /usr/bin/sed configure:11119: checking for fgrep configure:11181: result: /usr/bin/grep -F configure:11216: checking for ld used by gcc -std=gnu99 configure:11283: result: /usr/x86_64-suse-linux/bin/ld configure:11290: checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld configure:11305: result: yes configure:11317: checking for BSD- or MS-compatible name lister (nm) configure:11366: result: /usr/bin/nm -B configure:11496: checking the name lister (/usr/bin/nm -B) interface configure:11503: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:11506: /usr/bin/nm -B "conftest.o" configure:11509: output 0000000000000000 B some_variable configure:11516: result: BSD nm configure:11519: checking whether ln -s works configure:11523: result: yes configure:11531: checking the maximum length of command line arguments configure:11661: result: 1572864 configure:11678: checking whether the shell understands some XSI constructs configure:11688: result: yes configure:11692: checking whether the shell understands "+=" configure:11698: result: yes configure:11733: checking how to convert x86_64-suse-linux-gnu file names to x86_64-suse-linux-gnu format configure:11773: result: func_convert_file_noop configure:11780: checking how to convert x86_64-suse-linux-gnu file names to toolchain format configure:11800: result: func_convert_file_noop configure:11807: checking for /usr/x86_64-suse-linux/bin/ld option to reload object files configure:11814: result: -r configure:11888: checking for objdump configure:11904: found /usr/bin/objdump configure:11915: result: objdump configure:11947: checking how to recognize dependent libraries configure:12149: result: pass_all configure:12234: checking for dlltool configure:12264: result: no configure:12294: checking how to associate runtime and link libraries configure:12321: result: printf %s\n configure:12381: checking for ar configure:12397: found /usr/bin/ar configure:12408: result: ar configure:12445: checking for archiver @FILE support configure:12462: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:12462: $? = 0 configure:12465: ar cru libconftest.a @conftest.lst >&5 configure:12468: $? = 0 configure:12473: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:12476: $? = 1 configure:12488: result: @ configure:12546: checking for strip configure:12562: found /usr/bin/strip configure:12573: result: strip configure:12645: checking for ranlib configure:12661: found /usr/bin/ranlib configure:12672: result: ranlib configure:12774: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object configure:12894: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:12897: $? = 0 configure:12901: /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:12904: $? = 0 configure:12970: gcc -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o >&5 configure:12973: $? = 0 configure:13011: result: ok configure:13048: checking for sysroot configure:13078: result: no configure:13155: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:13158: $? = 0 configure:13334: checking for mt configure:13350: found /usr/bin/mt configure:13361: result: mt configure:13384: checking if mt is a manifest tool configure:13390: mt '-?' configure:13398: result: no configure:14037: checking for dlfcn.h configure:14037: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:14037: $? = 0 configure:14037: result: yes configure:14213: checking for objdir configure:14228: result: .libs configure:14499: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:14517: gcc -std=gnu99 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:14521: $? = 0 configure:14534: result: no configure:14861: checking for gcc -std=gnu99 option to produce PIC configure:14868: result: -fPIC -DPIC configure:14876: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:14894: gcc -std=gnu99 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:14898: $? = 0 configure:14911: result: yes configure:14940: checking if gcc -std=gnu99 static flag -static works configure:14968: result: yes configure:14983: checking if gcc -std=gnu99 supports -c -o file.o configure:15004: gcc -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:15008: $? = 0 configure:15030: result: yes configure:15038: checking if gcc -std=gnu99 supports -c -o file.o configure:15085: result: yes configure:15118: checking whether the gcc -std=gnu99 linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries configure:16271: result: yes configure:16308: checking whether -lc should be explicitly linked in configure:16316: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:16319: $? = 0 configure:16334: gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:16337: $? = 0 configure:16351: result: no configure:16511: checking dynamic linker characteristics configure:17022: gcc -std=gnu99 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:17022: $? = 0 configure:17244: result: GNU/Linux ld.so configure:17351: checking how to hardcode library paths into programs configure:17376: result: immediate configure:17916: checking whether stripping libraries is possible configure:17921: result: yes configure:17956: checking if libtool supports shared libraries configure:17958: result: yes configure:17961: checking whether to build shared libraries configure:17982: result: yes configure:17985: checking whether to build static libraries configure:17989: result: no configure:18029: checking whether gcc -std=gnu99 and cc understand -c and -o together configure:18060: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:18064: $? = 0 configure:18070: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:18074: $? = 0 configure:18085: cc -c conftest.c >&5 configure:18089: $? = 0 configure:18097: cc -c conftest.c -o conftest2.o >&5 configure:18101: $? = 0 configure:18107: cc -c conftest.c -o conftest2.o >&5 configure:18111: $? = 0 configure:18129: result: yes configure:18192: gcc -std=gnu99 -c -g -O2 -I/home/me/compile/X/TEST/include/xorg -Wall conftest.c >&5 configure:18192: $? = 0 configure:18199: checking if RANDR is defined configure:18201: result: yes configure:18227: gcc -std=gnu99 -c -g -O2 -I/home/me/compile/X/TEST/include/xorg -Wall conftest.c >&5 configure:18227: $? = 0 configure:18234: checking if RENDER is defined configure:18236: result: yes configure:18262: gcc -std=gnu99 -c -g -O2 -I/home/me/compile/X/TEST/include/xorg -Wall conftest.c >&5 configure:18262: $? = 0 configure:18269: checking if XV is defined configure:18271: result: yes configure:18297: gcc -std=gnu99 -c -g -O2 -I/home/me/compile/X/TEST/include/xorg -Wall conftest.c >&5 configure:18297: $? = 0 configure:18304: checking if DPMSExtension is defined configure:18306: result: yes configure:18316: checking for LIBDRM configure:18323: $PKG_CONFIG --exists --print-errors "libdrm >= 2.4.58" configure:18326: $? = 0 configure:18339: $PKG_CONFIG --exists --print-errors "libdrm >= 2.4.58" configure:18342: $? = 0 configure:18399: result: yes configure:18405: checking for LIBDRM_RADEON configure:18412: $PKG_CONFIG --exists --print-errors "libdrm_radeon" configure:18415: $? = 0 configure:18428: $PKG_CONFIG --exists --print-errors "libdrm_radeon" configure:18431: $? = 0 configure:18488: result: yes configure:18496: checking for XORG configure:18503: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.8 xproto fontsproto xf86driproto $REQUIRED_MODULES" configure:18506: $? = 0 configure:18519: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.8 xproto fontsproto xf86driproto $REQUIRED_MODULES" configure:18522: $? = 0 configure:18579: result: yes configure:18585: checking for XEXT configure:18592: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" configure:18595: $? = 0 configure:18608: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" configure:18611: $? = 0 configure:18648: result: yes configure:18673: checking for LIBUDEV configure:18680: $PKG_CONFIG --exists --print-errors "libudev" configure:18683: $? = 0 configure:18696: $PKG_CONFIG --exists --print-errors "libudev" configure:18699: $? = 0 configure:18736: result: yes configure:18760: checking whether to include GLAMOR support configure:18773: checking for glamor.h configure:18773: gcc -std=gnu99 -c -g -O2 -Wall -fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri conftest.c >&5 configure:18773: $? = 0 configure:18773: result: yes configure:18788: checking whether GLAMOR_NO_DRI3 is declared configure:18788: gcc -std=gnu99 -c -g -O2 -Wall -fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri conftest.c >&5 conftest.c: In function 'main': conftest.c:39:10: error: 'GLAMOR_NO_DRI3' undeclared (first use in this function) conftest.c:39:10: note: each undeclared identifier is reported only once for each function it appears in configure:18788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | #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 7 | #define PACKAGE_VERSION_MINOR 5 | #define PACKAGE_VERSION_PATCHLEVEL 99 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_XEXTPROTO_71 1 | #define HAVE_LIBUDEV 1 | #define HAVE_GLAMOR_H 1 | /* end confdefs.h. */ | #include "xorg-server.h" | #include "glamor.h" | | int | main () | { | #ifndef GLAMOR_NO_DRI3 | #ifdef __cplusplus | (void) GLAMOR_NO_DRI3; | #else | (void) GLAMOR_NO_DRI3; | #endif | #endif | | ; | return 0; | } configure:18788: result: no configure:18798: checking whether glamor_glyphs_init is declared configure:18798: gcc -std=gnu99 -c -g -O2 -Wall -fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri conftest.c >&5 configure:18798: $? = 0 configure:18798: result: yes configure:18812: checking for LIBGLAMOR configure:18819: $PKG_CONFIG --exists --print-errors "glamor >= 0.6.0" configure:18822: $? = 0 configure:18835: $PKG_CONFIG --exists --print-errors "glamor >= 0.6.0" configure:18838: $? = 0 configure:18895: result: yes configure:18901: checking for LIBGLAMOR_EGL configure:18908: $PKG_CONFIG --exists --print-errors "glamor-egl" configure:18911: $? = 0 configure:18924: $PKG_CONFIG --exists --print-errors "glamor-egl" configure:18927: $? = 0 configure:18984: result: yes configure:19005: checking whether fbGlyphs is declared configure:19005: gcc -std=gnu99 -c -g -O2 -Wall -fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri conftest.c >&5 configure:19005: $? = 0 configure:19005: result: yes configure:19020: checking whether xorg_list_init is declared configure:19020: gcc -std=gnu99 -c -g -O2 -Wall -fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri conftest.c >&5 configure:19020: $? = 0 configure:19020: result: yes configure:19033: checking for misyncshm.h configure:19033: gcc -std=gnu99 -c -g -O2 -Wall -fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri conftest.c >&5 configure:19033: $? = 0 configure:19033: result: yes configure:19050: checking for present.h configure:19050: gcc -std=gnu99 -c -g -O2 -Wall -fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri conftest.c >&5 configure:19050: $? = 0 configure:19050: result: yes configure:19067: checking for dri3.h configure:19067: gcc -std=gnu99 -c -g -O2 -Wall -fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri conftest.c >&5 conftest.c:38:18: fatal error: dri3.h: No such file or directory compilation terminated. configure:19067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | #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 7 | #define PACKAGE_VERSION_MINOR 5 | #define PACKAGE_VERSION_PATCHLEVEL 99 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_XEXTPROTO_71 1 | #define HAVE_LIBUDEV 1 | #define HAVE_GLAMOR_H 1 | #define HAVE_GLAMOR_GLYPHS_INIT 1 | #define USE_GLAMOR 1 | #define HAVE_FBGLYPHS 1 | #define HAVE_XORG_LIST 1 | #define HAVE_MISYNCSHM_H 1 | #define HAVE_PRESENT_H 1 | /* end confdefs.h. */ | #include | #include | | #include configure:19067: result: no configure:19084: checking for PCIACCESS configure:19091: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.8.0" configure:19094: $? = 0 configure:19107: $PKG_CONFIG --exists --print-errors "pciaccess >= 0.8.0" configure:19110: $? = 0 configure:19167: result: yes configure:19183: checking byteswap.h usability configure:19183: gcc -std=gnu99 -c -g -O2 -Wall conftest.c >&5 configure:19183: $? = 0 configure:19183: result: yes configure:19183: checking byteswap.h presence configure:19183: gcc -std=gnu99 -E -Wall conftest.c configure:19183: $? = 0 configure:19183: result: yes configure:19183: checking for byteswap.h configure:19183: result: yes configure:19195: checking sys/endian.h usability configure:19195: gcc -std=gnu99 -c -g -O2 -Wall conftest.c >&5 conftest.c:69:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | #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 7 | #define PACKAGE_VERSION_MINOR 5 | #define PACKAGE_VERSION_PATCHLEVEL 99 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_XEXTPROTO_71 1 | #define HAVE_LIBUDEV 1 | #define HAVE_GLAMOR_H 1 | #define HAVE_GLAMOR_GLYPHS_INIT 1 | #define USE_GLAMOR 1 | #define HAVE_FBGLYPHS 1 | #define HAVE_XORG_LIST 1 | #define HAVE_MISYNCSHM_H 1 | #define HAVE_PRESENT_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19195: result: no configure:19195: checking sys/endian.h presence configure:19195: gcc -std=gnu99 -E -Wall conftest.c conftest.c:36:24: fatal error: sys/endian.h: No such file or directory compilation terminated. configure:19195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xf86-video-ati" | #define PACKAGE_TARNAME "xf86-video-ati" | #define PACKAGE_VERSION "7.5.99" | #define PACKAGE_STRING "xf86-video-ati 7.5.99" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE_URL "" | #define PACKAGE "xf86-video-ati" | #define VERSION "7.5.99" | #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 7 | #define PACKAGE_VERSION_MINOR 5 | #define PACKAGE_VERSION_PATCHLEVEL 99 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_XEXTPROTO_71 1 | #define HAVE_LIBUDEV 1 | #define HAVE_GLAMOR_H 1 | #define HAVE_GLAMOR_GLYPHS_INIT 1 | #define USE_GLAMOR 1 | #define HAVE_FBGLYPHS 1 | #define HAVE_XORG_LIST 1 | #define HAVE_MISYNCSHM_H 1 | #define HAVE_PRESENT_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:19195: result: no configure:19195: checking for sys/endian.h configure:19195: result: no configure:19307: The atimisc sub-driver has been split out to xf86-video-mach64: git://anongit.freedesktop.org/git/xorg/driver/xf86-video-mach64 Please install that driver as well for mach64-based cards. configure:19316: The r128 sub-driver has been split out to xf86-video-r128: git://anongit.freedesktop.org/git/xorg/driver/xf86-video-r128 Please install that driver as well for rage128-based cards. configure:19433: checking that generated files are newer than configure configure:19439: result: done configure:19478: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xf86-video-ati config.status 7.5.99, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on linux-gbm7 config.status:1165: creating Makefile config.status:1165: creating src/Makefile config.status:1165: creating man/Makefile config.status:1165: creating config.h config.status:1394: executing depfiles commands config.status:1394: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-suse-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBDRM_CFLAGS_set= ac_cv_env_LIBDRM_CFLAGS_value= ac_cv_env_LIBDRM_LIBS_set= ac_cv_env_LIBDRM_LIBS_value= ac_cv_env_LIBDRM_RADEON_CFLAGS_set= ac_cv_env_LIBDRM_RADEON_CFLAGS_value= ac_cv_env_LIBDRM_RADEON_LIBS_set= ac_cv_env_LIBDRM_RADEON_LIBS_value= ac_cv_env_LIBGLAMOR_CFLAGS_set= ac_cv_env_LIBGLAMOR_CFLAGS_value= ac_cv_env_LIBGLAMOR_EGL_CFLAGS_set= ac_cv_env_LIBGLAMOR_EGL_CFLAGS_value= ac_cv_env_LIBGLAMOR_EGL_LIBS_set= ac_cv_env_LIBGLAMOR_EGL_LIBS_value= ac_cv_env_LIBGLAMOR_LIBS_set= ac_cv_env_LIBGLAMOR_LIBS_value= 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=set ac_cv_env_PKG_CONFIG_PATH_value=/home/me/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_have_decl_GLAMOR_NO_DRI3=no ac_cv_have_decl___INTEL_COMPILER=no ac_cv_have_decl___SUNPRO_C=no ac_cv_have_decl___clang__=no ac_cv_have_decl_fbGlyphs=yes ac_cv_have_decl_glamor_glyphs_init=yes ac_cv_have_decl_xorg_list_init=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dri3_h=no ac_cv_header_glamor_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_misyncshm_h=yes ac_cv_header_present_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_endian_h=no 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-suse-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/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=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes 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-suse-linux/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_LIBDRM_CFLAGS='-I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' pkg_cv_LIBDRM_LIBS='-L/home/me/compile/X/TEST/lib64 -ldrm ' pkg_cv_LIBDRM_RADEON_CFLAGS='-I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' pkg_cv_LIBDRM_RADEON_LIBS='-L/home/me/compile/X/TEST/lib64 -ldrm_radeon ' pkg_cv_LIBGLAMOR_CFLAGS='-DGLAMOR_GL -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' pkg_cv_LIBGLAMOR_EGL_CFLAGS='-L/home/me/compile/X/TEST/lib64/xorg/modules -DGLAMOR_GL -L/home/bechtel/compile/X/mesa/../TEST/lib64 -lEGL -I/home/bechtel/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' pkg_cv_LIBGLAMOR_EGL_LIBS=' ' pkg_cv_LIBGLAMOR_LIBS='-L/home/me/compile/X/TEST/lib64 -lglamor ' pkg_cv_LIBUDEV_CFLAGS=' ' pkg_cv_LIBUDEV_LIBS='-ludev -lrt ' pkg_cv_PCIACCESS_CFLAGS=' ' pkg_cv_PCIACCESS_LIBS='-lpciaccess ' pkg_cv_XEXT_CFLAGS='-I/home/me/compile/X/TEST/include ' pkg_cv_XEXT_LIBS=' ' pkg_cv_XORG_CFLAGS='-fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri ' pkg_cv_XORG_LIBS='-L/home/me/compile/X/TEST/lib64 ' xorg_cv_cc_flag__Wall=yes xorg_cv_cc_flag__Wbad_function_cast=yes xorg_cv_cc_flag__Wcast_qual=yes xorg_cv_cc_flag__Wdeclaration_after_statement=yes xorg_cv_cc_flag__Werror=yes xorg_cv_cc_flag__Werror_address=yes xorg_cv_cc_flag__Werror_array_bounds=yes xorg_cv_cc_flag__Werror_attributes=yes xorg_cv_cc_flag__Werror_implicit=yes xorg_cv_cc_flag__Werror_init_self=yes xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes xorg_cv_cc_flag__Werror_main=yes xorg_cv_cc_flag__Werror_missing_braces=yes xorg_cv_cc_flag__Werror_nonnull=yes xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes xorg_cv_cc_flag__Werror_return_type=yes xorg_cv_cc_flag__Werror_sequence_point=yes xorg_cv_cc_flag__Werror_trigraphs=yes xorg_cv_cc_flag__Werror_write_strings=yes xorg_cv_cc_flag__Wformat_2=yes xorg_cv_cc_flag__Wmissing_declarations=yes xorg_cv_cc_flag__Wmissing_format_attribute=yes xorg_cv_cc_flag__Wmissing_noreturn=yes xorg_cv_cc_flag__Wmissing_prototypes=yes xorg_cv_cc_flag__Wnested_externs=yes xorg_cv_cc_flag__Wold_style_definition=yes xorg_cv_cc_flag__Wpointer_arith=yes xorg_cv_cc_flag__Wredundant_decls=yes xorg_cv_cc_flag__Wshadow=yes xorg_cv_cc_flag__Wstrict_prototypes=yes xorg_cv_cc_flag__Wuninitialized=yes xorg_cv_cc_flag__Wunused=yes xorg_cv_cc_flag__pedantic=yes xorg_cv_cc_flag_unknown_warning_option=no xorg_cv_cc_flag_unused_command_line_argument=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/me/compile/X/xf86-video-ati/missing --run aclocal-1.12' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='ar' AUTOCONF='${SHELL} /home/me/compile/X/xf86-video-ati/missing --run autoconf' AUTOHEADER='${SHELL} /home/me/compile/X/xf86-video-ati/missing --run autoheader' AUTOMAKE='${SHELL} /home/me/compile/X/xf86-video-ati/missing --run automake-1.12' AWK='gawk' BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -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' CC='gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' 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='gcc -std=gnu99 -E' CPPFLAGS=' -Wall' CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -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='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DRIVER_NAME='ati' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' GLAMOR_FALSE='#' GLAMOR_TRUE='' GREP='/usr/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-suse-linux/bin/ld -m elf_x86_64' LDFLAGS='' LIBDRM_CFLAGS='-I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' LIBDRM_LIBS='-L/home/me/compile/X/TEST/lib64 -ldrm ' LIBDRM_RADEON_CFLAGS='-I/home/me/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' LIBDRM_RADEON_LIBS='-L/home/me/compile/X/TEST/lib64 -ldrm_radeon ' LIBGLAMOR_CFLAGS='-DGLAMOR_GL -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' LIBGLAMOR_EGL_CFLAGS='-L/home/me/compile/X/TEST/lib64/xorg/modules -DGLAMOR_GL -L/home/bechtel/compile/X/mesa/../TEST/lib64 -lEGL -I/home/bechtel/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm ' LIBGLAMOR_EGL_LIBS=' ' LIBGLAMOR_LIBS='-L/home/me/compile/X/TEST/lib64 -lglamor ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUDEV_CFLAGS=' ' LIBUDEV_FALSE='#' LIBUDEV_LIBS='-ludev -lrt ' LIBUDEV_TRUE='' 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/me/compile/X/xf86-video-ati/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='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='xf86-video-ati' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='xf86-video-ati' PACKAGE_STRING='xf86-video-ati 7.5.99' PACKAGE_TARNAME='xf86-video-ati' PACKAGE_URL='' PACKAGE_VERSION='7.5.99' PATH_SEPARATOR=':' PCIACCESS_CFLAGS=' ' PCIACCESS_LIBS='-lpciaccess ' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/home/me/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST//lib64/pkgconfig/:/home/bechtel/compile/X/TEST//share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:/home/bechtel/compile/X/TEST/lib64/pkgconfig/:/home/bechtel/compile/X/TEST/share/pkgconfig/:' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes' STRIP='strip' VERSION='7.5.99' XEXT_CFLAGS='-I/home/me/compile/X/TEST/include ' XEXT_LIBS=' ' XORG_CFLAGS='-fvisibility=hidden -I/home/me/compile/X/TEST/include/xorg -I/home/bechtel/compile/X/TEST/include -I/home/bechtel/compile/X/pixman/../TEST/include/pixman-1 -I/home/bechtel/compile/X/mesa/../TEST/include -I/home/bechtel/compile/X/TEST/include/libdrm -I/usr/include/X11/dri ' XORG_LIBS='-L/home/me/compile/X/TEST/lib64 ' XORG_MAN_PAGE='X Version 11' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-suse-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='suse' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-suse-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='suse' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/me/compile/X/xf86-video-ati/install-sh' libdir='${exec_prefix}/lib64' libexecdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' moduledir='${exec_prefix}/lib64/xorg/modules' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/me/compile/X/TEST' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xf86-video-ati" #define PACKAGE_TARNAME "xf86-video-ati" #define PACKAGE_VERSION "7.5.99" #define PACKAGE_STRING "xf86-video-ati 7.5.99" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_URL "" #define PACKAGE "xf86-video-ati" #define VERSION "7.5.99" #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 7 #define PACKAGE_VERSION_MINOR 5 #define PACKAGE_VERSION_PATCHLEVEL 99 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_XEXTPROTO_71 1 #define HAVE_LIBUDEV 1 #define HAVE_GLAMOR_H 1 #define HAVE_GLAMOR_GLYPHS_INIT 1 #define USE_GLAMOR 1 #define HAVE_FBGLYPHS 1 #define HAVE_XORG_LIST 1 #define HAVE_MISYNCSHM_H 1 #define HAVE_PRESENT_H 1 #define HAVE_BYTESWAP_H 1 configure: exit 0