request from: hawk checking if we should skip the build started at: Sat Apr 18 22:36:11 2020 fetching http://src.tld-linux.org/~builderti//srpms/43bbca45-44a3-49d2-8f02-5b46aa747767/python-markdown-3.1.1-1.src.rpm fetched 281552 bytes, 6168.3 K/s installing srpm: python-markdown-3.1.1-1.src.rpm + install -d /tmp/B.uGKfes/BUILD /tmp/B.uGKfes/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-markdown-3.1.1-1.src.rpm * Sat Apr 18 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-markdown.git;a=log;h=master * Tue Dec 31 2019 Jakub Bogusz 24f34a9 - add Conflicts to handle default script move * Tue Dec 31 2019 Jakub Bogusz 24e2a6a - python-modules 2.7 already contains elementtree * Tue Dec 31 2019 Jakub Bogusz c105842 - updated to 3.1.1 - removed obsolete yaml patch - moved default binary to python3 * Tue Dec 31 2019 Jakub Bogusz f8e0eed - updated URLs * Mon Oct 28 2019 Jan Rękorajski 28292b0 - rebuild with python 3.8 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.uGKfes' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-markdown-3.1.1-1.src.rpm python-markdown ################################################## + rm -f python-markdown-3.1.1-1.src.rpm + install -m 700 -d /tmp/B.uGKfes/BUILD/tmp + TMPDIR=/tmp/B.uGKfes/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.uGKfes' --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.uGKfes/python-markdown.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: 43bbca45-44a3-49d2-8f02-5b46aa747767; TMPDIR=/tmp/B.uGKfes/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.uGKfes' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.uGKfes/python-markdown.spec + : build-id: 43bbca45-44a3-49d2-8f02-5b46aa747767 + TMPDIR=/tmp/B.uGKfes/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.uGKfes' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.uGKfes/python-markdown.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.uGKfes/BUILD/tmp /bin/sh -e /tmp/B.uGKfes/BUILD/tmp/rpm-tmp.4160 + umask 022 + cd /tmp/B.uGKfes/BUILD + cd /tmp/B.uGKfes/BUILD + rm -rf Markdown-3.1.1 + /usr/bin/gzip -dc /tmp/B.uGKfes/Markdown-3.1.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Markdown-3.1.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): 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.uGKfes/BUILD/tmp /bin/sh -e /tmp/B.uGKfes/BUILD/tmp/rpm-tmp.4160 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.uGKfes/BUILD/tmp + umask 022 + cd /tmp/B.uGKfes/BUILD + cd Markdown-3.1.1 + 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' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/markdown copying markdown/serializers.py -> build-2/lib/markdown copying markdown/postprocessors.py -> build-2/lib/markdown copying markdown/util.py -> build-2/lib/markdown copying markdown/core.py -> build-2/lib/markdown copying markdown/treeprocessors.py -> build-2/lib/markdown copying markdown/blockprocessors.py -> build-2/lib/markdown copying markdown/inlinepatterns.py -> build-2/lib/markdown copying markdown/pep562.py -> build-2/lib/markdown copying markdown/blockparser.py -> build-2/lib/markdown copying markdown/__init__.py -> build-2/lib/markdown copying markdown/test_tools.py -> build-2/lib/markdown copying markdown/preprocessors.py -> build-2/lib/markdown copying markdown/__main__.py -> build-2/lib/markdown copying markdown/__meta__.py -> build-2/lib/markdown creating build-2/lib/markdown/extensions copying markdown/extensions/meta.py -> build-2/lib/markdown/extensions copying markdown/extensions/fenced_code.py -> build-2/lib/markdown/extensions copying markdown/extensions/admonition.py -> build-2/lib/markdown/extensions copying markdown/extensions/def_list.py -> build-2/lib/markdown/extensions copying markdown/extensions/abbr.py -> build-2/lib/markdown/extensions copying markdown/extensions/attr_list.py -> build-2/lib/markdown/extensions copying markdown/extensions/smarty.py -> build-2/lib/markdown/extensions copying markdown/extensions/nl2br.py -> build-2/lib/markdown/extensions copying markdown/extensions/footnotes.py -> build-2/lib/markdown/extensions copying markdown/extensions/extra.py -> build-2/lib/markdown/extensions copying markdown/extensions/sane_lists.py -> build-2/lib/markdown/extensions copying markdown/extensions/__init__.py -> build-2/lib/markdown/extensions copying markdown/extensions/wikilinks.py -> build-2/lib/markdown/extensions copying markdown/extensions/codehilite.py -> build-2/lib/markdown/extensions copying markdown/extensions/toc.py -> build-2/lib/markdown/extensions copying markdown/extensions/legacy_attrs.py -> build-2/lib/markdown/extensions copying markdown/extensions/tables.py -> build-2/lib/markdown/extensions copying markdown/extensions/legacy_em.py -> build-2/lib/markdown/extensions + 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/markdown copying markdown/serializers.py -> build-3/lib/markdown copying markdown/postprocessors.py -> build-3/lib/markdown copying markdown/util.py -> build-3/lib/markdown copying markdown/core.py -> build-3/lib/markdown copying markdown/treeprocessors.py -> build-3/lib/markdown copying markdown/blockprocessors.py -> build-3/lib/markdown copying markdown/inlinepatterns.py -> build-3/lib/markdown copying markdown/pep562.py -> build-3/lib/markdown copying markdown/blockparser.py -> build-3/lib/markdown copying markdown/__init__.py -> build-3/lib/markdown copying markdown/test_tools.py -> build-3/lib/markdown copying markdown/preprocessors.py -> build-3/lib/markdown copying markdown/__main__.py -> build-3/lib/markdown copying markdown/__meta__.py -> build-3/lib/markdown creating build-3/lib/markdown/extensions copying markdown/extensions/meta.py -> build-3/lib/markdown/extensions copying markdown/extensions/fenced_code.py -> build-3/lib/markdown/extensions copying markdown/extensions/admonition.py -> build-3/lib/markdown/extensions copying markdown/extensions/def_list.py -> build-3/lib/markdown/extensions copying markdown/extensions/abbr.py -> build-3/lib/markdown/extensions copying markdown/extensions/attr_list.py -> build-3/lib/markdown/extensions copying markdown/extensions/smarty.py -> build-3/lib/markdown/extensions copying markdown/extensions/nl2br.py -> build-3/lib/markdown/extensions copying markdown/extensions/footnotes.py -> build-3/lib/markdown/extensions copying markdown/extensions/extra.py -> build-3/lib/markdown/extensions copying markdown/extensions/sane_lists.py -> build-3/lib/markdown/extensions copying markdown/extensions/__init__.py -> build-3/lib/markdown/extensions copying markdown/extensions/wikilinks.py -> build-3/lib/markdown/extensions copying markdown/extensions/codehilite.py -> build-3/lib/markdown/extensions copying markdown/extensions/toc.py -> build-3/lib/markdown/extensions copying markdown/extensions/legacy_attrs.py -> build-3/lib/markdown/extensions copying markdown/extensions/tables.py -> build-3/lib/markdown/extensions copying markdown/extensions/legacy_em.py -> build-3/lib/markdown/extensions + 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.uGKfes/BUILD/tmp /bin/sh -e /tmp/B.uGKfes/BUILD/tmp/rpm-tmp.4160 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.uGKfes/BUILD/tmp + umask 022 + cd /tmp/B.uGKfes/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder + /bin/mkdir -p /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder + cd Markdown-3.1.1 + rm -rf /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-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.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7 creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/serializers.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/postprocessors.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/util.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/core.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/treeprocessors.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/meta.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/fenced_code.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/admonition.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/def_list.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/abbr.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/attr_list.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/smarty.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/nl2br.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/footnotes.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/extra.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/sane_lists.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/__init__.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/wikilinks.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/codehilite.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/toc.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/legacy_attrs.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/tables.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/extensions/legacy_em.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions copying build-2/lib/markdown/blockprocessors.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/inlinepatterns.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/pep562.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/blockparser.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/__init__.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/test_tools.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/preprocessors.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/__main__.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown copying build-2/lib/markdown/__meta__.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/serializers.py to serializers.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/postprocessors.py to postprocessors.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/util.py to util.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/core.py to core.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/treeprocessors.py to treeprocessors.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/meta.py to meta.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/fenced_code.py to fenced_code.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/admonition.py to admonition.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/def_list.py to def_list.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/abbr.py to abbr.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/attr_list.py to attr_list.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/smarty.py to smarty.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/nl2br.py to nl2br.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/footnotes.py to footnotes.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/extra.py to extra.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/sane_lists.py to sane_lists.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/__init__.py to __init__.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/wikilinks.py to wikilinks.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/codehilite.py to codehilite.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/toc.py to toc.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/legacy_attrs.py to legacy_attrs.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/tables.py to tables.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/extensions/legacy_em.py to legacy_em.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/blockprocessors.py to blockprocessors.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/inlinepatterns.py to inlinepatterns.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/pep562.py to pep562.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/blockparser.py to blockparser.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/__init__.py to __init__.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/test_tools.py to test_tools.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/preprocessors.py to preprocessors.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/__main__.py to __main__.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/markdown/__meta__.py to __meta__.pyc writing byte-compilation script '/tmp/B.uGKfes/BUILD/tmp/tmpJFstjx.py' /usr/bin/python -OO /tmp/B.uGKfes/BUILD/tmp/tmpJFstjx.py removing /tmp/B.uGKfes/BUILD/tmp/tmpJFstjx.py running install_egg_info running egg_info writing requirements to Markdown.egg-info/requires.txt writing Markdown.egg-info/PKG-INFO writing top-level names to Markdown.egg-info/top_level.txt writing dependency_links to Markdown.egg-info/dependency_links.txt writing entry points to Markdown.egg-info/entry_points.txt reading manifest file 'Markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' writing manifest file 'Markdown.egg-info/SOURCES.txt' Copying Markdown.egg-info to /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages/Markdown-3.1.1-py2.7.egg-info running install_scripts Installing markdown_py script to /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/bin + '[' ! -d /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/lib/python2.7/site-packages ']' + /bin/mv /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/bin/markdown_py /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/bin/markdown_py-2.7 + 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.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8 creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/serializers.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/postprocessors.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/util.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/core.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/treeprocessors.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown creating /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/meta.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/fenced_code.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/admonition.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/def_list.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/abbr.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/attr_list.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/smarty.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/nl2br.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/footnotes.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/extra.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/sane_lists.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/__init__.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/wikilinks.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/codehilite.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/toc.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/legacy_attrs.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/tables.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/extensions/legacy_em.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions copying build-3/lib/markdown/blockprocessors.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/inlinepatterns.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/pep562.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/blockparser.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/__init__.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/test_tools.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/preprocessors.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/__main__.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown copying build-3/lib/markdown/__meta__.py -> /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/serializers.py to serializers.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/postprocessors.py to postprocessors.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/util.py to util.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/core.py to core.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/treeprocessors.py to treeprocessors.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/meta.py to meta.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/fenced_code.py to fenced_code.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/admonition.py to admonition.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/def_list.py to def_list.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/abbr.py to abbr.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/attr_list.py to attr_list.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/smarty.py to smarty.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/nl2br.py to nl2br.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/footnotes.py to footnotes.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/extra.py to extra.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/sane_lists.py to sane_lists.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/wikilinks.py to wikilinks.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/codehilite.py to codehilite.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/toc.py to toc.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/legacy_attrs.py to legacy_attrs.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/tables.py to tables.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/extensions/legacy_em.py to legacy_em.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/blockprocessors.py to blockprocessors.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/inlinepatterns.py to inlinepatterns.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/pep562.py to pep562.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/blockparser.py to blockparser.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/test_tools.py to test_tools.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/preprocessors.py to preprocessors.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/__main__.py to __main__.cpython-38.pyc byte-compiling /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/markdown/__meta__.py to __meta__.cpython-38.pyc writing byte-compilation script '/tmp/B.uGKfes/BUILD/tmp/tmpf4gj2sut.py' /usr/bin/python3 /tmp/B.uGKfes/BUILD/tmp/tmpf4gj2sut.py removing /tmp/B.uGKfes/BUILD/tmp/tmpf4gj2sut.py running install_egg_info running egg_info writing Markdown.egg-info/PKG-INFO writing dependency_links to Markdown.egg-info/dependency_links.txt writing entry points to Markdown.egg-info/entry_points.txt writing requirements to Markdown.egg-info/requires.txt writing top-level names to Markdown.egg-info/top_level.txt reading manifest file 'Markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' writing manifest file 'Markdown.egg-info/SOURCES.txt' Copying Markdown.egg-info to /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/python3.8/site-packages/Markdown-3.1.1-py3.8.egg-info running install_scripts Installing markdown_py script to /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/bin + /bin/mv /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/bin/markdown_py /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/bin/markdown_py-3.8 + ln -s markdown_py-3.8 /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/bin/markdown_py + __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/96 files hardlinked Processing files: python-markdown-3.1.1-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.uGKfes/BUILD/tmp /bin/sh -e /tmp/B.uGKfes/BUILD/tmp/rpm-tmp.21350 + umask 022 + cd /tmp/B.uGKfes/BUILD + cd Markdown-3.1.1 + DOCDIR=/tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python-markdown-3.1.1 + export DOCDIR + rm -rf /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python-markdown-3.1.1 + /bin/mkdir -p /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python-markdown-3.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python-markdown-3.1.1... Documentation compressed. + cp -pr LICENSE.md README.md docs/change_log docs/extensions docs/authors.md docs/cli.md docs/favicon.ico docs/index.md docs/py.png docs/reference.md /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python-markdown-3.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python-markdown-3.1.1... ./authors.md ./README.md ./index.md ./extensions/sane_lists.md ./extensions/abbreviations.md ./extensions/extra.md ./extensions/toc.md ./extensions/tables.md ./extensions/definition_lists.md ./extensions/index.md ./extensions/code_hilite.md ./extensions/smarty.md ./extensions/legacy_attr.md ./extensions/meta_data.md ./extensions/attr_list.md ./extensions/footnotes.md ./extensions/fenced_code_blocks.md ./extensions/nl2br.md ./extensions/api.md ./extensions/wikilinks.md ./extensions/admonition.md ./extensions/legacy_em.md ./cli.md ./reference.md ./LICENSE.md ./change_log/release-2.3.md ./change_log/index.md ./change_log/release-2.5.md ./change_log/release-2.0.md ./change_log/release-3.1.md ./change_log/release-2.6.md ./change_log/release-2.4.md ./change_log/release-2.2.md ./change_log/release-2.1.md ./change_log/release-3.0.md ./favicon.ico Documentation compressed. + exit 0 Provides: python-Markdown = 3.1.1-1 pythonegg(markdown) = 3.1.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python python(abi) python(abi) = 2.7 pythonegg(setuptools) >= 36 Obsoletes: python-Markdown < 2.3 Processing files: python3-markdown-3.1.1-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.uGKfes/BUILD/tmp /bin/sh -e /tmp/B.uGKfes/BUILD/tmp/rpm-tmp.13119 + umask 022 + cd /tmp/B.uGKfes/BUILD + cd Markdown-3.1.1 + DOCDIR=/tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python3-markdown-3.1.1 + export DOCDIR + rm -rf /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python3-markdown-3.1.1 + /bin/mkdir -p /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python3-markdown-3.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python3-markdown-3.1.1... Documentation compressed. + cp -pr LICENSE.md README.md docs/change_log docs/extensions docs/authors.md docs/cli.md docs/favicon.ico docs/index.md docs/py.png docs/reference.md /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python3-markdown-3.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder/usr/share/doc/python3-markdown-3.1.1... ./authors.md ./README.md ./index.md ./extensions/sane_lists.md ./extensions/abbreviations.md ./extensions/extra.md ./extensions/toc.md ./extensions/tables.md ./extensions/definition_lists.md ./extensions/index.md ./extensions/code_hilite.md ./extensions/smarty.md ./extensions/legacy_attr.md ./extensions/meta_data.md ./extensions/attr_list.md ./extensions/footnotes.md ./extensions/fenced_code_blocks.md ./extensions/nl2br.md ./extensions/api.md ./extensions/wikilinks.md ./extensions/admonition.md ./extensions/legacy_em.md ./cli.md ./reference.md ./LICENSE.md ./change_log/release-2.3.md ./change_log/index.md ./change_log/release-2.5.md ./change_log/release-2.0.md ./change_log/release-3.1.md ./change_log/release-2.6.md ./change_log/release-2.4.md ./change_log/release-2.2.md ./change_log/release-2.1.md ./change_log/release-3.0.md ./favicon.ico Documentation compressed. + exit 0 Provides: python3egg(markdown) = 3.1.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python3 python(abi) python(abi) = 3.8 python3egg(setuptools) >= 36 Conflicts: python-markdown < 3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder Wrote: /tmp/B.uGKfes/RPMS/python-markdown-3.1.1-1.noarch.rpm Wrote: /tmp/B.uGKfes/RPMS/python3-markdown-3.1.1-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.uGKfes/BUILD/tmp /bin/sh -e /tmp/B.uGKfes/BUILD/tmp/rpm-tmp.42215 + umask 022 + cd /tmp/B.uGKfes/BUILD + cd Markdown-3.1.1 + /bin/rm '--interactive=never' -rf /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder + rm -rf /tmp/B.uGKfes/BUILD/tmp/python-markdown-3.1.1-root-builder ended at: Sat Apr 18 22:37:30 2020, done in 0:01:18.746819 + chmod -R u+rwX /tmp/B.uGKfes/BUILD + rm -rf /tmp/B.uGKfes/tmp /tmp/B.uGKfes/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 Preparing... ################################################## python-markdown ################################################## python3-markdown ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.uGKfes Begin-TLD-Builder-Info Build-Time: user:69.61s sys:8.77s real:82.73s (faults io:0 non-io:947492) Files queued for ftp: 206214 python3-markdown-3.1.1-1.noarch.rpm 166492 python-markdown-3.1.1-1.noarch.rpm 138 python-markdown-3.1.1-1.src.rpm.uploadinfo End-TLD-Builder-Info