request from: hawk checking if we should skip the build started at: Mon Dec 1 14:21:56 2014 fetching http://kraz.tld-linux.org/~buildertidev//srpms/12b4d362-12f3-4fa6-a0f7-5badde0b920a/mpdecimal-2.4.1-1.src.rpm fetched 2250441 bytes, 1797.8 K/s installing srpm: mpdecimal-2.4.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 12b4d362-12f3-4fa6-a0f7-5badde0b920a; cd rpm/SPECS; TMPDIR=/tmp/B.9109de exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux mpdecimal.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 12b4d362-12f3-4fa6-a0f7-5badde0b920a Building target platforms: i686-pld-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.9109de /bin/sh -e /tmp/B.9109de/rpm-tmp.77131 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf mpdecimal-2.4.1 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/mpdecimal_2.4.1.orig.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpdecimal-2.4.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): 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.9109de /bin/sh -e /tmp/B.9109de/rpm-tmp.77131 + umask 022 + cd /home/users/builder/rpm/BUILD + cd mpdecimal-2.4.1 + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-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 ' 'CXXFLAGS=-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 ' 'FFLAGS=-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 ' 'FCFLAGS=-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 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking for i686-tld-linux-gcc... i686-tld-linux-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 i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking for i686-tld-linux-ar... no checking for ar... ar checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking system as reported by uname -s... Linux checking how to run the C preprocessor... i686-tld-linux-gcc -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 for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for size_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for __uint128_t... no checking size of size_t... 4 checking size of __uint128_t... 0 checking for x64 gcc inline assembler... no checking for x87 gcc inline assembler... yes checking for -O2... yes checking for a BSD-compatible install... /usr/bin/install -c checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no configure: creating ./config.status config.status: creating Makefile config.status: creating libmpdec/Makefile config.status: creating tests/Makefile config.status: creating libmpdec/mpdecimal.h config.status: creating config.h + /usr/bin/make -j4 cd libmpdec && /usr/bin/make make[1]: Entering directory `/home/users/builder/rpm/BUILD/mpdecimal-2.4.1/libmpdec' i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c basearith.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c context.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c constants.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c convolute.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c crt.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c mpdecimal.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c mpsignal.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c difradix2.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c fnt.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c fourstep.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c io.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c memory.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c numbertheory.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c sixstep.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -c transpose.c i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c basearith.c -o .objs/basearith.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c context.c -o .objs/context.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c constants.c -o .objs/constants.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c convolute.c -o .objs/convolute.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c crt.c -o .objs/crt.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c mpdecimal.c -o .objs/mpdecimal.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c mpsignal.c -o .objs/mpsignal.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c difradix2.c -o .objs/difradix2.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c fnt.c -o .objs/fnt.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c fourstep.c -o .objs/fourstep.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c io.c -o .objs/io.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c memory.c -o .objs/memory.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c numbertheory.c -o .objs/numbertheory.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c sixstep.c -o .objs/sixstep.o i686-tld-linux-gcc -Wall -W -Wno-unknown-pragmas -std=c99 -pedantic -DCONFIG_32 -DPPRO -DASM -O2 -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 -fPIC -c transpose.c -o .objs/transpose.o ar rc libmpdec.a basearith.o context.o constants.o convolute.o crt.o mpdecimal.o mpsignal.o difradix2.o fnt.o fourstep.o io.o memory.o numbertheory.o sixstep.o transpose.o ranlib libmpdec.a i686-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -shared -Wl,-soname,libmpdec.so.2 -o libmpdec.so.2.4.1 .objs/basearith.o .objs/context.o .objs/constants.o .objs/convolute.o .objs/crt.o .objs/mpdecimal.o .objs/mpsignal.o .objs/difradix2.o .objs/fnt.o .objs/fourstep.o .objs/io.o .objs/memory.o .objs/numbertheory.o .objs/sixstep.o .objs/transpose.o -lm ln -sf libmpdec.so.2.4.1 libmpdec.so ln -sf libmpdec.so.2.4.1 libmpdec.so.2 make[1]: Leaving directory `/home/users/builder/rpm/BUILD/mpdecimal-2.4.1/libmpdec' + 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.9109de /bin/sh -e /tmp/B.9109de/rpm-tmp.55868 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.9109de/mpdecimal-2.4.1-root-builder + cd mpdecimal-2.4.1 + rm -rf /tmp/B.9109de/mpdecimal-2.4.1-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.9109de/mpdecimal-2.4.1-root-builder' /usr/bin/install -c -d -m 755 /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/include /usr/bin/install -c -m 644 libmpdec/mpdecimal.h /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/include /usr/bin/install -c -d -m 755 /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/lib /usr/bin/install -c -m 644 libmpdec/libmpdec.a /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/lib /usr/bin/install -c -m 755 libmpdec/libmpdec.so.2.4.1 /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/lib cd /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/lib && ln -sf libmpdec.so.2.4.1 libmpdec.so.2 && ln -sf libmpdec.so.2.4.1 libmpdec.so /usr/bin/install -c -d -m 755 /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal cp -R doc/* /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal + /bin/rm '--interactive=never' -r /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal + basename /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/lib/libmpdec.so.2.4.1 + ln -sf libmpdec.so.2.4.1 /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/lib/libmpdec.so + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...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 + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: mpdecimal-2.4.1-1 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.9109de /bin/sh -e /tmp/B.9109de/rpm-tmp.61898 + umask 022 + cd /home/users/builder/rpm/BUILD + cd mpdecimal-2.4.1 + DOCDIR=/tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-2.4.1 + export DOCDIR + rm -rf /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-2.4.1 + /bin/mkdir -p /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-2.4.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-2.4.1... Documentation compressed. + cp -pr CHANGELOG.txt LICENSE.txt README.txt /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-2.4.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-2.4.1... ./LICENSE.txt ./README.txt ./CHANGELOG.txt Documentation compressed. + exit 0 Provides: libmpdec.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: mpdecimal-devel-2.4.1-1 Processing files: mpdecimal-static-2.4.1-1 Processing files: mpdecimal-apidocs-2.4.1-1 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.9109de /bin/sh -e /tmp/B.9109de/rpm-tmp.61898 + umask 022 + cd /home/users/builder/rpm/BUILD + cd mpdecimal-2.4.1 + DOCDIR=/tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-apidocs-2.4.1 + export DOCDIR + rm -rf /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-apidocs-2.4.1 + /bin/mkdir -p /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-apidocs-2.4.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-apidocs-2.4.1... Documentation compressed. + cp -pr doc/LICENSE.txt doc/_static doc/arithmetic.html doc/assign-convert.html doc/attributes.html doc/context.html doc/decimals.html doc/functions.html doc/index.html doc/memory.html doc/objects.inv doc/search.html doc/searchindex.js doc/various.html /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-apidocs-2.4.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9109de/mpdecimal-2.4.1-root-builder/usr/share/doc/mpdecimal-apidocs-2.4.1... ./objects.inv ./LICENSE.txt Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.9109de/mpdecimal-2.4.1-root-builder Wrote: /home/users/builder/rpm/RPMS/mpdecimal-2.4.1-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/mpdecimal-devel-2.4.1-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/mpdecimal-static-2.4.1-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/mpdecimal-apidocs-2.4.1-1.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.9109de /bin/sh -e /tmp/B.9109de/rpm-tmp.73803 + umask 022 + cd /home/users/builder/rpm/BUILD + cd mpdecimal-2.4.1 + /bin/rm '--interactive=never' -rf /tmp/B.9109de/mpdecimal-2.4.1-root-builder + rm -rf /tmp/B.9109de/mpdecimal-2.4.1-root-builder ended at: Mon Dec 1 14:22:13 2014, done in 01days 00h 00m 13s mesg: ttyname failed: Inappropriate ioctl for device 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/... Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:18.60s sys:6.58s real:18.20s (faults io:0 non-io:623630) Files queued for ftp: 74219 mpdecimal-2.4.1-1.i686.rpm 9427 mpdecimal-devel-2.4.1-1.i686.rpm 68425 mpdecimal-static-2.4.1-1.i686.rpm 100791 mpdecimal-apidocs-2.4.1-1.i686.rpm 210 mpdecimal-2.4.1-1.src.rpm.uploadinfo End-PLD-Builder-Info