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-tdfx.spec'], False, '/var/lib/mock/f18-xorg-1385927-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-tdfx.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-tdfx-1.4.5-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-tdfx.spec'], False, '/var/lib/mock/f18-xorg-1385927-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-tdfx.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.Xx2qOe + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xf86-video-tdfx-1.4.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xf86-video-tdfx-1.4.5.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-video-tdfx-1.4.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.m1630L + umask 022 + cd /builddir/build/BUILD + cd xf86-video-tdfx-1.4.5 + LANG=C + export LANG + unset DISPLAY + autoreconf -v --install autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' + 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 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 whether XSERVER_LIBPCIACCESS is declared... yes checking whether to include DRI support... no checking for PCIACCESS... yes checking xaa.h usability... no checking xaa.h presence... no checking for xaa.h... no checking whether to include XAA support... no checking that generated files are newer than configure... done 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 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5' Making all in src make[2]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/src' CC tdfx_accel.lo In file included from tdfx_accel.c:15:0: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from tdfx_accel.c:25:0: tdfx.h:220:3: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC tdfx_dga.lo In file included from tdfx.h:15:0, from tdfx_dga.c:10: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from tdfx_dga.c:10:0: tdfx.h:220:3: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC tdfx_driver.lo In file included from tdfx.h:15:0, from tdfx_driver.c:94: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from tdfx_driver.c:94:0: tdfx.h:220:3: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] tdfx_driver.c: In function 'TDFXInitChips': tdfx_driver.c:637:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uint32_t' [-Wformat] tdfx_driver.c:637:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uint32_t' [-Wformat] tdfx_driver.c:640:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uint32_t' [-Wformat] tdfx_driver.c:640:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uint32_t' [-Wformat] tdfx_driver.c:647:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uint32_t' [-Wformat] tdfx_driver.c:647:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uint32_t' [-Wformat] tdfx_driver.c:654:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uint32_t' [-Wformat] tdfx_driver.c:654:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uint32_t' [-Wformat] tdfx_driver.c:659:6: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uint32_t' [-Wformat] tdfx_driver.c: In function 'doTDFXDDC': tdfx_driver.c:753:13: warning: unused variable 'pI2CBus' [-Wunused-variable] tdfx_driver.c: In function 'TDFXMapMem': tdfx_driver.c:1260:2: warning: 'pci_device_map_memory_range' is deprecated (declared at /usr/include/pciaccess.h:97) [-Wdeprecated-declarations] tdfx_driver.c:1274:5: warning: 'pci_device_map_memory_range' is deprecated (declared at /usr/include/pciaccess.h:97) [-Wdeprecated-declarations] tdfx_driver.c: In function 'TDFXUnmapMem': tdfx_driver.c:1314:5: warning: 'pci_device_unmap_region' is deprecated (declared at /usr/include/pciaccess.h:88) [-Wdeprecated-declarations] tdfx_driver.c:1315:5: warning: 'pci_device_unmap_region' is deprecated (declared at /usr/include/pciaccess.h:88) [-Wdeprecated-declarations] tdfx_driver.c:1308:7: warning: unused variable 'i' [-Wunused-variable] CC tdfx_hwcurs.lo In file included from tdfx.h:15:0, from tdfx_hwcurs.c:17: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from tdfx_hwcurs.c:17:0: tdfx.h:220:3: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC tdfx_io.lo In file included from tdfx.h:15:0, from tdfx_io.c:42: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from tdfx_io.c:42:0: tdfx.h:220:3: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC tdfx_priv.lo In file included from tdfx.h:15:0, from tdfx_priv.c:12: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from tdfx_priv.c:12:0: tdfx.h:220:3: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC tdfx_sli.lo In file included from tdfx.h:15:0, from tdfx_sli.c:9: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from tdfx_sli.c:9:0: tdfx.h:220:3: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CC tdfx_video.lo In file included from tdfx.h:15:0, from tdfx_video.c:7: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] In file included from tdfx_video.c:7:0: tdfx.h:220:3: warning: 'PCITAG' is deprecated [-Wdeprecated-declarations] CCLD tdfx_drv.la make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/man' GEN tdfx.4 make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/man' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5' make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oHaMIa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386 ++ dirname /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386 + cd xf86-video-tdfx-1.4.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386 + make install DESTDIR=/builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/src' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/src' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386/usr/lib/xorg/modules/drivers' /bin/sh ../libtool --mode=install /usr/bin/install -c tdfx_drv.la '/builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386/usr/lib/xorg/modules/drivers' libtool: install: /usr/bin/install -c .libs/tdfx_drv.so /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386/usr/lib/xorg/modules/drivers/tdfx_drv.so libtool: install: /usr/bin/install -c .libs/tdfx_drv.lai /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386/usr/lib/xorg/modules/drivers/tdfx_drv.la libtool: install: warning: remember to run `libtool --finish /usr/lib/xorg/modules/drivers' make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/src' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/man' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386/usr/share/man/man4' /usr/bin/install -c -m 644 tdfx.4 '/builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386/usr/share/man/man4' make[2]: Leaving directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/man' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5/man' make[1]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5' make[2]: Entering directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5' 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-tdfx-1.4.5' make[1]: Leaving directory `/builddir/build/BUILD/xf86-video-tdfx-1.4.5' + find /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386 -regex '.*\.la$' + xargs rm -f -- + /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-tdfx-1.4.5 extracting debug info from /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386/usr/lib/xorg/modules/drivers/tdfx_drv.so dwz: Too few files for multifile optimization 434 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-tdfx-1.4.5-1.fc18.i686 Provides: tdfx_drv.so xorg-x11-drv-tdfx = 1.4.5-1.fc18 xorg-x11-drv-tdfx(x86-32) = 1.4.5-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.3) rtld(GNU_HASH) Processing files: xorg-x11-drv-tdfx-debuginfo-1.4.5-1.fc18.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386 Wrote: /builddir/build/RPMS/xorg-x11-drv-tdfx-1.4.5-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/xorg-x11-drv-tdfx-debuginfo-1.4.5-1.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YvWLks + umask 022 + cd /builddir/build/BUILD + cd xf86-video-tdfx-1.4.5 + rm -rf /builddir/build/BUILDROOT/xorg-x11-drv-tdfx-1.4.5-1.fc18.i386 + exit 0 Child return code was: 0 LEAVE do -->