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/centos6-rutgers-staging-build-2961-5086/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.ru6.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/centos6-rutgers-staging-build-2961-5086/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.4hrlVY + 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 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sshfs-fuse-2.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OgXXhq + umask 022 + cd /builddir/build/BUILD + cd sshfs-fuse-2.3 + 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 -I/usr/lib64/gfortran/modules' + export FFLAGS + ./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=/var/lib --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... 5.3 >= 4.4, disabling 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 -g -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 -g -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 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 -g -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 -ldl -lgthread-2.0 -lrt -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.n03gl2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64 + cd sshfs-fuse-2.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64 make[1]: Entering directory `/builddir/build/BUILD/sshfs-fuse-2.3' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64/usr/bin" /usr/bin/install -c sshfs '/builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64/usr/bin' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 sshfs.1 '/builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/sshfs-fuse-2.3' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sshfs-fuse-2.3 extracting debug info from /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64/usr/bin/sshfs 184 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-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fuse-sshfs-2.3-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F4GPoF + umask 022 + cd /builddir/build/BUILD + cd sshfs-fuse-2.3 + DOCDIR=/builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64/usr/share/doc/fuse-sshfs-2.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64/usr/share/doc/fuse-sshfs-2.3 + /bin/mkdir -p /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64/usr/share/doc/fuse-sshfs-2.3 + cp -pr AUTHORS ChangeLog COPYING FAQ.txt NEWS README /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64/usr/share/doc/fuse-sshfs-2.3 + exit 0 Provides: sshfs = 2.3-1.ru6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-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) 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) rtld(GNU_HASH) Processing files: fuse-sshfs-debuginfo-2.3-1.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64 warning: Could not canonicalize hostname: opus3.rutgers.edu Wrote: /builddir/build/RPMS/fuse-sshfs-2.3-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/fuse-sshfs-debuginfo-2.3-1.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s8YJFz + umask 022 + cd /builddir/build/BUILD + cd sshfs-fuse-2.3 + rm -rf /builddir/build/BUILDROOT/fuse-sshfs-2.3-1.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->