Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/xorg-x11-drv-sis.spec'], False, '/var/lib/mock/f18-xorg-1385938-228155/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/xorg-x11-drv-sis.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: xserver-sdk-abi-requires: command not found sh: xserver-sdk-abi-requires: command not found Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/xorg-x11-drv-sis-0.10.7-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xorg-x11-drv-sis.spec'], False, '/var/lib/mock/f18-xorg-1385938-228155/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xorg-x11-drv-sis.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.InnDCI + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xf86-video-sis-0.10.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xf86-video-sis-0.10.7.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-video-sis-0.10.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qMa2K0 + umask 022 + cd /builddir/build/BUILD + cd xf86-video-sis-0.10.7 + 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=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --disable-static --disable-dri checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 i686-redhat-linux-gnu-gcc... no 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... none 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... /usr/bin/grep checking for egrep... /usr/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 i686-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 build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for a sed that does not truncate output... /usr/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) /usr/bin/sed checking for fgrep... /usr/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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no 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 i686-redhat-linux-gnu-mt... 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) 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 XINERAMA is defined... yes 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 XORG... yes checking for XEXT... yes checking whether to include DRI support... no checking xaa.h usability... no checking xaa.h presence... no checking for xaa.h... no checking whether to include XAA support... no checking whether XSERVER_LIBPCIACCESS is declared... yes checking for PCIACCESS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7' Making all in src make[2]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/src' CC init301.lo CC init.lo CC initextx.lo CC sis300_accel.lo In file included from sis.h:179:0, from init301.h:58, from init301.c:74: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations]In file included from sis.h:179:0, from initextx.h:38, from initextx.c:36: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis.h:179:0, from init.h:58, from init.c:61: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis.h:179:0, from sis300_accel.c:41: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from initextx.h:38:0, from initextx.c:36: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from init301.h:58:0, from init301.c:74: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from init.h:58:0, from init.c:61: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis300_accel.c:41:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] init301.c: In function 'SiS_GetVCLK2Ptr': init301.c:2259:18: warning: variable 'modeflag' set but not used [-Wunused-but-set-variable] init.c: In function 'SiS_SetCRT1ModeRegs': init.c:2672:49: warning: variable 'resindex' set but not used [-Wunused-but-set-variable] init301.c: In function 'SiS_SetGroup4_C_ELV': init301.c:7437:32: warning: variable 'resinfo' set but not used [-Wunused-but-set-variable] CC sis310_accel.lo In file included from sis.h:179:0, from sis310_accel.c:39: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis310_accel.c:39:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] sis310_accel.c: In function 'SiSUploadToScratch': sis310_accel.c:1903:29: warning: variable 'bytes' set but not used [-Wunused-but-set-variable] CC sis6326_video.lo In file included from sis.h:179:0, from sis6326_video.c:36: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis6326_video.c:36:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC sis_accel.lo In file included from sis.h:179:0, from sis_accel.c:39: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_accel.c:39:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC sis_cursor.lo CC sis_dac.lo In file included from sis.h:179:0, from sis_cursor.c:38: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_cursor.c:38:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] sis_cursor.c: In function 'SiS300LoadCursorImage': sis_cursor.c:762:8: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] In file included from sis.h:179:0, from sis_dac.c:68: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_dac.c:68:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC sis_dga.lo In file included from sis.h:179:0, from sis_dga.c:39: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_dga.c:39:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC sis_driver.lo CC sis_memcpy.lo In file included from sis.h:179:0, from sis_driver.c:50: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_driver.c:50:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] sis_driver.c: In function 'SiSProcXineramaQueryVersion': sis_driver.c:2148:21: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSProcXineramaGetState': sis_driver.c:2172:19: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSProcXineramaGetScreenCount': sis_driver.c:2198:20: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSProcXineramaGetScreenSize': sis_driver.c:2224:20: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSProcXineramaIsActive': sis_driver.c:2259:15: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSProcXineramaQueryScreens': sis_driver.c:2280:21: warning: unused variable 'n' [-Wunused-variable] sis_driver.c:2297:20: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSSProcXineramaQueryVersion': sis_driver.c:2337:18: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSSProcXineramaGetState': sis_driver.c:2347:18: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSSProcXineramaGetScreenCount': sis_driver.c:2357:18: warning: unused variable 'n' [-Wunused-variable] In file included from sis.h:179:0, from sis_memcpy.c:35: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] sis_driver.c: In function 'SiSSProcXineramaGetScreenSize': sis_driver.c:2367:18: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSSProcXineramaIsActive': sis_driver.c:2377:18: warning: unused variable 'n' [-Wunused-variable] sis_driver.c: In function 'SiSSProcXineramaQueryScreens': sis_driver.c:2387:18: warning: unused variable 'n' [-Wunused-variable] In file included from sis_memcpy.c:35:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] sis_driver.c: In function 'SISPreInit': sis_driver.c:6188:9: warning: variable 'fakecrt2modes' set but not used [-Wunused-but-set-variable] sis_driver.c:6617:13: warning: variable 'fakecrt2modes' set but not used [-Wunused-but-set-variable] sis_driver.c: In function 'SISMapMem': sis_driver.c:7134:9: warning: unused variable 'mmioFlags' [-Wunused-variable] sis_driver.c: In function 'SISUnmapMem': sis_driver.c:7347:3: warning: 'xf86UnMapVidMem' is deprecated (declared at /usr/include/xorg/xf86_OSproc.h:137) [-Wdeprecated-declarations] sis_driver.c:7369:3: warning: 'xf86UnMapVidMem' is deprecated (declared at /usr/include/xorg/xf86_OSproc.h:137) [-Wdeprecated-declarations] sis_driver.c:7379:2: warning: 'xf86UnMapVidMem' is deprecated (declared at /usr/include/xorg/xf86_OSproc.h:137) [-Wdeprecated-declarations] sis_driver.c:7385:2: warning: 'xf86UnMapVidMem' is deprecated (declared at /usr/include/xorg/xf86_OSproc.h:137) [-Wdeprecated-declarations] sis_driver.c: In function 'SiS_GetSetBIOSScratch': sis_driver.c:13996:8: warning: 'xf86MapVidMem' is deprecated (declared at /usr/include/xorg/xf86_OSproc.h:135) [-Wdeprecated-declarations] sis_driver.c:14009:8: warning: 'xf86UnMapVidMem' is deprecated (declared at /usr/include/xorg/xf86_OSproc.h:137) [-Wdeprecated-declarations] CC sis_opt.lo CC sis_setup.lo In file included from sis.h:179:0, from sis_opt.c:36: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_opt.c:36:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis.h:179:0, from sis_setup.c:38: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_setup.c:38:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC sis_shadow.lo In file included from sis.h:179:0, from sis_shadow.c:34: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_shadow.c:34:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC sis_utility.lo CC sis_vb.lo In file included from sis.h:179:0, from sis_utility.c:36: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_utility.c:36:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] sis_utility.c: In function 'SISSwitchCRT2Type': sis_utility.c:526:5: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] sis_utility.c: In function 'SiSProcSiSCtrlQueryVersion': sis_utility.c:1874:21: warning: unused variable 'n' [-Wunused-variable] sis_utility.c: In function 'SiSProcSiSCtrlCommand': sis_utility.c:1899:19: warning: unused variable 'n' [-Wunused-variable] sis_utility.c: In function 'SiSSProcSiSCtrlQueryVersion': sis_utility.c:1961:18: warning: unused variable 'n' [-Wunused-variable] sis_utility.c: In function 'SiSSProcSiSCtrlCommand': sis_utility.c:1971:18: warning: unused variable 'n' [-Wunused-variable] In file included from sis.h:179:0, from sis_vb.c:36: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_vb.c:36:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] sis_utility.c: In function 'SiSHandleSiSDirectCommand': sis_utility.c:1575:25: warning: 'crt2clk' may be used uninitialized in this function [-Wmaybe-uninitialized] sis_utility.c:1574:25: warning: 'crt2y' may be used uninitialized in this function [-Wmaybe-uninitialized] sis_utility.c:1573:25: warning: 'crt2x' may be used uninitialized in this function [-Wmaybe-uninitialized] sis_utility.c:1572:25: warning: 'crt1clk' may be used uninitialized in this function [-Wmaybe-uninitialized] sis_utility.c:1571:25: warning: 'crt1y' may be used uninitialized in this function [-Wmaybe-uninitialized] sis_utility.c:1570:25: warning: 'crt1x' may be used uninitialized in this function [-Wmaybe-uninitialized] CC sis_vga.lo In file included from sis.h:179:0, from sis_vga.c:41: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_vga.c:41:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC sis_video.lo In file included from sis.h:179:0, from sis_video.c:99: vstruct.h:240:2: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] In file included from sis_video.c:99:0: sis.h:1008:5: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] sis_video.c: In function 'SISPutImageBlit': sis_video.c:4215:9: warning: variable 'first' set but not used [-Wunused-but-set-variable] CCLD sis_drv.la make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/man' GEN sis.4 make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/man' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7' make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vMyJLS + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386 ++ dirname /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386 + cd xf86-video-sis-0.10.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386 + make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/src' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/xorg/modules/drivers" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386/usr/lib/xorg/modules/drivers" /bin/sh ../libtool --mode=install /usr/bin/install -c sis_drv.la '/builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386/usr/lib/xorg/modules/drivers' libtool: install: /usr/bin/install -c .libs/sis_drv.so /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386/usr/lib/xorg/modules/drivers/sis_drv.so libtool: install: /usr/bin/install -c .libs/sis_drv.lai /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386/usr/lib/xorg/modules/drivers/sis_drv.la libtool: install: warning: remember to run `libtool --finish /usr/lib/xorg/modules/drivers' make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/src' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/man' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man4" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386/usr/share/man/man4" /usr/bin/install -c -m 644 sis.4 '/builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386/usr/share/man/man4' make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/man' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7/man' make[1]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-sis-0.10.7' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-sis-0.10.7' + xargs rm -f -- + find /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386 -regex '.*\.la$' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/xf86-video-sis-0.10.7 extracting debug info from /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386/usr/lib/xorg/modules/drivers/sis_drv.so dwz: Too few files for multifile optimization 4268 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xorg-x11-drv-sis-0.10.7-1.fc18.i686 Provides: sis_drv.so xorg-x11-drv-sis = 0.10.7-1.fc18 xorg-x11-drv-sis(x86-32) = 0.10.7-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) rtld(GNU_HASH) Processing files: xorg-x11-drv-sis-debuginfo-0.10.7-1.fc18.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386 Wrote: /builddir/build/RPMS/xorg-x11-drv-sis-0.10.7-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/xorg-x11-drv-sis-debuginfo-0.10.7-1.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NBzmzJ + umask 022 + cd /builddir/build/BUILD + cd xf86-video-sis-0.10.7 + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-sis-0.10.7-1.fc18.i386 + exit 0 Child return code was: 0 LEAVE do -->