request from: hawk checking if we should skip the build started at: Wed Jul 30 07:50:29 2014 fetching http://kraz.tld-linux.org/~buildertidev//srpms/37bc1d5b-fd92-41f8-8a72-901a85cf04eb/libdnet-1.12-1.src.rpm fetched 977255 bytes, 776.3 K/s installing srpm: libdnet-1.12-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: 37bc1d5b-fd92-41f8-8a72-901a85cf04eb; cd rpm/SPECS; TMPDIR=/tmp/B.284d76 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux libdnet.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 37bc1d5b-fd92-41f8-8a72-901a85cf04eb 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.284d76 /bin/sh -e /tmp/B.284d76/rpm-tmp.5402 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf libdnet-1.12 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/libdnet-1.12.tgz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdnet-1.12 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libdnet-python.patch):' Patch #0 (libdnet-python.patch): + arp,__pyx_f_4dnet___arp_callback,((void *)__pyx_v__arg))); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 748; goto __pyx_L1;} ^ In file included from ../include/dnet.h:18:0, from ./dnet.c:30: ../include/dnet/arp.h:99:6: note: expected 'arp_handler' but argument is of type 'int (*)(struct arp_entry *, void *)' int arp_loop(arp_t *arp, arp_handler callback, void *arg); ^ ./dnet.c: In function '__pyx_f_4dnet_4intf_loop': ./dnet.c:4123:47: warning: passing argument 2 of 'intf_loop' from incompatible pointer type [enabled by default] __pyx_1 = PyInt_FromLong(intf_loop(((struct __pyx_obj_4dnet_intf *)__pyx_v_self)->intf,__pyx_f_4dnet___intf_callback,((void *)__pyx_v__arg))); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1048; goto __pyx_L1;} ^ In file included from ../include/dnet.h:23:0, from ./dnet.c:30: ../include/dnet/intf.h:64:6: note: expected 'intf_handler' but argument is of type 'int (*)(struct intf_entry *, void *)' int intf_loop(intf_t *i, intf_handler callback, void *arg); ^ ./dnet.c: In function '__pyx_f_4dnet_5route_loop': ./dnet.c:4501:48: warning: passing argument 2 of 'route_loop' from incompatible pointer type [enabled by default] __pyx_1 = PyInt_FromLong(route_loop(((struct __pyx_obj_4dnet_route *)__pyx_v_self)->route,__pyx_f_4dnet___route_callback,((void *)__pyx_v__arg))); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1147; goto __pyx_L1;} ^ In file included from ../include/dnet.h:24:0, from ./dnet.c:30: ../include/dnet/route.h:31:6: note: expected 'route_handler' but argument is of type 'int (*)(struct route_entry *, void *)' int route_loop(route_t *r, route_handler callback, void *arg); ^ ./dnet.c: In function '__pyx_f_4dnet_2fw_loop': ./dnet.c:5099:45: warning: passing argument 2 of 'fw_loop' from incompatible pointer type [enabled by default] __pyx_1 = PyInt_FromLong(fw_loop(((struct __pyx_obj_4dnet_fw *)__pyx_v_self)->fw,__pyx_f_4dnet___fw_callback,((void *)__pyx_v__arg))); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1283; goto __pyx_L1;} ^ In file included from ../include/dnet.h:25:0, from ./dnet.c:30: ../include/dnet/fw.h:50:6: note: expected 'fw_handler' but argument is of type 'int (*)(struct fw_rule *, void *)' int fw_loop(fw_t *f, fw_handler callback, void *arg); ^ creating build/lib.linux-i686-2.7 i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc build/temp.linux-i686-2.7/./dnet.o ../src/.libs/blob.o ../src/.libs/arp-ioctl.o ../src/.libs/tun-linux.o ../src/.libs/strlcpy.o ../src/.libs/strlcat.o ../src/.libs/ip.o ../src/.libs/addr-util.o ../src/.libs/rand.o ../src/.libs/addr.o ../src/.libs/eth-linux.o ../src/.libs/route-linux.o ../src/.libs/ip-util.o ../src/.libs/ip6.o ../src/.libs/intf.o ../src/.libs/fw-none.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/dnet.so touch python-build make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/python' Making all in test make[1]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' Making all in check make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/check' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/check' Making all in dnet make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/dnet' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c addr.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c arp.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c aton.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c dnet.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c eth.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c fw.c eth.c: In function 'eth_main': eth.c:69:4: warning: implicit declaration of function 'vid_aton' [-Wimplicit-function-declaration] vid_aton(value, &vid); ^ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c hex.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c icmp.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c intf.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c ip.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c ip6.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c rand.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c route.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c send.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c tcp.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -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 -Wall -c udp.c /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -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 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o dnet addr.o arp.o aton.o dnet.o eth.o fw.o hex.o icmp.o intf.o ip.o ip6.o rand.o route.o send.o tcp.o udp.o ../../src/libdnet.la libtool: link: i686-tld-linux-gcc -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 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/dnet addr.o arp.o aton.o dnet.o eth.o fw.o hex.o icmp.o intf.o ip.o ip6.o rand.o route.o send.o tcp.o udp.o ../../src/.libs/libdnet.so make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/dnet' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' make[1]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12' + 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.284d76 /bin/sh -e /tmp/B.284d76/rpm-tmp.72976 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.284d76/libdnet-1.12-root-builder + cd libdnet-1.12 + rm -rf /tmp/B.284d76/libdnet-1.12-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.284d76/libdnet-1.12-root-builder' Making install in include make[1]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include' Making install in dnet make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include/dnet' make[3]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include/dnet' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.284d76/libdnet-1.12-root-builder/usr/include/dnet' /usr/bin/install -c -m 644 addr.h arp.h blob.h eth.h fw.h icmp.h intf.h ip.h ip6.h os.h rand.h route.h tcp.h tun.h udp.h '/tmp/B.284d76/libdnet-1.12-root-builder/usr/include/dnet' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include/dnet' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include/dnet' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include' make[3]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.284d76/libdnet-1.12-root-builder/usr/include' /usr/bin/install -c -m 644 dnet.h '/tmp/B.284d76/libdnet-1.12-root-builder/usr/include' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/include' Making install in man make[1]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/man' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.284d76/libdnet-1.12-root-builder/usr/share/man/man3' /usr/bin/install -c -m 644 dnet.3 '/tmp/B.284d76/libdnet-1.12-root-builder/usr/share/man/man3' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/man' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/man' Making install in src make[1]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/src' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/src' make[2]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/tmp/B.284d76/libdnet-1.12-root-builder/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdnet.la '/tmp/B.284d76/libdnet-1.12-root-builder/usr/lib' libtool: install: /usr/bin/install -c .libs/libdnet.so.1.0.1 /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib/libdnet.so.1.0.1 libtool: install: (cd /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib && { ln -s -f libdnet.so.1.0.1 libdnet.so.1 || { rm -f libdnet.so.1 && ln -s libdnet.so.1.0.1 libdnet.so.1; }; }) libtool: install: (cd /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib && { ln -s -f libdnet.so.1.0.1 libdnet.so || { rm -f libdnet.so && ln -s libdnet.so.1.0.1 libdnet.so; }; }) libtool: install: /usr/bin/install -c .libs/libdnet.lai /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib/libdnet.la libtool: install: /usr/bin/install -c .libs/libdnet.a /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib/libdnet.a libtool: install: chmod 644 /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib/libdnet.a libtool: install: ranlib /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib/libdnet.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/src' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/src' Making install in python make[1]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/python' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/python' python setup.py install --prefix=/tmp/B.284d76/libdnet-1.12-root-builder/usr make[2]: Nothing to be done for `install-data-am'. running install running build running build_ext running install_lib creating /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib/python2.7 creating /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/dnet.so -> /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib/python2.7/site-packages running install_egg_info Writing /tmp/B.284d76/libdnet-1.12-root-builder/usr/lib/python2.7/site-packages/dnet-1.12-py2.7.egg-info make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/python' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/python' Making install in test make[1]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' Making install in check make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/check' make[3]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/check' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/check' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/check' Making install in dnet make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/dnet' make[3]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/dnet' /bin/mkdir -p '/tmp/B.284d76/libdnet-1.12-root-builder/usr/sbin' /bin/mkdir -p '/tmp/B.284d76/libdnet-1.12-root-builder/usr/share/man/man8' /bin/sh ../../libtool --mode=install /usr/bin/install -c dnet '/tmp/B.284d76/libdnet-1.12-root-builder/usr/sbin' /usr/bin/install -c -m 644 dnet.8 '/tmp/B.284d76/libdnet-1.12-root-builder/usr/share/man/man8' libtool: install: /usr/bin/install -c .libs/dnet /tmp/B.284d76/libdnet-1.12-root-builder/usr/sbin/dnet make[3]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/dnet' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test/dnet' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' make[3]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12/test' make[1]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libdnet-1.12' make[2]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/tmp/B.284d76/libdnet-1.12-root-builder/usr/bin' /usr/bin/install -c dnet-config '/tmp/B.284d76/libdnet-1.12-root-builder/usr/bin' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libdnet-1.12' + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE Stripping 2 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 3 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: libdnet-1.12-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.284d76 /bin/sh -e /tmp/B.284d76/rpm-tmp.47962 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libdnet-1.12 + DOCDIR=/tmp/B.284d76/libdnet-1.12-root-builder/usr/share/doc/libdnet-1.12 + export DOCDIR + rm -rf /tmp/B.284d76/libdnet-1.12-root-builder/usr/share/doc/libdnet-1.12 + /bin/mkdir -p /tmp/B.284d76/libdnet-1.12-root-builder/usr/share/doc/libdnet-1.12 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.284d76/libdnet-1.12-root-builder/usr/share/doc/libdnet-1.12... Documentation compressed. + cp -pr LICENSE README THANKS TODO /tmp/B.284d76/libdnet-1.12-root-builder/usr/share/doc/libdnet-1.12 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.284d76/libdnet-1.12-root-builder/usr/share/doc/libdnet-1.12... ./LICENSE ./README ./TODO ./THANKS Documentation compressed. + exit 0 Provides: libdnet.so.1 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) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.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: libdnet-devel-1.12-1 Provides: libtool(/usr/lib/libdnet.la) Requires: /bin/sh Processing files: libdnet-static-1.12-1 Processing files: libdnet-progs-1.12-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdnet.so.1 rtld(GNU_HASH) Processing files: python-libdnet-1.12-1 Provides: dnet.so 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) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.284d76/libdnet-1.12-root-builder Wrote: /home/users/builder/rpm/RPMS/libdnet-1.12-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libdnet-devel-1.12-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libdnet-static-1.12-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libdnet-progs-1.12-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/python-libdnet-1.12-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.284d76 /bin/sh -e /tmp/B.284d76/rpm-tmp.15821 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libdnet-1.12 + /bin/rm '--interactive=never' -rf /tmp/B.284d76/libdnet-1.12-root-builder + rm -rf /tmp/B.284d76/libdnet-1.12-root-builder ended at: Wed Jul 30 07:51:21 2014, done in 01days 00h 00m 47s 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/... 200..215 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## libdnet ################################################## libdnet-devel ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:39.61s sys:29.54s real:56.48s (faults io:6 non-io:1641754) Files queued for ftp: 25545 libdnet-1.12-1.i686.rpm 26033 libdnet-devel-1.12-1.i686.rpm 19194 libdnet-static-1.12-1.i686.rpm 16500 libdnet-progs-1.12-1.i686.rpm 50817 python-libdnet-1.12-1.i686.rpm 234 libdnet-1.12-1.src.rpm.uploadinfo End-PLD-Builder-Info