>>> py3-ldap3: Building community/py3-ldap3 2.8-r1 (using abuild 3.9.0_rc2-r1) started Fri, 22 Oct 2021 01:08:00 +0000 >>> py3-ldap3: Checking sanity of /home/buildozer/aports/community/py3-ldap3/APKBUILD... >>> py3-ldap3: Analyzing dependencies... >>> py3-ldap3: Installing for build: build-base python3 py3-asn1 py3-setuptools (1/14) Installing libffi (3.4.2-r1) (2/14) Installing gdbm (1.20-r2) (3/14) Installing mpdecimal (2.5.1-r1) (4/14) Installing readline (8.1.1-r0) (5/14) Installing sqlite-libs (3.36.0-r0) (6/14) Installing python3 (3.9.7-r3) (7/14) Installing py3-asn1 (0.4.8-r1) (8/14) Installing py3-ordered-set (4.0.2-r2) (9/14) Installing py3-appdirs (1.4.4-r2) (10/14) Installing py3-parsing (2.4.7-r2) (11/14) Installing py3-six (1.16.0-r0) (12/14) Installing py3-packaging (20.9-r1) (13/14) Installing py3-setuptools (52.0.0-r4) (14/14) Installing .makedepends-py3-ldap3 (20211022.010809) Executing busybox-1.34.1-r1.trigger OK: 396 MiB in 109 packages >>> py3-ldap3: Cleaning up srcdir >>> py3-ldap3: Cleaning up pkgdir >>> py3-ldap3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-ldap3-2.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-ldap3: Fetching py3-ldap3-2.8.tar.gz::https://github.com/cannatag/ldap3/archive/v2.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120 100 120 0 0 583 0 --:--:-- --:--:-- --:--:-- 582 100 938k 0 938k 0 0 1674k 0 --:--:-- --:--:-- --:--:-- 1674k >>> py3-ldap3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-ldap3-2.8.tar.gz >>> py3-ldap3: Checking sha512sums... py3-ldap3-2.8.tar.gz: OK >>> py3-ldap3: Unpacking /var/cache/distfiles/v3.15/py3-ldap3-2.8.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ldap3 copying ./ldap3/__init__.py -> build/lib/ldap3 copying ./ldap3/version.py -> build/lib/ldap3 creating build/lib/ldap3/abstract copying ./ldap3/abstract/cursor.py -> build/lib/ldap3/abstract copying ./ldap3/abstract/attribute.py -> build/lib/ldap3/abstract copying ./ldap3/abstract/entry.py -> build/lib/ldap3/abstract copying ./ldap3/abstract/__init__.py -> build/lib/ldap3/abstract copying ./ldap3/abstract/objectDef.py -> build/lib/ldap3/abstract copying ./ldap3/abstract/attrDef.py -> build/lib/ldap3/abstract creating build/lib/ldap3/core copying ./ldap3/core/results.py -> build/lib/ldap3/core copying ./ldap3/core/pooling.py -> build/lib/ldap3/core copying ./ldap3/core/exceptions.py -> build/lib/ldap3/core copying ./ldap3/core/server.py -> build/lib/ldap3/core copying ./ldap3/core/usage.py -> build/lib/ldap3/core copying ./ldap3/core/tls.py -> build/lib/ldap3/core copying ./ldap3/core/__init__.py -> build/lib/ldap3/core copying ./ldap3/core/timezone.py -> build/lib/ldap3/core copying ./ldap3/core/connection.py -> build/lib/ldap3/core creating build/lib/ldap3/operation copying ./ldap3/operation/unbind.py -> build/lib/ldap3/operation copying ./ldap3/operation/add.py -> build/lib/ldap3/operation copying ./ldap3/operation/extended.py -> build/lib/ldap3/operation copying ./ldap3/operation/__init__.py -> build/lib/ldap3/operation copying ./ldap3/operation/delete.py -> build/lib/ldap3/operation copying ./ldap3/operation/abandon.py -> build/lib/ldap3/operation copying ./ldap3/operation/modifyDn.py -> build/lib/ldap3/operation copying ./ldap3/operation/compare.py -> build/lib/ldap3/operation copying ./ldap3/operation/bind.py -> build/lib/ldap3/operation copying ./ldap3/operation/search.py -> build/lib/ldap3/operation copying ./ldap3/operation/modify.py -> build/lib/ldap3/operation creating build/lib/ldap3/protocol copying ./ldap3/protocol/oid.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/rfc4527.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/rfc2849.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/__init__.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/rfc4512.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/controls.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/rfc4511.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/novell.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/persistentSearch.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/rfc2696.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/convert.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/rfc3062.py -> build/lib/ldap3/protocol copying ./ldap3/protocol/microsoft.py -> build/lib/ldap3/protocol creating build/lib/ldap3/protocol/sasl copying ./ldap3/protocol/sasl/external.py -> build/lib/ldap3/protocol/sasl copying ./ldap3/protocol/sasl/plain.py -> build/lib/ldap3/protocol/sasl copying ./ldap3/protocol/sasl/__init__.py -> build/lib/ldap3/protocol/sasl copying ./ldap3/protocol/sasl/kerberos.py -> build/lib/ldap3/protocol/sasl copying ./ldap3/protocol/sasl/sasl.py -> build/lib/ldap3/protocol/sasl copying ./ldap3/protocol/sasl/digestMd5.py -> build/lib/ldap3/protocol/sasl creating build/lib/ldap3/protocol/schemas copying ./ldap3/protocol/schemas/ds389.py -> build/lib/ldap3/protocol/schemas copying ./ldap3/protocol/schemas/ad2012R2.py -> build/lib/ldap3/protocol/schemas copying ./ldap3/protocol/schemas/edir888.py -> build/lib/ldap3/protocol/schemas copying ./ldap3/protocol/schemas/edir914.py -> build/lib/ldap3/protocol/schemas copying ./ldap3/protocol/schemas/__init__.py -> build/lib/ldap3/protocol/schemas copying ./ldap3/protocol/schemas/slapd24.py -> build/lib/ldap3/protocol/schemas creating build/lib/ldap3/protocol/formatters copying ./ldap3/protocol/formatters/formatters.py -> build/lib/ldap3/protocol/formatters copying ./ldap3/protocol/formatters/validators.py -> build/lib/ldap3/protocol/formatters copying ./ldap3/protocol/formatters/standard.py -> build/lib/ldap3/protocol/formatters copying ./ldap3/protocol/formatters/__init__.py -> build/lib/ldap3/protocol/formatters creating build/lib/ldap3/strategy copying ./ldap3/strategy/base.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/mockAsync.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/sync.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/mockBase.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/mockSync.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/reusable.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/ldifProducer.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/__init__.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/safeSync.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/restartable.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/asynchronous.py -> build/lib/ldap3/strategy copying ./ldap3/strategy/asyncStream.py -> build/lib/ldap3/strategy creating build/lib/ldap3/utils copying ./ldap3/utils/ntlm.py -> build/lib/ldap3/utils copying ./ldap3/utils/log.py -> build/lib/ldap3/utils copying ./ldap3/utils/ordDict.py -> build/lib/ldap3/utils copying ./ldap3/utils/conv.py -> build/lib/ldap3/utils copying ./ldap3/utils/tls_backport.py -> build/lib/ldap3/utils copying ./ldap3/utils/asn1.py -> build/lib/ldap3/utils copying ./ldap3/utils/uri.py -> build/lib/ldap3/utils copying ./ldap3/utils/dn.py -> build/lib/ldap3/utils copying ./ldap3/utils/__init__.py -> build/lib/ldap3/utils copying ./ldap3/utils/repr.py -> build/lib/ldap3/utils copying ./ldap3/utils/port_validators.py -> build/lib/ldap3/utils copying ./ldap3/utils/ciDict.py -> build/lib/ldap3/utils copying ./ldap3/utils/config.py -> build/lib/ldap3/utils copying ./ldap3/utils/hashed.py -> build/lib/ldap3/utils creating build/lib/ldap3/extend copying ./ldap3/extend/__init__.py -> build/lib/ldap3/extend copying ./ldap3/extend/operation.py -> build/lib/ldap3/extend creating build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/addMembersToGroups.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/nmasGetUniversalPassword.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/partition_entry_count.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/listReplicas.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/removeMembersFromGroups.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/__init__.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/getBindDn.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/startTransaction.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/checkGroupsMemberships.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/replicaInfo.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/endTransaction.py -> build/lib/ldap3/extend/novell copying ./ldap3/extend/novell/nmasSetUniversalPassword.py -> build/lib/ldap3/extend/novell creating build/lib/ldap3/extend/microsoft copying ./ldap3/extend/microsoft/addMembersToGroups.py -> build/lib/ldap3/extend/microsoft copying ./ldap3/extend/microsoft/modifyPassword.py -> build/lib/ldap3/extend/microsoft copying ./ldap3/extend/microsoft/removeMembersFromGroups.py -> build/lib/ldap3/extend/microsoft copying ./ldap3/extend/microsoft/__init__.py -> build/lib/ldap3/extend/microsoft copying ./ldap3/extend/microsoft/unlockAccount.py -> build/lib/ldap3/extend/microsoft copying ./ldap3/extend/microsoft/dirSync.py -> build/lib/ldap3/extend/microsoft creating build/lib/ldap3/extend/standard copying ./ldap3/extend/standard/whoAmI.py -> build/lib/ldap3/extend/standard copying ./ldap3/extend/standard/modifyPassword.py -> build/lib/ldap3/extend/standard copying ./ldap3/extend/standard/__init__.py -> build/lib/ldap3/extend/standard copying ./ldap3/extend/standard/PersistentSearch.py -> build/lib/ldap3/extend/standard copying ./ldap3/extend/standard/PagedSearch.py -> build/lib/ldap3/extend/standard >>> py3-ldap3: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-ldap3/pkg creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3 creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3 creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/unbind.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/add.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/extended.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/delete.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/abandon.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/modifyDn.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/compare.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/bind.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/search.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation copying build/lib/ldap3/operation/modify.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/ntlm.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/log.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/ordDict.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/conv.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/tls_backport.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/asn1.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/uri.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/dn.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/repr.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/port_validators.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/ciDict.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/config.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/utils/hashed.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils copying build/lib/ldap3/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3 copying build/lib/ldap3/version.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3 creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract copying build/lib/ldap3/abstract/cursor.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract copying build/lib/ldap3/abstract/attribute.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract copying build/lib/ldap3/abstract/entry.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract copying build/lib/ldap3/abstract/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract copying build/lib/ldap3/abstract/objectDef.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract copying build/lib/ldap3/abstract/attrDef.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/base.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/mockAsync.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/sync.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/mockBase.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/mockSync.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/reusable.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/ldifProducer.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/safeSync.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/restartable.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/asynchronous.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy copying build/lib/ldap3/strategy/asyncStream.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/oid.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/rfc4527.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/rfc2849.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas copying build/lib/ldap3/protocol/schemas/ds389.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas copying build/lib/ldap3/protocol/schemas/ad2012R2.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas copying build/lib/ldap3/protocol/schemas/edir888.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas copying build/lib/ldap3/protocol/schemas/edir914.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas copying build/lib/ldap3/protocol/schemas/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas copying build/lib/ldap3/protocol/schemas/slapd24.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas copying build/lib/ldap3/protocol/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/rfc4512.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/controls.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/rfc4511.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/novell.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/persistentSearch.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/formatters copying build/lib/ldap3/protocol/formatters/formatters.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/formatters copying build/lib/ldap3/protocol/formatters/validators.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/formatters copying build/lib/ldap3/protocol/formatters/standard.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/formatters copying build/lib/ldap3/protocol/formatters/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/formatters copying build/lib/ldap3/protocol/rfc2696.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl copying build/lib/ldap3/protocol/sasl/external.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl copying build/lib/ldap3/protocol/sasl/plain.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl copying build/lib/ldap3/protocol/sasl/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl copying build/lib/ldap3/protocol/sasl/kerberos.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl copying build/lib/ldap3/protocol/sasl/sasl.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl copying build/lib/ldap3/protocol/sasl/digestMd5.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl copying build/lib/ldap3/protocol/convert.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/rfc3062.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol copying build/lib/ldap3/protocol/microsoft.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft copying build/lib/ldap3/extend/microsoft/addMembersToGroups.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft copying build/lib/ldap3/extend/microsoft/modifyPassword.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft copying build/lib/ldap3/extend/microsoft/removeMembersFromGroups.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft copying build/lib/ldap3/extend/microsoft/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft copying build/lib/ldap3/extend/microsoft/unlockAccount.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft copying build/lib/ldap3/extend/microsoft/dirSync.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft copying build/lib/ldap3/extend/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend copying build/lib/ldap3/extend/operation.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard copying build/lib/ldap3/extend/standard/whoAmI.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard copying build/lib/ldap3/extend/standard/modifyPassword.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard copying build/lib/ldap3/extend/standard/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard copying build/lib/ldap3/extend/standard/PersistentSearch.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard copying build/lib/ldap3/extend/standard/PagedSearch.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/addMembersToGroups.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/nmasGetUniversalPassword.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/partition_entry_count.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/listReplicas.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/removeMembersFromGroups.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/getBindDn.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/startTransaction.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/checkGroupsMemberships.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/replicaInfo.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/endTransaction.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell copying build/lib/ldap3/extend/novell/nmasSetUniversalPassword.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell creating /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core copying build/lib/ldap3/core/results.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core copying build/lib/ldap3/core/pooling.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core copying build/lib/ldap3/core/exceptions.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core copying build/lib/ldap3/core/server.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core copying build/lib/ldap3/core/usage.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core copying build/lib/ldap3/core/tls.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core copying build/lib/ldap3/core/__init__.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core copying build/lib/ldap3/core/timezone.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core copying build/lib/ldap3/core/connection.py -> /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/unbind.py to unbind.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/add.py to add.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/extended.py to extended.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/delete.py to delete.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/abandon.py to abandon.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/modifyDn.py to modifyDn.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/compare.py to compare.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/bind.py to bind.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/search.py to search.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/operation/modify.py to modify.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/ntlm.py to ntlm.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/log.py to log.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/ordDict.py to ordDict.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/conv.py to conv.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/tls_backport.py to tls_backport.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/asn1.py to asn1.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/uri.py to uri.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/dn.py to dn.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/repr.py to repr.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/port_validators.py to port_validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/ciDict.py to ciDict.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/config.py to config.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/utils/hashed.py to hashed.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/version.py to version.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract/cursor.py to cursor.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract/attribute.py to attribute.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract/entry.py to entry.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract/objectDef.py to objectDef.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/abstract/attrDef.py to attrDef.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/base.py to base.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/mockAsync.py to mockAsync.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/sync.py to sync.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/mockBase.py to mockBase.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/mockSync.py to mockSync.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/reusable.py to reusable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/ldifProducer.py to ldifProducer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/safeSync.py to safeSync.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/restartable.py to restartable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/asynchronous.py to asynchronous.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/strategy/asyncStream.py to asyncStream.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/oid.py to oid.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/rfc4527.py to rfc4527.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/rfc2849.py to rfc2849.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas/ds389.py to ds389.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas/ad2012R2.py to ad2012R2.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas/edir888.py to edir888.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas/edir914.py to edir914.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/schemas/slapd24.py to slapd24.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/rfc4512.py to rfc4512.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/controls.py to controls.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/rfc4511.py to rfc4511.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/novell.py to novell.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/persistentSearch.py to persistentSearch.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/formatters/formatters.py to formatters.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/formatters/validators.py to validators.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/formatters/standard.py to standard.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/formatters/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/rfc2696.py to rfc2696.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl/external.py to external.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl/plain.py to plain.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl/kerberos.py to kerberos.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl/sasl.py to sasl.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/sasl/digestMd5.py to digestMd5.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/convert.py to convert.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/rfc3062.py to rfc3062.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/protocol/microsoft.py to microsoft.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft/addMembersToGroups.py to addMembersToGroups.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft/modifyPassword.py to modifyPassword.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft/removeMembersFromGroups.py to removeMembersFromGroups.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft/unlockAccount.py to unlockAccount.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/microsoft/dirSync.py to dirSync.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/operation.py to operation.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard/whoAmI.py to whoAmI.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard/modifyPassword.py to modifyPassword.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard/PersistentSearch.py to PersistentSearch.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/standard/PagedSearch.py to PagedSearch.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/addMembersToGroups.py to addMembersToGroups.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/nmasGetUniversalPassword.py to nmasGetUniversalPassword.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/partition_entry_count.py to partition_entry_count.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/listReplicas.py to listReplicas.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/removeMembersFromGroups.py to removeMembersFromGroups.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/getBindDn.py to getBindDn.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/startTransaction.py to startTransaction.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/checkGroupsMemberships.py to checkGroupsMemberships.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/replicaInfo.py to replicaInfo.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/endTransaction.py to endTransaction.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/extend/novell/nmasSetUniversalPassword.py to nmasSetUniversalPassword.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core/results.py to results.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core/pooling.py to pooling.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core/server.py to server.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core/usage.py to usage.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core/tls.py to tls.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core/timezone.py to timezone.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3/core/connection.py to connection.cpython-39.pyc running install_egg_info running egg_info creating ldap3.egg-info writing ldap3.egg-info/PKG-INFO writing dependency_links to ldap3.egg-info/dependency_links.txt writing requirements to ldap3.egg-info/requires.txt writing top-level names to ldap3.egg-info/top_level.txt writing manifest file 'ldap3.egg-info/SOURCES.txt' reading manifest file 'ldap3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ldap3.egg-info/SOURCES.txt' Copying ldap3.egg-info to /home/buildozer/aports/community/py3-ldap3/pkg/py3-ldap3/usr/lib/python3.9/site-packages/ldap3-2.8-py3.9.egg-info running install_scripts >>> py3-ldap3*: Running postcheck for py3-ldap3 >>> py3-ldap3*: Preparing package py3-ldap3... >>> py3-ldap3*: Tracing dependencies... >>> py3-ldap3*: Package size: 4.4 MB >>> py3-ldap3*: Compressing data... >>> py3-ldap3*: Create checksum... >>> py3-ldap3*: Create py3-ldap3-2.8-r1.apk >>> py3-ldap3: Build complete at Fri, 22 Oct 2021 01:08:12 +0000 elapsed time 0h 0m 12s >>> py3-ldap3: Cleaning up srcdir >>> py3-ldap3: Cleaning up pkgdir >>> py3-ldap3: Uninstalling dependencies... (1/14) Purging .makedepends-py3-ldap3 (20211022.010809) (2/14) Purging py3-asn1 (0.4.8-r1) (3/14) Purging py3-setuptools (52.0.0-r4) (4/14) Purging py3-ordered-set (4.0.2-r2) (5/14) Purging py3-appdirs (1.4.4-r2) (6/14) Purging py3-packaging (20.9-r1) (7/14) Purging py3-parsing (2.4.7-r2) (8/14) Purging py3-six (1.16.0-r0) (9/14) Purging python3 (3.9.7-r3) (10/14) Purging libffi (3.4.2-r1) (11/14) Purging gdbm (1.20-r2) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.1.1-r0) (14/14) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-ldap3: Updating the community/x86_64 repository index... >>> py3-ldap3: Signing the index...