request from: hawk checking if we should skip the build started at: Sat Aug 8 17:19:32 2015 fetching http://kraz.tld-linux.org/~builderti//srpms/7221bb62-d365-4773-a927-5fb2df904d52/dtach-0.8-2.src.rpm fetched 60083 bytes, 157.7 K/s installing srpm: dtach-0.8-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: 7221bb62-d365-4773-a927-5fb2df904d52; cd rpm/SPECS; TMPDIR=/tmp/B.47b708 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux dtach.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 7221bb62-d365-4773-a927-5fb2df904d52 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.47b708 /bin/sh -e /tmp/B.47b708/rpm-tmp.30948 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf dtach-0.8 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/dtach-0.8.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dtach-0.8 + /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.47b708 /bin/sh -e /tmp/B.47b708/rpm-tmp.30948 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.47b708 + umask 022 + cd /home/users/builder/rpm/BUILD + cd dtach-0.8 + ./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 for i686-tld-linux-gcc... i686-tld-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 whether i686-tld-linux-gcc needs -traditional... no checking for openpty in -lutil... yes checking for socket in -lsocket... no 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking return type of signal handlers... void checking for atexit... yes checking for dup2... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for openpty... yes checking for forkpty... yes checking for ptsname... yes checking for grantpt... yes checking for unlockpt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + /usr/bin/make -j4 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 -W -Wall -I. -c -o attach.o attach.c 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 -W -Wall -I. -c -o master.o master.c 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 -W -Wall -I. -c -o main.o main.c master.c: In function 'master_main': master.c:574:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, buf, len); ^ master.c: In function 'client_activity': master.c:354:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(the_pty.fd, pkt.u.buf, pkt.len); ^ master.c:394:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(the_pty.fd, &c, 1); ^ attach.c: In function 'attach_main': attach.c:190:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "\33[H\33[J", 6); ^ attach.c:194:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, &pkt, sizeof(struct packet)); ^ attach.c:200:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, &pkt, sizeof(struct packet)); ^ attach.c:234:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, len); ^ attach.c:257:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, &pkt, sizeof(pkt)); ^ attach.c: In function 'process_kbd': attach.c:109:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, pkt, sizeof(struct packet)); ^ attach.c:119:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, pkt, sizeof(struct packet)); ^ attach.c:125:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, pkt, sizeof(struct packet)); ^ attach.c:139:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(s, pkt, sizeof(struct packet)); ^ i686-tld-linux-gcc -o dtach -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc attach.o master.o main.o -lutil + 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.47b708 /bin/sh -e /tmp/B.47b708/rpm-tmp.62875 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.47b708 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.47b708/dtach-0.8-root-builder + /bin/mkdir -p /tmp/B.47b708/dtach-0.8-root-builder + cd dtach-0.8 + rm -rf /tmp/B.47b708/dtach-0.8-root-builder + install -d /tmp/B.47b708/dtach-0.8-root-builder/usr/bin /tmp/B.47b708/dtach-0.8-root-builder/usr/share/man/man1 + install dtach /tmp/B.47b708/dtach-0.8-root-builder/usr/bin + install dtach.1 /tmp/B.47b708/dtach-0.8-root-builder/usr/share/man/man1 + __spec_install_post_strip + set +x Stripping 1 ELF executables...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: dtach-0.8-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.47b708 /bin/sh -e /tmp/B.47b708/rpm-tmp.62875 + umask 022 + cd /home/users/builder/rpm/BUILD + cd dtach-0.8 + DOCDIR=/tmp/B.47b708/dtach-0.8-root-builder/usr/share/doc/dtach-0.8 + export DOCDIR + rm -rf /tmp/B.47b708/dtach-0.8-root-builder/usr/share/doc/dtach-0.8 + /bin/mkdir -p /tmp/B.47b708/dtach-0.8-root-builder/usr/share/doc/dtach-0.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.47b708/dtach-0.8-root-builder/usr/share/doc/dtach-0.8... Documentation compressed. + cp -pr README /tmp/B.47b708/dtach-0.8-root-builder/usr/share/doc/dtach-0.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.47b708/dtach-0.8-root-builder/usr/share/doc/dtach-0.8... ./README Documentation compressed. + exit 0 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libutil.so.1 libutil.so.1(GLIBC_2.0) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.47b708/dtach-0.8-root-builder Wrote: /home/users/builder/rpm/RPMS/dtach-0.8-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.47b708 /bin/sh -e /tmp/B.47b708/rpm-tmp.90502 + umask 022 + cd /home/users/builder/rpm/BUILD + cd dtach-0.8 + /bin/rm '--interactive=never' -rf /tmp/B.47b708/dtach-0.8-root-builder + rm -rf /tmp/B.47b708/dtach-0.8-root-builder ended at: Sat Aug 8 17:20:32 2015, done in 01days 00h 00m 45s 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:7.54s sys:34.69s real:62.28s (faults io:6 non-io:623752) Files queued for ftp: 15813 dtach-0.8-2.i686.rpm 66 dtach-0.8-2.src.rpm.uploadinfo End-PLD-Builder-Info