>>> py3-saml2: Building community/py3-saml2 6.4.1-r1 (using abuild 3.7.0-r0) started Sat, 23 Jan 2021 06:58:07 +0000 >>> py3-saml2: Checking sanity of /home/buildozer/aports/community/py3-saml2/APKBUILD... >>> py3-saml2: Analyzing dependencies... >>> py3-saml2: Installing for build: build-base python3 py3-cryptography py3-defusedxml py3-openssl py3-dateutil py3-tz py3-requests py3-six xmlsec py3-setuptools (1/32) Installing libbz2 (1.0.8-r1) (2/32) Installing libffi (3.3-r2) (3/32) Installing gdbm (1.19-r0) (4/32) Installing xz-libs (5.2.5-r0) (5/32) Installing readline (8.1.0-r0) (6/32) Installing sqlite-libs (3.34.1-r0) (7/32) Installing python3 (3.8.7-r0) (8/32) Installing py3-cparser (2.20-r0) (9/32) Installing py3-cffi (1.14.4-r0) (10/32) Installing py3-idna (3.1-r0) (11/32) Installing py3-asn1crypto (1.4.0-r0) (12/32) Installing py3-six (1.15.0-r0) (13/32) Installing py3-cryptography (3.3.1-r0) (14/32) Installing py3-defusedxml (0.6.0-r1) (15/32) Installing py3-openssl (20.0.1-r0) (16/32) Installing py3-dateutil (2.8.1-r0) (17/32) Installing py3-tz (2020.5-r0) (18/32) Installing py3-ordered-set (4.0.2-r0) (19/32) Installing py3-appdirs (1.4.4-r1) (20/32) Installing py3-parsing (2.4.7-r1) (21/32) Installing py3-packaging (20.8-r1) (22/32) Installing py3-setuptools (51.3.3-r0) (23/32) Installing py3-chardet (4.0.0-r0) (24/32) Installing py3-urllib3 (1.26.2-r1) (25/32) Installing py3-requests (2.25.1-r1) (26/32) Installing libltdl (2.4.6-r7) (27/32) Installing libxml2 (2.9.10-r6) (28/32) Installing libgpg-error (1.41-r0) (29/32) Installing libgcrypt (1.8.7-r0) (30/32) Installing libxslt (1.1.34-r0) (31/32) Installing xmlsec (1.2.31-r0) (32/32) Installing .makedepends-py3-saml2 (20210123.065808) Executing busybox-1.32.1-r2.trigger OK: 377 MiB in 118 packages >>> py3-saml2: Cleaning up srcdir >>> py3-saml2: Cleaning up pkgdir >>> py3-saml2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-saml2-6.4.1.tar.gz >>> py3-saml2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-saml2-6.4.1.tar.gz >>> py3-saml2: Checking sha512sums... py3-saml2-6.4.1.tar.gz: OK CVE-2021-21239.patch: OK >>> py3-saml2: Unpacking /var/cache/distfiles/v3.13/py3-saml2-6.4.1.tar.gz... >>> py3-saml2: CVE-2021-21239.patch patching file src/saml2/sigver.py running build running build_py creating build creating build/lib creating build/lib/saml2 copying src/saml2/samlp.py -> build/lib/saml2 copying src/saml2/algsupport.py -> build/lib/saml2 copying src/saml2/sigver.py -> build/lib/saml2 copying src/saml2/attribute_resolver.py -> build/lib/saml2 copying src/saml2/md.py -> build/lib/saml2 copying src/saml2/pack.py -> build/lib/saml2 copying src/saml2/entity.py -> build/lib/saml2 copying src/saml2/ecp_client.py -> build/lib/saml2 copying src/saml2/__init__.py -> build/lib/saml2 copying src/saml2/version.py -> build/lib/saml2 copying src/saml2/metadata.py -> build/lib/saml2 copying src/saml2/country_codes.py -> build/lib/saml2 copying src/saml2/mdie.py -> build/lib/saml2 copying src/saml2/discovery.py -> build/lib/saml2 copying src/saml2/sdb.py -> build/lib/saml2 copying src/saml2/httputil.py -> build/lib/saml2 copying src/saml2/response.py -> build/lib/saml2 copying src/saml2/virtual_org.py -> build/lib/saml2 copying src/saml2/mcache.py -> build/lib/saml2 copying src/saml2/argtree.py -> build/lib/saml2 copying src/saml2/ecp.py -> build/lib/saml2 copying src/saml2/validate.py -> build/lib/saml2 copying src/saml2/authn.py -> build/lib/saml2 copying src/saml2/client_base.py -> build/lib/saml2 copying src/saml2/s_utils.py -> build/lib/saml2 copying src/saml2/attribute_converter.py -> build/lib/saml2 copying src/saml2/mdstore.py -> build/lib/saml2 copying src/saml2/client.py -> build/lib/saml2 copying src/saml2/cert.py -> build/lib/saml2 copying src/saml2/eptid.py -> build/lib/saml2 copying src/saml2/soap.py -> build/lib/saml2 copying src/saml2/assertion.py -> build/lib/saml2 copying src/saml2/request.py -> build/lib/saml2 copying src/saml2/mongo_store.py -> build/lib/saml2 copying src/saml2/saml.py -> build/lib/saml2 copying src/saml2/httpbase.py -> build/lib/saml2 copying src/saml2/mdbcache.py -> build/lib/saml2 copying src/saml2/server.py -> build/lib/saml2 copying src/saml2/config.py -> build/lib/saml2 copying src/saml2/population.py -> build/lib/saml2 copying src/saml2/cache.py -> build/lib/saml2 copying src/saml2/ident.py -> build/lib/saml2 copying src/saml2/filter.py -> build/lib/saml2 copying src/saml2/time_util.py -> build/lib/saml2 creating build/lib/saml2/xmlenc copying src/saml2/xmlenc/__init__.py -> build/lib/saml2/xmlenc creating build/lib/saml2/s2repoze copying src/saml2/s2repoze/__init__.py -> build/lib/saml2/s2repoze creating build/lib/saml2/userinfo copying src/saml2/userinfo/ldapinfo.py -> build/lib/saml2/userinfo copying src/saml2/userinfo/__init__.py -> build/lib/saml2/userinfo creating build/lib/saml2/extension copying src/saml2/extension/algsupport.py -> build/lib/saml2/extension copying src/saml2/extension/sp_type.py -> build/lib/saml2/extension copying src/saml2/extension/shibmd.py -> build/lib/saml2/extension copying src/saml2/extension/dri.py -> build/lib/saml2/extension copying src/saml2/extension/__init__.py -> build/lib/saml2/extension copying src/saml2/extension/mdrpi.py -> build/lib/saml2/extension copying src/saml2/extension/reqinit.py -> build/lib/saml2/extension copying src/saml2/extension/idpdisc.py -> build/lib/saml2/extension copying src/saml2/extension/mdui.py -> build/lib/saml2/extension copying src/saml2/extension/mdattr.py -> build/lib/saml2/extension copying src/saml2/extension/pefim.py -> build/lib/saml2/extension copying src/saml2/extension/requested_attributes.py -> build/lib/saml2/extension creating build/lib/saml2/xmldsig copying src/saml2/xmldsig/__init__.py -> build/lib/saml2/xmldsig creating build/lib/saml2/entity_category copying src/saml2/entity_category/edugain.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/swamid.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/refeds.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/__init__.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/at_egov_pvp2.py -> build/lib/saml2/entity_category copying src/saml2/entity_category/incommon.py -> build/lib/saml2/entity_category creating build/lib/saml2/ws copying src/saml2/ws/wssec.py -> build/lib/saml2/ws copying src/saml2/ws/wspol.py -> build/lib/saml2/ws copying src/saml2/ws/wsutil.py -> build/lib/saml2/ws copying src/saml2/ws/__init__.py -> build/lib/saml2/ws copying src/saml2/ws/wsaddr.py -> build/lib/saml2/ws copying src/saml2/ws/wstrust.py -> build/lib/saml2/ws creating build/lib/saml2/profile copying src/saml2/profile/paos.py -> build/lib/saml2/profile copying src/saml2/profile/__init__.py -> build/lib/saml2/profile copying src/saml2/profile/ecp.py -> build/lib/saml2/profile copying src/saml2/profile/samlec.py -> build/lib/saml2/profile creating build/lib/saml2/cryptography copying src/saml2/cryptography/asymmetric.py -> build/lib/saml2/cryptography copying src/saml2/cryptography/__init__.py -> build/lib/saml2/cryptography copying src/saml2/cryptography/symmetric.py -> build/lib/saml2/cryptography copying src/saml2/cryptography/errors.py -> build/lib/saml2/cryptography copying src/saml2/cryptography/pki.py -> build/lib/saml2/cryptography creating build/lib/saml2/schema copying src/saml2/schema/__init__.py -> build/lib/saml2/schema copying src/saml2/schema/wsdl.py -> build/lib/saml2/schema copying src/saml2/schema/soap.py -> build/lib/saml2/schema copying src/saml2/schema/soapenv.py -> build/lib/saml2/schema creating build/lib/saml2/attributemaps copying src/saml2/attributemaps/adfs_v1x.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/__init__.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/basic.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/saml_uri.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/shibboleth_uri.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/adfs_v20.py -> build/lib/saml2/attributemaps creating build/lib/saml2/authn_context copying src/saml2/authn_context/__init__.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/ippword.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/ppt.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/pword.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/mobiletwofactor.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/sslcert.py -> build/lib/saml2/authn_context copying src/saml2/authn_context/timesync.py -> build/lib/saml2/authn_context creating build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/sp.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/__init__.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/ini.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/challenge_decider.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/formswithhidden.py -> build/lib/saml2/s2repoze/plugins copying src/saml2/s2repoze/plugins/entitlement.py -> build/lib/saml2/s2repoze/plugins running egg_info creating src/pysaml2.egg-info writing src/pysaml2.egg-info/PKG-INFO writing dependency_links to src/pysaml2.egg-info/dependency_links.txt writing requirements to src/pysaml2.egg-info/requires.txt writing top-level names to src/pysaml2.egg-info/top_level.txt writing manifest file 'src/pysaml2.egg-info/SOURCES.txt' reading manifest file 'src/pysaml2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'tests' no previously-included directories found matching 'example' no previously-included directories found matching '.github' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.egg-info' found anywhere in distribution writing manifest file 'src/pysaml2.egg-info/SOURCES.txt' creating build/lib/saml2/xml_template copying src/saml2/xml_template/template.xml -> build/lib/saml2/xml_template running build_scripts creating build/scripts-3.8 copying and adjusting tools/make_metadata.py -> build/scripts-3.8 copying and adjusting tools/mdexport.py -> build/scripts-3.8 copying and adjusting tools/merge_metadata.py -> build/scripts-3.8 copying and adjusting tools/parse_xsd2.py -> build/scripts-3.8 changing mode of build/scripts-3.8/make_metadata.py from 644 to 755 changing mode of build/scripts-3.8/mdexport.py from 644 to 755 changing mode of build/scripts-3.8/merge_metadata.py from 644 to 755 changing mode of build/scripts-3.8/parse_xsd2.py from 644 to 755 >>> py3-saml2: Entering fakeroot... running install running build running build_py running egg_info writing src/pysaml2.egg-info/PKG-INFO writing dependency_links to src/pysaml2.egg-info/dependency_links.txt writing requirements to src/pysaml2.egg-info/requires.txt writing top-level names to src/pysaml2.egg-info/top_level.txt reading manifest file 'src/pysaml2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'tests' no previously-included directories found matching 'example' no previously-included directories found matching '.github' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.egg-info' found anywhere in distribution writing manifest file 'src/pysaml2.egg-info/SOURCES.txt' running build_scripts running install_lib creating /home/buildozer/aports/community/py3-saml2/pkg creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/samlp.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/algsupport.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/sigver.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/xmlenc copying build/lib/saml2/xmlenc/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/xmlenc copying build/lib/saml2/attribute_resolver.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/md.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/sp.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/ini.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/challenge_decider.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/formswithhidden.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/plugins/entitlement.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins copying build/lib/saml2/s2repoze/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze copying build/lib/saml2/pack.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/entity.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/xml_template copying build/lib/saml2/xml_template/template.xml -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/xml_template creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/userinfo copying build/lib/saml2/userinfo/ldapinfo.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/userinfo copying build/lib/saml2/userinfo/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/userinfo creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/algsupport.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/sp_type.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/shibmd.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/dri.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/mdrpi.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/reqinit.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/idpdisc.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/mdui.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/mdattr.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/pefim.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension copying build/lib/saml2/extension/requested_attributes.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/xmldsig copying build/lib/saml2/xmldsig/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/xmldsig creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/edugain.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/swamid.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/refeds.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/at_egov_pvp2.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category copying build/lib/saml2/entity_category/incommon.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category copying build/lib/saml2/ecp_client.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws copying build/lib/saml2/ws/wssec.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws copying build/lib/saml2/ws/wspol.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws copying build/lib/saml2/ws/wsutil.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws copying build/lib/saml2/ws/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws copying build/lib/saml2/ws/wsaddr.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws copying build/lib/saml2/ws/wstrust.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws copying build/lib/saml2/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/version.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/metadata.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/country_codes.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/mdie.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/discovery.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/sdb.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/httputil.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/response.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/virtual_org.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/mcache.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/profile copying build/lib/saml2/profile/paos.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/profile copying build/lib/saml2/profile/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/profile copying build/lib/saml2/profile/ecp.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/profile copying build/lib/saml2/profile/samlec.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/profile creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/asymmetric.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/symmetric.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/errors.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography copying build/lib/saml2/cryptography/pki.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography copying build/lib/saml2/argtree.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/ecp.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/validate.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/schema copying build/lib/saml2/schema/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/schema copying build/lib/saml2/schema/wsdl.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/schema copying build/lib/saml2/schema/soap.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/schema copying build/lib/saml2/schema/soapenv.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/schema copying build/lib/saml2/authn.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/client_base.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/s_utils.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/attribute_converter.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/mdstore.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/client.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/cert.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/eptid.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/soap.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/adfs_v1x.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/basic.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/saml_uri.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/shibboleth_uri.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/adfs_v20.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps copying build/lib/saml2/assertion.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/request.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/mongo_store.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/saml.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/httpbase.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/mdbcache.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/server.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/__init__.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/ippword.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/ppt.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/pword.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/mobiletwofactor.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/sslcert.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context copying build/lib/saml2/authn_context/timesync.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context copying build/lib/saml2/config.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/population.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/cache.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/ident.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/filter.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 copying build/lib/saml2/time_util.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2 byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/samlp.py to samlp.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/algsupport.py to algsupport.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/sigver.py to sigver.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/xmlenc/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attribute_resolver.py to attribute_resolver.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/md.py to md.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins/sp.py to sp.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins/ini.py to ini.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins/challenge_decider.py to challenge_decider.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins/formswithhidden.py to formswithhidden.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/plugins/entitlement.py to entitlement.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s2repoze/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/pack.py to pack.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity.py to entity.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/userinfo/ldapinfo.py to ldapinfo.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/userinfo/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/algsupport.py to algsupport.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/sp_type.py to sp_type.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/shibmd.py to shibmd.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/dri.py to dri.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/mdrpi.py to mdrpi.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/reqinit.py to reqinit.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/idpdisc.py to idpdisc.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/mdui.py to mdui.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/mdattr.py to mdattr.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/pefim.py to pefim.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/extension/requested_attributes.py to requested_attributes.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/xmldsig/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category/edugain.py to edugain.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category/swamid.py to swamid.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category/refeds.py to refeds.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category/at_egov_pvp2.py to at_egov_pvp2.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/entity_category/incommon.py to incommon.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ecp_client.py to ecp_client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws/wssec.py to wssec.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws/wspol.py to wspol.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws/wsutil.py to wsutil.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws/wsaddr.py to wsaddr.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ws/wstrust.py to wstrust.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/version.py to version.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/metadata.py to metadata.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/country_codes.py to country_codes.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/mdie.py to mdie.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/discovery.py to discovery.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/sdb.py to sdb.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/httputil.py to httputil.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/response.py to response.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/virtual_org.py to virtual_org.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/mcache.py to mcache.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/profile/paos.py to paos.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/profile/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/profile/ecp.py to ecp.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/profile/samlec.py to samlec.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography/asymmetric.py to asymmetric.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography/symmetric.py to symmetric.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography/errors.py to errors.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cryptography/pki.py to pki.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/argtree.py to argtree.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ecp.py to ecp.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/validate.py to validate.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/schema/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/schema/wsdl.py to wsdl.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/schema/soap.py to soap.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/schema/soapenv.py to soapenv.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn.py to authn.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/client_base.py to client_base.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/s_utils.py to s_utils.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attribute_converter.py to attribute_converter.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/mdstore.py to mdstore.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/client.py to client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cert.py to cert.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/eptid.py to eptid.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/soap.py to soap.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps/adfs_v1x.py to adfs_v1x.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps/basic.py to basic.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps/saml_uri.py to saml_uri.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps/shibboleth_uri.py to shibboleth_uri.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/attributemaps/adfs_v20.py to adfs_v20.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/assertion.py to assertion.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/request.py to request.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/mongo_store.py to mongo_store.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/saml.py to saml.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/httpbase.py to httpbase.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/mdbcache.py to mdbcache.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/server.py to server.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context/ippword.py to ippword.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context/ppt.py to ppt.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context/pword.py to pword.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context/mobiletwofactor.py to mobiletwofactor.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context/sslcert.py to sslcert.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/authn_context/timesync.py to timesync.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/config.py to config.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/population.py to population.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/cache.py to cache.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/ident.py to ident.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/filter.py to filter.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/saml2/time_util.py to time_util.cpython-38.pyc running install_egg_info Copying src/pysaml2.egg-info to /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/lib/python3.8/site-packages/pysaml2-6.4.1-py3.8.egg-info running install_scripts creating /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin copying build/scripts-3.8/parse_xsd2.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin copying build/scripts-3.8/merge_metadata.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin copying build/scripts-3.8/make_metadata.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin copying build/scripts-3.8/mdexport.py -> /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin changing mode of /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin/parse_xsd2.py to 755 changing mode of /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin/merge_metadata.py to 755 changing mode of /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin/make_metadata.py to 755 changing mode of /home/buildozer/aports/community/py3-saml2/pkg/py3-saml2/usr/bin/mdexport.py to 755 >>> py3-saml2*: Running postcheck for py3-saml2 >>> py3-saml2*: Preparing package py3-saml2... >>> py3-saml2*: Tracing dependencies... >>> py3-saml2*: Package size: 3.9 MB >>> py3-saml2*: Compressing data... >>> py3-saml2*: Create checksum... >>> py3-saml2*: Create py3-saml2-6.4.1-r1.apk >>> py3-saml2: Build complete at Sat, 23 Jan 2021 06:58:12 +0000 elapsed time 0h 0m 5s >>> py3-saml2: Cleaning up srcdir >>> py3-saml2: Cleaning up pkgdir >>> py3-saml2: Uninstalling dependencies... (1/32) Purging .makedepends-py3-saml2 (20210123.065808) (2/32) Purging py3-defusedxml (0.6.0-r1) (3/32) Purging py3-openssl (20.0.1-r0) (4/32) Purging py3-cryptography (3.3.1-r0) (5/32) Purging py3-cffi (1.14.4-r0) (6/32) Purging py3-cparser (2.20-r0) (7/32) Purging py3-asn1crypto (1.4.0-r0) (8/32) Purging py3-dateutil (2.8.1-r0) (9/32) Purging py3-tz (2020.5-r0) (10/32) Purging py3-requests (2.25.1-r1) (11/32) Purging py3-chardet (4.0.0-r0) (12/32) Purging py3-idna (3.1-r0) (13/32) Purging py3-urllib3 (1.26.2-r1) (14/32) Purging xmlsec (1.2.31-r0) (15/32) Purging py3-setuptools (51.3.3-r0) (16/32) Purging py3-ordered-set (4.0.2-r0) (17/32) Purging py3-appdirs (1.4.4-r1) (18/32) Purging py3-packaging (20.8-r1) (19/32) Purging py3-parsing (2.4.7-r1) (20/32) Purging py3-six (1.15.0-r0) (21/32) Purging python3 (3.8.7-r0) (22/32) Purging libbz2 (1.0.8-r1) (23/32) Purging libffi (3.3-r2) (24/32) Purging gdbm (1.19-r0) (25/32) Purging libxslt (1.1.34-r0) (26/32) Purging libxml2 (2.9.10-r6) (27/32) Purging xz-libs (5.2.5-r0) (28/32) Purging readline (8.1.0-r0) (29/32) Purging sqlite-libs (3.34.1-r0) (30/32) Purging libltdl (2.4.6-r7) (31/32) Purging libgcrypt (1.8.7-r0) (32/32) Purging libgpg-error (1.41-r0) Executing busybox-1.32.1-r2.trigger OK: 310 MiB in 86 packages >>> py3-saml2: Updating the community/x86 repository index... >>> py3-saml2: Signing the index...