Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sshpass.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4030-6163/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sshpass.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sshpass-1.05-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sshpass.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4030-6163/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sshpass.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.31611 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sshpass-1.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/sshpass-1.05.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sshpass-1.05 ++ /usr/bin/id -u + '[' 486 = 0 ']' ++ /usr/bin/id -u + '[' 486 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.31611 + umask 022 + cd /builddir/build/BUILD + cd sshpass-1.05 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for ssize_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... 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 types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for select... yes checking for posix_openpt... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j2 make all-am make[1]: Entering directory `/builddir/build/BUILD/sshpass-1.05' gcc -DHAVE_CONFIG_H -I. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'write_pass': main.c:436: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c:437: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c: In function 'write_pass_fd': main.c:454: warning: ignoring return value of 'write', declared with attribute warn_unused_result main.c:460: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/main.Tpo .deps/main.Po gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sshpass main.o make[1]: Leaving directory `/builddir/build/BUILD/sshpass-1.05' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.35071 + umask 022 + cd /builddir/build/BUILD + cd sshpass-1.05 + LANG=C + export LANG + unset DISPLAY + make DESTDIR=/var/tmp/sshpass-1.05-buildroot install make[1]: Entering directory `/builddir/build/BUILD/sshpass-1.05' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/sshpass-1.05-buildroot/usr/bin" /usr/bin/install -c sshpass '/var/tmp/sshpass-1.05-buildroot/usr/bin' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/sshpass-1.05-buildroot/usr/share/man/man1" /usr/bin/install -c -m 644 sshpass.1 '/var/tmp/sshpass-1.05-buildroot/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/sshpass-1.05' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/sshpass-1.05 extracting debug info from /var/tmp/sshpass-1.05-buildroot/usr/bin/sshpass 35 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sshpass-1.05-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.35071 + umask 022 + cd /builddir/build/BUILD + cd sshpass-1.05 + DOCDIR=/var/tmp/sshpass-1.05-buildroot/usr/share/doc/sshpass-1.05 + export DOCDIR + rm -rf /var/tmp/sshpass-1.05-buildroot/usr/share/doc/sshpass-1.05 + /bin/mkdir -p /var/tmp/sshpass-1.05-buildroot/usr/share/doc/sshpass-1.05 + cp -pr AUTHORS COPYING ChangeLog NEWS /var/tmp/sshpass-1.05-buildroot/usr/share/doc/sshpass-1.05 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: sshpass-debuginfo-1.05-1.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/sshpass-1.05-buildroot warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/sshpass-1.05-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/sshpass-debuginfo-1.05-1.ru.x86_64.rpm Child returncode was: 0 LEAVE do -->