warning: user giovanni does not exist - using root warning: group giovanni does not exist - using root warning: user giovanni does not exist - using root warning: group giovanni does not exist - using root warning: user giovanni does not exist - using root warning: group giovanni does not exist - using root Installing /mnt/hgfs/HostHome/Download/MIBPackets/MesaVideo/xserver1.12.3/20102/x11-driver-video-intel-2.20.9-69.1mib2010.2.src.rpm Executing(%prep): /bin/sh -e /home/giovannimariani/rpm/tmp/rpm-tmp.B3o3ZE + umask 022 + cd /home/giovannimariani/rpm/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/giovannimariani/rpm/BUILD + rm -rf xf86-video-intel-2.20.9 + /usr/bin/bzip2 -dc /home/giovannimariani/rpm/SOURCES/xf86-video-intel-2.20.9.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-video-intel-2.20.9 + /usr/bin/patch -U -s -p1 -b --suffix .0100 --fuzz=0 -i /home/giovannimariani/rpm/SOURCES/0100-Mandriva-fix-check-vt-switch.patch + exit 0 Executing(%build): /bin/sh -e /home/giovannimariani/rpm/tmp/rpm-tmp.S0cHW3 + umask 022 + cd /home/giovannimariani/rpm/BUILD + cd xf86-video-intel-2.20.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/manbo/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/manbo/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/manbo/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/manbo/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mandriva-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib64 --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 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 style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-mandriva-linux-gnu checking host system type... x86_64-mandriva-linux-gnu checking for a sed that does not truncate output... /bin/sed checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if gcc -std=gnu99 supports-Wall... yes checking if gcc -std=gnu99 supports-Wpointer-arith... yes checking if gcc -std=gnu99 supports-Wmissing-declarations... yes checking if gcc -std=gnu99 supports-Wformat=2... yes checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes checking if gcc -std=gnu99 supports-Wnested-externs... yes checking if gcc -std=gnu99 supports-Wbad-function-cast... yes checking if gcc -std=gnu99 supports-Wold-style-definition... yes checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes checking if gcc -std=gnu99 supports-Wunused... yes checking if gcc -std=gnu99 supports-Wuninitialized... yes checking if gcc -std=gnu99 supports-Wshadow... yes checking if gcc -std=gnu99 supports-Wcast-qual... yes checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes checking if gcc -std=gnu99 supports-Wredundant-decls... yes checking if gcc -std=gnu99 supports-Werror=implicit... yes checking if gcc -std=gnu99 supports-Werror=nonnull... yes checking if gcc -std=gnu99 supports-Werror=init-self... yes checking if gcc -std=gnu99 supports-Werror=main... yes checking if gcc -std=gnu99 supports-Werror=missing-braces... yes checking if gcc -std=gnu99 supports-Werror=sequence-point... yes checking if gcc -std=gnu99 supports-Werror=return-type... yes checking if gcc -std=gnu99 supports-Werror=trigraphs... yes checking if gcc -std=gnu99 supports-Werror=array-bounds... yes checking if gcc -std=gnu99 supports-Werror=write-strings... yes checking if gcc -std=gnu99 supports-Werror=address... yes checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes checking if gcc -std=gnu99 supports-pedantic... yes checking if gcc -std=gnu99 supports-Werror... yes checking if gcc -std=gnu99 supports-Werror=attributes... yes checking whether make supports nested variables... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mandriva-linux-gnu file names to x86_64-mandriva-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mandriva-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for GEN4ASM... no checking for UDEV... yes checking for X11... yes checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking whether to include SNA support... yes checking whether to include UXA support... yes checking for DRMINTEL... yes checking whether to include GLAMOR support... no checking for XORG... yes checking xaa.h usability... no checking xaa.h presence... no checking for xaa.h... no checking whether to include XAA support... no checking for dgaproc.h... yes checking whether to include DGA support... yes checking which acceleration method to use by default... uxa checking if RANDR is defined... yes checking if RENDER is defined... yes checking if XF86DRI is defined... yes checking if DPMSExtension is defined... yes checking for DRM... yes checking for DRI... yes checking for DRI2... yes checking for PCIACCESS... yes checking for dri.h... yes checking for sarea.h... yes checking for dristruct.h... yes checking whether to include DRI support... yes checking for dri2.h... yes checking whether to include DRI2 support... yes checking for XVMCLIB... yes checking whether to include XvMC support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating uxa/Makefile config.status: creating src/Makefile config.status: creating src/xvmc/Makefile config.status: creating src/xvmc/shader/Makefile config.status: creating src/xvmc/shader/mc/Makefile config.status: creating src/xvmc/shader/vld/Makefile config.status: creating src/legacy/Makefile config.status: creating src/legacy/i810/Makefile config.status: creating src/legacy/i810/xvmc/Makefile config.status: creating src/sna/Makefile config.status: creating src/sna/brw/Makefile config.status: creating src/sna/fb/Makefile config.status: creating man/Makefile config.status: creating src/render_program/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j2 make all-recursive make[1]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9' Making all in man make[2]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/man' GEN intel.4 make[2]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/man' Making all in uxa make[2]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/uxa' CC uxa.lo CC uxa-accel.lo In file included from /usr/include/xorg/dixfontstr.h:28, from uxa-accel.c:37: /usr/include/xorg/dixfont.h:149: warning: redundant redeclaration of 'client_auth_gener /usr/include/X11/fonts/fontproto.h:52: note: previous declaration of 'client_auth_generation' was here /usr/include/X11/fonts/fontproto.h:52: note: previous declaration of 'client_auth_generation' was here /usr/include/xorg/dixfont.h:151: warning: redundant redeclaration of 'DeleteFontClientID' /usr/include/X11/fonts/fontproto.h:59: note: previous declaration of 'DeleteFontClientID' was here /usr/include/xorg/dixfont.h:153: warning: redundant redeclaration of 'GetClientResolutions'//usr/include/X11/fonts/font.h:147: note: previous declaration of 'GetClientResolutions' wa here /usr/include/X11/fonts/font.h:147: note: previous declaration of 'GetClientResolutions' was here /usr/include/xorg/dixfont.h:155: warning: redundant redeclaration of 'GetDefaultPointSize' /usr/include/X11/fonts/fontproto.h:44: note: previous declaration of 'GetDefaultPointSize' was here /usr/include/X11/fonts/fontproto.h:44: note: previous declaration of 'GetDefaultPointSize' was here /usr/include/xorg/dixfont.h:157: warning: redundant redeclaration of 'GetNewFontClientID' /usr/include/X11/fonts/fontproto.h:60: note: previous declaration of 'GetNewFontClientID' was here /usr/include/X11/fonts/fontproto.h:60: note: previous declaration of 'GetNewFontClientID' was here /usr/include/xorg/dixfont.h:159: warning: redundant redeclaration of 'init_fs_handlers'//usr/include/X11/fonts/fontproto.h:46: note: previous declaration of 'init_fs_handlers was here /usr/include/X11/fonts/fontproto.h:46: note: previous declaration of 'init_fs_handlers' was here /usr/include/xorg/dixfont.h:162: warning: redundant redeclaration of 'RegisterFPEFunctions' /usr/include/X11/fonts/fontproto.h:28: note: previous declaration of 'RegisterFPEFunctions' was here /usr/include/xorg/dixfont.h:178: warning: redundant redeclaration of 'remove_fs_handlers' /usr/include/X11/fonts/fontproto.h:48: note: previous declaration of 'remove_fs_handlers' was here /usr/include/xorg/dixfont.h:182: warning: redundant redeclaration of 'StoreFontClientFont' /usr/include/X11/fonts/fontproto.h:61: note: previous declaration of 'StoreFontClientFont' was here uxa.c: In function 'uxa_validate_gc': uxa.c:271: warning: cast discards qualifiers from pointer target type uxa-accel.c: In function 'uxa_do_put_image': uxa-accel.c:158: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here uxa-accel.c: In function 'uxa_poly_lines': uxa-accel.c:613: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here uxa-accel.c: In function 'uxa_poly_fill_rect': uxa-accel.c:854: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here CC uxa-glyphs.lo uxa-glyphs.c: In function 'uxa_glyph_extents': uxa-glyphs.c:339: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here uxa-glyphs.c: In function 'uxa_glyphs_intersect': uxa-glyphs.c:386: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here CC uxa-render.lo CC uxa-unaccel.lo uxa-render.c: In function 'uxa_try_driver_composite': uxa-render.c:965: warning: 'xDst_copy' may be used uninitialized in this function uxa-render.c:965: warning: 'yDst_copy' may be used uninitialized in this function CCLD libuxa.la make[2]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/uxa' Making all in src make[2]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src' Making all in xvmc make[3]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc' Making all in shader make[4]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader' Making all in mc make[5]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader/mc' make all-am make[6]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader/mc' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader/mc' make[5]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader/mc' Making all in vld make[5]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader/vld' make all-am make[6]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader/vld' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader/vld' make[5]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader/vld' make[5]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader' make[4]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc/shader' make[4]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc' CC intel_xvmc.lo CC intel_xvmc_dump.lo CC i915_xvmc.lo CC i965_xvmc.lo CC xvmc_vld.lo CC intel_batchbuffer.lo CCLD libIntelXvMC.la make[4]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc' make[3]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/xvmc' Making all in render_program make[3]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/render_program' make all-am make[4]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/render_program' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/render_program' make[3]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/render_program' Making all in legacy make[3]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy' Making all in i810 make[4]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy/i810' Making all in xvmc make[5]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy/i810/xvmc' CC I810XvMC.lo I810XvMC.c: In function 'renderIntrainFrame': I810XvMC.c:1020: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c:1032: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c:1043: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c: In function 'renderIntrainFrameDCT1': I810XvMC.c:1073: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c:1084: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c:1097: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c:1108: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c: In function 'renderIntrainField': I810XvMC.c:1142: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c:1156: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c:1167: warning: declaration of 'dp' shadows a global declaration I810XvMC.c:705: warning: shadowed declaration is here I810XvMC.c: At top level: I810XvMC.c:4315: warning: initialization discards qualifiers from pointer target type I810XvMC.c:4316: warning: initialization discards qualifiers from pointer target type I810XvMC.c:4317: warning: initialization discards qualifiers from pointer target type I810XvMC.c:4318: warning: initialization discards qualifiers from pointer target type CCLD libI810XvMC.la make[5]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy/i810/xvmc' make[5]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy/i810' CC i810_accel.lo CC i810_cursor.lo i810_accel.c: In function 'I810SubsequentScreenToScreenCopy': i810_accel.c:248: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here CC i810_driver.lo CC i810_memory.lo i810_driver.c: In function 'I810ProbeDDC': i810_driver.c:188: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:487: warning: shadowed declaration is here i810_driver.c: In function 'I810DoDDC': i810_driver.c:200: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:487: warning: shadowed declaration is here i810_driver.c: In function 'I810LoadPalette15': i810_driver.c:1340: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:487: warning: shadowed declaration is here i810_driver.c: In function 'I810LoadPalette16': i810_driver.c:1364: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:487: warning: shadowed declaration is here i810_driver.c: In function 'I810LoadPalette24': i810_driver.c:1428: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:487: warning: shadowed declaration is here CC i810_video.lo i810_video.c:190: warning: initialization discards qualifiers from pointer target type i810_video.c:207: warning: initialization discards qualifiers from pointer target type i810_video.c:208: warning: initialization discards qualifiers from pointer target type i810_video.c:209: warning: initialization discards qualifiers from pointer target type i810_video.c: In function 'I810SetupImageVideo': i810_video.c:382: warning: assignment discards qualifiers from pointer target type i810_video.c: In function 'I810ClipVideo': i810_video.c:447: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here i810_video.c: In function 'I810DisplayVideo': i810_video.c:727: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here i810_video.c: In function 'I810PutImage': i810_video.c:970: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here i810_video.c: In function 'I810DisplaySurface': i810_video.c:1313: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here CC i810_wmark.lo CC i810_dga.lo CC i810_dri.lo i810_dga.c: In function 'I810_SetMode': i810_dga.c:152: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:487: warning: shadowed declaration is here CC i810_hwmc.lo i810_dri.c: In function 'mylog2': i810_dri.c:148: warning: declaration of 'log2' shadows a global declaration /usr/include/bits/mathcalls.h:145: warning: shadowed declaration is here i810_dri.c: In function 'I810DRIInitBuffers': i810_dri.c:1022: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:487: warning: shadowed declaration is here i810_dri.c: In function 'I810DRIMoveBuffers': i810_dri.c:1065: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:487: warning: shadowed declaration is here i810_dri.c:1171: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here i810_hwmc.c:151: warning: initialization discards qualifiers from pointer target type CCLD liblegacy-i810.la make[5]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy/i810' make[4]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy/i810' make[4]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy' CCLD liblegacy.la make[4]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy' make[3]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/legacy' Making all in sna make[3]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/sna' Making all in brw make[4]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/sna/brw' CC brw_disasm.lo CC brw_eu.lo CC brw_eu_emit.lo CC brw_sf.lo CC brw_wm.lo CC brw_test.o CC brw_test_gen4.o CC brw_test_gen5.o CC brw_test_gen6.o CC brw_test_gen7.o CCLD libbrw.la CCLD brw_test make[4]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/sna/brw' Making all in fb make[4]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/sna/fb' CC libfb_la-fbarc.lo CC libfb_la-fbbitmap.lo fbbitmap.c: In function 'add': fbbitmap.c:29: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbbitmap.c: In function 'sfbBitmapToRegion': fbbitmap.c:65: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here CC libfb_la-fbblt.lo CC libfb_la-fbbltone.lo CC libfb_la-fbclip.lo CC libfb_la-fbcopy.lo CC libfb_la-fbfill.lo CC libfb_la-fbgc.lo fbfill.c: In function 'sfbSolidBoxClipped': fbfill.c:182: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here CC libfb_la-fbglyph.lo CC libfb_la-fbimage.lo In file included from /usr/include/xorg/dixfontstr.h:28, from fbglyph.c:26: /usr/include/xorg/dixfont.h:149: warning: redundant redeclaration of 'client_auth_generation' /usr/include/X11/fonts/fontproto.h:52: note: previous declaration of 'client_auth_generation' was here /usr/include/xorg/dixfont.h:151: warning: redundant redeclaration of 'DeleteFontClientID' /usr/include/X11/fonts/fontproto.h:59: note: previous declaration of 'DeleteFontClientID' was here /usr/include/xorg/dixfont.h:153: warning: redundant redeclaration of 'GetClientResolutions' /usr/include/X11/fonts/font.h:147: note: previous declaration of 'GetClientResolutions' was here /usr/include/xorg/dixfont.h:155: warning: redundant redeclaration of 'GetDefaultPointSize' /usr/include/X11/fonts/fontproto.h:44: note: previous declaration of 'GetDefaultPointSize' was here /usr/include/xorg/dixfont.h:157: warning: redundant redeclaration of 'GetNewFontClientID' /usr/include/X11/fonts/fontproto.h:60: note: previous declaration of 'GetNewFontClientID' was here /usr/include/xorg/dixfont.h:159: warning: redundant redeclaration of 'init_fs_handlers' /usr/include/X11/fonts/fontproto.h:46: note: previous declaration of 'init_fs_handlers' was here /usr/include/xorg/dixfont.h:162: warning: redundant redeclaration of 'RegisterFPEFunctions' /usr/include/X11/fonts/fontproto.h:28: note: previous declaration of 'RegisterFPEFunctions' was here /usr/include/xorg/dixfont.h:178: warning: redundant redeclaration of 'remove_fs_handlers' /usr/include/X11/fonts/fontproto.h:48: note: previous declaration of 'remove_fs_handlers' was here /usr/include/xorg/dixfont.h:182: warning: redundant redeclaration of 'StoreFontClientFont' /usr/include/X11/fonts/fontproto.h:61: note: previous declaration of 'StoreFontClientFont' was here CC libfb_la-fbline.lo CC libfb_la-fbpict.lo fbline.c: In function 'fbZeroLine': fbline.c:63: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here CC libfb_la-fbpoint.lo CC libfb_la-fbpush.lo CC libfb_la-fbseg.lo In file included from fbseg.c:89: fbsegbits.h: In function 'fbBresSolid8': fbsegbits.h:30: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbsegbits.h: In function 'fbBresSolidR8': fbsegbits.h:65: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbsegbits.h: In function 'fbBresDash8': fbsegbits.h:101: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here In file included from fbseg.c:102: fbsegbits.h: In function 'fbBresSolid16': fbsegbits.h:30: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbsegbits.h: In function 'fbBresSolidR16': fbsegbits.h:65: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbsegbits.h: In function 'fbBresDash16': fbsegbits.h:101: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here In file included from fbseg.c:113: fbsegbits.h: In function 'fbBresSolid32': fbsegbits.h:30: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbsegbits.h: In function 'fbBresSolidR32': fbsegbits.h:65: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbsegbits.h: In function 'fbBresDash32': fbsegbits.h:101: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbseg.c: In function 'fbBresSolid': fbseg.c:122: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbseg.c: In function 'fbBresDash': fbseg.c:187: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbseg.c: In function 'fbBresFill': fbseg.c:256: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbseg.c: In function 'fbBresFillDash': fbseg.c:294: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbseg.c: In function 'sfbSegment': fbseg.c:516: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here fbseg.c: In function 'sfbSegment1': fbseg.c:545: warning: declaration of 'y1' shadows a global declaration /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here CC libfb_la-fbspan.lo CC libfb_la-fbstipple.lo CC libfb_la-fbtile.lo CC libfb_la-fbutil.lo CCLD libfb.la make[4]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/sna/fb' make[4]: Entering directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/sna' CC blt.lo CC kgem.lo In file included from /usr/include/xorg/xf86Crtc.h:31, from sna.h:49, from blt.c:32: /usr/include/xorg/xf86Modes.h:43: warning: redundant redeclaration of 'xf86ModeHSync' /usr/include/xorg/xf86.h:417: note: previous declaration of 'xf86ModeHSync' was here /usr/include/xorg/xf86Modes.h:44: warning: redundant redeclaration of 'xf86ModeVRefresh' /usr/include/xorg/xf86.h:419: note: previous declaration of 'xf86ModeVRefresh' was here /usr/include/xorg/xf86Modes.h:53: warning: redundant redeclaration of 'xf86DuplicateMode' /usr/include/xorg/xf86.h:425: note: previous declaration of 'xf86DuplicateMode' was here /usr/include/xorg/xf86Modes.h:54: warning: redundant redeclaration of 'xf86DuplicateModes' /usr/include/xorg/xf86.h:429: note: previous declaration of 'xf86DuplicateModes' was here /usr/include/xorg/xf86Modes.h:56: warning: redundant redeclaration of 'xf86SetModeDefaultName' /usr/include/xorg/xf86.h:421: note: previous declaration of 'xf86SetModeDefaultName' was here /usr/include/xorg/xf86Modes.h:57: warning: redundant redeclaration of 'xf86SetModeCrtc' /usr/include/xorg/xf86.h:423: note: previous declaration of 'xf86SetModeCrtc' was here /usr/include/xorg/xf86Modes.h:58: warning: redundant redeclaration of 'xf86ModesEqual' /usr/include/xorg/xf86.h:431: note: previous declaration of 'xf86ModesEqual' was here /usr/include/xorg/xf86Modes.h:60: warning: redundant redeclaration of 'xf86PrintModeline' /usr/include/xorg/xf86.h:433: note: previous declaration of 'xf86PrintModeline' was here /usr/include/xorg/xf86Modes.h:61: warning: redundant redeclaration of 'xf86ModesAdd' /usr/include/xorg/xf86.h:435: note: previous declaration of 'xf86ModesAdd' was here /usr/include/xorg/xf86Modes.h:65: warning: redundant redeclaration of 'xf86CVTMode' /usr/include/xorg/xf86.h:202: note: previous declaration of 'xf86CVTMode' was here In file included from /usr/include/xorg/xf86Crtc.h:31, from sna.h:49, from kgem.c:32: /usr/include/xorg/xf86Modes.h:43: warning: redundant redeclaration of 'xf86ModeHSync' /usr/include/xorg/xf86.h:417: note: previous declaration of 'xf86ModeHSync' was here /usr/include/xorg/xf86Modes.h:44: warning: redundant redeclaration of 'xf86ModeVRefresh' /usr/include/xorg/xf86.h:419: note: previous declaration of 'xf86ModeVRefresh' was here /usr/include/xorg/xf86Modes.h:53: warning: redundant redeclaration of 'xf86DuplicateMode' /usr/include/xorg/xf86.h:425: note: previous declaration of 'xf86DuplicateMode' was here /usr/include/xorg/xf86Modes.h:54: warning: redundant redeclaration of 'xf86DuplicateModes' /usr/include/xorg/xf86.h:429: note: previous declaration of 'xf86DuplicateModes' was here /usr/include/xorg/xf86Modes.h:56: warning: redundant redeclaration of 'xf86SetModeDefaultName' /usr/include/xorg/xf86.h:421: note: previous declaration of 'xf86SetModeDefaultName' was here /usr/include/xorg/xf86Modes.h:57: warning: redundant redeclaration of 'xf86SetModeCrtc' /usr/include/xorg/xf86.h:423: note: previous declaration of 'xf86SetModeCrtc' was here /usr/include/xorg/xf86Modes.h:58: warning: redundant redeclaration of 'xf86ModesEqual' /usr/include/xorg/xf86.h:431: note: previous declaration of 'xf86ModesEqual' was here /usr/include/xorg/xf86Modes.h:60: warning: redundant redeclaration of 'xf86PrintModeline' /usr/include/xorg/xf86.h:433: note: previous declaration of 'xf86PrintModeline' was here /usr/include/xorg/xf86Modes.h:61: warning: redundant redeclaration of 'xf86ModesAdd' /usr/include/xorg/xf86.h:435: note: previous declaration of 'xf86ModesAdd' was here /usr/include/xorg/xf86Modes.h:65: warning: redundant redeclaration of 'xf86CVTMode' /usr/include/xorg/xf86.h:202: note: previous declaration of 'xf86CVTMode' was here In file included from blt.c:32: sna.h: In function 'region_subsumes_damage': sna.h:533: warning: cast discards qualifiers from pointer target type sna.h:534: warning: cast discards qualifiers from pointer target type In file included from kgem.c:32: sna.h: In function 'region_subsumes_damage': sna.h:533: warning: cast discards qualifiers from pointer target type sna.h:534: warning: cast discards qualifiers from pointer target type kgem.c: In function 'gem_close': kgem.c:484: warning: declaration of 'close' shadows a global declaration /usr/include/unistd.h:350: warning: shadowed declaration is here kgem.c: In function 'kgem_bo_export_to_prime': kgem.c:2849: error: 'O_CLOEXEC' undeclared (first use in this function) kgem.c:2849: error: (Each undeclared identifier is reported only once kgem.c:2849: error: for each function it appears in.) kgem.c: In function 'kgem_add_reloc': kgem.c:3778: warning: declaration of 'index' shadows a global declaration /usr/include/string.h:487: warning: shadowed declaration is here make[4]: *** [kgem.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... blt.c: In function 'memcpy_xor': blt.c:564: warning: cast discards qualifiers from pointer target type blt.c:565: warning: cast discards qualifiers from pointer target type blt.c:566: warning: cast discards qualifiers from pointer target type blt.c:567: warning: cast discards qualifiers from pointer target type blt.c:586: warning: cast discards qualifiers from pointer target type blt.c:587: warning: cast discards qualifiers from pointer target type blt.c:600: warning: cast discards qualifiers from pointer target type blt.c:646: warning: cast discards qualifiers from pointer target type blt.c:659: warning: cast discards qualifiers from pointer target type make[4]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/sna' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src/sna' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/giovannimariani/rpm/BUILD/xf86-video-intel-2.20.9' make: *** [all] Error 2 error: Bad exit status from /home/giovannimariani/rpm/tmp/rpm-tmp.S0cHW3 (%build) RPM build errors: user giovanni does not exist - using root group giovanni does not exist - using root user giovanni does not exist - using root group giovanni does not exist - using root user giovanni does not exist - using root group giovanni does not exist - using root Bad exit status from /home/giovannimariani/rpm/tmp/rpm-tmp.S0cHW3 (%build)