Mock Version: 1.2.4 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/vcprompt.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2110/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/vcprompt.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: i-0002ce3b Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/vcprompt-1.2.1-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/vcprompt.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2110/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/vcprompt.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UVexyJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vcprompt-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/vcprompt-1.2.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vcprompt-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/man-escape.patch + /usr/bin/patch -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a5hMZq + umask 022 + cd /builddir/build/BUILD + cd vcprompt-1.2.1 + 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 ++ 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 gcc option to accept ISO C99... -std=gnu99 checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... gcc -std=gnu99 -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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sqlite3.h usability... no checking sqlite3.h presence... no checking for sqlite3.h... no checking for sqlite3_open_v2 in -lsqlite3... no checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) 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 dup2... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j3 gcc -std=gnu99 -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-unused-parameter -c -o src/common.o src/common.c gcc -std=gnu99 -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-unused-parameter -c -o src/fossil.o src/fossil.c gcc -std=gnu99 -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-unused-parameter -c -o src/hg.o src/hg.c gcc -std=gnu99 -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-unused-parameter -c -o src/cvs.o src/cvs.c gcc -std=gnu99 -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-unused-parameter -c -o src/svn.o src/svn.c gcc -std=gnu99 -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-unused-parameter -c -o src/git.o src/git.c gcc -std=gnu99 -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-unused-parameter -c -o src/vcprompt.o src/vcprompt.c gcc -std=gnu99 -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-unused-parameter -c -o src/capture.o src/capture.c gcc -std=gnu99 -Wl,-z,relro -o vcprompt src/common.o src/fossil.o src/hg.o src/cvs.o src/svn.o src/git.o src/vcprompt.o src/capture.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wvMZQg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64 + cd vcprompt-1.2.1 + make install DESTDIR=/builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64 PREFIX=/usr MANDIR=/builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/share/man/man1 install -d /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/bin /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/share/man/man1 install vcprompt /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/bin install vcprompt.1 /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/share/man/man1 + chmod -x /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/share/man/man1/vcprompt.1 + /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/vcprompt-1.2.1 extracting debug info from /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/bin/vcprompt dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 106 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: vcprompt-1.2.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I4QA28 + umask 022 + cd /builddir/build/BUILD + cd vcprompt-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/share/doc/vcprompt-1.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/share/doc/vcprompt-1.2.1 + cp -pr README.txt /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64/usr/share/doc/vcprompt-1.2.1 + exit 0 Provides: vcprompt = 1.2.1-1.el7.centos vcprompt(x86-64) = 1.2.1-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.15)(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.7)(64bit) rtld(GNU_HASH) Processing files: vcprompt-debuginfo-1.2.1-1.el7.centos.x86_64 Provides: vcprompt-debuginfo = 1.2.1-1.el7.centos vcprompt-debuginfo(x86-64) = 1.2.1-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/vcprompt-1.2.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0002ce3b Wrote: /builddir/build/RPMS/vcprompt-1.2.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/vcprompt-debuginfo-1.2.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ugti3L + umask 022 + cd /builddir/build/BUILD + cd vcprompt-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/vcprompt-1.2.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->