Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/scrub.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/scrub.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/scrub-2.5.2-7.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/scrub.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/scrub.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v6y7kQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scrub-2.5.2 + /usr/bin/tar -xf - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/scrub-2.5.2.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd scrub-2.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (scrub-2.5.2-extentonly.patch): + echo 'Patch #0 (scrub-2.5.2-extentonly.patch):' + /usr/bin/cat /builddir/build/SOURCES/scrub-2.5.2-extentonly.patch + /usr/bin/patch -p1 --fuzz=0 patching file libscrub/Makefile.am patching file man/scrub.1.in patching file src/Makefile.am patching file src/fextent_apply.c patching file src/fextent_apply.h patching file src/fillfile.c patching file src/fillfile.h patching file src/genrand.c patching file src/scrub.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8wObCu + umask 022 + cd /builddir/build/BUILD + cd scrub-2.5.2 + ./autogen.sh Running aclocal ... Running libtoolize ... Running autoheader ... Running automake ... configure.ac:16: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:16: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation Makefile.am:15: warning: realpath $(top_builddir: non-POSIX variable name Makefile.am:15: (probably a GNU make extension) parallel-tests: installing 'config/test-driver' Running autoconf ... Cleaning up ... Now run ./configure to configure scrub for your environment. + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib/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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + ./configure --build=i386-redhat-linux-gnu --host=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking metadata... yes checking installation directory variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/scrub-2.5.2/config/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/scrub-2.5.2/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-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 how to run the C preprocessor... gcc -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 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 ANSI C header files... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to install pkg-config *.pc files... ${libdir}/pkgconfig checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for getopt_long... yes checking for posix_memalign... yes checking for memalign... yes checking for posix_fadvise... yes checking for rand_r... yes checking for random_r... yes checking how to link against pthreads... -lpthread checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scrub.spec config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/scrub.1 config.status: creating test/Makefile config.status: creating libscrub/Makefile config.status: creating libscrub/libscrub.pc config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 Making all in src make[1]: Entering directory `/builddir/build/BUILD/scrub-2.5.2/src' gcc -DHAVE_CONFIG_H -I. -I../config -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 aes.c gcc -DHAVE_CONFIG_H -I. -I../config -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 fextent_apply.c gcc -DHAVE_CONFIG_H -I. -I../config -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 filldentry.c gcc -DHAVE_CONFIG_H -I. -I../config -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 fillfile.c gcc -DHAVE_CONFIG_H -I. -I../config -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 genrand.c gcc -DHAVE_CONFIG_H -I. -I../config -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 getsize.c gcc -DHAVE_CONFIG_H -I. -I../config -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 hwrand.c gcc -DHAVE_CONFIG_H -I. -I../config -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 pattern.c gcc -DHAVE_CONFIG_H -I. -I../config -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 progress.c gcc -DHAVE_CONFIG_H -I. -I../config -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 scrub.c gcc -DHAVE_CONFIG_H -I. -I../config -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 sig.c gcc -DHAVE_CONFIG_H -I. -I../config -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 util.c /bin/sh ../libtool --tag=CC --mode=link 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 -Wl,-z,relro -o scrub aes.o fextent_apply.o filldentry.o fillfile.o genrand.o getsize.o hwrand.o pattern.o progress.o scrub.o sig.o util.o -lpthread libtool: link: 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 -Wl,-z -Wl,relro -o scrub aes.o fextent_apply.o filldentry.o fillfile.o genrand.o getsize.o hwrand.o pattern.o progress.o scrub.o sig.o util.o -lpthread make[1]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2/src' Making all in man make[1]: Entering directory `/builddir/build/BUILD/scrub-2.5.2/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2/man' Making all in test make[1]: Entering directory `/builddir/build/BUILD/scrub-2.5.2/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2/test' make[1]: Entering directory `/builddir/build/BUILD/scrub-2.5.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eqshxo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386 ++ dirname /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386 + cd scrub-2.5.2 + make DESTDIR=/builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386 install Making install in src make[1]: Entering directory `/builddir/build/BUILD/scrub-2.5.2/src' make[2]: Entering directory `/builddir/build/BUILD/scrub-2.5.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c scrub '/builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/bin' libtool: install: /usr/bin/install -c scrub /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/bin/scrub make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2/src' make[1]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/scrub-2.5.2/man' make[2]: Entering directory `/builddir/build/BUILD/scrub-2.5.2/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/share/man/man1' /usr/bin/install -c -m 644 scrub.1 '/builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2/man' make[1]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2/man' Making install in test make[1]: Entering directory `/builddir/build/BUILD/scrub-2.5.2/test' make[2]: Entering directory `/builddir/build/BUILD/scrub-2.5.2/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2/test' make[1]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2/test' make[1]: Entering directory `/builddir/build/BUILD/scrub-2.5.2' make[2]: Entering directory `/builddir/build/BUILD/scrub-2.5.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2' make[1]: Leaving directory `/builddir/build/BUILD/scrub-2.5.2' + /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/scrub-2.5.2 extracting debug info from /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/bin/scrub dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 244 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: scrub-2.5.2-7.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P7oxfj + umask 022 + cd /builddir/build/BUILD + cd scrub-2.5.2 + DOCDIR=/builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/share/doc/scrub-2.5.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/share/doc/scrub-2.5.2 + cp -pr DISCLAIMER /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/share/doc/scrub-2.5.2 + cp -pr COPYING /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/share/doc/scrub-2.5.2 + cp -pr README /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/share/doc/scrub-2.5.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386/usr/share/doc/scrub-2.5.2 + exit 0 Provides: scrub = 2.5.2-7.el7 scrub(x86-32) = 2.5.2-7.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.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) rtld(GNU_HASH) Processing files: scrub-debuginfo-2.5.2-7.el7.i686 Provides: scrub-debuginfo = 2.5.2-7.el7 scrub-debuginfo(x86-32) = 2.5.2-7.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/scrub-2.5.2-7.el7.i386 Wrote: /builddir/build/RPMS/scrub-2.5.2-7.el7.i686.rpm Wrote: /builddir/build/RPMS/scrub-debuginfo-2.5.2-7.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.670cX3 + umask 022 + cd /builddir/build/BUILD + cd scrub-2.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/scrub-2.5.2-7.el7.i386 + exit 0 Child return code was: 0