request from: hawk checking if we should skip the build started at: Wed Jul 22 18:34:36 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/5b247d05-5408-44a1-85a3-7d0680b93b77/libx86emu-1.4-2.src.rpm fetched 58162 bytes, 219.2 K/s installing srpm: libx86emu-1.4-2.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: 5b247d05-5408-44a1-85a3-7d0680b93b77; cd rpm/SPECS; TMPDIR=/tmp/B.3c6efb exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux libx86emu.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 5b247d05-5408-44a1-85a3-7d0680b93b77 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.3c6efb /bin/sh -e /tmp/B.3c6efb/rpm-tmp.73957 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf libx86emu-1.4 + /usr/bin/xz -dc /home/users/builder/rpm/SOURCES/libx86emu-1.4.tar.xz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libx86emu-1.4 + /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.3c6efb /bin/sh -e /tmp/B.3c6efb/rpm-tmp.73957 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.3c6efb + umask 022 + cd /home/users/builder/rpm/BUILD + cd libx86emu-1.4 + /usr/bin/make -j4 'CC=i686-tld-linux-gcc' '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 -fPIC -fomit-frame-pointer -Wall' 'GIT2LOG=true' 'GITDEPS=' i686-tld-linux-gcc -c -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 -fomit-frame-pointer -Wall mem.c i686-tld-linux-gcc -c -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 -fomit-frame-pointer -Wall decode.c i686-tld-linux-gcc -c -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 -fomit-frame-pointer -Wall ops.c i686-tld-linux-gcc -c -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 -fomit-frame-pointer -Wall api.c mem.c: In function 'vm_r_byte_noperm': mem.c:303:18: warning: variable 'attr' set but not used [-Wunused-but-set-variable] unsigned char *attr; ^ decode.c: In function 'fetch_data_byte_abs': decode.c:553:12: warning: variable 'err' set but not used [-Wunused-but-set-variable] unsigned err; ^ decode.c: In function 'fetch_data_word_abs': decode.c:573:12: warning: variable 'err' set but not used [-Wunused-but-set-variable] unsigned err; ^ decode.c: In function 'fetch_data_long_abs': decode.c:593:12: warning: variable 'err' set but not used [-Wunused-but-set-variable] unsigned err; ^ i686-tld-linux-gcc -c -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 -fomit-frame-pointer -Wall ops2.c ops2.c: In function 'x86emuOp2_rdpmc': ops2.c:444:12: warning: variable 'u' set but not used [-Wunused-but-set-variable] unsigned u; ^ i686-tld-linux-gcc -c -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 -fomit-frame-pointer -Wall prim_ops.c i686-tld-linux-gcc -shared -Wl,-soname,libx86emu.so.1 mem.o decode.o ops.o api.o ops2.o prim_ops.o -o libx86emu.so.1.4 + ar crs libx86emu.a api.o decode.o mem.o ops.o ops2.o prim_ops.o + 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.3c6efb /bin/sh -e /tmp/B.3c6efb/rpm-tmp.21992 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.3c6efb + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.3c6efb/libx86emu-1.4-root-builder + /bin/mkdir -p /tmp/B.3c6efb/libx86emu-1.4-root-builder + cd libx86emu-1.4 + rm -rf /tmp/B.3c6efb/libx86emu-1.4-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.3c6efb/libx86emu-1.4-root-builder' 'LIBDIR=/usr/lib' no git repo no git repo install -D libx86emu.so.1.4 /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/lib/libx86emu.so.1.4 ln -snf libx86emu.so.1.4 /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/lib/libx86emu.so.1 ln -snf libx86emu.so.1 /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/lib/libx86emu.so install -m 644 -D include/x86emu.h /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/include/x86emu.h + install libx86emu.a /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/lib + __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: libx86emu-1.4-2 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.3c6efb /bin/sh -e /tmp/B.3c6efb/rpm-tmp.21992 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libx86emu-1.4 + DOCDIR=/tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/share/doc/libx86emu-1.4 + export DOCDIR + rm -rf /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/share/doc/libx86emu-1.4 + /bin/mkdir -p /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/share/doc/libx86emu-1.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/share/doc/libx86emu-1.4... Documentation compressed. + cp -pr LICENSE README /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/share/doc/libx86emu-1.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.3c6efb/libx86emu-1.4-root-builder/usr/share/doc/libx86emu-1.4... ./LICENSE ./README Documentation compressed. + exit 0 Provides: libx86emu.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.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: libx86emu-devel-1.4-2 Obsoletes: x86emu-devel < 1 Processing files: libx86emu-static-1.4-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.3c6efb/libx86emu-1.4-root-builder Wrote: /home/users/builder/rpm/RPMS/libx86emu-1.4-2.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libx86emu-devel-1.4-2.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libx86emu-static-1.4-2.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.3c6efb /bin/sh -e /tmp/B.3c6efb/rpm-tmp.4815 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libx86emu-1.4 + /bin/rm '--interactive=never' -rf /tmp/B.3c6efb/libx86emu-1.4-root-builder + rm -rf /tmp/B.3c6efb/libx86emu-1.4-root-builder ended at: Wed Jul 22 18:34:44 2015, done in 01days 00h 00m 05s 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..400..600..800..1000..1004 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:8.66s sys:3.52s real:9.31s (faults io:0 non-io:294698) Files queued for ftp: 46453 libx86emu-1.4-2.i686.rpm 7871 libx86emu-devel-1.4-2.i686.rpm 48539 libx86emu-static-1.4-2.i686.rpm 157 libx86emu-1.4-2.src.rpm.uploadinfo End-PLD-Builder-Info