request from: hawk checking if we should skip the build started at: Mon Oct 22 13:36:28 2018 fetching http://src.tld-linux.org/~builderti//srpms/fd01cf87-fe06-4ab3-ba8d-8917a6596d4b/python-pyasn1-0.4.4-1.src.rpm fetched 124577 bytes, 3194.2 K/s installing srpm: python-pyasn1-0.4.4-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.l34L6c/BUILD /tmp/B.l34L6c/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pyasn1-0.4.4-1.src.rpm * Mon Oct 22 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pyasn1.git;a=log;h=ebc23fa10c73ba634817d4af8f34a944202184dd * Wed Sep 12 2018 Jacek Konieczny ebc23fa - Version: 0.4.4 * Sun Jul 01 2018 Arkadiusz Miƛkiewicz dad2065 - release 2 (by relup.sh) * Sat May 26 2018 Jakub Bogusz b0ec96e - updated URLs * Sat May 26 2018 Jakub Bogusz 95b685d - updated to 0.4.3 - removed obsolete missing patch + rpm -Uhv --nodeps --define '_topdir /tmp/B.l34L6c' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-pyasn1-0.4.4-1.src.rpm python-pyasn1 ################################################## + rm -f python-pyasn1-0.4.4-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.l34L6c/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.l34L6c/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.l34L6c' --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.l34L6c/python-pyasn1.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: fd01cf87-fe06-4ab3-ba8d-8917a6596d4b; TMPDIR=/tmp/B.l34L6c/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.l34L6c' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.l34L6c/python-pyasn1.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: fd01cf87-fe06-4ab3-ba8d-8917a6596d4b + TMPDIR=/tmp/B.l34L6c/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.l34L6c' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.l34L6c/python-pyasn1.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.l34L6c/BUILD/tmp /bin/sh -e /tmp/B.l34L6c/BUILD/tmp/rpm-tmp.54912 + umask 022 + cd /tmp/B.l34L6c/BUILD + cd /tmp/B.l34L6c/BUILD + rm -rf pyasn1-0.4.4 + /usr/bin/gzip -dc /tmp/B.l34L6c/pyasn1-0.4.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyasn1-0.4.4 + /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.l34L6c/BUILD/tmp /bin/sh -e /tmp/B.l34L6c/BUILD/tmp/rpm-tmp.54912 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.l34L6c/BUILD/tmp + umask 022 + cd /tmp/B.l34L6c/BUILD + cd pyasn1-0.4.4 + 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/pyasn1 copying pyasn1/error.py -> build-2/lib/pyasn1 copying pyasn1/debug.py -> build-2/lib/pyasn1 copying pyasn1/__init__.py -> build-2/lib/pyasn1 creating build-2/lib/pyasn1/type copying pyasn1/type/namedval.py -> build-2/lib/pyasn1/type copying pyasn1/type/char.py -> build-2/lib/pyasn1/type copying pyasn1/type/error.py -> build-2/lib/pyasn1/type copying pyasn1/type/base.py -> build-2/lib/pyasn1/type copying pyasn1/type/tag.py -> build-2/lib/pyasn1/type copying pyasn1/type/useful.py -> build-2/lib/pyasn1/type copying pyasn1/type/univ.py -> build-2/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build-2/lib/pyasn1/type copying pyasn1/type/__init__.py -> build-2/lib/pyasn1/type copying pyasn1/type/opentype.py -> build-2/lib/pyasn1/type copying pyasn1/type/constraint.py -> build-2/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build-2/lib/pyasn1/type creating build-2/lib/pyasn1/compat copying pyasn1/compat/string.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/dateandtime.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/calling.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/integer.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build-2/lib/pyasn1/compat copying pyasn1/compat/binary.py -> build-2/lib/pyasn1/compat creating build-2/lib/pyasn1/codec copying pyasn1/codec/__init__.py -> build-2/lib/pyasn1/codec creating build-2/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build-2/lib/pyasn1/codec/ber copying pyasn1/codec/ber/eoo.py -> build-2/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build-2/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build-2/lib/pyasn1/codec/ber creating build-2/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build-2/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build-2/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build-2/lib/pyasn1/codec/cer creating build-2/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build-2/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build-2/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build-2/lib/pyasn1/codec/der creating build-2/lib/pyasn1/codec/native copying pyasn1/codec/native/encoder.py -> build-2/lib/pyasn1/codec/native copying pyasn1/codec/native/decoder.py -> build-2/lib/pyasn1/codec/native copying pyasn1/codec/native/__init__.py -> build-2/lib/pyasn1/codec/native + 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/pyasn1 copying pyasn1/error.py -> build-3/lib/pyasn1 copying pyasn1/debug.py -> build-3/lib/pyasn1 copying pyasn1/__init__.py -> build-3/lib/pyasn1 creating build-3/lib/pyasn1/type copying pyasn1/type/namedval.py -> build-3/lib/pyasn1/type copying pyasn1/type/char.py -> build-3/lib/pyasn1/type copying pyasn1/type/error.py -> build-3/lib/pyasn1/type copying pyasn1/type/base.py -> build-3/lib/pyasn1/type copying pyasn1/type/tag.py -> build-3/lib/pyasn1/type copying pyasn1/type/useful.py -> build-3/lib/pyasn1/type copying pyasn1/type/univ.py -> build-3/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build-3/lib/pyasn1/type copying pyasn1/type/__init__.py -> build-3/lib/pyasn1/type copying pyasn1/type/opentype.py -> build-3/lib/pyasn1/type copying pyasn1/type/constraint.py -> build-3/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build-3/lib/pyasn1/type creating build-3/lib/pyasn1/compat copying pyasn1/compat/string.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/dateandtime.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/calling.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/integer.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build-3/lib/pyasn1/compat copying pyasn1/compat/binary.py -> build-3/lib/pyasn1/compat creating build-3/lib/pyasn1/codec copying pyasn1/codec/__init__.py -> build-3/lib/pyasn1/codec creating build-3/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build-3/lib/pyasn1/codec/ber copying pyasn1/codec/ber/eoo.py -> build-3/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build-3/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build-3/lib/pyasn1/codec/ber creating build-3/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build-3/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build-3/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build-3/lib/pyasn1/codec/cer creating build-3/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build-3/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build-3/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build-3/lib/pyasn1/codec/der creating build-3/lib/pyasn1/codec/native copying pyasn1/codec/native/encoder.py -> build-3/lib/pyasn1/codec/native copying pyasn1/codec/native/decoder.py -> build-3/lib/pyasn1/codec/native copying pyasn1/codec/native/__init__.py -> build-3/lib/pyasn1/codec/native + pwd + PYTHONPATH=/tmp/B.l34L6c/BUILD/pyasn1-0.4.4/build-py3/lib /usr/bin/make -j4 -C docs html make: Entering directory '/tmp/B.l34L6c/BUILD/pyasn1-0.4.4/docs' sphinx-build -b html -d build/doctrees source build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3.4/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3.4/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3.4/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 65 source files that are out of date updating environment: 65 added, 0 changed, 0 removed reading sources... [ 1%] changelog reading sources... [ 3%] contents reading sources... [ 4%] download reading sources... [ 6%] example-use-case reading sources... [ 7%] license reading sources... [ 9%] pyasn1/codec/ber/contents reading sources... [ 10%] pyasn1/codec/cer/contents reading sources... [ 12%] pyasn1/codec/der/contents reading sources... [ 13%] pyasn1/codec/native/contents reading sources... [ 15%] pyasn1/contents reading sources... [ 16%] pyasn1/type/char/bmpstring reading sources... [ 18%] pyasn1/type/char/contents reading sources... [ 20%] pyasn1/type/char/generalstring reading sources... [ 21%] pyasn1/type/char/graphicstring reading sources... [ 23%] pyasn1/type/char/ia5string reading sources... [ 24%] pyasn1/type/char/iso646string reading sources... [ 26%] pyasn1/type/char/numericstring reading sources... [ 27%] pyasn1/type/char/printablestring reading sources... [ 29%] pyasn1/type/char/t61string reading sources... [ 30%] pyasn1/type/char/teletexstring reading sources... [ 32%] pyasn1/type/char/universalstring reading sources... [ 33%] pyasn1/type/char/utf8string reading sources... [ 35%] pyasn1/type/char/videotexstring reading sources... [ 36%] pyasn1/type/char/visiblestring reading sources... [ 38%] pyasn1/type/constraint/constraintsexclusion reading sources... [ 40%] pyasn1/type/constraint/constraintsintersection reading sources... [ 41%] pyasn1/type/constraint/constraintsunion reading sources... [ 43%] pyasn1/type/constraint/containedsubtype reading sources... [ 44%] pyasn1/type/constraint/contents reading sources... [ 46%] pyasn1/type/constraint/permittedalphabet reading sources... [ 47%] pyasn1/type/constraint/singlevalue reading sources... [ 49%] pyasn1/type/constraint/valuerange reading sources... [ 50%] pyasn1/type/constraint/valuesize reading sources... [ 52%] pyasn1/type/namedtype/contents reading sources... [ 53%] pyasn1/type/namedtype/defaultednamedtype reading sources... [ 55%] pyasn1/type/namedtype/namedtype reading sources... [ 56%] pyasn1/type/namedtype/namedtypes reading sources... [ 58%] pyasn1/type/namedtype/optionalnamedtype reading sources... [ 60%] pyasn1/type/namedval/contents reading sources... [ 61%] pyasn1/type/namedval/namedval reading sources... [ 63%] pyasn1/type/opentype/contents reading sources... [ 64%] pyasn1/type/opentype/opentype reading sources... [ 66%] pyasn1/type/tag/contents reading sources... [ 67%] pyasn1/type/tag/tag reading sources... [ 69%] pyasn1/type/tag/tagmap reading sources... [ 70%] pyasn1/type/tag/tagset reading sources... [ 72%] pyasn1/type/univ/any reading sources... [ 73%] pyasn1/type/univ/bitstring reading sources... [ 75%] pyasn1/type/univ/boolean reading sources... [ 76%] pyasn1/type/univ/choice reading sources... [ 78%] pyasn1/type/univ/contents reading sources... [ 80%] pyasn1/type/univ/enumerated reading sources... [ 81%] pyasn1/type/univ/integer reading sources... [ 83%] pyasn1/type/univ/null reading sources... [ 84%] pyasn1/type/univ/objectidentifier reading sources... [ 86%] pyasn1/type/univ/octetstring reading sources... [ 87%] pyasn1/type/univ/real reading sources... [ 89%] pyasn1/type/univ/sequence reading sources... [ 90%] pyasn1/type/univ/sequenceof reading sources... [ 92%] pyasn1/type/univ/set reading sources... [ 93%] pyasn1/type/univ/setof reading sources... [ 95%] pyasn1/type/useful/contents reading sources... [ 96%] pyasn1/type/useful/generalizedtime reading sources... [ 98%] pyasn1/type/useful/objectdescriptor reading sources... [100%] pyasn1/type/useful/utctime /tmp/B.l34L6c/BUILD/pyasn1-0.4.4/docs/source/pyasn1/contents.rst:5: WARNING: Duplicate explicit target name: "pyasn1". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] changelog writing output... [ 3%] contents writing output... [ 4%] download writing output... [ 6%] example-use-case writing output... [ 7%] license writing output... [ 9%] pyasn1/codec/ber/contents writing output... [ 10%] pyasn1/codec/cer/contents writing output... [ 12%] pyasn1/codec/der/contents writing output... [ 13%] pyasn1/codec/native/contents writing output... [ 15%] pyasn1/contents writing output... [ 16%] pyasn1/type/char/bmpstring writing output... [ 18%] pyasn1/type/char/contents writing output... [ 20%] pyasn1/type/char/generalstring writing output... [ 21%] pyasn1/type/char/graphicstring writing output... [ 23%] pyasn1/type/char/ia5string writing output... [ 24%] pyasn1/type/char/iso646string writing output... [ 26%] pyasn1/type/char/numericstring writing output... [ 27%] pyasn1/type/char/printablestring writing output... [ 29%] pyasn1/type/char/t61string writing output... [ 30%] pyasn1/type/char/teletexstring writing output... [ 32%] pyasn1/type/char/universalstring writing output... [ 33%] pyasn1/type/char/utf8string writing output... [ 35%] pyasn1/type/char/videotexstring writing output... [ 36%] pyasn1/type/char/visiblestring writing output... [ 38%] pyasn1/type/constraint/constraintsexclusion writing output... [ 40%] pyasn1/type/constraint/constraintsintersection writing output... [ 41%] pyasn1/type/constraint/constraintsunion writing output... [ 43%] pyasn1/type/constraint/containedsubtype writing output... [ 44%] pyasn1/type/constraint/contents writing output... [ 46%] pyasn1/type/constraint/permittedalphabet writing output... [ 47%] pyasn1/type/constraint/singlevalue writing output... [ 49%] pyasn1/type/constraint/valuerange writing output... [ 50%] pyasn1/type/constraint/valuesize writing output... [ 52%] pyasn1/type/namedtype/contents writing output... [ 53%] pyasn1/type/namedtype/defaultednamedtype writing output... [ 55%] pyasn1/type/namedtype/namedtype writing output... [ 56%] pyasn1/type/namedtype/namedtypes writing output... [ 58%] pyasn1/type/namedtype/optionalnamedtype writing output... [ 60%] pyasn1/type/namedval/contents writing output... [ 61%] pyasn1/type/namedval/namedval writing output... [ 63%] pyasn1/type/opentype/contents writing output... [ 64%] pyasn1/type/opentype/opentype writing output... [ 66%] pyasn1/type/tag/contents writing output... [ 67%] pyasn1/type/tag/tag writing output... [ 69%] pyasn1/type/tag/tagmap writing output... [ 70%] pyasn1/type/tag/tagset writing output... [ 72%] pyasn1/type/univ/any writing output... [ 73%] pyasn1/type/univ/bitstring writing output... [ 75%] pyasn1/type/univ/boolean writing output... [ 76%] pyasn1/type/univ/choice writing output... [ 78%] pyasn1/type/univ/contents writing output... [ 80%] pyasn1/type/univ/enumerated writing output... [ 81%] pyasn1/type/univ/integer writing output... [ 83%] pyasn1/type/univ/null writing output... [ 84%] pyasn1/type/univ/objectidentifier writing output... [ 86%] pyasn1/type/univ/octetstring writing output... [ 87%] pyasn1/type/univ/real writing output... [ 89%] pyasn1/type/univ/sequence writing output... [ 90%] pyasn1/type/univ/sequenceof writing output... [ 92%] pyasn1/type/univ/set writing output... [ 93%] pyasn1/type/univ/setof writing output... [ 95%] pyasn1/type/useful/contents writing output... [ 96%] pyasn1/type/useful/generalizedtime writing output... [ 98%] pyasn1/type/useful/objectdescriptor writing output... [100%] pyasn1/type/useful/utctime generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: favicon file '.static/favicon.ico' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/tmp/B.l34L6c/BUILD/pyasn1-0.4.4/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.l34L6c/BUILD/tmp /bin/sh -e /tmp/B.l34L6c/BUILD/tmp/rpm-tmp.45992 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.l34L6c/BUILD/tmp + umask 022 + cd /tmp/B.l34L6c/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder + /bin/mkdir -p /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder + cd pyasn1-0.4.4 + rm -rf /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-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.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder' running build running build_py running install running install_lib creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7 creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1 creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/string.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/octets.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/dateandtime.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/calling.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/integer.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/binary.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native copying build-2/lib/pyasn1/codec/native/encoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native copying build-2/lib/pyasn1/codec/native/decoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native copying build-2/lib/pyasn1/codec/native/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/der/encoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/der/decoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/der/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer copying build-2/lib/pyasn1/codec/cer/encoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer copying build-2/lib/pyasn1/codec/cer/decoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer copying build-2/lib/pyasn1/codec/cer/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/encoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/eoo.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/decoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/error.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1 copying build-2/lib/pyasn1/debug.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1 copying build-2/lib/pyasn1/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1 creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/namedval.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/char.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/error.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/base.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/tag.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/useful.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/univ.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/tagmap.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/opentype.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/constraint.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/namedtype.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/string.py to string.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/octets.py to octets.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/dateandtime.py to dateandtime.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/calling.py to calling.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/integer.py to integer.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/__init__.py to __init__.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/binary.py to binary.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native/encoder.py to encoder.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native/decoder.py to decoder.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native/__init__.py to __init__.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der/encoder.py to encoder.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der/decoder.py to decoder.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der/__init__.py to __init__.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/__init__.py to __init__.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer/encoder.py to encoder.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer/decoder.py to decoder.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer/__init__.py to __init__.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/encoder.py to encoder.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/eoo.py to eoo.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/decoder.py to decoder.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/__init__.py to __init__.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/error.py to error.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/debug.py to debug.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/__init__.py to __init__.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/namedval.py to namedval.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/char.py to char.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/error.py to error.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/base.py to base.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/tag.py to tag.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/useful.py to useful.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/univ.py to univ.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/tagmap.py to tagmap.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/__init__.py to __init__.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/opentype.py to opentype.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/constraint.py to constraint.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1/type/namedtype.py to namedtype.pyc writing byte-compilation script '/tmp/B.l34L6c/BUILD/tmp/tmpcvkD91.py' /usr/bin/python -OO /tmp/B.l34L6c/BUILD/tmp/tmpcvkD91.py removing /tmp/B.l34L6c/BUILD/tmp/tmpcvkD91.py running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing top-level names to pyasn1.egg-info/top_level.txt writing dependency_links to pyasn1.egg-info/dependency_links.txt reading manifest file 'pyasn1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/source/.templates' writing manifest file 'pyasn1.egg-info/SOURCES.txt' Copying pyasn1.egg-info to /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages/pyasn1-0.4.4-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-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.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder' running build running build_py running install running install_lib creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7 creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1 creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/string.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/octets.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/dateandtime.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/calling.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/integer.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/binary.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native copying build-3/lib/pyasn1/codec/native/encoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native copying build-3/lib/pyasn1/codec/native/decoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native copying build-3/lib/pyasn1/codec/native/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/der/encoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/der/decoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/der/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer copying build-3/lib/pyasn1/codec/cer/encoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer copying build-3/lib/pyasn1/codec/cer/decoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer copying build-3/lib/pyasn1/codec/cer/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/encoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/eoo.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/decoder.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/error.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1 copying build-3/lib/pyasn1/debug.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1 copying build-3/lib/pyasn1/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1 creating /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/namedval.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/char.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/error.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/base.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/tag.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/useful.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/univ.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/tagmap.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/__init__.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/opentype.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/constraint.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/namedtype.py -> /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/string.py to string.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/octets.py to octets.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/dateandtime.py to dateandtime.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/calling.py to calling.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/integer.py to integer.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/compat/binary.py to binary.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native/encoder.py to encoder.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native/decoder.py to decoder.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/native/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der/encoder.py to encoder.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der/decoder.py to decoder.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/der/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer/encoder.py to encoder.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer/decoder.py to decoder.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/cer/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber/encoder.py to encoder.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber/eoo.py to eoo.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber/decoder.py to decoder.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/codec/ber/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/error.py to error.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/debug.py to debug.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/namedval.py to namedval.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/char.py to char.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/error.py to error.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/base.py to base.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/tag.py to tag.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/useful.py to useful.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/univ.py to univ.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/tagmap.py to tagmap.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/opentype.py to opentype.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/constraint.py to constraint.cpython-37.pyc byte-compiling /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1/type/namedtype.py to namedtype.cpython-37.pyc writing byte-compilation script '/tmp/B.l34L6c/BUILD/tmp/tmp8nx1ivmf.py' /usr/bin/python3 /tmp/B.l34L6c/BUILD/tmp/tmp8nx1ivmf.py removing /tmp/B.l34L6c/BUILD/tmp/tmp8nx1ivmf.py running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing dependency_links to pyasn1.egg-info/dependency_links.txt writing top-level names to pyasn1.egg-info/top_level.txt reading manifest file 'pyasn1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/source/.templates' writing manifest file 'pyasn1.egg-info/SOURCES.txt' Copying pyasn1.egg-info to /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/python3.7/site-packages/pyasn1-0.4.4-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: 23/108 files hardlinked Processing files: python-pyasn1-0.4.4-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.l34L6c/BUILD/tmp /bin/sh -e /tmp/B.l34L6c/BUILD/tmp/rpm-tmp.82203 + umask 022 + cd /tmp/B.l34L6c/BUILD + cd pyasn1-0.4.4 + DOCDIR=/tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-0.4.4 + export DOCDIR + rm -rf /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-0.4.4 + /bin/mkdir -p /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-0.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-0.4.4... Documentation compressed. + cp -pr CHANGES.rst LICENSE.rst README.md TODO.rst /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-0.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-0.4.4... ./CHANGES.rst ./LICENSE.rst ./README.md ./TODO.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Obsoletes: python-pyasn1-examples Processing files: python3-pyasn1-0.4.4-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.l34L6c/BUILD/tmp /bin/sh -e /tmp/B.l34L6c/BUILD/tmp/rpm-tmp.29425 + umask 022 + cd /tmp/B.l34L6c/BUILD + cd pyasn1-0.4.4 + DOCDIR=/tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python3-pyasn1-0.4.4 + export DOCDIR + rm -rf /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python3-pyasn1-0.4.4 + /bin/mkdir -p /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python3-pyasn1-0.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python3-pyasn1-0.4.4... Documentation compressed. + cp -pr CHANGES.rst LICENSE.rst README.md TODO.rst /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python3-pyasn1-0.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python3-pyasn1-0.4.4... ./CHANGES.rst ./LICENSE.rst ./README.md ./TODO.rst Documentation compressed. + exit 0 Processing files: python-pyasn1-apidocs-0.4.4-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.l34L6c/BUILD/tmp /bin/sh -e /tmp/B.l34L6c/BUILD/tmp/rpm-tmp.46890 + umask 022 + cd /tmp/B.l34L6c/BUILD + cd pyasn1-0.4.4 + DOCDIR=/tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.4 + export DOCDIR + rm -rf /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.4 + /bin/mkdir -p /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.4... Documentation compressed. + cp -pr docs/build/html/_static docs/build/html/pyasn1 docs/build/html/changelog.html docs/build/html/contents.html docs/build/html/download.html docs/build/html/example-use-case.html docs/build/html/genindex.html docs/build/html/license.html docs/build/html/py-modindex.html docs/build/html/search.html docs/build/html/searchindex.js /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.4... ./_static/logo.svg Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder Wrote: /tmp/B.l34L6c/RPMS/python-pyasn1-0.4.4-1.noarch.rpm Wrote: /tmp/B.l34L6c/RPMS/python3-pyasn1-0.4.4-1.noarch.rpm Wrote: /tmp/B.l34L6c/RPMS/python-pyasn1-apidocs-0.4.4-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.l34L6c/BUILD/tmp /bin/sh -e /tmp/B.l34L6c/BUILD/tmp/rpm-tmp.64642 + umask 022 + cd /tmp/B.l34L6c/BUILD + cd pyasn1-0.4.4 + /bin/rm '--interactive=never' -rf /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder + rm -rf /tmp/B.l34L6c/BUILD/tmp/python-pyasn1-0.4.4-root-builder ended at: Mon Oct 22 13:36:45 2018, done in 0:00:16.309083 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.l34L6c/BUILD + rm -rf /tmp/B.l34L6c/tmp /tmp/B.l34L6c/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..538 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-pyasn1 ################################################## python3-pyasn1 ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.l34L6c Begin-TLD-Builder-Info Build-Time: user:11.26s sys:0.56s real:19.78s (faults io:13 non-io:349740) Files queued for ftp: 214216 python-pyasn1-apidocs-0.4.4-1.noarch.rpm 130459 python3-pyasn1-0.4.4-1.noarch.rpm 92699 python-pyasn1-0.4.4-1.noarch.rpm 183 python-pyasn1-0.4.4-1.src.rpm.uploadinfo End-TLD-Builder-Info