request from: hawk checking if we should skip the build started at: Thu Mar 15 10:30:06 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/4bba15ca-db81-4b43-8b03-aed1d0929888/xorg-driver-video-voodoo-1.2.5-8.src.rpm fetched 311355 bytes, 1103.3 K/s installing srpm: xorg-driver-video-voodoo-1.2.5-8.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.MYdZUF/BUILD /tmp/B.MYdZUF/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog xorg-driver-video-voodoo-1.2.5-8.src.rpm * Thu Mar 15 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/xorg-driver-video-voodoo.git;a=log;h=a4a48f2a44c4928100026b248e5e9eab187f9536 + rpm -Uhv --nodeps --define '_topdir /tmp/B.MYdZUF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' xorg-driver-video-voodoo-1.2.5-8.src.rpm xorg-driver-video-voodoo ################################################## + rm -f xorg-driver-video-voodoo-1.2.5-8.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.MYdZUF/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.MYdZUF/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.MYdZUF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.MYdZUF/xorg-driver-video-voodoo.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 4bba15ca-db81-4b43-8b03-aed1d0929888; TMPDIR=/tmp/B.MYdZUF/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.MYdZUF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.MYdZUF/xorg-driver-video-voodoo.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 4bba15ca-db81-4b43-8b03-aed1d0929888 + TMPDIR=/tmp/B.MYdZUF/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.MYdZUF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.MYdZUF/xorg-driver-video-voodoo.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MYdZUF/BUILD/tmp /bin/sh -e /tmp/B.MYdZUF/BUILD/tmp/rpm-tmp.83354 + umask 022 + cd /tmp/B.MYdZUF/BUILD + cd /tmp/B.MYdZUF/BUILD + rm -rf xf86-video-voodoo-1.2.5 + /usr/bin/bzip2 -dc /tmp/B.MYdZUF/xf86-video-voodoo-1.2.5.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xf86-video-voodoo-1.2.5 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pciaccess.patch):' Patch #0 (pciaccess.patch): + = 1.0.99.901 xproto fontsproto xf86dgaproto randrproto renderproto xextproto... yes checking for xextproto >= 7.0.99.1... yes checking whether XSERVER_LIBPCIACCESS is declared... yes checking xf1bpp.h usability... no checking xf1bpp.h presence... no checking for xf1bpp.h... no checking xf4bpp.h usability... no checking xf4bpp.h presence... no checking for xf4bpp.h... no checking for pciaccess >= 0.8.0... 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 + /usr/bin/make -j8 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5' Making all in src make[2]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/src' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT voodoo_dga.lo -MD -MP -MF .deps/voodoo_dga.Tpo -c -o voodoo_dga.lo voodoo_dga.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT voodoo_driver.lo -MD -MP -MF .deps/voodoo_driver.Tpo -c -o voodoo_driver.lo voodoo_driver.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT voodoo_hardware.lo -MD -MP -MF .deps/voodoo_hardware.Tpo -c -o voodoo_hardware.lo voodoo_hardware.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT voodoo_driver.lo -MD -MP -MF .deps/voodoo_driver.Tpo -c voodoo_driver.c -fPIC -DPIC -o .libs/voodoo_driver.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT voodoo_dga.lo -MD -MP -MF .deps/voodoo_dga.Tpo -c voodoo_dga.c -fPIC -DPIC -o .libs/voodoo_dga.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT voodoo_hardware.lo -MD -MP -MF .deps/voodoo_hardware.Tpo -c voodoo_hardware.c -fPIC -DPIC -o .libs/voodoo_hardware.o In file included from voodoo_dga.c:44: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] #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." ^~~~~~~ In file included from voodoo_driver.c:53: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] #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." ^~~~~~~ In file included from voodoo_hardware.c:45: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] #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." ^~~~~~~ In file included from voodoo.h:1:0, from voodoo_hardware.c:56: voodoo_hardware.c: In function 'pci_enable': voodoo_pcirename.h:115:40: warning: passing argument 2 of 'pci_device_cfg_read_u32' from incompatible pointer type [-Wincompatible-pointer-types] pci_device_cfg_read_u32((_pcidev), (_value_ptr), (_offset)) ^ voodoo_hardware.c:170:2: note: in expansion of macro 'PCI_READ_LONG' PCI_READ_LONG(pVoo->PciInfo, &x, 0x40); ^~~~~~~~~~~~~ In file included from /usr/include/xorg/xf86.h:105:0, from voodoo_hardware.c:43: /usr/include/pciaccess.h:153:5: note: expected 'uint32_t * {aka unsigned int *}' but argument is of type 'CARD32 * {aka long unsigned int *}' int pci_device_cfg_read_u32(struct pci_device *dev, uint32_t *data, ^~~~~~~~~~~~~~~~~~~~~~~ voodoo_driver.c: In function 'VoodooScreenInit': voodoo_driver.c:683:3: warning: implicit declaration of function 'miInitializeBackingStore'; did you mean 'InitializeSprite'? [-Wimplicit-function-declaration] miInitializeBackingStore(pScreen); ^~~~~~~~~~~~~~~~~~~~~~~~ InitializeSprite mv -f .deps/voodoo_dga.Tpo .deps/voodoo_dga.Plo mv -f .deps/voodoo_driver.Tpo .deps/voodoo_driver.Plo mv -f .deps/voodoo_hardware.Tpo .deps/voodoo_hardware.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o voodoo_drv.la -rpath /usr/lib/xorg/modules/drivers voodoo_dga.lo voodoo_driver.lo voodoo_hardware.lo libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/voodoo_dga.o .libs/voodoo_driver.o .libs/voodoo_hardware.o -Wl,-soname -Wl,voodoo_drv.so -o .libs/voodoo_drv.so libtool: link: ( cd ".libs" && rm -f "voodoo_drv.la" && ln -s "../voodoo_drv.la" "voodoo_drv.la" ) make[2]: Leaving directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/src' Making all in man make[2]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/man' /bin/sed -e 's|__vendorversion__|"xf86-video-voodoo 1.2.5" "X Version 11"|' -e 's|__xorgversion__|"xf86-video-voodoo 1.2.5" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < voodoo.man > voodoo.4 make[2]: Leaving directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/man' make[2]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5' make[2]: Leaving directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5' make[1]: Leaving directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MYdZUF/BUILD/tmp /bin/sh -e /tmp/B.MYdZUF/BUILD/tmp/rpm-tmp.49005 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MYdZUF/BUILD/tmp + umask 022 + cd /tmp/B.MYdZUF/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder + /bin/mkdir -p /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder + cd xf86-video-voodoo-1.2.5 + rm -rf /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder' Making install in src make[1]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/src' make[2]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/src' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/lib/xorg/modules/drivers' /bin/sh ../libtool --mode=install /usr/bin/install -c voodoo_drv.la '/tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/lib/xorg/modules/drivers' libtool: install: /usr/bin/install -c .libs/voodoo_drv.so /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/lib/xorg/modules/drivers/voodoo_drv.so libtool: install: /usr/bin/install -c .libs/voodoo_drv.lai /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/lib/xorg/modules/drivers/voodoo_drv.la libtool: warning: remember to run 'libtool --finish /usr/lib/xorg/modules/drivers' make[2]: Leaving directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/src' make[1]: Leaving directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/src' Making install in man make[1]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/man' make[2]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/share/man/man4' /usr/bin/install -c -m 644 voodoo.4 '/tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/share/man/man4' make[2]: Leaving directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/man' make[1]: Leaving directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5/man' make[1]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5' make[2]: Entering directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.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 '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5' make[1]: Leaving directory '/tmp/B.MYdZUF/BUILD/xf86-video-voodoo-1.2.5' + /bin/rm '--interactive=never' /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/lib/xorg/modules/drivers/voodoo_drv.la + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: xorg-driver-video-voodoo-1.2.5-8 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MYdZUF/BUILD/tmp /bin/sh -e /tmp/B.MYdZUF/BUILD/tmp/rpm-tmp.49005 + umask 022 + cd /tmp/B.MYdZUF/BUILD + cd xf86-video-voodoo-1.2.5 + DOCDIR=/tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/share/doc/xorg-driver-video-voodoo-1.2.5 + export DOCDIR + rm -rf /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/share/doc/xorg-driver-video-voodoo-1.2.5 + /bin/mkdir -p /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/share/doc/xorg-driver-video-voodoo-1.2.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/share/doc/xorg-driver-video-voodoo-1.2.5... Documentation compressed. + cp -pr COPYING ChangeLog README TODO /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/share/doc/xorg-driver-video-voodoo-1.2.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder/usr/share/doc/xorg-driver-video-voodoo-1.2.5... ./ChangeLog ./README ./COPYING ./TODO Documentation compressed. + exit 0 Provides: voodoo_drv.so xorg-driver-video Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder Wrote: /tmp/B.MYdZUF/RPMS/xorg-driver-video-voodoo-1.2.5-8.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MYdZUF/BUILD/tmp /bin/sh -e /tmp/B.MYdZUF/BUILD/tmp/rpm-tmp.49005 + umask 022 + cd /tmp/B.MYdZUF/BUILD + cd xf86-video-voodoo-1.2.5 + /bin/rm '--interactive=never' -rf /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder + rm -rf /tmp/B.MYdZUF/BUILD/tmp/xorg-driver-video-voodoo-1.2.5-root-builder ended at: Thu Mar 15 10:30:14 2018, done in 0:00:07.490188 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.MYdZUF/BUILD + rm -rf /tmp/B.MYdZUF/tmp /tmp/B.MYdZUF/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1200..1400..1600..1800..2000..2114 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.MYdZUF Begin-TLD-Builder-Info Build-Time: user:7.84s sys:0.71s real:9.69s (faults io:0 non-io:628890) Files queued for ftp: 24731 xorg-driver-video-voodoo-1.2.5-8.i686.rpm 108 xorg-driver-video-voodoo-1.2.5-8.src.rpm.uploadinfo End-TLD-Builder-Info