Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cifs-utils.spec'], False, '/var/lib/mock/dist-f13-build-800332-115300/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cifs-utils.spec'] warning: Could not canonicalize hostname: xb-01.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cifs-utils-4.5-2.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cifs-utils.spec'], False, '/var/lib/mock/dist-f13-build-800332-115300/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cifs-utils.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uCJOpW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf cifs-utils-4.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cifs-utils-4.5.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cifs-utils-4.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (cifs-utils-4.5-mount.cifs-fix-parsing-of-cred-option.patch):' Patch #1 (cifs-utils-4.5-mount.cifs-fix-parsing-of-cred-option.patch): + /bin/cat /builddir/build/SOURCES/cifs-utils-4.5-mount.cifs-fix-parsing-of-cred-option.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rzMsC6 + umask 022 + cd /builddir/build/BUILD + cd cifs-utils-4.5 + 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-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --prefix=/usr 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-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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking krb5/krb5.h usability... yes checking krb5/krb5.h presence... yes checking for krb5/krb5.h... yes checking for keyvalue in krb5_keyblock... no checking talloc.h usability... yes checking talloc.h presence... yes checking for talloc.h... yes checking keyutils.h usability... yes checking keyutils.h presence... yes checking for keyutils.h... yes checking for krb5_init_context in -lkrb5... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for library containing getmntent... none required checking whether lstat dereferences a symlink specified with a trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strnlen... yes checking for alarm... yes checking for atexit... yes checking for endpwent... yes checking for getmntent... (cached) yes checking for getpass... yes checking for gettimeofday... yes checking for inet_ntop... yes checking for memset... yes checking for realpath... yes checking for setenv... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for krb5_auth_con_getsendsubkey... yes checking for krb5_principal_get_realm... no checking for krb5_free_unparsed_name... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking whether to use libcap-ng... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-am make[1]: Entering directory `/builddir/build/BUILD/cifs-utils-4.5' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mount.cifs.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mtab.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c util.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cifs.upcall.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c data_blob.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c asn1.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spnego.c gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o cifs.upcall cifs.upcall.o data_blob.o asn1.o spnego.o util.o -ltalloc -lkeyutils -lkrb5 gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o mount.cifs mount.cifs.o mtab.o util.o -lcap-ng make[1]: Leaving directory `/builddir/build/BUILD/cifs-utils-4.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.42zaKH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64 + cd cifs-utils-4.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64 make[1]: Entering directory `/builddir/build/BUILD/cifs-utils-4.5' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64/usr/sbin" /usr/bin/install -c cifs.upcall '/builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64/usr/sbin' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 mount.cifs.8 cifs.upcall.8 '/builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64/usr/share/man/man8' test -z ""/sbin"" || /bin/mkdir -p "/builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64"/sbin"" /usr/bin/install -c mount.cifs '/builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64/sbin' make[1]: Leaving directory `/builddir/build/BUILD/cifs-utils-4.5' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cifs-utils-4.5 extracting debug info from /builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64/usr/sbin/cifs.upcall extracting debug info from /builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64/sbin/mount.cifs 224 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cifs-utils-4.5-2.fc13.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcap-ng.so.0()(64bit) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libtalloc.so.2()(64bit) rtld(GNU_HASH) Processing files: cifs-utils-debuginfo-4.5-2.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64 warning: Could not canonicalize hostname: xb-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/cifs-utils-4.5-2.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/cifs-utils-debuginfo-4.5-2.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5fIjey + umask 022 + cd /builddir/build/BUILD + cd cifs-utils-4.5 + rm -rf /builddir/build/BUILDROOT/cifs-utils-4.5-2.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->