request from: hawk checking if we should skip the build started at: Sun Apr 19 11:45:56 2020 fetching http://src.tld-linux.org/~builderti//srpms/5c58b0cc-768c-4de1-b546-7e935dc93e6c/python-pyasn1-0.4.8-1.src.rpm fetched 152472 bytes, 2809.6 K/s installing srpm: python-pyasn1-0.4.8-1.src.rpm + install -d /tmp/B.MOWfja/BUILD /tmp/B.MOWfja/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pyasn1-0.4.8-1.src.rpm * Sun Apr 19 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pyasn1.git;a=log;h=ebcb78ee7c8fc260355871193101d13aa471344e * Sat Mar 21 2020 Jakub Bogusz ebcb78e - updated to 0.4.8 * Mon Oct 28 2019 Jan Rękorajski cf4e9c1 - rebuild with python 3.8 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.MOWfja' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-pyasn1-0.4.8-1.src.rpm python-pyasn1 ################################################## + rm -f python-pyasn1-0.4.8-1.src.rpm + install -m 700 -d /tmp/B.MOWfja/BUILD/tmp + TMPDIR=/tmp/B.MOWfja/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.MOWfja' --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.MOWfja/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: 5c58b0cc-768c-4de1-b546-7e935dc93e6c; TMPDIR=/tmp/B.MOWfja/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.MOWfja' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.MOWfja/python-pyasn1.spec + : build-id: 5c58b0cc-768c-4de1-b546-7e935dc93e6c + TMPDIR=/tmp/B.MOWfja/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.MOWfja' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.MOWfja/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.MOWfja/BUILD/tmp /bin/sh -e /tmp/B.MOWfja/BUILD/tmp/rpm-tmp.7519 + umask 022 + cd /tmp/B.MOWfja/BUILD + cd /tmp/B.MOWfja/BUILD + rm -rf pyasn1-0.4.8 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.MOWfja/pyasn1-0.4.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyasn1-0.4.8 + /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.MOWfja/BUILD/tmp /bin/sh -e /tmp/B.MOWfja/BUILD/tmp/rpm-tmp.7519 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.MOWfja/BUILD/tmp + umask 022 + cd /tmp/B.MOWfja/BUILD + cd pyasn1-0.4.8 + 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.MOWfja/BUILD/pyasn1-0.4.8/build-py3/lib /usr/bin/make -j4 -C docs html make: Entering directory '/tmp/B.MOWfja/BUILD/pyasn1-0.4.8/docs' sphinx-build -b html -d build/doctrees source build/html Running Sphinx v1.8.5 making output directory... loading intersphinx inventory from https://docs.python.org/3.4/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3.4/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3.4/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 72 source files that are out of date updating environment: 72 added, 0 changed, 0 removed reading sources... [ 1%] changelog reading sources... [ 2%] contents reading sources... [ 4%] download reading sources... [ 5%] example-use-case reading sources... [ 6%] license reading sources... [ 8%] pyasn1/codec/ber/contents reading sources... [ 9%] pyasn1/codec/cer/contents reading sources... [ 11%] pyasn1/codec/der/contents reading sources... [ 12%] pyasn1/codec/native/contents reading sources... [ 13%] pyasn1/contents reading sources... [ 15%] pyasn1/error/contents reading sources... [ 16%] pyasn1/type/base/asn1type reading sources... [ 18%] pyasn1/type/base/constructedasn1type reading sources... [ 19%] pyasn1/type/base/contents reading sources... [ 20%] pyasn1/type/base/novalue reading sources... [ 22%] pyasn1/type/base/simpleasn1type reading sources... [ 23%] pyasn1/type/char/bmpstring reading sources... [ 25%] pyasn1/type/char/contents reading sources... [ 26%] pyasn1/type/char/generalstring reading sources... [ 27%] pyasn1/type/char/graphicstring reading sources... [ 29%] pyasn1/type/char/ia5string reading sources... [ 30%] pyasn1/type/char/iso646string reading sources... [ 31%] pyasn1/type/char/numericstring reading sources... [ 33%] pyasn1/type/char/printablestring reading sources... [ 34%] pyasn1/type/char/t61string reading sources... [ 36%] pyasn1/type/char/teletexstring reading sources... [ 37%] pyasn1/type/char/universalstring reading sources... [ 38%] pyasn1/type/char/utf8string reading sources... [ 40%] pyasn1/type/char/videotexstring reading sources... [ 41%] pyasn1/type/char/visiblestring reading sources... [ 43%] pyasn1/type/constraint/constraintsexclusion reading sources... [ 44%] pyasn1/type/constraint/constraintsintersection reading sources... [ 45%] pyasn1/type/constraint/constraintsunion reading sources... [ 47%] pyasn1/type/constraint/containedsubtype reading sources... [ 48%] pyasn1/type/constraint/contents reading sources... [ 50%] pyasn1/type/constraint/permittedalphabet reading sources... [ 51%] pyasn1/type/constraint/singlevalue reading sources... [ 52%] pyasn1/type/constraint/valuerange reading sources... [ 54%] pyasn1/type/constraint/valuesize reading sources... [ 55%] pyasn1/type/constraint/withcomponents reading sources... [ 56%] pyasn1/type/namedtype/contents reading sources... [ 58%] pyasn1/type/namedtype/defaultednamedtype reading sources... [ 59%] pyasn1/type/namedtype/namedtype reading sources... [ 61%] pyasn1/type/namedtype/namedtypes reading sources... [ 62%] pyasn1/type/namedtype/optionalnamedtype reading sources... [ 63%] pyasn1/type/namedval/contents reading sources... [ 65%] pyasn1/type/namedval/namedval reading sources... [ 66%] pyasn1/type/opentype/contents reading sources... [ 68%] pyasn1/type/opentype/opentype reading sources... [ 69%] pyasn1/type/tag/contents reading sources... [ 70%] pyasn1/type/tag/tag reading sources... [ 72%] pyasn1/type/tag/tagmap reading sources... [ 73%] pyasn1/type/tag/tagset reading sources... [ 75%] pyasn1/type/univ/any reading sources... [ 76%] pyasn1/type/univ/bitstring reading sources... [ 77%] pyasn1/type/univ/boolean reading sources... [ 79%] pyasn1/type/univ/choice reading sources... [ 80%] pyasn1/type/univ/contents reading sources... [ 81%] pyasn1/type/univ/enumerated reading sources... [ 83%] pyasn1/type/univ/integer reading sources... [ 84%] pyasn1/type/univ/null reading sources... [ 86%] pyasn1/type/univ/objectidentifier reading sources... [ 87%] pyasn1/type/univ/octetstring reading sources... [ 88%] pyasn1/type/univ/real reading sources... [ 90%] pyasn1/type/univ/sequence reading sources... [ 91%] pyasn1/type/univ/sequenceof reading sources... [ 93%] pyasn1/type/univ/set reading sources... [ 94%] pyasn1/type/univ/setof reading sources... [ 95%] pyasn1/type/useful/contents reading sources... [ 97%] pyasn1/type/useful/generalizedtime reading sources... [ 98%] pyasn1/type/useful/objectdescriptor reading sources... [100%] pyasn1/type/useful/utctime /tmp/B.MOWfja/BUILD/pyasn1-0.4.8/docs/source/pyasn1/contents.rst:5: WARNING: Duplicate explicit target name: "pyasn1". WARNING: autodoc: failed to import class 'PyAsn1UnicodeError' from module 'pyasn1.error'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 225, in safe_getattr return getattr(obj, name, *defargs) AttributeError: module 'pyasn1.error' has no attribute 'PyAsn1UnicodeError' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 193, in import_object obj = attrgetter(obj, attrname) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 290, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 1563, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 241, in safe_getattr raise AttributeError(name) AttributeError: PyAsn1UnicodeError WARNING: autodoc: failed to import class 'PyAsn1UnicodeDecodeError' from module 'pyasn1.error'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 225, in safe_getattr return getattr(obj, name, *defargs) AttributeError: module 'pyasn1.error' has no attribute 'PyAsn1UnicodeDecodeError' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 193, in import_object obj = attrgetter(obj, attrname) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 290, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 1563, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 241, in safe_getattr raise AttributeError(name) AttributeError: PyAsn1UnicodeDecodeError WARNING: autodoc: failed to import class 'PyAsn1UnicodeEncodeError' from module 'pyasn1.error'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 225, in safe_getattr return getattr(obj, name, *defargs) AttributeError: module 'pyasn1.error' has no attribute 'PyAsn1UnicodeEncodeError' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 193, in import_object obj = attrgetter(obj, attrname) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 290, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 1563, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 241, in safe_getattr raise AttributeError(name) AttributeError: PyAsn1UnicodeEncodeError WARNING: autodoc: failed to import class 'Asn1Type' from module 'pyasn1.type.base'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 225, in safe_getattr return getattr(obj, name, *defargs) AttributeError: module 'pyasn1.type.base' has no attribute 'Asn1Type' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 193, in import_object obj = attrgetter(obj, attrname) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 290, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 1563, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 241, in safe_getattr raise AttributeError(name) AttributeError: Asn1Type WARNING: autodoc: failed to import class 'ConstructedAsn1Type' from module 'pyasn1.type.base'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 225, in safe_getattr return getattr(obj, name, *defargs) AttributeError: module 'pyasn1.type.base' has no attribute 'ConstructedAsn1Type' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 193, in import_object obj = attrgetter(obj, attrname) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 290, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 1563, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 241, in safe_getattr raise AttributeError(name) AttributeError: ConstructedAsn1Type WARNING: autodoc: failed to import class 'SimpleAsn1Type' from module 'pyasn1.type.base'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 225, in safe_getattr return getattr(obj, name, *defargs) AttributeError: module 'pyasn1.type.base' has no attribute 'SimpleAsn1Type' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 193, in import_object obj = attrgetter(obj, attrname) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 290, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 1563, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 241, in safe_getattr raise AttributeError(name) AttributeError: SimpleAsn1Type WARNING: autodoc: failed to import class 'WithComponentsConstraint' from module 'pyasn1.type.constraint'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 225, in safe_getattr return getattr(obj, name, *defargs) AttributeError: module 'pyasn1.type.constraint' has no attribute 'WithComponentsConstraint' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 193, in import_object obj = attrgetter(obj, attrname) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 290, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 1563, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 241, in safe_getattr raise AttributeError(name) AttributeError: WithComponentsConstraint WARNING: autodoc: failed to import class 'ComponentPresentConstraint' from module 'pyasn1.type.constraint'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 225, in safe_getattr return getattr(obj, name, *defargs) AttributeError: module 'pyasn1.type.constraint' has no attribute 'ComponentPresentConstraint' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 193, in import_object obj = attrgetter(obj, attrname) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 290, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 1563, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 241, in safe_getattr raise AttributeError(name) AttributeError: ComponentPresentConstraint WARNING: autodoc: failed to import class 'ComponentAbsentConstraint' from module 'pyasn1.type.constraint'; the following exception was raised: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 225, in safe_getattr return getattr(obj, name, *defargs) AttributeError: module 'pyasn1.type.constraint' has no attribute 'ComponentAbsentConstraint' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/importer.py", line 193, in import_object obj = attrgetter(obj, attrname) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 290, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/ext/autodoc/__init__.py", line 1563, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/usr/share/python3.8/site-packages/sphinx/util/inspect.py", line 241, in safe_getattr raise AttributeError(name) AttributeError: ComponentAbsentConstraint WARNING: missing attribute isInconsistent in object pyasn1.type.univ.Choice WARNING: missing attribute reset in object pyasn1.type.univ.Sequence WARNING: missing attribute isInconsistent in object pyasn1.type.univ.Sequence WARNING: missing attribute reset in object pyasn1.type.univ.SequenceOf WARNING: missing attribute isInconsistent in object pyasn1.type.univ.SequenceOf WARNING: missing attribute reset in object pyasn1.type.univ.Set WARNING: missing attribute isInconsistent in object pyasn1.type.univ.Set WARNING: missing attribute reset in object pyasn1.type.univ.SetOf WARNING: missing attribute isInconsistent in object pyasn1.type.univ.SetOf looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] changelog writing output... [ 2%] contents writing output... [ 4%] download writing output... [ 5%] example-use-case writing output... [ 6%] license writing output... [ 8%] pyasn1/codec/ber/contents writing output... [ 9%] pyasn1/codec/cer/contents writing output... [ 11%] pyasn1/codec/der/contents writing output... [ 12%] pyasn1/codec/native/contents writing output... [ 13%] pyasn1/contents writing output... [ 15%] pyasn1/error/contents writing output... [ 16%] pyasn1/type/base/asn1type writing output... [ 18%] pyasn1/type/base/constructedasn1type writing output... [ 19%] pyasn1/type/base/contents writing output... [ 20%] pyasn1/type/base/novalue writing output... [ 22%] pyasn1/type/base/simpleasn1type writing output... [ 23%] pyasn1/type/char/bmpstring writing output... [ 25%] pyasn1/type/char/contents writing output... [ 26%] pyasn1/type/char/generalstring writing output... [ 27%] pyasn1/type/char/graphicstring writing output... [ 29%] pyasn1/type/char/ia5string writing output... [ 30%] pyasn1/type/char/iso646string writing output... [ 31%] pyasn1/type/char/numericstring writing output... [ 33%] pyasn1/type/char/printablestring writing output... [ 34%] pyasn1/type/char/t61string writing output... [ 36%] pyasn1/type/char/teletexstring writing output... [ 37%] pyasn1/type/char/universalstring writing output... [ 38%] pyasn1/type/char/utf8string writing output... [ 40%] pyasn1/type/char/videotexstring writing output... [ 41%] pyasn1/type/char/visiblestring writing output... [ 43%] pyasn1/type/constraint/constraintsexclusion writing output... [ 44%] pyasn1/type/constraint/constraintsintersection writing output... [ 45%] pyasn1/type/constraint/constraintsunion writing output... [ 47%] pyasn1/type/constraint/containedsubtype writing output... [ 48%] pyasn1/type/constraint/contents writing output... [ 50%] pyasn1/type/constraint/permittedalphabet writing output... [ 51%] pyasn1/type/constraint/singlevalue writing output... [ 52%] pyasn1/type/constraint/valuerange writing output... [ 54%] pyasn1/type/constraint/valuesize writing output... [ 55%] pyasn1/type/constraint/withcomponents writing output... [ 56%] pyasn1/type/namedtype/contents writing output... [ 58%] pyasn1/type/namedtype/defaultednamedtype writing output... [ 59%] pyasn1/type/namedtype/namedtype writing output... [ 61%] pyasn1/type/namedtype/namedtypes writing output... [ 62%] pyasn1/type/namedtype/optionalnamedtype writing output... [ 63%] pyasn1/type/namedval/contents writing output... [ 65%] pyasn1/type/namedval/namedval writing output... [ 66%] pyasn1/type/opentype/contents writing output... [ 68%] pyasn1/type/opentype/opentype writing output... [ 69%] pyasn1/type/tag/contents writing output... [ 70%] pyasn1/type/tag/tag writing output... [ 72%] pyasn1/type/tag/tagmap writing output... [ 73%] pyasn1/type/tag/tagset writing output... [ 75%] pyasn1/type/univ/any writing output... [ 76%] pyasn1/type/univ/bitstring writing output... [ 77%] pyasn1/type/univ/boolean writing output... [ 79%] pyasn1/type/univ/choice writing output... [ 80%] pyasn1/type/univ/contents writing output... [ 81%] pyasn1/type/univ/enumerated writing output... [ 83%] pyasn1/type/univ/integer writing output... [ 84%] pyasn1/type/univ/null writing output... [ 86%] pyasn1/type/univ/objectidentifier writing output... [ 87%] pyasn1/type/univ/octetstring writing output... [ 88%] pyasn1/type/univ/real writing output... [ 90%] pyasn1/type/univ/sequence writing output... [ 91%] pyasn1/type/univ/sequenceof writing output... [ 93%] pyasn1/type/univ/set writing output... [ 94%] pyasn1/type/univ/setof writing output... [ 95%] pyasn1/type/useful/contents writing output... [ 97%] 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, 21 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/tmp/B.MOWfja/BUILD/pyasn1-0.4.8/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.MOWfja/BUILD/tmp /bin/sh -e /tmp/B.MOWfja/BUILD/tmp/rpm-tmp.20981 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.MOWfja/BUILD/tmp + umask 022 + cd /tmp/B.MOWfja/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder + /bin/mkdir -p /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder + cd pyasn1-0.4.8 + rm -rf /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-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.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder' running build running build_py running install running install_lib creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7 creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1 creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/string.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/octets.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/dateandtime.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/calling.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/integer.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat copying build-2/lib/pyasn1/compat/binary.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native copying build-2/lib/pyasn1/codec/native/encoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native copying build-2/lib/pyasn1/codec/native/decoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native copying build-2/lib/pyasn1/codec/native/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/der/encoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/der/decoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/der/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der copying build-2/lib/pyasn1/codec/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer copying build-2/lib/pyasn1/codec/cer/encoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer copying build-2/lib/pyasn1/codec/cer/decoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer copying build-2/lib/pyasn1/codec/cer/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/encoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/eoo.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/decoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/codec/ber/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber copying build-2/lib/pyasn1/error.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1 copying build-2/lib/pyasn1/debug.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1 copying build-2/lib/pyasn1/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1 creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/namedval.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/char.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/error.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/base.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/tag.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/useful.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/univ.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/tagmap.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/opentype.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/constraint.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type copying build-2/lib/pyasn1/type/namedtype.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/string.py to string.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/octets.py to octets.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/dateandtime.py to dateandtime.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/calling.py to calling.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/integer.py to integer.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/__init__.py to __init__.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/compat/binary.py to binary.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native/encoder.py to encoder.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native/decoder.py to decoder.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/native/__init__.py to __init__.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der/encoder.py to encoder.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der/decoder.py to decoder.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/der/__init__.py to __init__.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/__init__.py to __init__.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer/encoder.py to encoder.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer/decoder.py to decoder.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/cer/__init__.py to __init__.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/encoder.py to encoder.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/eoo.py to eoo.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/decoder.py to decoder.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/codec/ber/__init__.py to __init__.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/error.py to error.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/debug.py to debug.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/__init__.py to __init__.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/namedval.py to namedval.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/char.py to char.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/error.py to error.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/base.py to base.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/tag.py to tag.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/useful.py to useful.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/univ.py to univ.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/tagmap.py to tagmap.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/__init__.py to __init__.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/opentype.py to opentype.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/constraint.py to constraint.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1/type/namedtype.py to namedtype.pyc writing byte-compilation script '/tmp/B.MOWfja/BUILD/tmp/tmp9td1OC.py' /usr/bin/python -OO /tmp/B.MOWfja/BUILD/tmp/tmp9td1OC.py removing /tmp/B.MOWfja/BUILD/tmp/tmp9td1OC.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.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages/pyasn1-0.4.8-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-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.8/site-packages' '--install-platlib=/usr/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder' running build running build_py running install running install_lib creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8 creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1 creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/string.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/octets.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/dateandtime.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/calling.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/integer.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat copying build-3/lib/pyasn1/compat/binary.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/native copying build-3/lib/pyasn1/codec/native/encoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/native copying build-3/lib/pyasn1/codec/native/decoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/native copying build-3/lib/pyasn1/codec/native/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/native creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/der/encoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/der/decoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/der/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/der copying build-3/lib/pyasn1/codec/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/cer copying build-3/lib/pyasn1/codec/cer/encoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/cer copying build-3/lib/pyasn1/codec/cer/decoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/cer copying build-3/lib/pyasn1/codec/cer/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/cer creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/encoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/eoo.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/decoder.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/codec/ber/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/ber copying build-3/lib/pyasn1/error.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1 copying build-3/lib/pyasn1/debug.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1 copying build-3/lib/pyasn1/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1 creating /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/namedval.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/char.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/error.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/base.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/tag.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/useful.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/univ.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/tagmap.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/__init__.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/opentype.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/constraint.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type copying build-3/lib/pyasn1/type/namedtype.py -> /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat/string.py to string.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat/octets.py to octets.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat/dateandtime.py to dateandtime.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat/calling.py to calling.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat/integer.py to integer.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/compat/binary.py to binary.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/native/encoder.py to encoder.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/native/decoder.py to decoder.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/native/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/der/encoder.py to encoder.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/der/decoder.py to decoder.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/der/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/cer/encoder.py to encoder.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/cer/decoder.py to decoder.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/cer/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/ber/encoder.py to encoder.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/ber/eoo.py to eoo.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/ber/decoder.py to decoder.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/codec/ber/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/error.py to error.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/debug.py to debug.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/namedval.py to namedval.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/char.py to char.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/error.py to error.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/base.py to base.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/tag.py to tag.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/useful.py to useful.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/univ.py to univ.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/tagmap.py to tagmap.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/opentype.py to opentype.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/constraint.py to constraint.cpython-38.pyc byte-compiling /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1/type/namedtype.py to namedtype.cpython-38.pyc writing byte-compilation script '/tmp/B.MOWfja/BUILD/tmp/tmp9p_j5mca.py' /usr/bin/python3 /tmp/B.MOWfja/BUILD/tmp/tmp9p_j5mca.py removing /tmp/B.MOWfja/BUILD/tmp/tmp9p_j5mca.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.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/python3.8/site-packages/pyasn1-0.4.8-py3.8.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.8-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.MOWfja/BUILD/tmp /bin/sh -e /tmp/B.MOWfja/BUILD/tmp/rpm-tmp.81847 + umask 022 + cd /tmp/B.MOWfja/BUILD + cd pyasn1-0.4.8 + DOCDIR=/tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-0.4.8 + export DOCDIR + rm -rf /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-0.4.8 + /bin/mkdir -p /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-0.4.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-0.4.8... Documentation compressed. + cp -pr CHANGES.rst LICENSE.rst README.md TODO.rst /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-0.4.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-0.4.8... ./CHANGES.rst ./LICENSE.rst ./README.md ./TODO.rst Documentation compressed. + exit 0 Provides: pythonegg(pyasn1) = 0.4.8 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 Obsoletes: python-pyasn1-examples Processing files: python3-pyasn1-0.4.8-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.MOWfja/BUILD/tmp /bin/sh -e /tmp/B.MOWfja/BUILD/tmp/rpm-tmp.56307 + umask 022 + cd /tmp/B.MOWfja/BUILD + cd pyasn1-0.4.8 + DOCDIR=/tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python3-pyasn1-0.4.8 + export DOCDIR + rm -rf /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python3-pyasn1-0.4.8 + /bin/mkdir -p /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python3-pyasn1-0.4.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python3-pyasn1-0.4.8... Documentation compressed. + cp -pr CHANGES.rst LICENSE.rst README.md TODO.rst /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python3-pyasn1-0.4.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python3-pyasn1-0.4.8... ./CHANGES.rst ./LICENSE.rst ./README.md ./TODO.rst Documentation compressed. + exit 0 Provides: python3egg(pyasn1) = 0.4.8 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 Processing files: python-pyasn1-apidocs-0.4.8-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.MOWfja/BUILD/tmp /bin/sh -e /tmp/B.MOWfja/BUILD/tmp/rpm-tmp.32294 + umask 022 + cd /tmp/B.MOWfja/BUILD + cd pyasn1-0.4.8 + DOCDIR=/tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.8 + export DOCDIR + rm -rf /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.8 + /bin/mkdir -p /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.8... 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.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder/usr/share/doc/python-pyasn1-apidocs-0.4.8... ./_static/logo.svg Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder Wrote: /tmp/B.MOWfja/RPMS/python-pyasn1-0.4.8-1.noarch.rpm Wrote: /tmp/B.MOWfja/RPMS/python3-pyasn1-0.4.8-1.noarch.rpm Wrote: /tmp/B.MOWfja/RPMS/python-pyasn1-apidocs-0.4.8-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.MOWfja/BUILD/tmp /bin/sh -e /tmp/B.MOWfja/BUILD/tmp/rpm-tmp.40310 + umask 022 + cd /tmp/B.MOWfja/BUILD + cd pyasn1-0.4.8 + /bin/rm '--interactive=never' -rf /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder + rm -rf /tmp/B.MOWfja/BUILD/tmp/python-pyasn1-0.4.8-root-builder ended at: Sun Apr 19 11:47:41 2020, done in 0:01:44.161252 + chmod -R u+rwX /tmp/B.MOWfja/BUILD + rm -rf /tmp/B.MOWfja/tmp /tmp/B.MOWfja/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-pyasn1 ################################################## python3-pyasn1 ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.MOWfja Begin-TLD-Builder-Info Build-Time: user:92.54s sys:10.39s real:108.19s (faults io:0 non-io:1108564) Files queued for ftp: 219168 python-pyasn1-apidocs-0.4.8-1.noarch.rpm 142390 python3-pyasn1-0.4.8-1.noarch.rpm 100206 python-pyasn1-0.4.8-1.noarch.rpm 183 python-pyasn1-0.4.8-1.src.rpm.uploadinfo End-TLD-Builder-Info