request from: hawk checking if we should skip the build started at: Sun Apr 19 12:00:01 2020 fetching http://src.tld-linux.org/~builderti//srpms/5f7dd296-e3c0-4eaf-8cad-50e1b0cdd271/python-recommonmark-0.6.0-1.src.rpm fetched 39272 bytes, 619.5 K/s installing srpm: python-recommonmark-0.6.0-1.src.rpm + install -d /tmp/B.FY4ot7/BUILD /tmp/B.FY4ot7/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-recommonmark-0.6.0-1.src.rpm * Sun Apr 19 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-recommonmark.git;a=log;h=69a34bb097b94bed31ffd8f7600c0f925658eca9 * Sun Feb 02 2020 Jakub Bogusz 69a34bb - updated to 0.6.0 release - removed obsolete cm patch, upstream is prepared for commonmark 0.8.1 now - added math patch (fix inline math, failed in docutils) * Fri Nov 01 2019 Jan Rękorajski 56004f3 - release 4 (by relup.sh) * Mon Oct 28 2019 Jan Rękorajski 69420e1 - rebuild with python 3.8 - release 3 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.FY4ot7' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-recommonmark-0.6.0-1.src.rpm python-recommonmark ################################################## + rm -f python-recommonmark-0.6.0-1.src.rpm + install -m 700 -d /tmp/B.FY4ot7/BUILD/tmp + TMPDIR=/tmp/B.FY4ot7/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.FY4ot7' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.FY4ot7/python-recommonmark.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 5f7dd296-e3c0-4eaf-8cad-50e1b0cdd271; TMPDIR=/tmp/B.FY4ot7/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.FY4ot7' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.FY4ot7/python-recommonmark.spec + : build-id: 5f7dd296-e3c0-4eaf-8cad-50e1b0cdd271 + TMPDIR=/tmp/B.FY4ot7/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.FY4ot7' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.FY4ot7/python-recommonmark.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.FY4ot7/BUILD/tmp /bin/sh -e /tmp/B.FY4ot7/BUILD/tmp/rpm-tmp.51098 + umask 022 + cd /tmp/B.FY4ot7/BUILD + cd /tmp/B.FY4ot7/BUILD + rm -rf recommonmark-0.6.0 + /usr/bin/gzip -dc /tmp/B.FY4ot7/recommonmark-0.6.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd recommonmark-0.6.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-recommonmark-math.patch):' Patch #0 (python-recommonmark-math.patch): + build-2/lib/recommonmark copying recommonmark/scripts.py -> build-2/lib/recommonmark copying recommonmark/__init__.py -> build-2/lib/recommonmark copying recommonmark/transform.py -> build-2/lib/recommonmark copying recommonmark/states.py -> build-2/lib/recommonmark + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/recommonmark copying recommonmark/parser.py -> build-3/lib/recommonmark copying recommonmark/scripts.py -> build-3/lib/recommonmark copying recommonmark/__init__.py -> build-3/lib/recommonmark copying recommonmark/transform.py -> build-3/lib/recommonmark copying recommonmark/states.py -> build-3/lib/recommonmark + pwd + PYTHONPATH=/tmp/B.FY4ot7/BUILD/recommonmark-0.6.0 /usr/bin/make -j4 -C docs html make: Entering directory '/tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.8.5 making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] api_ref reading sources... [ 66%] auto_structify reading sources... [100%] index /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/api_ref.md:: WARNING: AutoStructify option "enable_auto_doc_ref" is deprecated /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/auto_structify.md:: WARNING: AutoStructify option "enable_auto_doc_ref" is deprecated /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/recommonmark/transform.py:docstring of recommonmark.transform.AutoStructify:1: WARNING: duplicate object description of recommonmark.transform.AutoStructify, other instance in /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/api_ref.md, use :noindex: for one of them /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/index.md:: WARNING: AutoStructify option "enable_auto_doc_ref" is deprecated looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] api_ref writing output... [ 66%] auto_structify writing output... [100%] index /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/auto_structify.md:12: WARNING: None:any reference target not found: conf.py /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/auto_structify.md:96: WARNING: None:any reference target not found: ../recommonmark/parser.py /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/auto_structify.md:1: WARNING: Pygments lexer name 'markdown' is not known /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/index.md:46: WARNING: Pygments lexer name 'markdown' is not known /tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/index.md:46: WARNING: Pygments lexer name 'markdown' is not known generating indices... genindex writing additional pages... search copying static files... WARNING: html_static_path entry '/tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 10 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.FY4ot7/BUILD/recommonmark-0.6.0/docs' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.FY4ot7/BUILD/tmp /bin/sh -e /tmp/B.FY4ot7/BUILD/tmp/rpm-tmp.36396 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.FY4ot7/BUILD/tmp + umask 022 + cd /tmp/B.FY4ot7/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder + /bin/mkdir -p /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder + cd recommonmark-0.6.0 + rm -rf /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder creating /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr creating /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share creating /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7 creating /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark copying build-2/lib/recommonmark/parser.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark copying build-2/lib/recommonmark/scripts.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark copying build-2/lib/recommonmark/__init__.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark copying build-2/lib/recommonmark/transform.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark copying build-2/lib/recommonmark/states.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark/parser.py to parser.pyc byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark/scripts.py to scripts.pyc byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark/__init__.py to __init__.pyc byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark/transform.py to transform.pyc byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark/states.py to states.pyc writing byte-compilation script '/tmp/B.FY4ot7/BUILD/tmp/tmpZVlCKM.py' /usr/bin/python -OO /tmp/B.FY4ot7/BUILD/tmp/tmpZVlCKM.py removing /tmp/B.FY4ot7/BUILD/tmp/tmpZVlCKM.py running install_egg_info running egg_info writing requirements to recommonmark.egg-info/requires.txt writing recommonmark.egg-info/PKG-INFO writing top-level names to recommonmark.egg-info/top_level.txt writing dependency_links to recommonmark.egg-info/dependency_links.txt writing entry points to recommonmark.egg-info/entry_points.txt reading manifest file 'recommonmark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'recommonmark.egg-info/SOURCES.txt' Copying recommonmark.egg-info to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages/recommonmark-0.6.0-py2.7.egg-info running install_scripts Installing cm2man script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2latex script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2xetex script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2html script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2xml script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2pseudoxml script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin + '[' ! -d /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/lib/python2.7/site-packages ']' + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2html /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2html-2 + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2latex /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2latex-2 + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2man /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2man-2 + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2pseudoxml /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2pseudoxml-2 + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xetex /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xetex-2 + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xml /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xml-2 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8 creating /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages creating /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark copying build-3/lib/recommonmark/parser.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark copying build-3/lib/recommonmark/scripts.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark copying build-3/lib/recommonmark/__init__.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark copying build-3/lib/recommonmark/transform.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark copying build-3/lib/recommonmark/states.py -> /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark/parser.py to parser.cpython-38.pyc byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark/scripts.py to scripts.cpython-38.pyc byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark/transform.py to transform.cpython-38.pyc byte-compiling /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark/states.py to states.cpython-38.pyc writing byte-compilation script '/tmp/B.FY4ot7/BUILD/tmp/tmp4191ew9w.py' /usr/bin/python3 /tmp/B.FY4ot7/BUILD/tmp/tmp4191ew9w.py removing /tmp/B.FY4ot7/BUILD/tmp/tmp4191ew9w.py running install_egg_info running egg_info writing recommonmark.egg-info/PKG-INFO writing dependency_links to recommonmark.egg-info/dependency_links.txt writing entry points to recommonmark.egg-info/entry_points.txt writing requirements to recommonmark.egg-info/requires.txt writing top-level names to recommonmark.egg-info/top_level.txt reading manifest file 'recommonmark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'recommonmark.egg-info/SOURCES.txt' Copying recommonmark.egg-info to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/python3.8/site-packages/recommonmark-0.6.0-py3.8.egg-info running install_scripts Installing cm2html script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2latex script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2man script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2pseudoxml script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2xetex script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin Installing cm2xml script to /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2html /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2html-3 + ln -sf cm2html-3 /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2html + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2latex /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2latex-3 + ln -sf cm2latex-3 /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2latex + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2man /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2man-3 + ln -sf cm2man-3 /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2man + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2pseudoxml /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2pseudoxml-3 + ln -sf cm2pseudoxml-3 /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2pseudoxml + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xetex /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xetex-3 + ln -sf cm2xetex-3 /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xetex + /bin/mv /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xml /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xml-3 + ln -sf cm2xml-3 /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/bin/cm2xml + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/15 files hardlinked Processing files: python-recommonmark-0.6.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.FY4ot7/BUILD/tmp /bin/sh -e /tmp/B.FY4ot7/BUILD/tmp/rpm-tmp.36396 + umask 022 + cd /tmp/B.FY4ot7/BUILD + cd recommonmark-0.6.0 + DOCDIR=/tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-0.6.0 + export DOCDIR + rm -rf /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-0.6.0 + /bin/mkdir -p /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-0.6.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-0.6.0... Documentation compressed. + cp -pr CHANGELOG.md README.md license.md /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-0.6.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-0.6.0... ./README.md ./license.md ./CHANGELOG.md Documentation compressed. + exit 0 Provides: pythonegg(recommonmark) = 0.6.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python python(abi) python(abi) = 2.7 pythonegg(commonmark) >= 0.8.1 pythonegg(docutils) >= 0.11 pythonegg(sphinx) >= 1.3.1 Processing files: python3-recommonmark-0.6.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.FY4ot7/BUILD/tmp /bin/sh -e /tmp/B.FY4ot7/BUILD/tmp/rpm-tmp.24587 + umask 022 + cd /tmp/B.FY4ot7/BUILD + cd recommonmark-0.6.0 + DOCDIR=/tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python3-recommonmark-0.6.0 + export DOCDIR + rm -rf /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python3-recommonmark-0.6.0 + /bin/mkdir -p /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python3-recommonmark-0.6.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python3-recommonmark-0.6.0... Documentation compressed. + cp -pr CHANGELOG.md README.md license.md /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python3-recommonmark-0.6.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python3-recommonmark-0.6.0... ./README.md ./license.md ./CHANGELOG.md Documentation compressed. + exit 0 Provides: python3egg(recommonmark) = 0.6.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python3 python(abi) python(abi) = 3.8 python3egg(commonmark) >= 0.8.1 python3egg(docutils) >= 0.11 python3egg(sphinx) >= 1.3.1 Processing files: python-recommonmark-apidocs-0.6.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.FY4ot7/BUILD/tmp /bin/sh -e /tmp/B.FY4ot7/BUILD/tmp/rpm-tmp.21885 + umask 022 + cd /tmp/B.FY4ot7/BUILD + cd recommonmark-0.6.0 + DOCDIR=/tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-apidocs-0.6.0 + export DOCDIR + rm -rf /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-apidocs-0.6.0 + /bin/mkdir -p /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-apidocs-0.6.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-apidocs-0.6.0... Documentation compressed. + cp -pr docs/_build/html/_static docs/_build/html/api_ref.html docs/_build/html/auto_structify.html docs/_build/html/genindex.html docs/_build/html/index.html docs/_build/html/search.html docs/_build/html/searchindex.js /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-apidocs-0.6.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder/usr/share/doc/python-recommonmark-apidocs-0.6.0... ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf ./_static/fonts/Lato/lato-bold.woff2 ./_static/fonts/Lato/lato-regular.eot ./_static/fonts/Lato/lato-bold.woff ./_static/fonts/Lato/lato-regular.woff ./_static/fonts/Lato/lato-italic.woff2 ./_static/fonts/Lato/lato-bolditalic.ttf ./_static/fonts/Lato/lato-bolditalic.woff ./_static/fonts/Lato/lato-bolditalic.eot ./_static/fonts/Lato/lato-italic.eot ./_static/fonts/Lato/lato-italic.ttf ./_static/fonts/Lato/lato-bold.ttf ./_static/fonts/Lato/lato-bold.eot ./_static/fonts/Lato/lato-regular.woff2 ./_static/fonts/Lato/lato-bolditalic.woff2 ./_static/fonts/Lato/lato-italic.woff ./_static/fonts/Lato/lato-regular.ttf ./_static/fonts/fontawesome-webfont.svg ./_static/fonts/fontawesome-webfont.woff ./_static/fonts/fontawesome-webfont.woff2 ./_static/fonts/fontawesome-webfont.eot ./_static/fonts/fontawesome-webfont.ttf Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder Wrote: /tmp/B.FY4ot7/RPMS/python-recommonmark-0.6.0-1.noarch.rpm Wrote: /tmp/B.FY4ot7/RPMS/python3-recommonmark-0.6.0-1.noarch.rpm Wrote: /tmp/B.FY4ot7/RPMS/python-recommonmark-apidocs-0.6.0-1.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.FY4ot7/BUILD/tmp /bin/sh -e /tmp/B.FY4ot7/BUILD/tmp/rpm-tmp.66604 + umask 022 + cd /tmp/B.FY4ot7/BUILD + cd recommonmark-0.6.0 + /bin/rm '--interactive=never' -rf /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder + rm -rf /tmp/B.FY4ot7/BUILD/tmp/python-recommonmark-0.6.0-root-builder ended at: Sun Apr 19 12:00:31 2020, done in 0:00:28.917283 + chmod -R u+rwX /tmp/B.FY4ot7/BUILD + rm -rf /tmp/B.FY4ot7/tmp /tmp/B.FY4ot7/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.FY4ot7 Begin-TLD-Builder-Info Build-Time: user:26.30s sys:3.30s real:30.49s (faults io:0 non-io:387985) Files queued for ftp: 5403396 python-recommonmark-apidocs-0.6.0-1.noarch.rpm 28637 python3-recommonmark-0.6.0-1.noarch.rpm 22248 python-recommonmark-0.6.0-1.noarch.rpm 207 python-recommonmark-0.6.0-1.src.rpm.uploadinfo End-TLD-Builder-Info