Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/samdump2.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/samdump2.spec'] with env {'LANG': 'en_GB', '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: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/samdump2-3.0.0-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/samdump2.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', '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=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/samdump2.spec '] with env {'LANG': 'en_GB', '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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZLbNeU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf samdump2-3.0.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/samdump2-3.0.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd samdump2-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (samdump2-install.patch): + echo 'Patch #0 (samdump2-install.patch):' + /usr/bin/cat /builddir/build/SOURCES/samdump2-install.patch + /usr/bin/patch -p1 -b --suffix .install --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9ORpk7 + umask 022 + cd /builddir/build/BUILD + cd samdump2-3.0.0 + make -j16 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' 'LIBS=-lssl -lcrypto' /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o hive.o hive.c /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o list.o list.c /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o bkhive.o bkhive.c /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o samdump2.o samdump2.c /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o main.o main.c /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o dumpsam.o dumpsam.c Building binary... /usr/bin/gcc -o samdump2 hive.o list.o bkhive.o samdump2.o main.o dumpsam.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -lssl -lcrypto + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sru02k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386 ++ dirname /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386 + cd samdump2-3.0.0 + rm -rf /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386 ++ id -un + OWNER=mockbuild ++ id -gn + GROUP=mockbuild + make install DESTDIR=/builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386 BINDIR=/usr/bin MANDIR=/usr/share/man/man1/ OWNER=mockbuild GROUP=mockbuild Creating directories... /usr/bin/install -d -m 755 -o mockbuild -g mockbuild /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/bin /usr/bin/install -d -m 755 -o mockbuild -g mockbuild /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/share/man/man1/ Copying binary... /usr/bin/install samdump2 -m 755 -o mockbuild -g mockbuild /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/bin Installing man page... /usr/bin/install samdump2.1 -m 644 -o mockbuild -g mockbuild /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/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 50000000 /builddir/build/BUILD/samdump2-3.0.0 extracting debug info from /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/bin/samdump2 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 82 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: samdump2-3.0.0-6.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dyUSkz + umask 022 + cd /builddir/build/BUILD + cd samdump2-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/share/doc/samdump2-3.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/share/doc/samdump2-3.0.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/share/doc/samdump2-3.0.0 + cp -pr COPYING /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/share/doc/samdump2-3.0.0 + cp -pr README /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/share/doc/samdump2-3.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386/usr/share/doc/samdump2-3.0.0 + exit 0 Provides: samdump2 = 3.0.0-6.el7 samdump2(x86-32) = 3.0.0-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libssl.so.10 rtld(GNU_HASH) Processing files: samdump2-debuginfo-3.0.0-6.el7.i686 Provides: samdump2-debuginfo = 3.0.0-6.el7 samdump2-debuginfo(x86-32) = 3.0.0-6.el7 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/samdump2-3.0.0-6.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/samdump2-3.0.0-6.el7.i686.rpm Wrote: /builddir/build/RPMS/samdump2-debuginfo-3.0.0-6.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QGtg3g + umask 022 + cd /builddir/build/BUILD + cd samdump2-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/samdump2-3.0.0-6.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->