Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rst2pdf.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-ee9731e336e8eff1b3852625e2c5e53c9772d9eb/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rst2pdf.spec'] with env {'LANG': 'en_US.UTF-8', '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 sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rst2pdf-0.93-8.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rst2pdf.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-ee9731e336e8eff1b3852625e2c5e53c9772d9eb/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', '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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rst2pdf.spec'] with env {'LANG': 'en_US.UTF-8', '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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W3G9F8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rst2pdf-0.93 + /usr/bin/gzip -dc /builddir/build/SOURCES/rst2pdf-0.93.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rst2pdf-0.93 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (rst2pdf-bz842800.patch): + echo 'Patch #0 (rst2pdf-bz842800.patch):' + /usr/bin/cat /builddir/build/SOURCES/rst2pdf-bz842800.patch + /usr/bin/patch -p1 --fuzz=0 patching file rst2pdf/tests/autotest.py + sed -i 's/\r//' Contributors.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PTov0G + umask 022 + cd /builddir/build/BUILD + cd rst2pdf-0.93 + python setup.py build running build running build_py creating build creating build/lib creating build/lib/rst2pdf copying rst2pdf/utils.py -> build/lib/rst2pdf copying rst2pdf/log.py -> build/lib/rst2pdf copying rst2pdf/config.py -> build/lib/rst2pdf copying rst2pdf/writer.py -> build/lib/rst2pdf copying rst2pdf/opt_imports.py -> build/lib/rst2pdf copying rst2pdf/findfonts.py -> build/lib/rst2pdf copying rst2pdf/aafigure_directive.py -> build/lib/rst2pdf copying rst2pdf/createpdf.py -> build/lib/rst2pdf copying rst2pdf/smartypants.py -> build/lib/rst2pdf copying rst2pdf/genpdftext.py -> build/lib/rst2pdf copying rst2pdf/math_flowable.py -> build/lib/rst2pdf copying rst2pdf/basenodehandler.py -> build/lib/rst2pdf copying rst2pdf/sinker.py -> build/lib/rst2pdf copying rst2pdf/flowables.py -> build/lib/rst2pdf copying rst2pdf/oddeven_directive.py -> build/lib/rst2pdf copying rst2pdf/styles.py -> build/lib/rst2pdf copying rst2pdf/tenjin.py -> build/lib/rst2pdf copying rst2pdf/math_directive.py -> build/lib/rst2pdf copying rst2pdf/svgimage.py -> build/lib/rst2pdf copying rst2pdf/pygments_code_block_directive.py -> build/lib/rst2pdf copying rst2pdf/genelements.py -> build/lib/rst2pdf copying rst2pdf/pygments2style.py -> build/lib/rst2pdf copying rst2pdf/pdfbuilder.py -> build/lib/rst2pdf copying rst2pdf/image.py -> build/lib/rst2pdf copying rst2pdf/uniconvsaver.py -> build/lib/rst2pdf copying rst2pdf/__init__.py -> build/lib/rst2pdf copying rst2pdf/sphinxnodes.py -> build/lib/rst2pdf copying rst2pdf/languages.py -> build/lib/rst2pdf copying rst2pdf/dumpstyle.py -> build/lib/rst2pdf copying rst2pdf/rson.py -> build/lib/rst2pdf copying rst2pdf/pygments2json.py -> build/lib/rst2pdf copying rst2pdf/counter_role.py -> build/lib/rst2pdf copying rst2pdf/nodehandlers.py -> build/lib/rst2pdf copying rst2pdf/sectnumlinks.py -> build/lib/rst2pdf creating build/lib/rst2pdf/extensions copying rst2pdf/extensions/sample.py -> build/lib/rst2pdf/extensions copying rst2pdf/extensions/preprocess_r2p.py -> build/lib/rst2pdf/extensions copying rst2pdf/extensions/fancytitles.py -> build/lib/rst2pdf/extensions copying rst2pdf/extensions/dotted_toc.py -> build/lib/rst2pdf/extensions copying rst2pdf/extensions/__init__.py -> build/lib/rst2pdf/extensions copying rst2pdf/extensions/inkscape_r2p.py -> build/lib/rst2pdf/extensions copying rst2pdf/extensions/plantuml.py -> build/lib/rst2pdf/extensions copying rst2pdf/extensions/vectorpdf_r2p.py -> build/lib/rst2pdf/extensions running egg_info creating rst2pdf.egg-info writing requirements to rst2pdf.egg-info/requires.txt writing rst2pdf.egg-info/PKG-INFO writing top-level names to rst2pdf.egg-info/top_level.txt writing dependency_links to rst2pdf.egg-info/dependency_links.txt writing entry points to rst2pdf.egg-info/entry_points.txt writing manifest file 'rst2pdf.egg-info/SOURCES.txt' reading manifest file 'rst2pdf.egg-info/SOURCES.txt' writing manifest file 'rst2pdf.egg-info/SOURCES.txt' creating build/lib/rst2pdf/styles copying rst2pdf/styles/a3-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/monokai.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/perldoc.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a2-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a4-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/legal.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/eightpoint.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/styles.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a1-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b5-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a5-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/tenpoint.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/twocolumn.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/letter-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/sphinx.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/murphy.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a4.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a5.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/tango.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b6-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b1.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/no-compact-lists.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/friendly.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/borland.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/default.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/double-sided.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/colorful.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a3.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/debugtables.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b3-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/autumn.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/bw.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a6-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/freetype-sans.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/serif.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b1-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/11x17.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/pastie.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b6.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a0.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/freetype-serif.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/native.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a2.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b2.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/letter.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b3.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b0.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/emacs.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b5.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b4.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a1.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/a6.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/dejavu.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/vs.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/manni.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/trac.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/fruity.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/twelvepoint.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b2-landscape.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/kerning.style -> build/lib/rst2pdf/styles copying rst2pdf/styles/b4-landscape.style -> build/lib/rst2pdf/styles creating build/lib/rst2pdf/images copying rst2pdf/images/image-missing.png -> build/lib/rst2pdf/images copying rst2pdf/images/image-missing.jpg -> build/lib/rst2pdf/images creating build/lib/rst2pdf/templates copying rst2pdf/templates/sphinxcover.tmpl -> build/lib/rst2pdf/templates copying rst2pdf/templates/cover.tmpl -> build/lib/rst2pdf/templates + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FoYNOJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch ++ dirname /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch + cd rst2pdf-0.93 + rm -rf /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch + python setup.py install --skip-build --root /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/utils.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/log.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions copying build/lib/rst2pdf/extensions/sample.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions copying build/lib/rst2pdf/extensions/preprocess_r2p.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions copying build/lib/rst2pdf/extensions/fancytitles.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions copying build/lib/rst2pdf/extensions/dotted_toc.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions copying build/lib/rst2pdf/extensions/__init__.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions copying build/lib/rst2pdf/extensions/inkscape_r2p.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions copying build/lib/rst2pdf/extensions/plantuml.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions copying build/lib/rst2pdf/extensions/vectorpdf_r2p.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions copying build/lib/rst2pdf/config.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/writer.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/opt_imports.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/findfonts.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/aafigure_directive.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/createpdf.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/smartypants.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/genpdftext.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/math_flowable.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/basenodehandler.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/templates copying build/lib/rst2pdf/templates/sphinxcover.tmpl -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/templates copying build/lib/rst2pdf/templates/cover.tmpl -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/templates copying build/lib/rst2pdf/sinker.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/images copying build/lib/rst2pdf/images/image-missing.png -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/images copying build/lib/rst2pdf/images/image-missing.jpg -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/images copying build/lib/rst2pdf/flowables.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/oddeven_directive.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/styles.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/tenjin.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/math_directive.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/svgimage.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/pygments_code_block_directive.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/genelements.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/pygments2style.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/pdfbuilder.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/image.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/uniconvsaver.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/__init__.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/sphinxnodes.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/languages.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/dumpstyle.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/rson.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/pygments2json.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf creating /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a3-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/monokai.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/perldoc.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a2-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a4-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/legal.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/eightpoint.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/styles.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a1-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b5-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a5-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/tenpoint.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/twocolumn.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/letter-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/sphinx.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/murphy.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a4.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a5.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/tango.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b6-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b1.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/no-compact-lists.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/friendly.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/borland.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/default.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/double-sided.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/colorful.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a3.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/debugtables.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b3-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/autumn.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/bw.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a6-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/freetype-sans.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/serif.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b1-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/11x17.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/pastie.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b6.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a0.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/freetype-serif.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/native.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a2.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b2.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/letter.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b3.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b0.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/emacs.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b5.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b4.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a1.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/a6.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/dejavu.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/vs.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/manni.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/trac.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/fruity.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/twelvepoint.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b2-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/kerning.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/styles/b4-landscape.style -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles copying build/lib/rst2pdf/counter_role.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/nodehandlers.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf copying build/lib/rst2pdf/sectnumlinks.py -> /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/sample.py to sample.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/preprocess_r2p.py to preprocess_r2p.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/fancytitles.py to fancytitles.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/dotted_toc.py to dotted_toc.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/inkscape_r2p.py to inkscape_r2p.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/plantuml.py to plantuml.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/vectorpdf_r2p.py to vectorpdf_r2p.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/writer.py to writer.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/opt_imports.py to opt_imports.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/findfonts.py to findfonts.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/aafigure_directive.py to aafigure_directive.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/createpdf.py to createpdf.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/smartypants.py to smartypants.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genpdftext.py to genpdftext.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_flowable.py to math_flowable.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/basenodehandler.py to basenodehandler.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sinker.py to sinker.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/flowables.py to flowables.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/oddeven_directive.py to oddeven_directive.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles.py to styles.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/tenjin.py to tenjin.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_directive.py to math_directive.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/svgimage.py to svgimage.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments_code_block_directive.py to pygments_code_block_directive.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genelements.py to genelements.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2style.py to pygments2style.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pdfbuilder.py to pdfbuilder.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/uniconvsaver.py to uniconvsaver.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sphinxnodes.py to sphinxnodes.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/languages.py to languages.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/dumpstyle.py to dumpstyle.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/rson.py to rson.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2json.py to pygments2json.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/counter_role.py to counter_role.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/nodehandlers.py to nodehandlers.pyc byte-compiling /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sectnumlinks.py to sectnumlinks.pyc running install_egg_info running egg_info writing requirements to rst2pdf.egg-info/requires.txt writing rst2pdf.egg-info/PKG-INFO writing top-level names to rst2pdf.egg-info/top_level.txt writing dependency_links to rst2pdf.egg-info/dependency_links.txt writing entry points to rst2pdf.egg-info/entry_points.txt reading manifest file 'rst2pdf.egg-info/SOURCES.txt' writing manifest file 'rst2pdf.egg-info/SOURCES.txt' Copying rst2pdf.egg-info to /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf-0.93.dev-py2.7.egg-info running install_scripts Installing rst2pdf script to /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/bin ++ find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name '*.py' + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/utils.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/utils.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/utils.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/utils.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/utils.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/log.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/log.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/log.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/log.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/log.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/sample.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/sample.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/sample.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/sample.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/sample.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/preprocess_r2p.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/preprocess_r2p.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/preprocess_r2p.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/preprocess_r2p.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/preprocess_r2p.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/fancytitles.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/fancytitles.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/fancytitles.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/fancytitles.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/fancytitles.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/dotted_toc.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/dotted_toc.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/dotted_toc.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/dotted_toc.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/dotted_toc.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/__init__.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/__init__.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/__init__.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/__init__.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/__init__.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/inkscape_r2p.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/inkscape_r2p.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/inkscape_r2p.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/inkscape_r2p.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/inkscape_r2p.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/plantuml.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/plantuml.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/plantuml.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/plantuml.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/plantuml.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/vectorpdf_r2p.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/vectorpdf_r2p.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/vectorpdf_r2p.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/vectorpdf_r2p.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/extensions/vectorpdf_r2p.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/config.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/config.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/config.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/config.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/config.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/writer.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/writer.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/writer.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/writer.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/writer.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/opt_imports.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/opt_imports.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/opt_imports.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/opt_imports.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/opt_imports.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/findfonts.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/findfonts.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/findfonts.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/findfonts.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/findfonts.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/aafigure_directive.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/aafigure_directive.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/aafigure_directive.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/aafigure_directive.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/aafigure_directive.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/createpdf.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/createpdf.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/createpdf.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/createpdf.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/createpdf.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/smartypants.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/smartypants.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/smartypants.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/smartypants.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/smartypants.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genpdftext.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genpdftext.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genpdftext.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genpdftext.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genpdftext.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_flowable.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_flowable.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_flowable.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_flowable.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_flowable.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/basenodehandler.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/basenodehandler.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/basenodehandler.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/basenodehandler.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/basenodehandler.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sinker.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sinker.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sinker.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sinker.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sinker.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/flowables.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/flowables.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/flowables.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/flowables.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/flowables.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/oddeven_directive.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/oddeven_directive.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/oddeven_directive.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/oddeven_directive.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/oddeven_directive.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/styles.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/tenjin.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/tenjin.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/tenjin.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/tenjin.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/tenjin.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_directive.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_directive.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_directive.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_directive.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/math_directive.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/svgimage.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/svgimage.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/svgimage.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/svgimage.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/svgimage.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments_code_block_directive.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments_code_block_directive.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments_code_block_directive.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments_code_block_directive.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments_code_block_directive.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genelements.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genelements.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genelements.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genelements.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/genelements.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2style.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2style.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2style.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2style.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2style.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pdfbuilder.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pdfbuilder.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pdfbuilder.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pdfbuilder.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pdfbuilder.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/image.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/image.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/image.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/image.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/image.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/uniconvsaver.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/uniconvsaver.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/uniconvsaver.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/uniconvsaver.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/uniconvsaver.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/__init__.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/__init__.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/__init__.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/__init__.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/__init__.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sphinxnodes.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sphinxnodes.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sphinxnodes.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sphinxnodes.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sphinxnodes.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/languages.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/languages.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/languages.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/languages.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/languages.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/dumpstyle.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/dumpstyle.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/dumpstyle.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/dumpstyle.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/dumpstyle.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/rson.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/rson.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/rson.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/rson.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/rson.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2json.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2json.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2json.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2json.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/pygments2json.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/counter_role.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/counter_role.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/counter_role.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/counter_role.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/counter_role.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/nodehandlers.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/nodehandlers.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/nodehandlers.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/nodehandlers.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/nodehandlers.py + for lib in '$(find /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf -name "*.py")' + sed '/\/usr\/bin\/env/d' /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sectnumlinks.py + touch -r /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sectnumlinks.py /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sectnumlinks.py.new + mv /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sectnumlinks.py.new /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/lib/python2.7/site-packages/rst2pdf/sectnumlinks.py + /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/rst2pdf-0.93 /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/rst2pdf-0.93-8.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: rst2pdf-0.93-8.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.20j8Oy + umask 022 + cd /builddir/build/BUILD + cd rst2pdf-0.93 + DOCDIR=/builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/share/doc/rst2pdf-0.93 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/share/doc/rst2pdf-0.93 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/share/doc/rst2pdf-0.93 + cp -pr Contributors.txt /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/share/doc/rst2pdf-0.93 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/share/doc/rst2pdf-0.93 + cp -pr README.txt /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch/usr/share/doc/rst2pdf-0.93 + exit 0 Provides: rst2pdf = 0.93-8.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/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch Wrote: /builddir/build/RPMS/rst2pdf-0.93-8.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.78DqS9 + umask 022 + cd /builddir/build/BUILD + cd rst2pdf-0.93 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rst2pdf-0.93-8.el7.noarch + exit 0 Child return code was: 0