Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-sphinx_rtd_theme.spec'], False, '/var/lib/mock/bananas7-el7.centos-build-154-237/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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/python-sphinx_rtd_theme.spec'] with env {'LANG': 'en_GB', '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 Wrote: /builddir/build/SRPMS/python-sphinx_rtd_theme-0.1.6-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-sphinx_rtd_theme.spec'], False, '/var/lib/mock/bananas7-el7.centos-build-154-237/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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/python-sphinx_rtd_theme.spec'] with env {'LANG': 'en_GB', '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.asKXQo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-sphinx_rtd_theme-0.1.6 + /usr/bin/mkdir -p python-sphinx_rtd_theme-0.1.6 + cd python-sphinx_rtd_theme-0.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/sphinx_rtd_theme-0.1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a sphinx_rtd_theme-0.1.6 python3-sphinx_rtd_theme-0.1.6 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.chziew + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-sphinx_rtd_theme-0.1.6/sphinx_rtd_theme-0.1.6 ~/build/BUILD/python-sphinx_rtd_theme-0.1.6 + cd python-sphinx_rtd_theme-0.1.6 + pushd sphinx_rtd_theme-0.1.6 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/__init__.py -> build/lib/sphinx_rtd_theme running egg_info writing requirements to sphinx_rtd_theme.egg-info/requires.txt writing sphinx_rtd_theme.egg-info/PKG-INFO writing top-level names to sphinx_rtd_theme.egg-info/top_level.txt writing dependency_links to sphinx_rtd_theme.egg-info/dependency_links.txt reading manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' copying sphinx_rtd_theme/breadcrumbs.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/footer.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/layout.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/layout_old.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/search.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/searchbox.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/theme.conf -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/versions.html -> build/lib/sphinx_rtd_theme creating build/lib/sphinx_rtd_theme/static creating build/lib/sphinx_rtd_theme/static/css copying sphinx_rtd_theme/static/css/badge_only.css -> build/lib/sphinx_rtd_theme/static/css copying sphinx_rtd_theme/static/css/theme.css -> build/lib/sphinx_rtd_theme/static/css creating build/lib/sphinx_rtd_theme/static/fonts copying sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot -> build/lib/sphinx_rtd_theme/static/fonts copying sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg -> build/lib/sphinx_rtd_theme/static/fonts copying sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf -> build/lib/sphinx_rtd_theme/static/fonts copying sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff -> build/lib/sphinx_rtd_theme/static/fonts creating build/lib/sphinx_rtd_theme/static/js copying sphinx_rtd_theme/static/js/theme.js -> build/lib/sphinx_rtd_theme/static/js + popd ~/build/BUILD/python-sphinx_rtd_theme-0.1.6 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ka6JRD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch ++ dirname /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch + cd python-sphinx_rtd_theme-0.1.6 ~/build/BUILD/python-sphinx_rtd_theme-0.1.6/sphinx_rtd_theme-0.1.6 ~/build/BUILD/python-sphinx_rtd_theme-0.1.6 + pushd sphinx_rtd_theme-0.1.6 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr creating /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib creating /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/searchbox.html -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/breadcrumbs.html -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/search.html -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/__init__.py -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/footer.html -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/versions.html -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/layout_old.html -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme creating /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static creating /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts copying build/lib/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts copying build/lib/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts copying build/lib/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts copying build/lib/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts creating /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/theme.js -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/js creating /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/css copying build/lib/sphinx_rtd_theme/static/css/theme.css -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/css copying build/lib/sphinx_rtd_theme/static/css/badge_only.css -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/css copying build/lib/sphinx_rtd_theme/theme.conf -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/layout.html -> /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme byte-compiling /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpppB4NX.py' /usr/bin/python2 -O /tmp/tmpppB4NX.py removing /tmp/tmpppB4NX.py running install_egg_info running egg_info writing requirements to sphinx_rtd_theme.egg-info/requires.txt writing sphinx_rtd_theme.egg-info/PKG-INFO writing top-level names to sphinx_rtd_theme.egg-info/top_level.txt writing dependency_links to sphinx_rtd_theme.egg-info/dependency_links.txt reading manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' Copying sphinx_rtd_theme.egg-info to /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/lib/python2.7/site-packages/sphinx_rtd_theme-0.1.6-py2.7.egg-info running install_scripts + popd ~/build/BUILD/python-sphinx_rtd_theme-0.1.6 + rm /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch//usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf + ln -s /usr/share/fonts/fontawesome/fontawesome-webfont.ttf /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch//usr/lib/python2.7/site-packages/sphinx_rtd_theme/static/fonts/ + /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/python-sphinx_rtd_theme-0.1.6 /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/python-sphinx_rtd_theme-0.1.6-1.el7.centos.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: python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qJi3fM + umask 022 + cd /builddir/build/BUILD + cd python-sphinx_rtd_theme-0.1.6 + DOCDIR=/builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/share/doc/python-sphinx_rtd_theme-0.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/share/doc/python-sphinx_rtd_theme-0.1.6 + cp -pr sphinx_rtd_theme-0.1.6/LICENSE /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/share/doc/python-sphinx_rtd_theme-0.1.6 + cp -pr sphinx_rtd_theme-0.1.6/README.rst /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch/usr/share/doc/python-sphinx_rtd_theme-0.1.6 + exit 0 Provides: python-sphinx_rtd_theme = 0.1.6-1.el7.centos 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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch Wrote: /builddir/build/RPMS/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2MRBY3 + umask 022 + cd /builddir/build/BUILD + cd python-sphinx_rtd_theme-0.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sphinx_rtd_theme-0.1.6-1.el7.centos.noarch + exit 0 Child return code was: 0 LEAVE do -->