Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cifs-utils.spec'], False, '/var/lib/mock/f17-build-1219629-195871/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cifs-utils.spec'] warning: Could not canonicalize hostname: x86-18.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cifs-utils-5.2-3.fc17.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/f17-build-1219629-195871/root/', None, 86400, True, False, 496, 496, None, False, 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.0JhMFa + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf cifs-utils-5.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cifs-utils-5.2.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cifs-utils-5.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-contrib-add-a-set-of-sample-etc-request-key.d-files.patch): + echo 'Patch #0 (0001-contrib-add-a-set-of-sample-etc-request-key.d-files.patch):' + /bin/cat /builddir/build/SOURCES/0001-contrib-add-a-set-of-sample-etc-request-key.d-files.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j5gqP0 + umask 022 + cd /builddir/build/BUILD + cd cifs-utils-5.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 -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./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 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... none checking for a sed that does not truncate output... /bin/sed 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 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 correctly handles 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 strcmp... 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 tolower... yes checking for uname... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.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 stdbool.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... 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 wbclient.h... yes checking for krb5_init_context in -lkrb5... yes checking for wbclient.h... (cached) yes checking for sys/xattr.h... yes checking for wbcStringToSid in -lwbclient... yes checking for krb5_auth_con_getsendsubkey... yes checking for krb5_principal_get_realm... no checking for krb5_free_unparsed_name... yes checking for krb5_auth_con_setaddrs... yes checking for krb5_auth_con_set_req_cksumtype... 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 -j16 make all-am make[1]: Entering directory `/builddir/build/BUILD/cifs-utils-5.2' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c getcifsacl.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c setcifsacl.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -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 -Wextra -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 -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c resolve_host.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -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 -Wextra -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 -Wextra -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 -Wextra -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 -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c spnego.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cifs.idmap.c /bin/sed 's,[@]sbindir@,/usr/sbin,' ./cifs.upcall.8.in > cifs.upcall.8-t && mv cifs.upcall.8-t cifs.upcall.8 /bin/sed 's,[@]sbindir@,/usr/sbin,' ./cifs.idmap.8.in > cifs.idmap.8-t && mv cifs.idmap.8-t cifs.idmap.8 mtab.c: In function 'my_endmntent': mtab.c:275:12: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] asn1.c: In function 'asn1_write': asn1.c:45:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] asn1.c: In function 'asn1_peek': asn1.c:411:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] asn1.c: In function 'asn1_tag_remaining': asn1.c:541:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] asn1.c: In function '_ber_read_OID_String_impl': asn1.c:570:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] gcc -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o cifs.idmap cifs.idmap.o -lkeyutils -lwbclient -lrt mount.cifs.c: In function 'add_mtab': mount.cifs.c:1610:12: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] gcc -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o getcifsacl getcifsacl.o -lkeyutils -lwbclient -lrt gcc -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o cifs.upcall cifs.upcall.o data_blob.o asn1.o spnego.o -ltalloc -lkeyutils -lkrb5 -lrt gcc -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o setcifsacl setcifsacl.o -lkeyutils -lwbclient -lrt gcc -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o mount.cifs mount.cifs.o mtab.o resolve_host.o util.o -lcap-ng -lrt make[1]: Leaving directory `/builddir/build/BUILD/cifs-utils-5.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.auJeDb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64 ++ dirname /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64 + cd cifs-utils-5.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64 make[1]: Entering directory `/builddir/build/BUILD/cifs-utils-5.2' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/bin" /usr/bin/install -c getcifsacl setcifsacl '/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/bin' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/sbin" /usr/bin/install -c cifs.upcall cifs.idmap '/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/sbin' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 getcifsacl.1 setcifsacl.1 '/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/share/man/man1' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 mount.cifs.8 cifs.upcall.8 cifs.idmap.8 '/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/share/man/man8' test -z ""/sbin"" || /bin/mkdir -p "/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64"/sbin"" /usr/bin/install -c mount.cifs '/builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/sbin' make[1]: Leaving directory `/builddir/build/BUILD/cifs-utils-5.2' + mkdir -p /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/etc/request-key.d + install -m 644 contrib/request-key.d/cifs.idmap.conf /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/etc/request-key.d + install -m 644 contrib/request-key.d/cifs.spnego.conf /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/etc/request-key.d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cifs-utils-5.2 extracting debug info from /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/bin/getcifsacl extracting debug info from /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/bin/setcifsacl extracting debug info from /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/sbin/cifs.upcall extracting debug info from /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/usr/sbin/cifs.idmap extracting debug info from /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64/sbin/mount.cifs 333 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-5.2-3.fc17.x86_64 Provides: config(cifs-utils) = 5.2-3.fc17 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.14)(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) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libwbclient.so.0()(64bit) rtld(GNU_HASH) Processing files: cifs-utils-debuginfo-5.2-3.fc17.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64 warning: Could not canonicalize hostname: x86-18.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/cifs-utils-5.2-3.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/cifs-utils-debuginfo-5.2-3.fc17.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z83GnP + umask 022 + cd /builddir/build/BUILD + cd cifs-utils-5.2 + rm -rf /builddir/build/BUILDROOT/cifs-utils-5.2-3.fc17.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->