Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/redhat-support-lib-python.spec'], False, '/var/lib/mock/c7.01.01-armhfp-dcfc434695c26a8393ae17719e735e31955cafd9/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/redhat-support-lib-python.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/redhat-support-lib-python-0.9.7-0.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/redhat-support-lib-python.spec'], False, '/var/lib/mock/c7.01.01-armhfp-dcfc434695c26a8393ae17719e735e31955cafd9/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/redhat-support-lib-python.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1QxxAs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf redhat-support-lib-python-0.9.7-0 + /usr/bin/gzip -dc /builddir/build/SOURCES/redhat-support-lib-python-0.9.7-0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd redhat-support-lib-python-0.9.7-0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ilwwDR + umask 022 + cd /builddir/build/BUILD + cd redhat-support-lib-python-0.9.7-0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' noarch == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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 --docdir=/usr/share/doc/redhat-support-lib-python-0.9.7 --disable-python-syntax-check checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether ln -s works... yes checking for pyflakes... no checking for pep8... no checking for rpmbuild... rpmbuild checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking python module: lxml... no checking python module: dateutil... no checking python module: M2Crypto... no configure: creating ./config.status config.status: creating Makefile config.status: creating redhat-support-lib-python.spec config.status: creating src/Makefile config.status: creating src/redhat_support_lib/Makefile config.status: creating src/redhat_support_lib/version.py config.status: creating src/redhat_support_lib/infrastructure/Makefile config.status: creating src/redhat_support_lib/utils/Makefile config.status: creating src/redhat_support_lib/web/Makefile config.status: creating src/redhat_support_lib/system/Makefile config.status: creating src/redhat_support_lib/xml/Makefile config.status: executing depfiles commands configure: WARNING: Cannot find python M2Crypto module configure: WARNING: Cannot find python dateutil module configure: WARNING: Cannot find python lxml module + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' Making all in redhat_support_lib make[2]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' Making all in infrastructure make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/infrastructure' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/infrastructure' Making all in utils make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/utils' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/utils' Making all in web make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/web' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/web' Making all in xml make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/xml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/xml' Making all in system make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/system' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/system' make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' make[2]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' make[2]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' make[1]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' make[1]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rgVrsN + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch ++ dirname /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch + cd redhat-support-lib-python-0.9.7-0 + rm -rf /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch + make -j4 install DESTDIR=/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch Making install in src make[1]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' Making install in redhat_support_lib make[2]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' Making install in infrastructure make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/infrastructure' make[4]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/infrastructure' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.7/site-packages/redhat_support_lib/infrastructure" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/infrastructure" /usr/bin/install -c -m 644 __init__.py brokers.py common.py connectionspool.py contextmanager.py errors.py proxy.py threadpool.py '/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/infrastructure' Byte-compiling python modules... __init__.pybrokers.pycommon.pyconnectionspool.pycontextmanager.pyerrors.pyproxy.pythreadpool.py Byte-compiling python modules (optimized versions) ... __init__.pybrokers.pycommon.pyconnectionspool.pycontextmanager.pyerrors.pyproxy.pythreadpool.py make[4]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/infrastructure' make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/infrastructure' Making install in utils make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/utils' make[4]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/utils' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.7/site-packages/redhat_support_lib/utils" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/utils" test -z "/usr/lib/python2.7/site-packages/redhat_support_lib/utils" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/utils" /usr/bin/install -c reporthelper.py '/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/utils' /usr/bin/install -c -m 644 __init__.py confighelper.py filterhelper.py ftphelper.py parsehelper.py reflectionhelper.py searchhelper.py urlhelper.py '/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/utils' Byte-compiling python modules... __init__.pyconfighelper.pyfilterhelper.pyftphelper.pyparsehelper.pyreflectionhelper.pysearchhelper.pyurlhelper.py Byte-compiling python modules (optimized versions) ... __init__.pyconfighelper.pyfilterhelper.pyftphelper.pyparsehelper.pyreflectionhelper.pysearchhelper.pyurlhelper.py make[4]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/utils' make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/utils' Making install in web make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/web' make[4]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/web' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.7/site-packages/redhat_support_lib/web" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/web" /usr/bin/install -c -m 644 __init__.py connection.py proxyhttpsconnection.py '/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/web' Byte-compiling python modules... __init__.pyconnection.pyproxyhttpsconnection.py Byte-compiling python modules (optimized versions) ... __init__.pyconnection.pyproxyhttpsconnection.py make[4]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/web' make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/web' Making install in xml make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/xml' make[4]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/xml' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.7/site-packages/redhat_support_lib/xml" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/xml" test -z "/usr/lib/python2.7/site-packages/redhat_support_lib/xml" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/xml" /usr/bin/install -c params.py report.py '/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/xml' /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/xml' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[4]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/xml' make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/xml' Making install in system make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/system' make[4]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/system' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.7/site-packages/redhat_support_lib/system" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/system" /usr/bin/install -c -m 644 __init__.py httplib.py '/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib/system' Byte-compiling python modules... __init__.pyhttplib.py Byte-compiling python modules (optimized versions) ... __init__.pyhttplib.py make[4]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/system' make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib/system' make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' make[4]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.7/site-packages/redhat_support_lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib" /usr/bin/install -c -m 644 __init__.py api.py version.py '/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7/site-packages/redhat_support_lib' Byte-compiling python modules... __init__.pyapi.pyversion.py Byte-compiling python modules (optimized versions) ... __init__.pyapi.pyversion.py make[4]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' make[2]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src/redhat_support_lib' make[2]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' make[3]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' make[2]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' make[1]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0/src' make[1]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0' make[2]: Entering directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0' 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/redhat-support-lib-python-0.9.7-0' make[1]: Leaving directory `/builddir/build/BUILD/redhat-support-lib-python-0.9.7-0' + /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/redhat-support-lib-python-0.9.7-0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: redhat-support-lib-python-0.9.7-0.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.crq2QV + umask 022 + cd /builddir/build/BUILD + cd redhat-support-lib-python-0.9.7-0 + DOCDIR=/builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/share/doc/redhat-support-lib-python-0.9.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/share/doc/redhat-support-lib-python-0.9.7 + cp -pr AUTHORS /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/share/doc/redhat-support-lib-python-0.9.7 + cp -pr README /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch/usr/share/doc/redhat-support-lib-python-0.9.7 + exit 0 Provides: redhat-support-lib-python = 0.9.7-0.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch Wrote: /builddir/build/RPMS/redhat-support-lib-python-0.9.7-0.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yHSEOI + umask 022 + cd /builddir/build/BUILD + cd redhat-support-lib-python-0.9.7-0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/redhat-support-lib-python-0.9.7-0.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->