Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fuse-sshfs.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2963-5074/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fuse-sshfs.spec'] warning: Could not canonicalize hostname: opus3.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fuse-sshfs-2.3-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fuse-sshfs.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-2963-5074/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fuse-sshfs.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.84287 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sshfs-fuse-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/sshfs-fuse-2.3.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sshfs-fuse-2.3 ++ /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.84287 + umask 022 + cd /builddir/build/BUILD + cd sshfs-fuse-2.3 + 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for library containing dlsym... -ldl checking OpenSSH version... 4.3 < 4.4, enabling NODELAY workaround checking for x86_64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SSHFS... yes checking for fuse_opt_parse... 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/sshfs-fuse-2.3' gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/lib64\" -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -MT sshfs-sshfs.o -MD -MP -MF .deps/sshfs-sshfs.Tpo -c -o sshfs-sshfs.o `test -f 'sshfs.c' || echo './'`sshfs.c gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/lib64\" -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -MT sshfs-cache.o -MD -MP -MF .deps/sshfs-cache.Tpo -c -o sshfs-cache.o `test -f 'cache.c' || echo './'`cache.c sshfs.c: In function 'pty_expect_loop': sshfs.c:861: warning: ignoring return value of 'write', declared with attribute warn_unused_result sshfs.c: In function 'start_ssh': sshfs.c:988: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result mv -f .deps/sshfs-cache.Tpo .deps/sshfs-cache.Po gcc -Wall -W -s --shared -fPIC -ldl sshnodelay.c -o sshnodelay.so mv -f .deps/sshfs-sshfs.Tpo .deps/sshfs-sshfs.Po gcc -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -o sshfs sshfs-sshfs.o sshfs-cache.o -pthread -L/lib64 -lfuse -lrt -ldl -lgthread-2.0 -lglib-2.0 make[1]: Leaving directory `/builddir/build/BUILD/sshfs-fuse-2.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.31959 + umask 022 + cd /builddir/build/BUILD + cd sshfs-fuse-2.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild + make install DESTDIR=/var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild make[1]: Entering directory `/builddir/build/BUILD/sshfs-fuse-2.3' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/bin" /usr/bin/install -c sshfs '/var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/bin' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/lib64" /usr/bin/install -c -m 755 sshnodelay.so "/var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/lib64/sshnodelay.so" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 sshfs.1 '/var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/sshfs-fuse-2.3' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/sshfs-fuse-2.3 extracting debug info from /var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/bin/sshfs 186 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: fuse-sshfs-2.3-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.79399 + umask 022 + cd /builddir/build/BUILD + cd sshfs-fuse-2.3 + DOCDIR=/var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/share/doc/fuse-sshfs-2.3 + export DOCDIR + rm -rf /var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/share/doc/fuse-sshfs-2.3 + /bin/mkdir -p /var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/share/doc/fuse-sshfs-2.3 + cp -pr AUTHORS ChangeLog COPYING FAQ.txt NEWS README /var/tmp/fuse-sshfs-2.3-1.ru-root-mockbuild/usr/share/doc/fuse-sshfs-2.3 + exit 0 Provides: sshfs = 2.3-1.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: fuse >= 2.2 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) libdl.so.2()(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.2)(64bit) libfuse.so.2(FUSE_2.4)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.7)(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) openssh-clients rtld(GNU_HASH) Processing files: fuse-sshfs-debuginfo-2.3-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/fuse-sshfs-2.3-1.ru-root-mockbuild error: Installed (but unpackaged) file(s) found: /usr/lib64/sshnodelay.so Installed (but unpackaged) file(s) found: /usr/lib64/sshnodelay.so RPM build errors: Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fuse-sshfs.spec'] Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fuse-sshfs.spec'] LEAVE do --> EXCEPTION RAISED