Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/msktutil.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-24051/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/msktutil.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-185008412 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/msktutil-1.0rc2-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/msktutil.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-24051/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/msktutil.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ySLZo0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msktutil-1.0rc2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/msktutil-1.0rc2.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd msktutil-1.0rc2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x6gcqK + umask 022 + cd /builddir/build/BUILD + cd msktutil-1.0rc2 + autoreconf -if aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking 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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for install... /usr/bin/install checking for cat... /usr/bin/cat checking for rm... /usr/bin/rm checking for cp... /usr/bin/cp checking for echo... /usr/bin/echo checking for sed... /usr/bin/sed checking for mkdir... /usr/bin/mkdir checking for krb5-config... /usr/bin/krb5-config checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking heim_err.h usability... no checking heim_err.h presence... no checking for heim_err.h... no checking et/com_err.h usability... yes checking et/com_err.h presence... yes checking for et/com_err.h... yes checking sasl.h usability... no checking sasl.h presence... no checking for sasl.h... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking udns.h usability... no checking udns.h presence... no checking for udns.h... no checking for library containing ns_initparse... -lresolv checking for res_search... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for ldap_search_ext_s in -lldap... yes checking for ber_alloc in -llber... yes checking whether LDAP_OPT_DIAGNOSTIC_MESSAGE is declared... yes checking whether com_err.h needs extern "C"... yes checking for vasprintf... yes checking for vsnprintf... yes checking for setenv... yes checking for strtoll... yes checking for ldap_initialize... yes checking whether ENCTYPE_AES256_CTS_HMAC_SHA1_96 is declared... yes checking whether ENCTYPE_AES128_CTS_HMAC_SHA1_96 is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j2 Compiling krb5wrap.cpp g++ -I. -I/usr/include/et -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-write-strings -c krb5wrap.cpp -o krb5wrap.o Compiling msktutil.cpp g++ -I. -I/usr/include/et -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-write-strings -c msktutil.cpp -o msktutil.o Compiling msktkrb5.cpp g++ -I. -I/usr/include/et -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-write-strings -c msktkrb5.cpp -o msktkrb5.o Compiling msktldap.cpp g++ -I. -I/usr/include/et -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-write-strings -c msktldap.cpp -o msktldap.o Compiling msktname.cpp g++ -I. -I/usr/include/et -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-write-strings -c msktname.cpp -o msktname.o Compiling msktpass.cpp g++ -I. -I/usr/include/et -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-write-strings -c msktpass.cpp -o msktpass.o msktpass.cpp: In function 'int generate_new_password(msktutil_flags*)': msktpass.cpp:79:35: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(fd, &curr, 1); ^ Compiling msktconf.cpp g++ -I. -I/usr/include/et -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-write-strings -c msktconf.cpp -o msktconf.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. -I/usr/include/et -c -o strtoll.o strtoll.c Compiling ldapconnection.cpp g++ -I. -I/usr/include/et -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-write-strings -c ldapconnection.cpp -o ldapconnection.o /usr/bin/sed -e "s/REPLACE_PROGNAME/msktutil/g" \ -e "s/REPLACE_VERSION/1.0rc2/g" < ./msktutil.M >msktutil.1 Assembling msktutil g++ -Wl,-z,relro krb5wrap.o msktutil.o msktkrb5.o msktldap.o msktname.o msktpass.o msktconf.o strtoll.o ldapconnection.o -llber -lldap -lresolv -lkrb5 -lk5crypto -lcom_err -o msktutil + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ccSFKZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64 + cd msktutil-1.0rc2 + rm -rf /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64 /usr/bin/mkdir -p /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/sbin /usr/bin/mkdir -p /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/share/man/man1 /usr/bin/install msktutil /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/sbin /usr/bin/install msktutil.1 /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/msktutil-1.0rc2 extracting debug info from /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/sbin/msktutil dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 298 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: msktutil-1.0rc2-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NaAFxf + umask 022 + cd /builddir/build/BUILD + cd msktutil-1.0rc2 + DOCDIR=/builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/share/doc/msktutil-1.0rc2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/share/doc/msktutil-1.0rc2 + cp -pr LICENSE /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/share/doc/msktutil-1.0rc2 + cp -pr README /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/share/doc/msktutil-1.0rc2 + cp -pr ChangeLog /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64/usr/share/doc/msktutil-1.0rc2 + exit 0 Provides: msktutil = 1.0rc2-1.el7.centos msktutil(x86-64) = 1.0rc2-1.el7.centos 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) libc.so.6(GLIBC_2.8)(64bit) libcom_err.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libk5crypto.so.3()(64bit) libk5crypto.so.3(k5crypto_3_MIT)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libresolv.so.2(GLIBC_2.9)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: msktutil-debuginfo-1.0rc2-1.el7.centos.x86_64 Provides: msktutil-debuginfo = 1.0rc2-1.el7.centos msktutil-debuginfo(x86-64) = 1.0rc2-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/msktutil-1.0rc2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/msktutil-debuginfo-1.0rc2-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.euktO2 + umask 022 + cd /builddir/build/BUILD + cd msktutil-1.0rc2 + rm -rf /builddir/build/BUILDROOT/msktutil-1.0rc2-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->