Mock Version: 1.1.4 Mock Version: 1.1.4 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/rssh.spec'], False, '/var/lib/mock/dist-5E-epel-build-918312-135231/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/rssh.spec'] warning: Could not canonicalize hostname: x86-17.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rssh-2.3.2-7.el5.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/rssh.spec'], False, '/var/lib/mock/dist-5E-epel-build-918312-135231/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/rssh.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.48764 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf rssh-2.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/rssh-2.3.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rssh-2.3.2 ++ /usr/bin/id -u + '[' 418 = 0 ']' ++ /usr/bin/id -u + '[' 418 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (rssh-2.3.2-makefile.patch):' Patch #0 (rssh-2.3.2-makefile.patch): + patch -p1 -b --suffix .makefile -s + chmod 644 conf_convert.sh + chmod 644 mkchroot.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.48764 + umask 022 + cd /builddir/build/BUILD + cd rssh-2.3.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -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-redhat-linux-gnu --host=x86_64-redhat-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 gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking how to run the C preprocessor... gcc -E checking for egrep... 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 stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for strdup... yes checking for strtol... yes checking for strerror... yes checking for wordexp... yes checking for basename... yes checking for OpenSSH >= v3.5... yes - v4.3 checking for scp... /usr/bin/scp checking for sftp-server... /usr/libexec/openssh/sftp-server checking for cvs... /usr/bin/cvs checking for rdist... /usr/bin/rdist checking for rsync... /usr/bin/rsync checking static compilation... secure SSH found - not compiling rssh statically configure: creating ./config.status config.status: creating Makefile config.status: creating main.c config.status: creating pathnames.h config.status: creating rssh.conf.5 config.status: creating rssh.spec config.status: creating config.h config.status: executing depfiles commands + make -j16 make all-am make[1]: Entering directory `/builddir/build/BUILD/rssh-2.3.2' gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic rsshconf.c gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic log.c gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic util.c gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic argvec.c gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic main.c gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic rssh_chroot_helper.c argvec.c: In function 'build_arg_vector': argvec.c:128: warning: implicit declaration of function 'exit' argvec.c:128: warning: incompatible implicit declaration of built-in function 'exit' rsshconf.c:81: warning: built-in function 'log' declared as non-function util.c: In function 'opt_exist': util.c:137: warning: unused variable 'token' rssh_chroot_helper.c: In function 'main': rssh_chroot_helper.c:123: warning: 'uinfo.pw_dir' may be used uninitialized in this function rsshconf.c: In function 'process_user': rsshconf.c:844: warning: 'path' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rssh rsshconf.o log.o util.o argvec.o main.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rssh_chroot_helper rssh_chroot_helper.o log.o argvec.o util.o rsshconf.o make[1]: Leaving directory `/builddir/build/BUILD/rssh-2.3.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.88277 + umask 022 + cd /builddir/build/BUILD + cd rssh-2.3.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/rssh-2.3.2-7.el5-root-mockbuild + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/var/tmp/rssh-2.3.2-7.el5-root-mockbuild make[1]: Entering directory `/builddir/build/BUILD/rssh-2.3.2' test -z "/usr/bin" || mkdir -p -- "/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/bin" /usr/bin/install -p 'rssh' '/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/bin/rssh' test -z "/etc" || mkdir -p -- "/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/etc" /usr/bin/install -p -m 644 'rssh.conf' '/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/etc/rssh.conf' test -z "/usr/libexec" || mkdir -p -- "/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/libexec" /usr/bin/install -p 'rssh_chroot_helper' '/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/libexec/rssh_chroot_helper' make install-exec-hook make[2]: Entering directory `/builddir/build/BUILD/rssh-2.3.2' chmod u+s /var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/libexec/rssh_chroot_helper make[2]: Leaving directory `/builddir/build/BUILD/rssh-2.3.2' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/share/man/man1" /usr/bin/install -p -m 644 './rssh.1' '/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/share/man/man1/rssh.1' test -z "/usr/share/man/man5" || mkdir -p -- "/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/share/man/man5" /usr/bin/install -p -m 644 './rssh.conf.5' '/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/share/man/man5/rssh.conf.5' make[1]: Leaving directory `/builddir/build/BUILD/rssh-2.3.2' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/rssh-2.3.2 extracting debug info from /var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/libexec/rssh_chroot_helper extracting debug info from /var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/bin/rssh 136 blocks + /usr/lib/rpm/check-buildroot + /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: rssh-2.3.2-7.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.74106 + umask 022 + cd /builddir/build/BUILD + cd rssh-2.3.2 + DOCDIR=/var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/share/doc/rssh-2.3.2 + export DOCDIR + rm -rf /var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/share/doc/rssh-2.3.2 + /bin/mkdir -p /var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/share/doc/rssh-2.3.2 + cp -pr AUTHORS ChangeLog CHROOT COPYING NEWS README SECURITY TODO /var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/share/doc/rssh-2.3.2 + cp -pr conf_convert.sh mkchroot.sh /var/tmp/rssh-2.3.2-7.el5-root-mockbuild/usr/share/doc/rssh-2.3.2 + exit 0 Provides: config(rssh) = 2.3.2-7.el5 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: config(rssh) = 2.3.2-7.el5 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) openssh-server rtld(GNU_HASH) Processing files: rssh-debuginfo-2.3.2-7.el5 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/rssh-2.3.2-7.el5-root-mockbuild warning: Could not canonicalize hostname: x86-17.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/rssh-2.3.2-7.el5.x86_64.rpm Wrote: /builddir/build/RPMS/rssh-debuginfo-2.3.2-7.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.74106 + umask 022 + cd /builddir/build/BUILD + cd rssh-2.3.2 + rm -rf /var/tmp/rssh-2.3.2-7.el5-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->