Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/xorg-x11-drv-radeonhd.spec'], False, '/var/lib/mock/dist-f10-build-505974-79081/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/xorg-x11-drv-radeonhd.spec'] sh: pkg-config: command not found sh: pkg-config: command not found sh: pkg-config: command not found warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/xorg-x11-drv-radeonhd.spec'], False, '/var/lib/mock/dist-f10-build-505974-79081/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/xorg-x11-drv-radeonhd.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kO2GkV + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xf86-video-radeonhd-1.2.5-20090714git + /usr/bin/lzma -dc /builddir/build/SOURCES/xf86-video-radeonhd-1.2.5-20090714git.tar.lzma + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-video-radeonhd-1.2.5-20090714git + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #100 (xorg-x11-drv-radeonhd-Fix-location-of-rhd_conntest-in-msgs.patch):' Patch #100 (xorg-x11-drv-radeonhd-Fix-location-of-rhd_conntest-in-msgs.patch): + /bin/cat /builddir/build/SOURCES/xorg-x11-drv-radeonhd-Fix-location-of-rhd_conntest-in-msgs.patch + /usr/bin/patch -s -p1 -b --suffix .conntest-docrefs --fuzz=0 + sed -i 's|\(built from %s\)\\n\\n"|\1\\n\\tFedora package xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10\\n\\n"|' src/rhd_id.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1c1dIq + umask 022 + cd /builddir/build/BUILD + cd xf86-video-radeonhd-1.2.5-20090714git + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-xorg-module-dir=/usr/lib/xorg/modules --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking whether /bin/sed can substitute tabs and newlines for text... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if RANDR is defined... yes checking if RENDER is defined... yes checking if XV is defined... yes checking if DPMSExtension is defined... yes checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XORG... yes checking for ANSI C header files... (cached) yes checking for PCIUTILS... yes checking pci/pci.h usability... yes checking pci/pci.h presence... yes checking for pci/pci.h... yes checking whether XSERVER_LIBPCIACCESS is declared... yes checking for PCIACCESS... yes checking whether to enable EXA support... yes checking exa.h usability... yes checking exa.h presence... yes checking for exa.h... yes checking whether EXA version is at least 2.0.0... yes checking for xf86RandR12.h... yes checking whether to enable RandR1.2 support... yes checking whether XF86DRI is declared... yes checking for DRI... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking whether to enable DRI support... yes checking for /usr/include/xorg/damage.h... yes checking /usr/include/xorg/xf86_ansic.h usability... no checking /usr/include/xorg/xf86_ansic.h presence... no checking for /usr/include/xorg/xf86_ansic.h... no checking for MonRec.reducedblanking... yes checking for MonRec.maxPixClock... yes checking for xf86CrtcFuncsRec.set_mode_major... yes checking whether xf86RotateFreeShadow is declared... no checking whether pci_device_enable is declared... yes checking for ./src/AtomBios/includes/atombios.h... yes checking for ./src/AtomBios/includes/Decoder.h... yes checking whether to include AtomBIOS... yes checking whether to include AtomBIOS parser... yes checking for gzopen in -lz... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wno-unused-parameter... yes checking whether gcc supports -Werror-implicit-function-declaration... yes checking whether gcc supports -Wstrict-aliasing... yes checking whether gcc supports -Wstrict-overflow... yes checking whether gcc supports -Wpointer-arith... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -Wvolatile-register-var... yes checking whether gcc supports -Winit-self... yes checking whether gcc supports -Wbad-function-cast... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wnested-externs... yes checking whether gcc supports -Wdisabled-optimization... yes checking whether gcc supports -pedantic... yes checking whether gcc supports -Wno-long-long... yes checking whether gcc supports -Wno-variadic-macros... yes checking whether gcc supports -std=c99... yes checking whether gcc supports -Wno-unknown-pragmas... yes configure: Doing optimized build, checking for additional options checking whether gcc supports -finline-functions... yes checking for sed... /bin/sed configure: creating ./config.status config.status: creating shave config.status: creating shave-libtool config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating utils/conntest/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 Making all in src git_version.sh: Not a git repo, keeping existing git_version.h CC r600_shader.o CC radeon_3d.o CC r5xx_accel.o CC r5xx_xaa.o In file included from r600_shader.c:34: r600_shader.h:63:1: warning: C++ style comments are not allowed in ISO C90 r600_shader.h:63:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:32, from r600_shader.c:35: r600_reg_auto_r6xx.h:3082: warning: comma at end of enumerator list r5xx_accel.c: In function 'R5xx2DFBValid': r5xx_accel.c:384: warning: unused parameter 'Width' r5xx_accel.c:385: warning: unused parameter 'Offset' r5xx_accel.c:385: warning: unused parameter 'Size' In file included from r600_reg.h:33, from r600_shader.c:35: r600_reg_r6xx.h:404:1: warning: C++ style comments are not allowed in ISO C90 r600_reg_r6xx.h:404:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:33, from r600_shader.c:35: r600_reg_r6xx.h:500: warning: comma at end of enumerator list In file included from r600_reg.h:34, from r600_shader.c:35: r600_reg_r7xx.h:36:1: warning: C++ style comments are not allowed in ISO C90 r600_reg_r7xx.h:36:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:34, from r600_shader.c:35: r600_reg_r7xx.h:145: warning: comma at end of enumerator list In file included from r600_shader.c:35: r600_reg.h:54: warning: comma at end of enumerator list r600_reg.h:94: warning: ISO C restricts enumerator values to range of 'int' r600_reg.h:96: warning: ISO C restricts enumerator values to range of 'int' r600_shader.c: In function 'R600_solid_vs': r600_shader.c:38: warning: unused parameter 'ChipSet' r600_shader.c: In function 'R600_copy_vs': r600_shader.c:268: warning: unused parameter 'ChipSet' r600_shader.c: In function 'R600_copy_ps': r600_shader.c:378: warning: unused parameter 'ChipSet' r600_shader.c: In function 'R600_xv_vs': r600_shader.c:455: warning: unused parameter 'ChipSet' r600_shader.c: In function 'R600_comp_vs': r600_shader.c:1472: warning: unused parameter 'ChipSet' r600_shader.c: In function 'R600_comp_ps': r600_shader.c:1781: warning: unused parameter 'ChipSet' r5xx_xaa.c: In function 'R5xxXAASetupForScanlineImageWriteMMIO': r5xx_xaa.c:593: warning: unused parameter 'depth' r5xx_xaa.c: In function 'R5xxXAASetupForScanlineImageWriteCP': r5xx_xaa.c:825: warning: unused parameter 'depth' CC radeon_textured_videofuncs.o CC rhd_atombios.o CC rhd_atomcrtc.o radeon_textured_videofuncs.c: In function 'RADEONTilingEnabled': radeon_textured_videofuncs.c:177: warning: unused parameter 'pScrn' radeon_textured_videofuncs.c:177: warning: unused parameter 'pPix' 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 rhd_atombios.c:61: ./AtomBios/includes/CD_Common_Types.h:78: warning: ignoring #pragma warning ./AtomBios/includes/CD_Common_Types.h:152: warning: ignoring #pragma warning In file included 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 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) rhd_atombios.c: In function 'rhdAtomAllocateFbScratch': rhd_atombios.c:764: warning: unused parameter 'func' rhd_atombios.c: In function 'AtomDACLoadDetectionVersion': rhd_atombios.c:1451: warning: unused parameter 'id' rhd_atombios.c: In function 'rhdAtomInit': rhd_atombios.c:2868: warning: unused parameter 'unused1' rhd_atombios.c:2868: warning: unused parameter 'unused2' rhd_atombios.c: In function 'rhdAtomTearDown': rhd_atombios.c:2973: warning: unused parameter 'unused1' rhd_atombios.c:2973: warning: unused parameter 'unused2' rhd_atombios.c: In function 'rhdAtomGetConditionalGoldenSetting': rhd_atombios.c:3909: warning: unused parameter 'func' rhd_atombios.c: In function 'rhdAtomConnectorInfo': rhd_atombios.c:4877: warning: unused parameter 'unused' rhd_atombios.c: In function 'rhdAtomOutputDeviceList': rhd_atombios.c:4898: warning: unused parameter 'unused' rhd_atombios.c: In function 'rhdAtomGetDataInCodeTable': rhd_atombios.c:4927: warning: unused parameter 'unused' rhd_atombios.c: In function 'rhdAtomExec': rhd_atombios.c:4987: warning: unused parameter 'unused' rhd_atombios.c: In function 'atomSetRegisterListLocation': rhd_atombios.c:5141: warning: unused parameter 'func' rhd_atombios.c: In function 'atomRestoreRegisters': rhd_atombios.c:5156: warning: unused parameter 'func' CC rhd_atomout.o CC rhd_atompll.o CC rhd_audio.o rhd_atomout.c: In function 'TMDSInfoRetrieve': rhd_atomout.c:637: warning: unused parameter 'rhdPtr' rhd_atomout.c: In function 'RhdAtomDestroyBacklightControlProperty': rhd_atomout.c:1252: warning: unused parameter 'Output' rhd_audio.c: In function 'AudioUpdateHdmi': rhd_audio.c:124: warning: unused parameter 'timer' rhd_audio.c:124: warning: unused parameter 'time' CC rhd_connector.o CC rhd_biosscratch.o In file included from rhd_biosscratch.c:63: ./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:63: ./AtomBios/includes/CD_Common_Types.h:78: warning: ignoring #pragma warning ./AtomBios/includes/CD_Common_Types.h:152: warning: ignoring #pragma warning In file included from rhd_biosscratch.c:79: ./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:79: ./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_crtc.o rhd_crtc.c: In function 'DxFBValid': rhd_crtc.c:125: warning: unused parameter 'bpp' rhd_crtc.c: In function 'DxScaleValid': rhd_crtc.c:686: warning: unused parameter 'Crtc' CC rhd_cs.o In file included from rhd_cs.c:200: radeon_drm.h:531: warning: comma at end of enumerator list CC rhd_cursor.o rhd_cursor.c: In function 'rhdUseHWCursor': rhd_cursor.c:397: warning: unused parameter 'pScreen' rhd_cursor.c: In function 'rhdRealizeCursor': rhd_cursor.c:435: warning: unused parameter 'infoPtr' CC rhd_dac.o rhd_dac.c: In function 'DACASet': rhd_dac.c:429: warning: unused parameter 'unused' rhd_dac.c: In function 'DACBSet': rhd_dac.c:440: warning: unused parameter 'unused' rhd_dac.c: In function 'DACASetRV620': rhd_dac.c:802: warning: unused parameter 'unused' rhd_dac.c: In function 'DACBSetRV620': rhd_dac.c:813: warning: unused parameter 'unused' CC rhd_ddia.o CC rhd_dig.o rhd_dig.c: In function 'LVTMATransmitterSet': rhd_dig.c:295: warning: unused parameter 'Crtc' rhd_dig.c: In function 'ATOMTransmitterSet': rhd_dig.c:829: warning: unused parameter 'Crtc' rhd_dig.c: In function 'EncoderModeValid': rhd_dig.c:1003: warning: unused parameter 'Mode' rhd_dig.c: In function 'EncoderSet': rhd_dig.c:1061: warning: unused parameter 'Crtc' rhd_dig.c:1061: warning: unused parameter 'Mode' CC rhd_driver.o CC rhd_edid.o CC rhd_hdmi.o rhd_edid.c: In function 'EDIDModesFromEstablished': rhd_edid.c:73: warning: unused parameter 'scrnIndex' rhd_edid.c: In function 'EDIDModesFromStandardTiming': rhd_edid.c:93: warning: unused parameter 'scrnIndex' In file included from rhd_driver.c:125: r6xx_accel.h:40:5: warning: C++ style comments are not allowed in ISO C90 r6xx_accel.h:40:5: warning: (this will be reported only once per input file) rhd_driver.c: In function 'rhdSetup': rhd_driver.c:312: warning: unused parameter 'opts' rhd_driver.c:312: warning: unused parameter 'errmin' rhd_driver.c: In function 'RHDAvailableOptions': rhd_driver.c:381: warning: unused parameter 'chipid' rhd_driver.c:381: warning: unused parameter 'busid' rhd_driver.c: In function 'RHDPciProbe': rhd_driver.c:391: warning: unused parameter 'drv' rhd_driver.c: In function 'RHDScreenInit': rhd_driver.c:1049: warning: unused parameter 'argc' rhd_driver.c:1049: warning: unused parameter 'argv' rhd_driver.c: In function 'RHDFreeScreen': rhd_driver.c:1399: warning: unused parameter 'flags' rhd_driver.c: In function 'RHDEnterVT': rhd_driver.c:1406: warning: unused parameter 'flags' rhd_driver.c: In function 'RHDLeaveVT': rhd_driver.c:1497: warning: unused parameter 'flags' rhd_driver.c: In function 'RHDSwitchMode': rhd_driver.c:1523: warning: unused parameter 'flags' rhd_driver.c: In function 'RHDAdjustFrame': rhd_driver.c:1547: warning: unused parameter 'flags' rhd_driver.c: In function 'RHDDisplayPowerManagementSet': rhd_driver.c:1570: warning: unused parameter 'flags' rhd_driver.c: In function 'RHDLoadPalette': rhd_driver.c:1652: warning: unused parameter 'pVisual' rhd_driver.c: In function 'rhdGetCardType': rhd_driver.c:2987: warning: passing argument 2 of 'pci_device_cfg_read_u32' from incompatible pointer type rhd_driver.c:2995: warning: passing argument 2 of 'pci_device_cfg_read_u32' from incompatible pointer type rhd_driver.c:3003: warning: passing argument 2 of 'pci_device_cfg_read_u32' from incompatible pointer type rhd_driver.c: At top level: rhd_driver.c:195: warning: 'xaaSymbols' defined but not used rhd_driver.c:203: warning: 'exaSymbols' defined but not used CC rhd_helper.o CC rhd_i2c.o CC rhd_id.o rhd_i2c.c: In function 'rhdI2CStop': rhd_i2c.c:1204: warning: unused parameter 'd' rhd_i2c.c: In function 'rhdI2CProbeAddress': rhd_i2c.c:1371: warning: unused parameter 'scrnIndex' CC rhd_lut.o 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) rhd_id.c: In function 'RHDIdentify': rhd_id.c:372: warning: unused parameter 'flags' CC rhd_lvtma.o rhd_lvtma.c: In function 'LVDSSet': rhd_lvtma.c:291: warning: unused parameter 'Mode' CC rhd_mc.o In file included from rhd_mc.c:68: r600_reg_auto_r6xx.h:3082: warning: comma at end of enumerator list In file included from rhd_mc.c:69: r600_reg_r6xx.h:404:1: warning: C++ style comments are not allowed in ISO C90 r600_reg_r6xx.h:404:1: warning: (this will be reported only once per input file) In file included from rhd_mc.c:69: r600_reg_r6xx.h:500: warning: comma at end of enumerator list rhd_mc.c: In function 'RV515MCTuneMCAccessForDisplay': rhd_mc.c:180: warning: unused parameter 'Mode' rhd_mc.c:180: warning: unused parameter 'ScaledToMode' rhd_mc.c: In function 'RS690MCTuneMCAccessForDisplay': rhd_mc.c:355: warning: unused parameter 'Mode' rhd_mc.c:355: warning: unused parameter 'ScaledToMode' CC rhd_monitor.o CC rhd_modes.o rhd_modes.c: In function 'RHDGetVirtualFromModesAndFilter': rhd_modes.c:1513: warning: unused parameter 'Silent' CC rhd_output.o CC rhd_pll.o CC rhd_pm.o rhd_pll.c: In function 'R500PLL1Set': rhd_pll.c:406: warning: unused parameter 'PixelClock' rhd_pll.c: In function 'R500PLL2Set': rhd_pll.c:450: warning: unused parameter 'PixelClock' CC rhd_randr.o rhd_pll.c: In function 'RV620PLL1Set': rhd_pll.c:903: warning: unused parameter 'PixelClock' rhd_pll.c: In function 'RV620PLL2Set': rhd_pll.c:950: warning: unused parameter 'PixelClock' In file included from rhd_randr.c:47: /usr/include/xorg/xf86Crtc.h:66: warning: comma at end of enumerator list rhd_randr.c: In function 'rhdRRXF86CrtcResize': rhd_randr.c:282: warning: unused parameter 'width' rhd_randr.c:282: warning: unused parameter 'height' rhd_randr.c: In function 'rhdRRCrtcLock': rhd_randr.c:341: warning: unused parameter 'crtc' rhd_randr.c: In function 'rhdRRCrtcUnlock': rhd_randr.c:350: warning: unused parameter 'crtc' rhd_randr.c: In function 'rhdRRCrtcModeFixupDUMMY': rhd_randr.c:516: warning: unused parameter 'crtc' rhd_randr.c:517: warning: unused parameter 'mode' rhd_randr.c:518: warning: unused parameter 'adjusted_mode' rhd_randr.c: In function 'rhdRROutputModeSet': rhd_randr.c:1020: warning: unused parameter 'OrigMode' rhd_randr.c: In function 'rhdRRCrtcShadowAllocate': rhd_randr.c:1441: warning: unused parameter 'Width' rhd_randr.c: In function 'createRandrOutput': rhd_randr.c:1757: warning: unused parameter 'pScrn' CC rhd_shadow.o rhd_shadow.c: In function 'rhdShadowWindow': rhd_shadow.c:61: warning: unused parameter 'mode' rhd_shadow.c:62: warning: unused parameter 'closure' CC rhd_tmds.o CC rhd_vga.o CC rhd_video.o CC r5xx_exa.o CC radeon_exa_render.o rhd_video.c: In function 'rhdSetPortAttribute': rhd_video.c:191: warning: unused parameter 'pScrn' rhd_video.c:192: warning: unused parameter 'attribute' rhd_video.c:193: warning: unused parameter 'value' rhd_video.c:194: warning: unused parameter 'data' rhd_video.c: In function 'rhdGetPortAttribute': rhd_video.c:203: warning: unused parameter 'pScrn' rhd_video.c:204: warning: unused parameter 'attribute' rhd_video.c:205: warning: unused parameter 'value' rhd_video.c:206: warning: unused parameter 'data' rhd_video.c: In function 'rhdQueryBestSize': rhd_video.c:216: warning: unused parameter 'pScrn' rhd_video.c:217: warning: unused parameter 'motion' rhd_video.c:218: warning: unused parameter 'vid_w' rhd_video.c:218: warning: unused parameter 'vid_h' rhd_video.c:221: warning: unused parameter 'data' rhd_video.c: In function 'R5xxXvCopyPacked': rhd_video.c:370: warning: unused parameter 'rhdPtr' rhd_video.c: In function 'R5xxXvCopyPlanar': rhd_video.c:500: warning: unused parameter 'rhdPtr' rhd_video.c: In function 'R600CopyPlanarSW': rhd_video.c:568: warning: unused parameter 'pScrn' rhd_video.c:572: warning: unused parameter 'w' rhd_video.c: In function 'R600CopyPackedSW': rhd_video.c:624: warning: unused parameter 'pScrn' rhd_video.c:627: warning: unused parameter 'w' r5xx_exa.c: In function 'R5xxEXADoneSolid': r5xx_exa.c:206: warning: unused parameter 'pPix' rhd_video.c: In function 'rhdPutImageTextured': rhd_video.c:648: warning: unused parameter 'src_x' rhd_video.c:648: warning: unused parameter 'src_y' rhd_video.c:656: warning: unused parameter 'sync' r5xx_exa.c: In function 'R5xxEXADoneCopy': r5xx_exa.c:316: warning: unused parameter 'pDst' r5xx_exa.c: In function 'R5xxBufCopyUpload': r5xx_exa.c:376: warning: unused parameter 'bpp' r5xx_exa.c: In function 'R5xxBufCopyDownload': r5xx_exa.c:549: warning: unused parameter 'bpp' radeon_exa_render.c: In function 'RHDR300TextureSetup': radeon_exa_render.c:1215: warning: assignment from incompatible pointer type radeon_exa_render.c: In function 'RHDRadeonCompositeTile': radeon_exa_render.c:2068: warning: passing argument 1 of 'transformPoint' from incompatible pointer type radeon_exa_render.c:2069: warning: passing argument 1 of 'transformPoint' from incompatible pointer type radeon_exa_render.c:2070: warning: passing argument 1 of 'transformPoint' from incompatible pointer type radeon_exa_render.c:2071: warning: passing argument 1 of 'transformPoint' from incompatible pointer type radeon_exa_render.c:2074: warning: passing argument 1 of 'transformPoint' from incompatible pointer type radeon_exa_render.c:2075: warning: passing argument 1 of 'transformPoint' from incompatible pointer type radeon_exa_render.c:2076: warning: passing argument 1 of 'transformPoint' from incompatible pointer type radeon_exa_render.c:2077: warning: passing argument 1 of 'transformPoint' from incompatible pointer type CC rhd_dri.o In file included from rhd_dri.c:65: radeon_drm.h:531: warning: comma at end of enumerator list In file included from rhd_dri.c:84: r6xx_accel.h:40:5: warning: C++ style comments are not allowed in ISO C90 r6xx_accel.h:40:5: warning: (this will be reported only once per input file) 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) CC r6xx_accel.o In file included from rhd_dri.c:92: /usr/include/xorg/xf86Crtc.h:66: warning: comma at end of enumerator list rhd_dri.c: In function 'RHDCreateContext': rhd_dri.c:347: warning: unused parameter 'pScreen' rhd_dri.c:347: warning: unused parameter 'visual' rhd_dri.c:348: warning: unused parameter 'hwContext' rhd_dri.c:348: warning: unused parameter 'pVisualConfigPriv' rhd_dri.c:349: warning: unused parameter 'contextStore' rhd_dri.c: In function 'RHDDestroyContext': rhd_dri.c:355: warning: unused parameter 'pScreen' rhd_dri.c:355: warning: unused parameter 'hwContext' rhd_dri.c:356: warning: unused parameter 'contextStore' rhd_dri.c: In function 'RHDDRISwapContext': rhd_dri.c:459: warning: unused parameter 'oldContext' rhd_dri.c:461: warning: unused parameter 'newContext' rhd_dri.c: In function 'RHDDRIInitBuffers': rhd_dri.c:480: warning: unused parameter 'pWin' rhd_dri.c:480: warning: unused parameter 'prgn' rhd_dri.c:480: warning: unused parameter 'indx' rhd_dri.c: In function 'RHDDRIMoveBuffers': rhd_dri.c:488: warning: unused parameter 'pParent' rhd_dri.c:488: warning: unused parameter 'ptOldOrg' rhd_dri.c:489: warning: unused parameter 'prgnSrc' rhd_dri.c:489: warning: unused parameter 'indx' rhd_dri.c: In function 'RHDDRITransitionMultiToSingle3d': rhd_dri.c:1787: warning: unused parameter 'pScreen' CC r600_exa.o In file included from r6xx_accel.c:45: r6xx_accel.h:40:5: warning: C++ style comments are not allowed in ISO C90 r6xx_accel.h:40:5: warning: (this will be reported only once per input file) In file included from r6xx_accel.c:46: r600_shader.h:63:1: warning: C++ style comments are not allowed in ISO C90 r600_shader.h:63:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:32, from r6xx_accel.c:47: r600_reg_auto_r6xx.h:3082: warning: comma at end of enumerator list In file included from r600_reg.h:33, from r6xx_accel.c:47: r600_reg_r6xx.h:404:1: warning: C++ style comments are not allowed in ISO C90 r600_reg_r6xx.h:404:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:33, from r6xx_accel.c:47: r600_reg_r6xx.h:500: warning: comma at end of enumerator list In file included from r600_reg.h:34, from r6xx_accel.c:47: r600_reg_r7xx.h:36:1: warning: C++ style comments are not allowed in ISO C90 r600_reg_r7xx.h:36:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:34, from r6xx_accel.c:47: r600_reg_r7xx.h:145: warning: comma at end of enumerator list In file included from r6xx_accel.c:47: r600_reg.h:54: warning: comma at end of enumerator list r600_reg.h:94: warning: ISO C restricts enumerator values to range of 'int' r600_reg.h:96: warning: ISO C restricts enumerator values to range of 'int' In file included from r6xx_accel.c:48: r600_state.h:43:26: warning: C++ style comments are not allowed in ISO C90 r600_state.h:43:26: warning: (this will be reported only once per input file) In file included from r6xx_accel.c:56: radeon_drm.h:531: warning: comma at end of enumerator list r6xx_accel.c:67:1: warning: C++ style comments are not allowed in ISO C90 r6xx_accel.c:67:1: warning: (this will be reported only once per input file) r6xx_accel.c: In function 'wait_3d_idle_clean': r6xx_accel.c:103: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'wait_3d_idle': r6xx_accel.c:116: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'reset_cb': r6xx_accel.c:170: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'reset_sampler_const': r6xx_accel.c:199: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'reset_dx9_alu_consts': r6xx_accel.c:213: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'reset_bool_loop_const': r6xx_accel.c:226: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'cp_set_surface_sync': r6xx_accel.c:374: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'fs_setup': r6xx_accel.c:392: warning: unused parameter 'pScrn' In file included from r600_exa.c:37: r6xx_accel.h:40:5: warning: C++ style comments are not allowed in ISO C90 r6xx_accel.h:40:5: warning: (this will be reported only once per input file) In file included from r600_exa.c:38: r600_shader.h:63:1: warning: C++ style comments are not allowed in ISO C90 r600_shader.h:63:1: warning: (this will be reported only once per input file) r6xx_accel.c: In function 'vs_setup': r6xx_accel.c:409: warning: unused parameter 'pScrn' In file included from r600_reg.h:32, from r600_exa.c:39: r600_reg_auto_r6xx.h:3082: warning: comma at end of enumerator list r6xx_accel.c: In function 'ps_setup': r6xx_accel.c:430: warning: unused parameter 'pScrn' In file included from r600_reg.h:33, from r600_exa.c:39: r600_reg_r6xx.h:404:1: warning: C++ style comments are not allowed in ISO C90 r600_reg_r6xx.h:404:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:33, from r600_exa.c:39: r600_reg_r6xx.h:500: warning: comma at end of enumerator list In file included from r600_reg.h:34, from r600_exa.c:39: r600_reg_r7xx.h:36:1: warning: C++ style comments are not allowed in ISO C90 r600_reg_r7xx.h:36:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:34, from r600_exa.c:39: r600_reg_r7xx.h:145: warning: comma at end of enumerator list In file included from r600_exa.c:39: r600_reg.h:54: warning: comma at end of enumerator list r600_reg.h:94: warning: ISO C restricts enumerator values to range of 'int' r600_reg.h:96: warning: ISO C restricts enumerator values to range of 'int' In file included from r600_exa.c:40: r600_state.h:43:26: warning: C++ style comments are not allowed in ISO C90 r600_state.h:43:26: warning: (this will be reported only once per input file) r6xx_accel.c: In function 'set_alu_consts': r6xx_accel.c:454: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'set_bool_consts': r6xx_accel.c:466: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'set_vtx_resource': r6xx_accel.c:475: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'set_tex_resource': r6xx_accel.c:505: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'set_tex_sampler': CC r600_textured_videofuncs.o r6xx_accel.c:568: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'set_screen_scissor': r6xx_accel.c:618: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'set_vport_scissor': r6xx_accel.c:629: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'set_generic_scissor': r6xx_accel.c:643: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'set_window_scissor': r6xx_accel.c:655: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'set_clip_rect': r6xx_accel.c:667: warning: unused parameter 'pScrn' r600_exa.c: In function 'R600PrepareCopy': r600_exa.c:634: warning: unused parameter 'xdir' r600_exa.c:634: warning: unused parameter 'ydir' r600_exa.c: In function 'R600CheckCompositeTexture': r600_exa.c:1054: warning: unused parameter 'unit' r600_exa.c: In function 'R600TextureSetup': r600_exa.c:1302: warning: assignment from incompatible pointer type r600_exa.c: In function 'R600Composite': r600_exa.c:1602: warning: passing argument 1 of 'transformPoint' from incompatible pointer type r600_exa.c:1603: warning: passing argument 1 of 'transformPoint' from incompatible pointer type r600_exa.c:1604: warning: passing argument 1 of 'transformPoint' from incompatible pointer type r600_exa.c:1605: warning: passing argument 1 of 'transformPoint' from incompatible pointer type r600_exa.c:1631: warning: passing argument 1 of 'transformPoint' from incompatible pointer type r600_exa.c:1632: warning: passing argument 1 of 'transformPoint' from incompatible pointer type r600_exa.c:1633: warning: passing argument 1 of 'transformPoint' from incompatible pointer type r600_exa.c:1634: warning: passing argument 1 of 'transformPoint' from incompatible pointer type r600_exa.c: In function 'R600PrepareAccess': r600_exa.c:2039: warning: unused parameter 'index' r600_exa.c: In function 'R600FinishAccess': r600_exa.c:2051: warning: unused parameter 'index' In file included from r600_textured_videofuncs.c:37: r6xx_accel.h:40:5: warning: C++ style comments are not allowed in ISO C90 r6xx_accel.h:40:5: warning: (this will be reported only once per input file) In file included from r600_textured_videofuncs.c:38: r600_shader.h:63:1: warning: C++ style comments are not allowed in ISO C90 r600_shader.h:63:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:32, from r600_textured_videofuncs.c:39: r600_reg_auto_r6xx.h:3082: warning: comma at end of enumerator list In file included from r600_reg.h:33, from r600_textured_videofuncs.c:39: r600_reg_r6xx.h:404:1: warning: C++ style comments are not allowed in ISO C90 r600_reg_r6xx.h:404:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:33, from r600_textured_videofuncs.c:39: r600_reg_r6xx.h:500: warning: comma at end of enumerator list In file included from r600_reg.h:34, from r600_textured_videofuncs.c:39: r600_reg_r7xx.h:36:1: warning: C++ style comments are not allowed in ISO C90 r600_reg_r7xx.h:36:1: warning: (this will be reported only once per input file) In file included from r600_reg.h:34, from r600_textured_videofuncs.c:39: r600_reg_r7xx.h:145: warning: comma at end of enumerator list In file included from r600_textured_videofuncs.c:39: r600_reg.h:54: warning: comma at end of enumerator list r600_reg.h:94: warning: ISO C restricts enumerator values to range of 'int' r600_reg.h:96: warning: ISO C restricts enumerator values to range of 'int' In file included from r600_textured_videofuncs.c:40: r600_state.h:43:26: warning: C++ style comments are not allowed in ISO C90 r600_state.h:43:26: warning: (this will be reported only once per input file) r600_textured_videofuncs.c:130:40: warning: C++ style comments are not allowed in ISO C90 r600_textured_videofuncs.c:130:40: warning: (this will be reported only once per input file) r6xx_accel.c: In function 'draw_immd': r6xx_accel.c:1107: warning: unused parameter 'pScrn' r6xx_accel.c: In function 'draw_auto': r6xx_accel.c:1143: warning: unused parameter 'pScrn' CC rhd_atomwrapper.o In file included from rhd_atomwrapper.c:33: ./AtomBios/includes/CD_Common_Types.h:78: warning: ignoring #pragma warning ./AtomBios/includes/CD_Common_Types.h:152: warning: ignoring #pragma warning CC CD_Operations.o In file included from ./AtomBios/includes/Decoder.h:51, from AtomBios/CD_Operations.c:39: ./AtomBios/includes/CD_Common_Types.h:78: warning: ignoring #pragma warning ./AtomBios/includes/CD_Common_Types.h:152: warning: ignoring #pragma warning 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 AtomBios/CD_Operations.c: In function 'IndirectIOCommand': AtomBios/CD_Operations.c:176: warning: unused parameter 'pParserTempData' AtomBios/CD_Operations.c: In function 'cmdNOP_': AtomBios/CD_Operations.c:773: warning: unused parameter 'pParserTempData' CC Decoder.o In file included from ./AtomBios/includes/Decoder.h:51, from AtomBios/Decoder.c:38: ./AtomBios/includes/CD_Common_Types.h:78: warning: ignoring #pragma warning ./AtomBios/includes/CD_Common_Types.h:152: warning: ignoring #pragma warning 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 'GetTrueIndexInMasterTable': AtomBios/Decoder.c:103: warning: unused parameter 'pParserTempData' AtomBios/Decoder.c: In function 'ParseTable': AtomBios/Decoder.c:139: warning: cast from pointer to integer of different size CC hwserv_drv.o In file included from ./AtomBios/includes/CD_hw_services.h:26, from AtomBios/hwserv_drv.c:38: ./AtomBios/includes/CD_Common_Types.h:78: warning: ignoring #pragma warning ./AtomBios/includes/CD_Common_Types.h:152: warning: ignoring #pragma warning AtomBios/hwserv_drv.c: In function 'PostCharOutput': AtomBios/hwserv_drv.c:90: warning: unused parameter 'pParserTempData' AtomBios/hwserv_drv.c: In function 'CallerDebugFunc': AtomBios/hwserv_drv.c:94: warning: unused parameter 'pParserTempData' AtomBios/hwserv_drv.c: In function 'ReadSysIOReg8': AtomBios/hwserv_drv.c:170: warning: unused parameter 'pWorkingTableData' AtomBios/hwserv_drv.c: In function 'ReadSysIOReg16': AtomBios/hwserv_drv.c:181: warning: unused parameter 'pWorkingTableData' AtomBios/hwserv_drv.c: In function 'ReadSysIOReg32': AtomBios/hwserv_drv.c:195: warning: unused parameter 'pWorkingTableData' AtomBios/hwserv_drv.c: In function 'WriteSysIOReg8': AtomBios/hwserv_drv.c:209: warning: unused parameter 'pWorkingTableData' AtomBios/hwserv_drv.c: In function 'WriteSysIOReg16': AtomBios/hwserv_drv.c:219: warning: unused parameter 'pWorkingTableData' AtomBios/hwserv_drv.c: In function 'WriteSysIOReg32': AtomBios/hwserv_drv.c:229: warning: unused parameter 'pWorkingTableData' AtomBios/hwserv_drv.c: In function 'ReadRegIO': AtomBios/hwserv_drv.c:265: warning: unused parameter 'pWorkingTableData' AtomBios/hwserv_drv.c: In function 'WriteRegIO': AtomBios/hwserv_drv.c:270: warning: unused parameter 'pWorkingTableData' LINK libatom.la LINK radeonhd_drv.la Making all in man Making all in utils/conntest git_version.sh: Not a git repo, keeping existing git_version.h CC rhd_conntest.o CC rhd_dump.o rhd_conntest.c: In function 'AnalyzeRomHdr': rhd_conntest.c:2567: warning: unused parameter 'rombase' LINK rhd_dump rhd_conntest.c: In function 'RV620I2CTransaction': rhd_conntest.c:1955: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 rhd_conntest.c:1955: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 rhd_conntest.c: In function 'RS69xI2CWriteRead': rhd_conntest.c:1408: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 rhd_conntest.c: In function 'DDCProbe': rhd_conntest.c:1230: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 rhd_conntest.c:1230: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C1 +- C2 LINK rhd_conntest + /bin/cp -p /builddir/build/SOURCES/xorg-x11-drv-radeonhd-README.fedora README.fedora + /bin/cp -p utils/conntest/README README.rhd_conntest + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0pJM7p + umask 022 + cd /builddir/build/BUILD + cd xf86-video-radeonhd-1.2.5-20090714git + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386 Making install in src git_version.sh: Not a git repo, keeping existing git_version.h /bin/sh /builddir/build/BUILD/xf86-video-radeonhd-1.2.5-20090714git/./shave-libtool '/bin/sh ../libtool' --mode=install /usr/bin/install -c radeonhd_drv.la '/builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/lib/xorg/modules/drivers' libtool: install: warning: remember to run `libtool --finish /usr/lib/xorg/modules/drivers' Making install in man /usr/bin/install -c -m 644 radeonhd.4 '/builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/share/man/man4' Making install in utils/conntest git_version.sh: Not a git repo, keeping existing git_version.h + /bin/rm -f /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/lib/xorg/modules/drivers/radeonhd_drv.la + /usr/bin/install -m 0755 -d /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386//usr/bin + /usr/bin/install -p -m 0755 utils/conntest/rhd_conntest /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386//usr/bin/rhd_conntest + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/xf86-video-radeonhd-1.2.5-20090714git extracting debug info from /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/lib/xorg/modules/drivers/radeonhd_drv.so extracting debug info from /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/bin/rhd_conntest 4368 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ULf2Wr + umask 022 + cd /builddir/build/BUILD + cd xf86-video-radeonhd-1.2.5-20090714git + unset DISPLAY + /usr/bin/make check Making check in src git_version.sh: Not a git repo, keeping existing git_version.h Making check in man Making check in utils/conntest git_version.sh: Not a git repo, keeping existing git_version.h + exit 0 Processing files: xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6ySRcu + umask 022 + cd /builddir/build/BUILD + cd xf86-video-radeonhd-1.2.5-20090714git + DOCDIR=/builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/share/doc/xorg-x11-drv-radeonhd-1.2.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/share/doc/xorg-x11-drv-radeonhd-1.2.5 + /bin/mkdir -p /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/share/doc/xorg-x11-drv-radeonhd-1.2.5 + cp -pr README COPYING /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/share/doc/xorg-x11-drv-radeonhd-1.2.5 + cp -pr README.fedora /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/share/doc/xorg-x11-drv-radeonhd-1.2.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/share/doc/xorg-x11-drv-radeonhd-1.2.5 + cp -pr README.rhd_conntest /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386/usr/share/doc/xorg-x11-drv-radeonhd-1.2.5 + exit 0 Provides: radeonhd_drv.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdrm.so.2 libpciaccess.so.0 rtld(GNU_HASH) Processing files: xorg-x11-drv-radeonhd-debuginfo-1.2.5-2.10.20090714git.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386 warning: Could not canonicalize hostname: x86-1.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386.rpm Wrote: /builddir/build/RPMS/xorg-x11-drv-radeonhd-debuginfo-1.2.5-2.10.20090714git.fc10.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Bmm0qF + umask 022 + cd /builddir/build/BUILD + cd xf86-video-radeonhd-1.2.5-20090714git + /bin/rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-radeonhd-1.2.5-2.10.20090714git.fc10.i386 + exit 0 Child returncode was: 0 LEAVE do -->