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-radeonhd configure 1.2.5, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --enable-maintainer-mode --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = alchemy uname -m = x86_64 uname -r = 2.6.30-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Mon Jul 20 07:46:03 CEST 2009 /usr/bin/uname -p = unknown /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: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /opt/java/jre/bin PATH: /usr/bin/perlbin/site PATH: /usr/bin/perlbin/vendor PATH: /usr/bin/perlbin/core PATH: /root/bin PATH: /usr/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2181: checking for a BSD-compatible install configure:2249: result: /bin/install -c configure:2260: checking whether build environment is sane configure:2320: result: yes configure:2461: checking for a thread-safe mkdir -p configure:2500: result: /bin/mkdir -p configure:2513: checking for gawk configure:2529: found /bin/gawk configure:2540: result: gawk configure:2551: checking whether make sets $(MAKE) configure:2573: result: yes configure:2657: checking whether to enable maintainer-specific portions of Makefiles configure:2666: result: yes configure:2764: checking for gcc configure:2780: found /usr/bin/gcc configure:2791: result: gcc configure:3023: checking for C compiler version configure:3031: gcc --version >&5 gcc (GCC) 4.4.1 Copyright (C) 2009 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:3035: $? = 0 configure:3042: gcc -v >&5 Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++ --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic Thread model: posix gcc version 4.4.1 (GCC) configure:3046: $? = 0 configure:3053: gcc -V >&5 gcc: '-V' option must have argument configure:3057: $? = 1 configure:3080: checking for C compiler default output file name configure:3102: gcc conftest.c >&5 configure:3106: $? = 0 configure:3144: result: a.out configure:3163: checking whether the C compiler works configure:3173: ./a.out configure:3177: $? = 0 configure:3196: result: yes configure:3203: checking whether we are cross compiling configure:3205: result: no configure:3208: checking for suffix of executables configure:3215: gcc -o conftest conftest.c >&5 configure:3219: $? = 0 configure:3245: result: configure:3251: checking for suffix of object files configure:3277: gcc -c conftest.c >&5 configure:3281: $? = 0 configure:3306: result: o configure:3310: checking whether we are using the GNU C compiler configure:3339: gcc -c conftest.c >&5 configure:3346: $? = 0 configure:3363: result: yes configure:3372: checking whether gcc accepts -g configure:3402: gcc -c -g conftest.c >&5 configure:3409: $? = 0 configure:3510: result: yes configure:3527: checking for gcc option to accept ISO C89 configure:3601: gcc -c -g -O2 conftest.c >&5 configure:3608: $? = 0 configure:3631: result: none needed configure:3660: checking for style of include used by make configure:3688: result: GNU configure:3713: checking dependency style of gcc configure:3823: result: gcc3 configure:3839: checking for a sed that does not truncate output configure:3905: result: /bin/sed configure:3911: checking whether /bin/sed can substitute tabs and newlines for text configure:3919: result: yes configure:3968: checking build system type configure:3986: result: x86_64-unknown-linux-gnu configure:4008: checking host system type configure:4023: result: x86_64-unknown-linux-gnu configure:4045: checking for a sed that does not truncate output configure:4111: result: /bin/sed configure:4129: checking for grep that handles long lines and -e configure:4189: result: /bin/grep configure:4194: checking for egrep configure:4258: result: /bin/grep -E configure:4263: checking for fgrep configure:4327: result: /bin/grep -F configure:4362: checking for ld used by gcc configure:4429: result: /usr/bin/ld configure:4438: checking if the linker (/usr/bin/ld) is GNU ld configure:4453: result: yes configure:4465: checking for BSD- or MS-compatible name lister (nm) configure:4514: result: /usr/bin/nm -B configure:4632: checking the name lister (/usr/bin/nm -B) interface configure:4639: gcc -c -g -O2 conftest.c >&5 configure:4642: /usr/bin/nm -B "conftest.o" configure:4645: output 0000000000000000 B some_variable configure:4652: result: BSD nm configure:4655: checking whether ln -s works configure:4659: result: yes configure:4667: checking the maximum length of command line arguments configure:4787: result: 1572864 configure:4804: checking whether the shell understands some XSI constructs configure:4814: result: yes configure:4818: checking whether the shell understands "+=" configure:4824: result: yes configure:4859: checking for /usr/bin/ld option to reload object files configure:4866: result: -r configure:4935: checking for objdump configure:4951: found /usr/bin/objdump configure:4962: result: objdump configure:4994: checking how to recognize dependent libraries configure:5190: result: pass_all configure:5250: checking for ar configure:5266: found /usr/bin/ar configure:5277: result: ar configure:5355: checking for strip configure:5371: found /usr/bin/strip configure:5382: result: strip configure:5454: checking for ranlib configure:5470: found /usr/bin/ranlib configure:5481: result: ranlib configure:5571: checking command to parse /usr/bin/nm -B output from gcc object configure:5689: gcc -c -g -O2 conftest.c >&5 configure:5692: $? = 0 configure:5696: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5699: $? = 0 configure:5753: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5756: $? = 0 configure:5794: result: ok configure:5890: gcc -c -g -O2 conftest.c >&5 configure:5893: $? = 0 configure:6661: checking how to run the C preprocessor configure:6701: gcc -E conftest.c configure:6708: $? = 0 configure:6739: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xf86-video-radeonhd" | #define PACKAGE_TARNAME "xf86-video-radeonhd" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "xf86-video-radeonhd 1.2.5" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/radeonhd" | #define PACKAGE "xf86-video-radeonhd" | #define VERSION "1.2.5" | /* end confdefs.h. */ | #include configure:6779: result: gcc -E configure:6808: gcc -E conftest.c configure:6815: $? = 0 configure:6846: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xf86-video-radeonhd" | #define PACKAGE_TARNAME "xf86-video-radeonhd" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "xf86-video-radeonhd 1.2.5" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/radeonhd" | #define PACKAGE "xf86-video-radeonhd" | #define VERSION "1.2.5" | /* end confdefs.h. */ | #include configure:6893: checking for ANSI C header files configure:6923: gcc -c -g -O2 conftest.c >&5 configure:6930: $? = 0 configure:7029: gcc -o conftest -g -O2 conftest.c >&5 configure:7033: $? = 0 configure:7039: ./conftest configure:7043: $? = 0 configure:7061: result: yes configure:7085: checking for sys/types.h configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7113: $? = 0 configure:7130: result: yes configure:7085: checking for sys/stat.h configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7113: $? = 0 configure:7130: result: yes configure:7085: checking for stdlib.h configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7113: $? = 0 configure:7130: result: yes configure:7085: checking for string.h configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7113: $? = 0 configure:7130: result: yes configure:7085: checking for memory.h configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7113: $? = 0 configure:7130: result: yes configure:7085: checking for strings.h configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7113: $? = 0 configure:7130: result: yes configure:7085: checking for inttypes.h configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7113: $? = 0 configure:7130: result: yes configure:7085: checking for stdint.h configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7113: $? = 0 configure:7130: result: yes configure:7085: checking for unistd.h configure:7106: gcc -c -g -O2 conftest.c >&5 configure:7113: $? = 0 configure:7130: result: yes configure:7148: checking for dlfcn.h configure:7169: gcc -c -g -O2 conftest.c >&5 configure:7176: $? = 0 configure:7193: result: yes configure:7349: checking for objdir configure:7364: result: .libs configure:7656: checking if gcc supports -fno-rtti -fno-exceptions configure:7674: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7678: $? = 0 configure:7691: result: no configure:7711: checking for gcc option to produce PIC configure:7983: result: -fPIC -DPIC configure:7995: checking if gcc PIC flag -fPIC -DPIC works configure:8013: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8017: $? = 0 configure:8030: result: yes configure:8054: checking if gcc static flag -static works configure:8082: result: yes configure:8097: checking if gcc supports -c -o file.o configure:8118: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8122: $? = 0 configure:8144: result: yes configure:8152: checking if gcc supports -c -o file.o configure:8199: result: yes configure:8232: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9306: result: yes configure:9343: checking whether -lc should be explicitly linked in configure:9348: gcc -c -g -O2 conftest.c >&5 configure:9351: $? = 0 configure:9366: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9369: $? = 0 configure:9381: result: no configure:9545: checking dynamic linker characteristics configure:9988: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9995: $? = 0 configure:10228: result: GNU/Linux ld.so configure:10330: checking how to hardcode library paths into programs configure:10355: result: immediate configure:11188: checking whether stripping libraries is possible configure:11193: result: yes configure:11228: checking if libtool supports shared libraries configure:11230: result: yes configure:11233: checking whether to build shared libraries configure:11254: result: yes configure:11257: checking whether to build static libraries configure:11261: result: no configure:11362: gcc -c -g -O2 -I/usr/include/xorg conftest.c >&5 configure:11369: $? = 0 configure:11384: checking if RANDR is defined configure:11386: result: yes configure:11421: gcc -c -g -O2 -I/usr/include/xorg conftest.c >&5 configure:11428: $? = 0 configure:11443: checking if RENDER is defined configure:11445: result: yes configure:11480: gcc -c -g -O2 -I/usr/include/xorg conftest.c >&5 configure:11487: $? = 0 configure:11502: checking if XV is defined configure:11504: result: yes configure:11539: gcc -c -g -O2 -I/usr/include/xorg conftest.c >&5 configure:11546: $? = 0 configure:11561: checking if DPMSExtension is defined configure:11563: result: yes configure:11623: checking for pkg-config configure:11641: found /usr/bin/pkg-config configure:11653: result: /usr/bin/pkg-config configure:11678: checking pkg-config is at least version 0.9.0 configure:11681: result: yes configure:11692: checking for XORG configure:11699: $PKG_CONFIG --exists --print-errors "xorg-server xproto fontsproto $REQUIRED_MODULES" configure:11702: $? = 0 configure:11715: $PKG_CONFIG --exists --print-errors "xorg-server xproto fontsproto $REQUIRED_MODULES" configure:11718: $? = 0 configure:11795: result: yes configure:11801: checking for XEXT configure:11808: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" Requested 'xextproto >= 7.0.99.1' but version of XExtProto is 7.0.5 configure:11811: $? = 1 configure:11824: $PKG_CONFIG --exists --print-errors "xextproto >= 7.0.99.1" Requested 'xextproto >= 7.0.99.1' but version of XExtProto is 7.0.5 configure:11827: $? = 1 Requested 'xextproto >= 7.0.99.1' but version of XExtProto is 7.0.5 configure:11854: result: no configure:11882: checking for ANSI C header files configure:12050: result: yes configure:12063: checking for PCIUTILS configure:12070: $PKG_CONFIG --exists --print-errors "libpci" Package libpci was not found in the pkg-config search path. Perhaps you should add the directory containing `libpci.pc' to the PKG_CONFIG_PATH environment variable No package 'libpci' found configure:12073: $? = 1 configure:12086: $PKG_CONFIG --exists --print-errors "libpci" Package libpci was not found in the pkg-config search path. Perhaps you should add the directory containing `libpci.pc' to the PKG_CONFIG_PATH environment variable No package 'libpci' found configure:12089: $? = 1 No package 'libpci' found configure:12116: result: no configure:12118: WARNING: libpci not registered in pkgconfig, will guess instead configure:12149: checking pci/pci.h usability configure:12166: gcc -c -g -O2 conftest.c >&5 configure:12173: $? = 0 configure:12187: result: yes configure:12191: checking pci/pci.h presence configure:12206: gcc -E conftest.c configure:12213: $? = 0 configure:12227: result: yes configure:12260: checking for pci/pci.h configure:12267: result: yes configure:12297: checking whether XSERVER_LIBPCIACCESS is declared configure:12327: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:12334: $? = 0 configure:12349: result: yes configure:12360: checking for PCIACCESS configure:12367: $PKG_CONFIG --exists --print-errors "pciaccess" configure:12370: $? = 0 configure:12383: $PKG_CONFIG --exists --print-errors "pciaccess" configure:12386: $? = 0 configure:12463: result: yes configure:12479: checking whether to enable EXA support configure:12482: result: yes configure:12494: checking exa.h usability configure:12511: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:12518: $? = 0 configure:12532: result: yes configure:12536: checking exa.h presence configure:12551: gcc -E -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c configure:12558: $? = 0 configure:12572: result: yes configure:12605: checking for exa.h configure:12612: result: yes configure:12630: checking whether EXA version is at least 2.0.0 configure:12657: gcc -E -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c configure:12664: $? = 0 configure:12678: result: yes configure:12700: checking for xf86RandR12.h configure:12721: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:12728: $? = 0 configure:12743: result: yes configure:12760: checking whether to enable RandR1.2 support configure:12762: result: yes configure:12773: checking whether XF86DRI is declared configure:12803: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:12810: $? = 0 configure:12825: result: yes configure:12835: checking for DRI configure:12842: $PKG_CONFIG --exists --print-errors "libdrm >= 2.2 xf86driproto glproto" configure:12845: $? = 0 configure:12858: $PKG_CONFIG --exists --print-errors "libdrm >= 2.2 xf86driproto glproto" configure:12861: $? = 0 configure:12896: result: yes configure:12913: checking GL/gl.h usability configure:12930: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:12937: $? = 0 configure:12951: result: yes configure:12955: checking GL/gl.h presence configure:12970: gcc -E -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c configure:12977: $? = 0 configure:12991: result: yes configure:13024: checking for GL/gl.h configure:13031: result: yes configure:13044: checking whether to enable DRI support configure:13046: result: yes configure:13063: checking for /usr/include/xorg/damage.h configure:13080: result: yes configure:13110: checking /usr/include/xorg/xf86_ansic.h usability configure:13127: gcc -c -g -O2 conftest.c >&5 conftest.c:61:42: error: /usr/include/xorg/xf86_ansic.h: No such file or directory configure:13134: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xf86-video-radeonhd" | #define PACKAGE_TARNAME "xf86-video-radeonhd" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "xf86-video-radeonhd 1.2.5" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/radeonhd" | #define PACKAGE "xf86-video-radeonhd" | #define VERSION "1.2.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_PCI_PCI_H 1 | #define USE_EXA 1 | #define RANDR_12_SUPPORT 1 | #define USE_DRI 1 | #define DAMAGE 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:13148: result: no configure:13152: checking /usr/include/xorg/xf86_ansic.h presence configure:13167: gcc -E conftest.c conftest.c:28:42: error: /usr/include/xorg/xf86_ansic.h: No such file or directory configure:13174: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xf86-video-radeonhd" | #define PACKAGE_TARNAME "xf86-video-radeonhd" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "xf86-video-radeonhd 1.2.5" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/radeonhd" | #define PACKAGE "xf86-video-radeonhd" | #define VERSION "1.2.5" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_PCI_PCI_H 1 | #define USE_EXA 1 | #define RANDR_12_SUPPORT 1 | #define USE_DRI 1 | #define DAMAGE 1 | /* end confdefs.h. */ | #include configure:13188: result: no configure:13221: checking for /usr/include/xorg/xf86_ansic.h configure:13230: result: no configure:13259: checking for MonRec.reducedblanking configure:13288: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:13295: $? = 0 configure:13354: result: yes configure:13371: checking for MonRec.maxPixClock configure:13400: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:13407: $? = 0 configure:13466: result: yes configure:13483: checking for xf86CrtcFuncsRec.set_mode_major configure:13514: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:13521: $? = 0 configure:13582: result: yes configure:13598: checking whether xf86RotateFreeShadow is declared configure:13630: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:13637: $? = 0 configure:13652: result: yes configure:13663: checking whether pci_device_enable is declared configure:13693: gcc -c -g -O2 -I/usr/include/xorg -I/usr/include/pixman-1 conftest.c >&5 configure:13700: $? = 0 configure:13715: result: yes configure:13745: checking for ./src/AtomBios/includes/atombios.h configure:13762: result: yes configure:13774: checking for ./src/AtomBios/includes/Decoder.h configure:13791: result: yes configure:13802: checking whether to include AtomBIOS configure:13816: result: yes configure:13819: checking whether to include AtomBIOS parser configure:13834: result: yes configure:13856: checking for gzopen in -lz configure:13891: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:13898: $? = 0 configure:13919: result: yes configure:13971: checking whether gcc supports -Wall configure:13974: result: yes configure:13971: checking whether gcc supports -Wextra configure:13974: result: yes configure:13971: checking whether gcc supports -Wno-unused-parameter configure:13974: result: yes configure:13971: checking whether gcc supports -Werror-implicit-function-declaration configure:13974: result: yes configure:13971: checking whether gcc supports -Wstrict-aliasing configure:13974: result: yes configure:13971: checking whether gcc supports -Wstrict-overflow configure:13974: result: yes configure:13971: checking whether gcc supports -Wpointer-arith configure:13974: result: yes configure:13971: checking whether gcc supports -Woverlength-strings configure:13974: result: yes configure:13971: checking whether gcc supports -Wvolatile-register-var configure:13974: result: yes configure:13971: checking whether gcc supports -Winit-self configure:13974: result: yes configure:13971: checking whether gcc supports -Wbad-function-cast configure:13974: result: yes configure:13971: checking whether gcc supports -Wstrict-prototypes configure:13974: result: yes configure:13971: checking whether gcc supports -Wold-style-definition configure:13974: result: yes configure:13971: checking whether gcc supports -Wnested-externs configure:13974: result: yes configure:13971: checking whether gcc supports -Wdisabled-optimization configure:13974: result: yes configure:13971: checking whether gcc supports -Wno-unknown-pragmas configure:13974: result: yes configure:14004: checking whether gcc supports -pedantic configure:14007: result: yes configure:14004: checking whether gcc supports -Wno-long-long configure:14007: result: yes configure:14004: checking whether gcc supports -Wno-variadic-macros configure:14007: result: yes configure:14037: checking whether gcc supports -std=c99 configure:14040: result: yes configure:14037: checking whether gcc supports -Wno-unknown-pragmas configure:14040: result: yes configure:14054: Doing optimized build, checking for additional options configure:14073: checking whether gcc supports -finline-functions configure:14076: result: yes configure:14257: checking for sed configure:14285: result: /bin/sed configure:14526: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xf86-video-radeonhd config.status 1.2.5, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on alchemy config.status:1067: creating shave config.status:1067: creating shave-libtool config.status:1067: creating Makefile config.status:1067: creating man/Makefile config.status:1067: creating src/Makefile config.status:1067: creating utils/conntest/Makefile config.status:1067: creating config.h config.status:1289: config.h is unchanged config.status:1341: executing depfiles commands config.status:1341: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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_DRI_CFLAGS_set= ac_cv_env_DRI_CFLAGS_value= ac_cv_env_DRI_LIBS_set= ac_cv_env_DRI_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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_PCIUTILS_CFLAGS_set= ac_cv_env_PCIUTILS_CFLAGS_value= ac_cv_env_PCIUTILS_LIBS_set= ac_cv_env_PCIUTILS_LIBS_value= 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_file___src_AtomBios_includes_Decoder_h=yes ac_cv_file___src_AtomBios_includes_atombios_h=yes ac_cv_file__usr_include_xorg_damage_h=yes ac_cv_have_decl_XF86DRI=yes ac_cv_have_decl_XSERVER_LIBPCIACCESS=yes ac_cv_have_decl_pci_device_enable=yes ac_cv_have_decl_xf86RotateFreeShadow=yes ac_cv_header_GL_gl_h=yes ac_cv_header__usr_include_xorg_xf86_ansic_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_exa_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pci_pci_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_header_xf86RandR12_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_z_gzopen=yes ac_cv_member_MonRec_maxPixClock=yes ac_cv_member_MonRec_reducedblanking=yes ac_cv_member_xf86CrtcFuncsRec_set_mode_major=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_SED=/bin/sed ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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 pkg_cv_DRI_CFLAGS='-I/usr/include/drm -I/usr/include/X11/dri ' pkg_cv_DRI_LIBS='-ldrm ' pkg_cv_PCIACCESS_CFLAGS=' ' pkg_cv_PCIACCESS_LIBS='-lpciaccess ' pkg_cv_XORG_CFLAGS='-I/usr/include/xorg -I/usr/include/pixman-1 ' pkg_cv_XORG_LIBS='-lpixman-1 -lpciaccess ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/david/archlinux/apps/radeonhd/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/david/archlinux/apps/radeonhd/missing --run tar' AM_MAKEFLAGS='`test -z $V && echo -s`' APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' APP_MAN_SUFFIX='1' AR='ar' ATOMBIOS_CFLAGS=' -std=c99 -Wno-unknown-pragmas' ATOM_BIOS_FALSE='#' ATOM_BIOS_PARSER_FALSE='#' ATOM_BIOS_PARSER_TRUE='' ATOM_BIOS_TRUE='' AUTOCONF='${SHELL} /home/david/archlinux/apps/radeonhd/missing --run autoconf' AUTOHEADER='${SHELL} /home/david/archlinux/apps/radeonhd/missing --run autoheader' AUTOMAKE='${SHELL} /home/david/archlinux/apps/radeonhd/missing --run automake-1.11' AWK='gawk' CC='/bin/sh /home/david/archlinux/apps/radeonhd/./shave cc gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -finline-functions' CPP='gcc -E' CPPFLAGS='' CXX='/bin/sh /home/david/archlinux/apps/radeonhd/./shave cxx no' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DRIVER_NAME='radeonhd' DRI_CFLAGS='-I/usr/include/drm -I/usr/include/X11/dri ' DRI_LIBS='-ldrm ' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='/bin/sh /home/david/archlinux/apps/radeonhd/./shave f77 no' FC='/bin/sh /home/david/archlinux/apps/radeonhd/./shave fc ' FGREP='/bin/grep -F' FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' FILE_MAN_SUFFIX='5' GREP='/bin/grep' HAVE_PCI_PCI_H_FALSE='#' HAVE_PCI_PCI_H_TRUE='' HAVE_SED_WITH_REASONABLE_SUBSTITUTION_FALSE='#' HAVE_SED_WITH_REASONABLE_SUBSTITUTION_TRUE='' HAVE_XEXTPROTO_71_FALSE='' HAVE_XEXTPROTO_71_TRUE='#' HAVE_XF86_ANSIC_H_FALSE='' HAVE_XF86_ANSIC_H_TRUE='#' HAVE_ZLIB_FALSE='#' HAVE_ZLIB_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/bin/sh /home/david/archlinux/apps/radeonhd/./shave-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='' MAKEFLAGS='-s' MAKEINFO='${SHELL} /home/david/archlinux/apps/radeonhd/missing --run makeinfo' MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' MISC_MAN_SUFFIX='7' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJC='/bin/sh /home/david/archlinux/apps/radeonhd/./shave objc ' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='xf86-video-radeonhd' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/radeonhd' PACKAGE_NAME='xf86-video-radeonhd' PACKAGE_STRING='xf86-video-radeonhd 1.2.5' PACKAGE_TARNAME='xf86-video-radeonhd' PACKAGE_VERSION='1.2.5' PATH_SEPARATOR=':' PCIACCESS_CFLAGS=' ' PCIACCESS_LIBS='-lpciaccess ' PCIUTILS_CFLAGS='' PCIUTILS_LIBS='-lpci -lz' PEDANTIC_CFLAGS=' -pedantic -Wno-long-long -Wno-variadic-macros' PKG_CONFIG='/usr/bin/pkg-config' Q='$(V:1=)' RANDR_VERSION='1.3.0' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_DRI_FALSE='#' USE_DRI_TRUE='' USE_EXA_FALSE='#' USE_EXA_TRUE='' V='@' VERSION='1.2.5' WARN_CFLAGS=' -Wall -Wextra -Wno-unused-parameter -Werror-implicit-function-declaration -Wstrict-aliasing -Wstrict-overflow -Wpointer-arith -Woverlength-strings -Wvolatile-register-var -Winit-self -Wbad-function-cast -Wstrict-prototypes -Wold-style-definition -Wnested-externs -Wdisabled-optimization -Wno-unknown-pragmas' XEXT_CFLAGS='' XEXT_LIBS='' XORG_CFLAGS='-I/usr/include/xorg -I/usr/include/pixman-1 ' XORG_LIBS='-lpixman-1 -lpciaccess ' XSERVER_LIBPCIACCESS_FALSE='#' XSERVER_LIBPCIACCESS_TRUE='' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/david/archlinux/apps/radeonhd/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' moduledir='${exec_prefix}/lib/xorg/modules' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shavedir='/home/david/archlinux/apps/radeonhd/.' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "xf86-video-radeonhd" #define PACKAGE_TARNAME "xf86-video-radeonhd" #define PACKAGE_VERSION "1.2.5" #define PACKAGE_STRING "xf86-video-radeonhd 1.2.5" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/radeonhd" #define PACKAGE "xf86-video-radeonhd" #define VERSION "1.2.5" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_PCI_PCI_H 1 #define USE_EXA 1 #define RANDR_12_SUPPORT 1 #define USE_DRI 1 #define DAMAGE 1 #define MONREC_HAS_REDUCED 1 #define MONREC_HAS_BANDWIDTH 1 #define XF86CRTCFUNCS_HAS_SETMODEMAJOR 1 #define HAVE_FREE_SHADOW 1 #define HAVE_PCI_DEVICE_ENABLE 1 #define ATOM_BIOS 1 #define ATOM_BIOS_PARSER 1 #define PACKAGE_VERSION_MAJOR 1 #define PACKAGE_VERSION_MINOR 2 #define PACKAGE_VERSION_PATCHLEVEL 5 configure: exit 0 Making all in src git_version.sh: Output is new file, creating git_version.h CC r5xx_accel.o In file included from /usr/include/xorg/xf86.h:47, from r5xx_accel.c:69: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC r5xx_xaa.o In file included from /usr/include/xorg/xf86.h:47, from r5xx_xaa.c:70: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC r600_shader.o In file included from /usr/include/xorg/xf86.h:47, from r600_shader.c:31: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list In file included from r600_shader.c:35: r600_reg.h:94: warning: ISO C restricts enumerator values to range of ‘int’ r600_reg.h:95: warning: ISO C restricts enumerator values to range of ‘int’ CC radeon_3d.o In file included from /usr/include/xorg/xf86.h:47, from radeon_3d.c:120: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC radeon_textured_videofuncs.o In file included from /usr/include/xorg/xf86.h:47, from radeon_textured_videofuncs.c:92: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_atombios.o In file included from /usr/include/xorg/xf86.h:47, from rhd_atombios.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list In file included from rhd_atombios.c:61: ./AtomBios/includes/CD_Common_Types.h:43:5: warning: C++ style comments are not allowed in ISO C90 ./AtomBios/includes/CD_Common_Types.h:43:5: warning: (this will be reported only once per input file) In file included from atombios_rev.h:105, from rhd_atombios.c:77: ./AtomBios/includes/atombios.h:145:55: warning: C++ style comments are not allowed in ISO C90 ./AtomBios/includes/atombios.h:145:55: warning: (this will be reported only once per input file) In file included from atombios_rev.h:105, from rhd_atombios.c:77: ./AtomBios/includes/atombios.h:314: warning: type of bit-field ‘WS_SizeInBytes’ is a GCC extension ./AtomBios/includes/atombios.h:315: warning: type of bit-field ‘PS_SizeInBytes’ is a GCC extension ./AtomBios/includes/atombios.h:316: warning: type of bit-field ‘UpdatedByUtility’ is a GCC extension ./AtomBios/includes/atombios.h:389: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:571: warning: type of bit-field ‘ucDPLinkRate’ is a GCC extension ./AtomBios/includes/atombios.h:572: warning: type of bit-field ‘ucReserved’ is a GCC extension ./AtomBios/includes/atombios.h:573: warning: type of bit-field ‘ucLinkSel’ is a GCC extension ./AtomBios/includes/atombios.h:574: warning: type of bit-field ‘ucTransmitterSel’ is a GCC extension ./AtomBios/includes/atombios.h:575: warning: type of bit-field ‘ucReserved1’ is a GCC extension ./AtomBios/includes/atombios.h:624: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:692: warning: type of bit-field ‘fDualLinkConnector’ is a GCC extension ./AtomBios/includes/atombios.h:693: warning: type of bit-field ‘fCoherentMode’ is a GCC extension ./AtomBios/includes/atombios.h:694: warning: type of bit-field ‘ucLinkSel’ is a GCC extension ./AtomBios/includes/atombios.h:696: warning: type of bit-field ‘ucEncoderSel’ is a GCC extension ./AtomBios/includes/atombios.h:697: warning: type of bit-field ‘fDPConnector’ is a GCC extension ./AtomBios/includes/atombios.h:698: warning: type of bit-field ‘ucReserved’ is a GCC extension ./AtomBios/includes/atombios.h:699: warning: type of bit-field ‘ucTransmitterSel’ is a GCC extension ./AtomBios/includes/atombios.h:737: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:960: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:980: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:1500: warning: type of bit-field ‘FirmwarePosted’ is a GCC extension ./AtomBios/includes/atombios.h:1501: warning: type of bit-field ‘DualCRTC_Support’ is a GCC extension ./AtomBios/includes/atombios.h:1502: warning: type of bit-field ‘ExtendedDesktopSupport’ is a GCC extension ./AtomBios/includes/atombios.h:1503: warning: type of bit-field ‘MemoryClockSS_Support’ is a GCC extension ./AtomBios/includes/atombios.h:1504: warning: type of bit-field ‘EngineClockSS_Support’ is a GCC extension ./AtomBios/includes/atombios.h:1505: warning: type of bit-field ‘GPUControlsBL’ is a GCC extension ./AtomBios/includes/atombios.h:1506: warning: type of bit-field ‘WMI_SUPPORT’ is a GCC extension ./AtomBios/includes/atombios.h:1507: warning: type of bit-field ‘PPMode_Assigned’ is a GCC extension ./AtomBios/includes/atombios.h:1508: warning: type of bit-field ‘HyperMemory_Support’ is a GCC extension ./AtomBios/includes/atombios.h:1509: warning: type of bit-field ‘HyperMemory_Size’ is a GCC extension ./AtomBios/includes/atombios.h:1510: warning: type of bit-field ‘Reserved’ is a GCC extension ./AtomBios/includes/atombios.h:2043: warning: type of bit-field ‘bfI2C_LineMux’ is a GCC extension ./AtomBios/includes/atombios.h:2044: warning: type of bit-field ‘bfHW_EngineID’ is a GCC extension ./AtomBios/includes/atombios.h:2045: warning: type of bit-field ‘bfHW_Capable’ is a GCC extension ./AtomBios/includes/atombios.h:2095: warning: type of bit-field ‘HorizontalCutOff’ is a GCC extension ./AtomBios/includes/atombios.h:2096: warning: type of bit-field ‘HSyncPolarity’ is a GCC extension ./AtomBios/includes/atombios.h:2097: warning: type of bit-field ‘VSyncPolarity’ is a GCC extension ./AtomBios/includes/atombios.h:2098: warning: type of bit-field ‘VerticalCutOff’ is a GCC extension ./AtomBios/includes/atombios.h:2099: warning: type of bit-field ‘H_ReplicationBy2’ is a GCC extension ./AtomBios/includes/atombios.h:2100: warning: type of bit-field ‘V_ReplicationBy2’ is a GCC extension ./AtomBios/includes/atombios.h:2101: warning: type of bit-field ‘CompositeSync’ is a GCC extension ./AtomBios/includes/atombios.h:2102: warning: type of bit-field ‘Interlace’ is a GCC extension ./AtomBios/includes/atombios.h:2103: warning: type of bit-field ‘DoubleClock’ is a GCC extension ./AtomBios/includes/atombios.h:2104: warning: type of bit-field ‘RGB888’ is a GCC extension ./AtomBios/includes/atombios.h:2105: warning: type of bit-field ‘Reserved’ is a GCC extension ./AtomBios/includes/atombios.h:3904: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3908: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3928: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3930: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3974: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3978: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4042: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4046: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4400: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4416: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4465: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4549: warning: type of bit-field ‘bfAssociatedDAC’ is a GCC extension ./AtomBios/includes/atombios.h:4550: warning: type of bit-field ‘bfConnectorType’ is a GCC extension In file included from rhd_atombios.c:78: ./AtomBios/includes/ObjectID.h:119:1: warning: C++ style comments are not allowed in ISO C90 ./AtomBios/includes/ObjectID.h:119:1: warning: (this will be reported only once per input file) CC rhd_atomcrtc.o In file included from /usr/include/xorg/xf86.h:47, from rhd_atomcrtc.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_atomout.o In file included from /usr/include/xorg/xf86.h:47, from rhd_atomout.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_atompll.o In file included from /usr/include/xorg/xf86.h:47, from rhd_atompll.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_audio.o In file included from /usr/include/xorg/xf86.h:47, from rhd_audio.c:31: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_biosscratch.o In file included from /usr/include/xorg/xf86.h:47, from rhd_biosscratch.c:31: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list In file included from rhd_biosscratch.c:68: ./AtomBios/includes/CD_Common_Types.h:43:5: warning: C++ style comments are not allowed in ISO C90 ./AtomBios/includes/CD_Common_Types.h:43:5: warning: (this will be reported only once per input file) In file included from rhd_biosscratch.c:84: ./AtomBios/includes/atombios.h:145:55: warning: C++ style comments are not allowed in ISO C90 ./AtomBios/includes/atombios.h:145:55: warning: (this will be reported only once per input file) In file included from rhd_biosscratch.c:84: ./AtomBios/includes/atombios.h:314: warning: type of bit-field ‘WS_SizeInBytes’ is a GCC extension ./AtomBios/includes/atombios.h:315: warning: type of bit-field ‘PS_SizeInBytes’ is a GCC extension ./AtomBios/includes/atombios.h:316: warning: type of bit-field ‘UpdatedByUtility’ is a GCC extension ./AtomBios/includes/atombios.h:389: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:571: warning: type of bit-field ‘ucDPLinkRate’ is a GCC extension ./AtomBios/includes/atombios.h:572: warning: type of bit-field ‘ucReserved’ is a GCC extension ./AtomBios/includes/atombios.h:573: warning: type of bit-field ‘ucLinkSel’ is a GCC extension ./AtomBios/includes/atombios.h:574: warning: type of bit-field ‘ucTransmitterSel’ is a GCC extension ./AtomBios/includes/atombios.h:575: warning: type of bit-field ‘ucReserved1’ is a GCC extension ./AtomBios/includes/atombios.h:624: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:692: warning: type of bit-field ‘fDualLinkConnector’ is a GCC extension ./AtomBios/includes/atombios.h:693: warning: type of bit-field ‘fCoherentMode’ is a GCC extension ./AtomBios/includes/atombios.h:694: warning: type of bit-field ‘ucLinkSel’ is a GCC extension ./AtomBios/includes/atombios.h:696: warning: type of bit-field ‘ucEncoderSel’ is a GCC extension ./AtomBios/includes/atombios.h:697: warning: type of bit-field ‘fDPConnector’ is a GCC extension ./AtomBios/includes/atombios.h:698: warning: type of bit-field ‘ucReserved’ is a GCC extension ./AtomBios/includes/atombios.h:699: warning: type of bit-field ‘ucTransmitterSel’ is a GCC extension ./AtomBios/includes/atombios.h:737: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:960: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:980: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:1500: warning: type of bit-field ‘FirmwarePosted’ is a GCC extension ./AtomBios/includes/atombios.h:1501: warning: type of bit-field ‘DualCRTC_Support’ is a GCC extension ./AtomBios/includes/atombios.h:1502: warning: type of bit-field ‘ExtendedDesktopSupport’ is a GCC extension ./AtomBios/includes/atombios.h:1503: warning: type of bit-field ‘MemoryClockSS_Support’ is a GCC extension ./AtomBios/includes/atombios.h:1504: warning: type of bit-field ‘EngineClockSS_Support’ is a GCC extension ./AtomBios/includes/atombios.h:1505: warning: type of bit-field ‘GPUControlsBL’ is a GCC extension ./AtomBios/includes/atombios.h:1506: warning: type of bit-field ‘WMI_SUPPORT’ is a GCC extension ./AtomBios/includes/atombios.h:1507: warning: type of bit-field ‘PPMode_Assigned’ is a GCC extension ./AtomBios/includes/atombios.h:1508: warning: type of bit-field ‘HyperMemory_Support’ is a GCC extension ./AtomBios/includes/atombios.h:1509: warning: type of bit-field ‘HyperMemory_Size’ is a GCC extension ./AtomBios/includes/atombios.h:1510: warning: type of bit-field ‘Reserved’ is a GCC extension ./AtomBios/includes/atombios.h:2043: warning: type of bit-field ‘bfI2C_LineMux’ is a GCC extension ./AtomBios/includes/atombios.h:2044: warning: type of bit-field ‘bfHW_EngineID’ is a GCC extension ./AtomBios/includes/atombios.h:2045: warning: type of bit-field ‘bfHW_Capable’ is a GCC extension ./AtomBios/includes/atombios.h:2095: warning: type of bit-field ‘HorizontalCutOff’ is a GCC extension ./AtomBios/includes/atombios.h:2096: warning: type of bit-field ‘HSyncPolarity’ is a GCC extension ./AtomBios/includes/atombios.h:2097: warning: type of bit-field ‘VSyncPolarity’ is a GCC extension ./AtomBios/includes/atombios.h:2098: warning: type of bit-field ‘VerticalCutOff’ is a GCC extension ./AtomBios/includes/atombios.h:2099: warning: type of bit-field ‘H_ReplicationBy2’ is a GCC extension ./AtomBios/includes/atombios.h:2100: warning: type of bit-field ‘V_ReplicationBy2’ is a GCC extension ./AtomBios/includes/atombios.h:2101: warning: type of bit-field ‘CompositeSync’ is a GCC extension ./AtomBios/includes/atombios.h:2102: warning: type of bit-field ‘Interlace’ is a GCC extension ./AtomBios/includes/atombios.h:2103: warning: type of bit-field ‘DoubleClock’ is a GCC extension ./AtomBios/includes/atombios.h:2104: warning: type of bit-field ‘RGB888’ is a GCC extension ./AtomBios/includes/atombios.h:2105: warning: type of bit-field ‘Reserved’ is a GCC extension ./AtomBios/includes/atombios.h:3904: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3908: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3928: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3930: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3974: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:3978: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4042: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4046: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4400: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4416: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4465: warning: ISO C doesn’t support unnamed structs/unions ./AtomBios/includes/atombios.h:4549: warning: type of bit-field ‘bfAssociatedDAC’ is a GCC extension ./AtomBios/includes/atombios.h:4550: warning: type of bit-field ‘bfConnectorType’ is a GCC extension CC rhd_connector.o In file included from /usr/include/xorg/xf86.h:47, from rhd_connector.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_crtc.o In file included from /usr/include/xorg/xf86.h:47, from rhd_crtc.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_cs.o In file included from /usr/include/xorg/xf86.h:47, from rhd_cs.c:32: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list In file included from rhd_cs.c:200: radeon_drm.h:531: warning: comma at end of enumerator list CC rhd_cursor.o In file included from /usr/include/xorg/xf86.h:47, from rhd_cursor.c:38: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_dac.o In file included from /usr/include/xorg/xf86.h:47, from rhd_dac.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_ddia.o In file included from /usr/include/xorg/xf86.h:47, from rhd_ddia.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_dig.o In file included from /usr/include/xorg/xf86.h:47, from rhd_dig.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_driver.o In file included from /usr/include/xorg/xf86.h:47, from rhd_driver.c:35: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_edid.o In file included from /usr/include/xorg/xf86.h:47, from rhd_edid.c:31: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_hdmi.o In file included from /usr/include/xorg/xf86.h:47, from rhd_hdmi.c:31: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_helper.o In file included from /usr/include/xorg/xf86.h:47, from rhd_helper.c:32: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_i2c.o In file included from /usr/include/xorg/xf86.h:47, from rhd_i2c.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list rhd_i2c.c: In function ‘rhd5xxWriteReadChunk’: rhd_i2c.c:479: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ CC rhd_id.o In file included from /usr/include/xorg/xf86.h:47, from rhd_id.c:31: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list rhd_id.c:248:1: warning: C++ style comments are not allowed in ISO C90 rhd_id.c:248:1: warning: (this will be reported only once per input file) CC rhd_lut.o In file included from /usr/include/xorg/xf86.h:47, from rhd_lut.c:29: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_lvtma.o In file included from /usr/include/xorg/xf86.h:47, from rhd_lvtma.c:36: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_mc.o In file included from /usr/include/xorg/xf86.h:47, from rhd_mc.c:61: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_modes.o In file included from /usr/include/xorg/xf86.h:47, from rhd_modes.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_monitor.o In file included from /usr/include/xorg/xf86.h:47, from rhd_monitor.c:33: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_output.o In file included from /usr/include/xorg/xf86.h:47, from rhd_output.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_pll.o In file included from /usr/include/xorg/xf86.h:47, from rhd_pll.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_pm.o In file included from /usr/include/xorg/xf86.h:47, from rhd_pm.c:34: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list rhd_pm.c: In function ‘rhdPmValidateSetting’: rhd_pm.c:70: warning: unused variable ‘compare’ CC rhd_randr.o In file included from /usr/include/xorg/xf86.h:47, from rhd_randr.c:41: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list In file included from rhd_randr.c:47: /usr/include/xorg/xf86Crtc.h:66: warning: comma at end of enumerator list CC rhd_shadow.o In file included from /usr/include/xorg/xf86.h:47, from rhd_shadow.c:33: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_tmds.o In file included from /usr/include/xorg/xf86.h:47, from rhd_tmds.c:35: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_vga.o In file included from /usr/include/xorg/xf86.h:47, from rhd_vga.c:29: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_video.o In file included from /usr/include/xorg/xaa.h:107, from rhd_video.c:41: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC r5xx_exa.o In file included from /usr/include/xorg/xf86.h:47, from r5xx_exa.c:43: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC radeon_exa_render.o In file included from /usr/include/xorg/xf86.h:47, from radeon_exa_render.c:71: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list CC rhd_dri.o In file included from /usr/include/xorg/xf86.h:47, from rhd_dri.c:49: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list In file included from rhd_dri.c:65: radeon_drm.h:531: warning: comma at end of enumerator list rhd_dri.c:90:26: warning: C++ style comments are not allowed in ISO C90 rhd_dri.c:90:26: warning: (this will be reported only once per input file) In file included from rhd_dri.c:92: /usr/include/xorg/xf86Crtc.h:66: warning: comma at end of enumerator list CC r6xx_accel.o In file included from /usr/include/xorg/xf86.h:47, from r6xx_accel.c:30: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list In file included from r6xx_accel.c:47: r600_reg.h:94: warning: ISO C restricts enumerator values to range of ‘int’ r600_reg.h:95: warning: ISO C restricts enumerator values to range of ‘int’ In file included from r6xx_accel.c:56: radeon_drm.h:531: warning: comma at end of enumerator list CC r600_exa.o In file included from /usr/include/xorg/xf86.h:47, from r600_exa.c:31: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list In file included from r600_exa.c:39: r600_reg.h:94: warning: ISO C restricts enumerator values to range of ‘int’ r600_reg.h:95: warning: ISO C restricts enumerator values to range of ‘int’ CC r600_textured_videofuncs.o In file included from /usr/include/xorg/xf86.h:47, from r600_textured_videofuncs.c:31: /usr/include/xorg/xf86str.h:1098: warning: comma at end of enumerator list In file included from r600_textured_videofuncs.c:39: r600_reg.h:94: warning: ISO C restricts enumerator values to range of ‘int’ r600_reg.h:95: warning: ISO C restricts enumerator values to range of ‘int’ r600_textured_videofuncs.c:170:5: warning: C++ style comments are not allowed in ISO C90 r600_textured_videofuncs.c:170:5: warning: (this will be reported only once per input file) CC rhd_atomwrapper.o CC CD_Operations.o In file included from AtomBios/CD_Operations.c:40: ./AtomBios/includes/atombios.h:389: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:624: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:737: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:960: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:980: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3904: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3908: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3928: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3930: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3974: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3978: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4042: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4046: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4400: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4416: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4465: warning: declaration does not declare anything CC Decoder.o In file included from AtomBios/Decoder.c:39: ./AtomBios/includes/atombios.h:389: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:624: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:737: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:960: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:980: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3904: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3908: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3928: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3930: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3974: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:3978: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4042: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4046: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4400: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4416: warning: declaration does not declare anything ./AtomBios/includes/atombios.h:4465: warning: declaration does not declare anything AtomBios/Decoder.c: In function ‘ParseTable’: AtomBios/Decoder.c:139: warning: cast from pointer to integer of different size CC hwserv_drv.o LINK libatom.la LINK radeonhd_drv.la Generating radeon.man.new... Generating README.new... radeon(4) man page is current. README file is current. Making all in man Making all in utils/conntest git_version.sh: Output is new file, creating git_version.h CC rhd_conntest.o LINK rhd_conntest CC rhd_dump.o LINK rhd_dump