request from: hawk checking if we should skip the build started at: Sun Oct 13 01:23:11 2019 fetching http://src.tld-linux.org/~builderti//srpms/f6aa5ccf-1d52-449f-8059-0b613dc09618/python-html5lib-1.0.1-2.src.rpm fetched 250696 bytes, 7245.6 K/s installing srpm: python-html5lib-1.0.1-2.src.rpm + install -d /tmp/B.oNX9G_/BUILD /tmp/B.oNX9G_/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-html5lib-1.0.1-2.src.rpm * Sat Oct 12 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-html5lib.git;a=log;h=8d0bfa6047f8eee2978658c339743d5caebb6b09 + rpm -Uhv --nodeps --define '_topdir /tmp/B.oNX9G_' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-html5lib-1.0.1-2.src.rpm python-html5lib ################################################## + rm -f python-html5lib-1.0.1-2.src.rpm + install -m 700 -d /tmp/B.oNX9G_/BUILD/tmp + TMPDIR=/tmp/B.oNX9G_/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.oNX9G_' --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.oNX9G_/python-html5lib.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: f6aa5ccf-1d52-449f-8059-0b613dc09618; TMPDIR=/tmp/B.oNX9G_/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.oNX9G_' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.oNX9G_/python-html5lib.spec + : build-id: f6aa5ccf-1d52-449f-8059-0b613dc09618 + TMPDIR=/tmp/B.oNX9G_/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.oNX9G_' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.oNX9G_/python-html5lib.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.oNX9G_/BUILD/tmp /bin/sh -e /tmp/B.oNX9G_/BUILD/tmp/rpm-tmp.23346 + umask 022 + cd /tmp/B.oNX9G_/BUILD + cd /tmp/B.oNX9G_/BUILD + rm -rf html5lib-1.0.1 + /usr/bin/gzip -dc /tmp/B.oNX9G_/html5lib-1.0.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd html5lib-1.0.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.oNX9G_/BUILD/tmp /bin/sh -e /tmp/B.oNX9G_/BUILD/tmp/rpm-tmp.23346 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.oNX9G_/BUILD/tmp + umask 022 + cd /tmp/B.oNX9G_/BUILD + cd html5lib-1.0.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/html5lib copying html5lib/serializer.py -> build-2/lib/html5lib copying html5lib/_inputstream.py -> build-2/lib/html5lib copying html5lib/_utils.py -> build-2/lib/html5lib copying html5lib/constants.py -> build-2/lib/html5lib copying html5lib/__init__.py -> build-2/lib/html5lib copying html5lib/html5parser.py -> build-2/lib/html5lib copying html5lib/_ihatexml.py -> build-2/lib/html5lib copying html5lib/_tokenizer.py -> build-2/lib/html5lib creating build-2/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build-2/lib/html5lib/treebuilders copying html5lib/treebuilders/dom.py -> build-2/lib/html5lib/treebuilders copying html5lib/treebuilders/etree_lxml.py -> build-2/lib/html5lib/treebuilders copying html5lib/treebuilders/base.py -> build-2/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.py -> build-2/lib/html5lib/treebuilders creating build-2/lib/html5lib/treewalkers copying html5lib/treewalkers/etree.py -> build-2/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build-2/lib/html5lib/treewalkers copying html5lib/treewalkers/etree_lxml.py -> build-2/lib/html5lib/treewalkers copying html5lib/treewalkers/base.py -> build-2/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build-2/lib/html5lib/treewalkers copying html5lib/treewalkers/genshi.py -> build-2/lib/html5lib/treewalkers creating build-2/lib/html5lib/_trie copying html5lib/_trie/_base.py -> build-2/lib/html5lib/_trie copying html5lib/_trie/__init__.py -> build-2/lib/html5lib/_trie copying html5lib/_trie/datrie.py -> build-2/lib/html5lib/_trie copying html5lib/_trie/py.py -> build-2/lib/html5lib/_trie creating build-2/lib/html5lib/filters copying html5lib/filters/lint.py -> build-2/lib/html5lib/filters copying html5lib/filters/base.py -> build-2/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build-2/lib/html5lib/filters copying html5lib/filters/inject_meta_charset.py -> build-2/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build-2/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build-2/lib/html5lib/filters copying html5lib/filters/__init__.py -> build-2/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build-2/lib/html5lib/filters creating build-2/lib/html5lib/treeadapters copying html5lib/treeadapters/sax.py -> build-2/lib/html5lib/treeadapters copying html5lib/treeadapters/__init__.py -> build-2/lib/html5lib/treeadapters copying html5lib/treeadapters/genshi.py -> build-2/lib/html5lib/treeadapters + 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/html5lib copying html5lib/serializer.py -> build-3/lib/html5lib copying html5lib/_inputstream.py -> build-3/lib/html5lib copying html5lib/_utils.py -> build-3/lib/html5lib copying html5lib/constants.py -> build-3/lib/html5lib copying html5lib/__init__.py -> build-3/lib/html5lib copying html5lib/html5parser.py -> build-3/lib/html5lib copying html5lib/_ihatexml.py -> build-3/lib/html5lib copying html5lib/_tokenizer.py -> build-3/lib/html5lib creating build-3/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build-3/lib/html5lib/treebuilders copying html5lib/treebuilders/dom.py -> build-3/lib/html5lib/treebuilders copying html5lib/treebuilders/etree_lxml.py -> build-3/lib/html5lib/treebuilders copying html5lib/treebuilders/base.py -> build-3/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.py -> build-3/lib/html5lib/treebuilders creating build-3/lib/html5lib/treewalkers copying html5lib/treewalkers/etree.py -> build-3/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build-3/lib/html5lib/treewalkers copying html5lib/treewalkers/etree_lxml.py -> build-3/lib/html5lib/treewalkers copying html5lib/treewalkers/base.py -> build-3/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build-3/lib/html5lib/treewalkers copying html5lib/treewalkers/genshi.py -> build-3/lib/html5lib/treewalkers creating build-3/lib/html5lib/_trie copying html5lib/_trie/_base.py -> build-3/lib/html5lib/_trie copying html5lib/_trie/__init__.py -> build-3/lib/html5lib/_trie copying html5lib/_trie/datrie.py -> build-3/lib/html5lib/_trie copying html5lib/_trie/py.py -> build-3/lib/html5lib/_trie creating build-3/lib/html5lib/filters copying html5lib/filters/lint.py -> build-3/lib/html5lib/filters copying html5lib/filters/base.py -> build-3/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build-3/lib/html5lib/filters copying html5lib/filters/inject_meta_charset.py -> build-3/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build-3/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build-3/lib/html5lib/filters copying html5lib/filters/__init__.py -> build-3/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build-3/lib/html5lib/filters creating build-3/lib/html5lib/treeadapters copying html5lib/treeadapters/sax.py -> build-3/lib/html5lib/treeadapters copying html5lib/treeadapters/__init__.py -> build-3/lib/html5lib/treeadapters copying html5lib/treeadapters/genshi.py -> build-3/lib/html5lib/treeadapters + 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.oNX9G_/BUILD/tmp /bin/sh -e /tmp/B.oNX9G_/BUILD/tmp/rpm-tmp.64868 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.oNX9G_/BUILD/tmp + umask 022 + cd /tmp/B.oNX9G_/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder + /bin/mkdir -p /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder + cd html5lib-1.0.1 + rm -rf /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.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.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7 creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders copying build-2/lib/html5lib/treebuilders/etree.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders copying build-2/lib/html5lib/treebuilders/dom.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders copying build-2/lib/html5lib/treebuilders/etree_lxml.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders copying build-2/lib/html5lib/treebuilders/base.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders copying build-2/lib/html5lib/treebuilders/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders copying build-2/lib/html5lib/serializer.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib copying build-2/lib/html5lib/_inputstream.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib copying build-2/lib/html5lib/_utils.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib copying build-2/lib/html5lib/constants.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers copying build-2/lib/html5lib/treewalkers/etree.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers copying build-2/lib/html5lib/treewalkers/dom.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers copying build-2/lib/html5lib/treewalkers/etree_lxml.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers copying build-2/lib/html5lib/treewalkers/base.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers copying build-2/lib/html5lib/treewalkers/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers copying build-2/lib/html5lib/treewalkers/genshi.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_trie copying build-2/lib/html5lib/_trie/_base.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_trie copying build-2/lib/html5lib/_trie/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_trie copying build-2/lib/html5lib/_trie/datrie.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_trie copying build-2/lib/html5lib/_trie/py.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_trie copying build-2/lib/html5lib/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters copying build-2/lib/html5lib/filters/lint.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters copying build-2/lib/html5lib/filters/base.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters copying build-2/lib/html5lib/filters/sanitizer.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters copying build-2/lib/html5lib/filters/inject_meta_charset.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters copying build-2/lib/html5lib/filters/alphabeticalattributes.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters copying build-2/lib/html5lib/filters/whitespace.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters copying build-2/lib/html5lib/filters/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters copying build-2/lib/html5lib/filters/optionaltags.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treeadapters copying build-2/lib/html5lib/treeadapters/sax.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treeadapters copying build-2/lib/html5lib/treeadapters/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treeadapters copying build-2/lib/html5lib/treeadapters/genshi.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treeadapters copying build-2/lib/html5lib/html5parser.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib copying build-2/lib/html5lib/_ihatexml.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib copying build-2/lib/html5lib/_tokenizer.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders/etree.py to etree.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders/dom.py to dom.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders/base.py to base.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treebuilders/__init__.py to __init__.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/serializer.py to serializer.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_inputstream.py to _inputstream.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_utils.py to _utils.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/constants.py to constants.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers/etree.py to etree.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers/dom.py to dom.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers/base.py to base.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers/__init__.py to __init__.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treewalkers/genshi.py to genshi.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_trie/_base.py to _base.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_trie/__init__.py to __init__.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_trie/datrie.py to datrie.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_trie/py.py to py.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/__init__.py to __init__.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters/lint.py to lint.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters/base.py to base.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters/sanitizer.py to sanitizer.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters/whitespace.py to whitespace.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters/__init__.py to __init__.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/filters/optionaltags.py to optionaltags.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treeadapters/sax.py to sax.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treeadapters/__init__.py to __init__.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/treeadapters/genshi.py to genshi.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/html5parser.py to html5parser.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_ihatexml.py to _ihatexml.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib/_tokenizer.py to _tokenizer.pyc writing byte-compilation script '/tmp/B.oNX9G_/BUILD/tmp/tmpCL4BVY.py' /usr/bin/python -OO /tmp/B.oNX9G_/BUILD/tmp/tmpCL4BVY.py removing /tmp/B.oNX9G_/BUILD/tmp/tmpCL4BVY.py running install_egg_info running egg_info writing requirements to html5lib.egg-info/requires.txt writing html5lib.egg-info/PKG-INFO writing top-level names to html5lib.egg-info/top_level.txt writing dependency_links to html5lib.egg-info/dependency_links.txt reading manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'html5lib.egg-info/SOURCES.txt' Copying html5lib.egg-info to /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages/html5lib-1.0.1-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/lib/python2.7/site-packages ']' + 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.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7 creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders copying build-3/lib/html5lib/treebuilders/etree.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders copying build-3/lib/html5lib/treebuilders/dom.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders copying build-3/lib/html5lib/treebuilders/etree_lxml.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders copying build-3/lib/html5lib/treebuilders/base.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders copying build-3/lib/html5lib/treebuilders/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders copying build-3/lib/html5lib/serializer.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib copying build-3/lib/html5lib/_inputstream.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib copying build-3/lib/html5lib/_utils.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib copying build-3/lib/html5lib/constants.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers copying build-3/lib/html5lib/treewalkers/etree.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers copying build-3/lib/html5lib/treewalkers/dom.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers copying build-3/lib/html5lib/treewalkers/etree_lxml.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers copying build-3/lib/html5lib/treewalkers/base.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers copying build-3/lib/html5lib/treewalkers/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers copying build-3/lib/html5lib/treewalkers/genshi.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_trie copying build-3/lib/html5lib/_trie/_base.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_trie copying build-3/lib/html5lib/_trie/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_trie copying build-3/lib/html5lib/_trie/datrie.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_trie copying build-3/lib/html5lib/_trie/py.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_trie copying build-3/lib/html5lib/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters copying build-3/lib/html5lib/filters/lint.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters copying build-3/lib/html5lib/filters/base.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters copying build-3/lib/html5lib/filters/sanitizer.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters copying build-3/lib/html5lib/filters/inject_meta_charset.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters copying build-3/lib/html5lib/filters/alphabeticalattributes.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters copying build-3/lib/html5lib/filters/whitespace.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters copying build-3/lib/html5lib/filters/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters copying build-3/lib/html5lib/filters/optionaltags.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters creating /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treeadapters copying build-3/lib/html5lib/treeadapters/sax.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treeadapters copying build-3/lib/html5lib/treeadapters/__init__.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treeadapters copying build-3/lib/html5lib/treeadapters/genshi.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treeadapters copying build-3/lib/html5lib/html5parser.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib copying build-3/lib/html5lib/_ihatexml.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib copying build-3/lib/html5lib/_tokenizer.py -> /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders/etree.py to etree.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders/dom.py to dom.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders/base.py to base.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/serializer.py to serializer.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_inputstream.py to _inputstream.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_utils.py to _utils.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/constants.py to constants.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers/etree.py to etree.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers/dom.py to dom.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers/base.py to base.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treewalkers/genshi.py to genshi.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_trie/_base.py to _base.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_trie/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_trie/datrie.py to datrie.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_trie/py.py to py.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters/lint.py to lint.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters/base.py to base.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treeadapters/sax.py to sax.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/treeadapters/genshi.py to genshi.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/html5parser.py to html5parser.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_ihatexml.py to _ihatexml.cpython-37.pyc byte-compiling /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib/_tokenizer.py to _tokenizer.cpython-37.pyc writing byte-compilation script '/tmp/B.oNX9G_/BUILD/tmp/tmp0tcw9j6x.py' /usr/bin/python3 /tmp/B.oNX9G_/BUILD/tmp/tmp0tcw9j6x.py removing /tmp/B.oNX9G_/BUILD/tmp/tmp0tcw9j6x.py running install_egg_info running egg_info writing html5lib.egg-info/PKG-INFO writing dependency_links to html5lib.egg-info/dependency_links.txt writing requirements to html5lib.egg-info/requires.txt writing top-level names to html5lib.egg-info/top_level.txt reading manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'html5lib.egg-info/SOURCES.txt' Copying html5lib.egg-info to /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/python3.7/site-packages/html5lib-1.0.1-py3.7.egg-info running install_scripts + __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: 8/102 files hardlinked Processing files: python-html5lib-1.0.1-2 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.oNX9G_/BUILD/tmp /bin/sh -e /tmp/B.oNX9G_/BUILD/tmp/rpm-tmp.82102 + umask 022 + cd /tmp/B.oNX9G_/BUILD + cd html5lib-1.0.1 + DOCDIR=/tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python-html5lib-1.0.1 + export DOCDIR + rm -rf /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python-html5lib-1.0.1 + /bin/mkdir -p /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python-html5lib-1.0.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python-html5lib-1.0.1... Documentation compressed. + cp -pr AUTHORS.rst CHANGES.rst LICENSE README.rst /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python-html5lib-1.0.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python-html5lib-1.0.1... ./CHANGES.rst ./README.rst ./AUTHORS.rst ./LICENSE Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Processing files: python3-html5lib-1.0.1-2 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.oNX9G_/BUILD/tmp /bin/sh -e /tmp/B.oNX9G_/BUILD/tmp/rpm-tmp.19663 + umask 022 + cd /tmp/B.oNX9G_/BUILD + cd html5lib-1.0.1 + DOCDIR=/tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python3-html5lib-1.0.1 + export DOCDIR + rm -rf /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python3-html5lib-1.0.1 + /bin/mkdir -p /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python3-html5lib-1.0.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python3-html5lib-1.0.1... Documentation compressed. + cp -pr AUTHORS.rst CHANGES.rst LICENSE README.rst /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python3-html5lib-1.0.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder/usr/share/doc/python3-html5lib-1.0.1... ./CHANGES.rst ./README.rst ./AUTHORS.rst ./LICENSE Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder Wrote: /tmp/B.oNX9G_/RPMS/python-html5lib-1.0.1-2.noarch.rpm Wrote: /tmp/B.oNX9G_/RPMS/python3-html5lib-1.0.1-2.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.oNX9G_/BUILD/tmp /bin/sh -e /tmp/B.oNX9G_/BUILD/tmp/rpm-tmp.56026 + umask 022 + cd /tmp/B.oNX9G_/BUILD + cd html5lib-1.0.1 + /bin/rm '--interactive=never' -rf /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder + rm -rf /tmp/B.oNX9G_/BUILD/tmp/python-html5lib-1.0.1-root-builder ended at: Sun Oct 13 01:23:18 2019, done in 0:00:06.633023 + chmod -R u+rwX /tmp/B.oNX9G_/BUILD + rm -rf /tmp/B.oNX9G_/tmp /tmp/B.oNX9G_/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/... 200..400..443 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.oNX9G_ Begin-TLD-Builder-Info Build-Time: user:3.37s sys:0.77s real:7.58s (faults io:0 non-io:288260) Files queued for ftp: 198585 python3-html5lib-1.0.1-2.noarch.rpm 135715 python-html5lib-1.0.1-2.noarch.rpm 138 python-html5lib-1.0.1-2.src.rpm.uploadinfo End-TLD-Builder-Info