>>> py3-msldap: Building testing/py3-msldap 0.4.7-r0 (using abuild 3.10.0-r0) started Wed, 15 Mar 2023 14:43:26 +0000 >>> py3-msldap: Checking sanity of /home/buildozer/aports/testing/py3-msldap/APKBUILD... >>> py3-msldap: Analyzing dependencies... >>> py3-msldap: Installing for build: build-base py3-asn1crypto py3-asyauth py3-asysocks py3-minikerberos py3-prompt_toolkit py3-tqdm py3-unicrypto py3-wcwidth py3-winacl python3 py3-gpep517 py3-wheel py3-setuptools (1/36) Installing libbz2 (1.0.8-r4) (2/36) Installing libffi (3.4.4-r0) (3/36) Installing gdbm (1.23-r0) (4/36) Installing xz-libs (5.4.1-r0) (5/36) Installing mpdecimal (2.5.1-r1) (6/36) Installing libpanelw (6.4_p20230311-r0) (7/36) Installing readline (8.2.1-r0) (8/36) Installing sqlite-libs (3.41.1-r0) (9/36) Installing python3 (3.11.2-r0) (10/36) Installing py3-asn1crypto (1.5.1-r1) (11/36) Installing py3-asysocks (0.2.5-r0) (12/36) Installing py3-oscrypto (1.3.0-r4) (13/36) Installing py3-six (1.16.0-r5) (14/36) Installing py3-tqdm (4.64.1-r1) (15/36) Installing py3-cparser (2.21-r1) (16/36) Installing py3-cffi (1.15.1-r1) (17/36) Installing py3-cryptography (39.0.2-r0) (18/36) Installing mbedtls (2.28.2-r0) (19/36) Installing py3-certifi (2022.12.7-r1) (20/36) Installing py3-typing-extensions (4.5.0-r0) (21/36) Installing py3-mbedtls (2.6.1-r0) (22/36) Installing py3-pycryptodome (3.17.0-r0) (23/36) Installing py3-pycryptodomex (3.17.0-r0) (24/36) Installing py3-unicrypto (0.0.10-r0) (25/36) Installing py3-minikerberos (0.4.0-r0) (26/36) Installing py3-asyauth (0.0.13-r0) (27/36) Installing py3-wcwidth (0.2.6-r1) (28/36) Installing py3-prompt_toolkit (3.0.36-r1) (29/36) Installing py3-winacl (0.1.7-r0) (30/36) Installing py3-installer (0.6.0-r0) (31/36) Installing py3-gpep517 (13-r0) (32/36) Installing py3-parsing (3.0.9-r1) (33/36) Installing py3-packaging (23.0-r1) (34/36) Installing py3-wheel (0.40.0-r0) (35/36) Installing py3-setuptools (67.6.0-r0) (36/36) Installing .makedepends-py3-msldap (20230315.144328) Executing busybox-1.36.0-r5.trigger OK: 435 MiB in 132 packages >>> py3-msldap: Cleaning up srcdir >>> py3-msldap: Cleaning up pkgdir >>> py3-msldap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-msldap-0.4.7.tar.gz >>> py3-msldap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-msldap-0.4.7.tar.gz >>> py3-msldap: Checking sha512sums... py3-msldap-0.4.7.tar.gz: OK >>> py3-msldap: Unpacking /var/cache/distfiles/edge/py3-msldap-0.4.7.tar.gz... 2023-03-15 14:43:29,170 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-15 14:43:29,174 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' 2023-03-15 14:43:29,196 root INFO running bdist_wheel 2023-03-15 14:43:29,209 root INFO running build 2023-03-15 14:43:29,209 root INFO running build_py 2023-03-15 14:43:29,211 root INFO creating build 2023-03-15 14:43:29,212 root INFO creating build/lib 2023-03-15 14:43:29,212 root INFO creating build/lib/msldap 2023-03-15 14:43:29,212 root INFO copying msldap/__init__.py -> build/lib/msldap 2023-03-15 14:43:29,212 root INFO copying msldap/connection.py -> build/lib/msldap 2023-03-15 14:43:29,212 root INFO copying msldap/__main__.py -> build/lib/msldap 2023-03-15 14:43:29,212 root INFO copying msldap/client.py -> build/lib/msldap 2023-03-15 14:43:29,213 root INFO copying msldap/_version.py -> build/lib/msldap 2023-03-15 14:43:29,213 root INFO creating build/lib/msldap/external 2023-03-15 14:43:29,213 root INFO copying msldap/external/__init__.py -> build/lib/msldap/external 2023-03-15 14:43:29,213 root INFO creating build/lib/msldap/network 2023-03-15 14:43:29,213 root INFO copying msldap/network/__init__.py -> build/lib/msldap/network 2023-03-15 14:43:29,214 root INFO copying msldap/network/packetizer.py -> build/lib/msldap/network 2023-03-15 14:43:29,214 root INFO creating build/lib/msldap/commons 2023-03-15 14:43:29,214 root INFO copying msldap/commons/__init__.py -> build/lib/msldap/commons 2023-03-15 14:43:29,214 root INFO copying msldap/commons/authbuilder.py -> build/lib/msldap/commons 2023-03-15 14:43:29,214 root INFO copying msldap/commons/exceptions.py -> build/lib/msldap/commons 2023-03-15 14:43:29,214 root INFO copying msldap/commons/utils.py -> build/lib/msldap/commons 2023-03-15 14:43:29,215 root INFO copying msldap/commons/factory.py -> build/lib/msldap/commons 2023-03-15 14:43:29,215 root INFO copying msldap/commons/target.py -> build/lib/msldap/commons 2023-03-15 14:43:29,215 root INFO copying msldap/commons/common.py -> build/lib/msldap/commons 2023-03-15 14:43:29,215 root INFO creating build/lib/msldap/examples 2023-03-15 14:43:29,215 root INFO copying msldap/examples/__init__.py -> build/lib/msldap/examples 2023-03-15 14:43:29,215 root INFO copying msldap/examples/msldapcompdnslist.py -> build/lib/msldap/examples 2023-03-15 14:43:29,215 root INFO copying msldap/examples/msldapclient.py -> build/lib/msldap/examples 2023-03-15 14:43:29,216 root INFO creating build/lib/msldap/protocol 2023-03-15 14:43:29,216 root INFO copying msldap/protocol/__init__.py -> build/lib/msldap/protocol 2023-03-15 14:43:29,216 root INFO copying msldap/protocol/typeconversion.py -> build/lib/msldap/protocol 2023-03-15 14:43:29,216 root INFO copying msldap/protocol/query.py -> build/lib/msldap/protocol 2023-03-15 14:43:29,216 root INFO copying msldap/protocol/messages.py -> build/lib/msldap/protocol 2023-03-15 14:43:29,217 root INFO copying msldap/protocol/utils.py -> build/lib/msldap/protocol 2023-03-15 14:43:29,217 root INFO copying msldap/protocol/constants.py -> build/lib/msldap/protocol 2023-03-15 14:43:29,217 root INFO creating build/lib/msldap/wintypes 2023-03-15 14:43:29,217 root INFO copying msldap/wintypes/__init__.py -> build/lib/msldap/wintypes 2023-03-15 14:43:29,217 root INFO copying msldap/wintypes/managedpassword.py -> build/lib/msldap/wintypes 2023-03-15 14:43:29,218 root INFO creating build/lib/msldap/ldap_objects 2023-03-15 14:43:29,218 root INFO copying msldap/ldap_objects/__init__.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,218 root INFO copying msldap/ldap_objects/adschemaentry.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,218 root INFO copying msldap/ldap_objects/adcomp.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,218 root INFO copying msldap/ldap_objects/adgroup.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,218 root INFO copying msldap/ldap_objects/adsec.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,219 root INFO copying msldap/ldap_objects/adca.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,219 root INFO copying msldap/ldap_objects/adinfo.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,219 root INFO copying msldap/ldap_objects/adcertificatetemplate.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,219 root INFO copying msldap/ldap_objects/adtrust.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,219 root INFO copying msldap/ldap_objects/aduser.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,219 root INFO copying msldap/ldap_objects/adenrollmentservice.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,220 root INFO copying msldap/ldap_objects/adou.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,220 root INFO copying msldap/ldap_objects/common.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,220 root INFO copying msldap/ldap_objects/adgpo.py -> build/lib/msldap/ldap_objects 2023-03-15 14:43:29,220 root INFO creating build/lib/msldap/external/aiocmd 2023-03-15 14:43:29,220 root INFO copying msldap/external/aiocmd/__init__.py -> build/lib/msldap/external/aiocmd 2023-03-15 14:43:29,220 root INFO copying msldap/external/aiocmd/setup.py -> build/lib/msldap/external/aiocmd 2023-03-15 14:43:29,221 root INFO creating build/lib/msldap/external/asciitree 2023-03-15 14:43:29,221 root INFO copying msldap/external/asciitree/__init__.py -> build/lib/msldap/external/asciitree 2023-03-15 14:43:29,221 root INFO copying msldap/external/asciitree/setup.py -> build/lib/msldap/external/asciitree 2023-03-15 14:43:29,221 root INFO creating build/lib/msldap/external/aiocmd/aiocmd 2023-03-15 14:43:29,221 root INFO copying msldap/external/aiocmd/aiocmd/__init__.py -> build/lib/msldap/external/aiocmd/aiocmd 2023-03-15 14:43:29,221 root INFO copying msldap/external/aiocmd/aiocmd/aiocmd.py -> build/lib/msldap/external/aiocmd/aiocmd 2023-03-15 14:43:29,222 root INFO copying msldap/external/aiocmd/aiocmd/nested_completer.py -> build/lib/msldap/external/aiocmd/aiocmd 2023-03-15 14:43:29,222 root INFO creating build/lib/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,222 root INFO copying msldap/external/asciitree/asciitree/__init__.py -> build/lib/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,222 root INFO copying msldap/external/asciitree/asciitree/traversal.py -> build/lib/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,222 root INFO copying msldap/external/asciitree/asciitree/drawing.py -> build/lib/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,222 root INFO copying msldap/external/asciitree/asciitree/util.py -> build/lib/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,223 root INFO creating build/lib/msldap/protocol/ldap_filter 2023-03-15 14:43:29,223 root INFO copying msldap/protocol/ldap_filter/__init__.py -> build/lib/msldap/protocol/ldap_filter 2023-03-15 14:43:29,223 root INFO copying msldap/protocol/ldap_filter/parser.py -> build/lib/msldap/protocol/ldap_filter 2023-03-15 14:43:29,223 root INFO copying msldap/protocol/ldap_filter/soundex.py -> build/lib/msldap/protocol/ldap_filter 2023-03-15 14:43:29,223 root INFO copying msldap/protocol/ldap_filter/filter.py -> build/lib/msldap/protocol/ldap_filter 2023-03-15 14:43:29,223 root INFO creating build/lib/msldap/wintypes/asn1 2023-03-15 14:43:29,224 root INFO copying msldap/wintypes/asn1/__init__.py -> build/lib/msldap/wintypes/asn1 2023-03-15 14:43:29,224 root INFO copying msldap/wintypes/asn1/sdflagsrequest.py -> build/lib/msldap/wintypes/asn1 2023-03-15 14:43:29,224 root INFO running egg_info 2023-03-15 14:43:29,229 root INFO creating msldap.egg-info 2023-03-15 14:43:29,231 root INFO writing msldap.egg-info/PKG-INFO 2023-03-15 14:43:29,231 root INFO writing dependency_links to msldap.egg-info/dependency_links.txt 2023-03-15 14:43:29,231 root INFO writing entry points to msldap.egg-info/entry_points.txt 2023-03-15 14:43:29,231 root INFO writing requirements to msldap.egg-info/requires.txt 2023-03-15 14:43:29,231 root INFO writing top-level names to msldap.egg-info/top_level.txt 2023-03-15 14:43:29,232 root INFO writing manifest file 'msldap.egg-info/SOURCES.txt' 2023-03-15 14:43:29,235 root INFO reading manifest file 'msldap.egg-info/SOURCES.txt' 2023-03-15 14:43:29,235 root INFO reading manifest template 'MANIFEST.in' 2023-03-15 14:43:29,235 root INFO adding license file 'LICENSE' 2023-03-15 14:43:29,236 root INFO writing manifest file 'msldap.egg-info/SOURCES.txt' 2023-03-15 14:43:29,242 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-03-15 14:43:29,242 root INFO running install 2023-03-15 14:43:29,250 root INFO running install_lib 2023-03-15 14:43:29,252 root INFO creating build/bdist.linux-armv8l 2023-03-15 14:43:29,252 root INFO creating build/bdist.linux-armv8l/wheel 2023-03-15 14:43:29,252 root INFO creating build/bdist.linux-armv8l/wheel/msldap 2023-03-15 14:43:29,253 root INFO copying build/lib/msldap/__init__.py -> build/bdist.linux-armv8l/wheel/msldap 2023-03-15 14:43:29,253 root INFO creating build/bdist.linux-armv8l/wheel/msldap/external 2023-03-15 14:43:29,253 root INFO copying build/lib/msldap/external/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/external 2023-03-15 14:43:29,253 root INFO creating build/bdist.linux-armv8l/wheel/msldap/external/aiocmd 2023-03-15 14:43:29,253 root INFO copying build/lib/msldap/external/aiocmd/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/external/aiocmd 2023-03-15 14:43:29,253 root INFO creating build/bdist.linux-armv8l/wheel/msldap/external/aiocmd/aiocmd 2023-03-15 14:43:29,253 root INFO copying build/lib/msldap/external/aiocmd/aiocmd/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/external/aiocmd/aiocmd 2023-03-15 14:43:29,254 root INFO copying build/lib/msldap/external/aiocmd/aiocmd/aiocmd.py -> build/bdist.linux-armv8l/wheel/msldap/external/aiocmd/aiocmd 2023-03-15 14:43:29,254 root INFO copying build/lib/msldap/external/aiocmd/aiocmd/nested_completer.py -> build/bdist.linux-armv8l/wheel/msldap/external/aiocmd/aiocmd 2023-03-15 14:43:29,254 root INFO copying build/lib/msldap/external/aiocmd/setup.py -> build/bdist.linux-armv8l/wheel/msldap/external/aiocmd 2023-03-15 14:43:29,254 root INFO creating build/bdist.linux-armv8l/wheel/msldap/external/asciitree 2023-03-15 14:43:29,254 root INFO copying build/lib/msldap/external/asciitree/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/external/asciitree 2023-03-15 14:43:29,254 root INFO creating build/bdist.linux-armv8l/wheel/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,254 root INFO copying build/lib/msldap/external/asciitree/asciitree/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,254 root INFO copying build/lib/msldap/external/asciitree/asciitree/traversal.py -> build/bdist.linux-armv8l/wheel/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,255 root INFO copying build/lib/msldap/external/asciitree/asciitree/drawing.py -> build/bdist.linux-armv8l/wheel/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,255 root INFO copying build/lib/msldap/external/asciitree/asciitree/util.py -> build/bdist.linux-armv8l/wheel/msldap/external/asciitree/asciitree 2023-03-15 14:43:29,255 root INFO copying build/lib/msldap/external/asciitree/setup.py -> build/bdist.linux-armv8l/wheel/msldap/external/asciitree 2023-03-15 14:43:29,255 root INFO creating build/bdist.linux-armv8l/wheel/msldap/network 2023-03-15 14:43:29,255 root INFO copying build/lib/msldap/network/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/network 2023-03-15 14:43:29,255 root INFO copying build/lib/msldap/network/packetizer.py -> build/bdist.linux-armv8l/wheel/msldap/network 2023-03-15 14:43:29,255 root INFO creating build/bdist.linux-armv8l/wheel/msldap/commons 2023-03-15 14:43:29,255 root INFO copying build/lib/msldap/commons/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/commons 2023-03-15 14:43:29,256 root INFO copying build/lib/msldap/commons/authbuilder.py -> build/bdist.linux-armv8l/wheel/msldap/commons 2023-03-15 14:43:29,256 root INFO copying build/lib/msldap/commons/exceptions.py -> build/bdist.linux-armv8l/wheel/msldap/commons 2023-03-15 14:43:29,256 root INFO copying build/lib/msldap/commons/utils.py -> build/bdist.linux-armv8l/wheel/msldap/commons 2023-03-15 14:43:29,256 root INFO copying build/lib/msldap/commons/factory.py -> build/bdist.linux-armv8l/wheel/msldap/commons 2023-03-15 14:43:29,256 root INFO copying build/lib/msldap/commons/target.py -> build/bdist.linux-armv8l/wheel/msldap/commons 2023-03-15 14:43:29,256 root INFO copying build/lib/msldap/commons/common.py -> build/bdist.linux-armv8l/wheel/msldap/commons 2023-03-15 14:43:29,256 root INFO copying build/lib/msldap/connection.py -> build/bdist.linux-armv8l/wheel/msldap 2023-03-15 14:43:29,256 root INFO creating build/bdist.linux-armv8l/wheel/msldap/examples 2023-03-15 14:43:29,257 root INFO copying build/lib/msldap/examples/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/examples 2023-03-15 14:43:29,257 root INFO copying build/lib/msldap/examples/msldapcompdnslist.py -> build/bdist.linux-armv8l/wheel/msldap/examples 2023-03-15 14:43:29,257 root INFO copying build/lib/msldap/examples/msldapclient.py -> build/bdist.linux-armv8l/wheel/msldap/examples 2023-03-15 14:43:29,257 root INFO creating build/bdist.linux-armv8l/wheel/msldap/protocol 2023-03-15 14:43:29,257 root INFO copying build/lib/msldap/protocol/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/protocol 2023-03-15 14:43:29,257 root INFO copying build/lib/msldap/protocol/typeconversion.py -> build/bdist.linux-armv8l/wheel/msldap/protocol 2023-03-15 14:43:29,257 root INFO copying build/lib/msldap/protocol/query.py -> build/bdist.linux-armv8l/wheel/msldap/protocol 2023-03-15 14:43:29,258 root INFO copying build/lib/msldap/protocol/messages.py -> build/bdist.linux-armv8l/wheel/msldap/protocol 2023-03-15 14:43:29,258 root INFO copying build/lib/msldap/protocol/utils.py -> build/bdist.linux-armv8l/wheel/msldap/protocol 2023-03-15 14:43:29,258 root INFO copying build/lib/msldap/protocol/constants.py -> build/bdist.linux-armv8l/wheel/msldap/protocol 2023-03-15 14:43:29,258 root INFO creating build/bdist.linux-armv8l/wheel/msldap/protocol/ldap_filter 2023-03-15 14:43:29,258 root INFO copying build/lib/msldap/protocol/ldap_filter/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/protocol/ldap_filter 2023-03-15 14:43:29,258 root INFO copying build/lib/msldap/protocol/ldap_filter/parser.py -> build/bdist.linux-armv8l/wheel/msldap/protocol/ldap_filter 2023-03-15 14:43:29,258 root INFO copying build/lib/msldap/protocol/ldap_filter/soundex.py -> build/bdist.linux-armv8l/wheel/msldap/protocol/ldap_filter 2023-03-15 14:43:29,259 root INFO copying build/lib/msldap/protocol/ldap_filter/filter.py -> build/bdist.linux-armv8l/wheel/msldap/protocol/ldap_filter 2023-03-15 14:43:29,259 root INFO copying build/lib/msldap/__main__.py -> build/bdist.linux-armv8l/wheel/msldap 2023-03-15 14:43:29,259 root INFO creating build/bdist.linux-armv8l/wheel/msldap/wintypes 2023-03-15 14:43:29,259 root INFO copying build/lib/msldap/wintypes/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/wintypes 2023-03-15 14:43:29,259 root INFO copying build/lib/msldap/wintypes/managedpassword.py -> build/bdist.linux-armv8l/wheel/msldap/wintypes 2023-03-15 14:43:29,259 root INFO creating build/bdist.linux-armv8l/wheel/msldap/wintypes/asn1 2023-03-15 14:43:29,259 root INFO copying build/lib/msldap/wintypes/asn1/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/wintypes/asn1 2023-03-15 14:43:29,259 root INFO copying build/lib/msldap/wintypes/asn1/sdflagsrequest.py -> build/bdist.linux-armv8l/wheel/msldap/wintypes/asn1 2023-03-15 14:43:29,260 root INFO copying build/lib/msldap/client.py -> build/bdist.linux-armv8l/wheel/msldap 2023-03-15 14:43:29,260 root INFO copying build/lib/msldap/_version.py -> build/bdist.linux-armv8l/wheel/msldap 2023-03-15 14:43:29,260 root INFO creating build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,260 root INFO copying build/lib/msldap/ldap_objects/__init__.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,260 root INFO copying build/lib/msldap/ldap_objects/adschemaentry.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,260 root INFO copying build/lib/msldap/ldap_objects/adcomp.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,261 root INFO copying build/lib/msldap/ldap_objects/adgroup.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,261 root INFO copying build/lib/msldap/ldap_objects/adsec.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,261 root INFO copying build/lib/msldap/ldap_objects/adca.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,261 root INFO copying build/lib/msldap/ldap_objects/adinfo.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,261 root INFO copying build/lib/msldap/ldap_objects/adcertificatetemplate.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,261 root INFO copying build/lib/msldap/ldap_objects/adtrust.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,261 root INFO copying build/lib/msldap/ldap_objects/aduser.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,261 root INFO copying build/lib/msldap/ldap_objects/adenrollmentservice.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,262 root INFO copying build/lib/msldap/ldap_objects/adou.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,262 root INFO copying build/lib/msldap/ldap_objects/common.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,262 root INFO copying build/lib/msldap/ldap_objects/adgpo.py -> build/bdist.linux-armv8l/wheel/msldap/ldap_objects 2023-03-15 14:43:29,262 root INFO running install_egg_info 2023-03-15 14:43:29,266 root INFO Copying msldap.egg-info to build/bdist.linux-armv8l/wheel/msldap-0.4.7-py3.11.egg-info 2023-03-15 14:43:29,267 root INFO running install_scripts 2023-03-15 14:43:29,269 wheel INFO creating build/bdist.linux-armv8l/wheel/msldap-0.4.7.dist-info/WHEEL 2023-03-15 14:43:29,269 wheel INFO creating '/home/buildozer/aports/testing/py3-msldap/src/msldap-0.4.7/dist/.tmp-pc7nqaz0/msldap-0.4.7-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-03-15 14:43:29,270 wheel INFO adding 'msldap/__init__.py' 2023-03-15 14:43:29,270 wheel INFO adding 'msldap/__main__.py' 2023-03-15 14:43:29,270 wheel INFO adding 'msldap/_version.py' 2023-03-15 14:43:29,270 wheel INFO adding 'msldap/client.py' 2023-03-15 14:43:29,271 wheel INFO adding 'msldap/connection.py' 2023-03-15 14:43:29,271 wheel INFO adding 'msldap/commons/__init__.py' 2023-03-15 14:43:29,271 wheel INFO adding 'msldap/commons/authbuilder.py' 2023-03-15 14:43:29,271 wheel INFO adding 'msldap/commons/common.py' 2023-03-15 14:43:29,272 wheel INFO adding 'msldap/commons/exceptions.py' 2023-03-15 14:43:29,272 wheel INFO adding 'msldap/commons/factory.py' 2023-03-15 14:43:29,272 wheel INFO adding 'msldap/commons/target.py' 2023-03-15 14:43:29,272 wheel INFO adding 'msldap/commons/utils.py' 2023-03-15 14:43:29,272 wheel INFO adding 'msldap/examples/__init__.py' 2023-03-15 14:43:29,272 wheel INFO adding 'msldap/examples/msldapclient.py' 2023-03-15 14:43:29,273 wheel INFO adding 'msldap/examples/msldapcompdnslist.py' 2023-03-15 14:43:29,273 wheel INFO adding 'msldap/external/__init__.py' 2023-03-15 14:43:29,273 wheel INFO adding 'msldap/external/aiocmd/__init__.py' 2023-03-15 14:43:29,273 wheel INFO adding 'msldap/external/aiocmd/setup.py' 2023-03-15 14:43:29,273 wheel INFO adding 'msldap/external/aiocmd/aiocmd/__init__.py' 2023-03-15 14:43:29,274 wheel INFO adding 'msldap/external/aiocmd/aiocmd/aiocmd.py' 2023-03-15 14:43:29,274 wheel INFO adding 'msldap/external/aiocmd/aiocmd/nested_completer.py' 2023-03-15 14:43:29,274 wheel INFO adding 'msldap/external/asciitree/__init__.py' 2023-03-15 14:43:29,274 wheel INFO adding 'msldap/external/asciitree/setup.py' 2023-03-15 14:43:29,274 wheel INFO adding 'msldap/external/asciitree/asciitree/__init__.py' 2023-03-15 14:43:29,274 wheel INFO adding 'msldap/external/asciitree/asciitree/drawing.py' 2023-03-15 14:43:29,275 wheel INFO adding 'msldap/external/asciitree/asciitree/traversal.py' 2023-03-15 14:43:29,275 wheel INFO adding 'msldap/external/asciitree/asciitree/util.py' 2023-03-15 14:43:29,275 wheel INFO adding 'msldap/ldap_objects/__init__.py' 2023-03-15 14:43:29,275 wheel INFO adding 'msldap/ldap_objects/adca.py' 2023-03-15 14:43:29,275 wheel INFO adding 'msldap/ldap_objects/adcertificatetemplate.py' 2023-03-15 14:43:29,275 wheel INFO adding 'msldap/ldap_objects/adcomp.py' 2023-03-15 14:43:29,276 wheel INFO adding 'msldap/ldap_objects/adenrollmentservice.py' 2023-03-15 14:43:29,276 wheel INFO adding 'msldap/ldap_objects/adgpo.py' 2023-03-15 14:43:29,276 wheel INFO adding 'msldap/ldap_objects/adgroup.py' 2023-03-15 14:43:29,276 wheel INFO adding 'msldap/ldap_objects/adinfo.py' 2023-03-15 14:43:29,276 wheel INFO adding 'msldap/ldap_objects/adou.py' 2023-03-15 14:43:29,276 wheel INFO adding 'msldap/ldap_objects/adschemaentry.py' 2023-03-15 14:43:29,276 wheel INFO adding 'msldap/ldap_objects/adsec.py' 2023-03-15 14:43:29,277 wheel INFO adding 'msldap/ldap_objects/adtrust.py' 2023-03-15 14:43:29,277 wheel INFO adding 'msldap/ldap_objects/aduser.py' 2023-03-15 14:43:29,277 wheel INFO adding 'msldap/ldap_objects/common.py' 2023-03-15 14:43:29,277 wheel INFO adding 'msldap/network/__init__.py' 2023-03-15 14:43:29,277 wheel INFO adding 'msldap/network/packetizer.py' 2023-03-15 14:43:29,277 wheel INFO adding 'msldap/protocol/__init__.py' 2023-03-15 14:43:29,278 wheel INFO adding 'msldap/protocol/constants.py' 2023-03-15 14:43:29,278 wheel INFO adding 'msldap/protocol/messages.py' 2023-03-15 14:43:29,278 wheel INFO adding 'msldap/protocol/query.py' 2023-03-15 14:43:29,278 wheel INFO adding 'msldap/protocol/typeconversion.py' 2023-03-15 14:43:29,278 wheel INFO adding 'msldap/protocol/utils.py' 2023-03-15 14:43:29,278 wheel INFO adding 'msldap/protocol/ldap_filter/__init__.py' 2023-03-15 14:43:29,279 wheel INFO adding 'msldap/protocol/ldap_filter/filter.py' 2023-03-15 14:43:29,279 wheel INFO adding 'msldap/protocol/ldap_filter/parser.py' 2023-03-15 14:43:29,279 wheel INFO adding 'msldap/protocol/ldap_filter/soundex.py' 2023-03-15 14:43:29,279 wheel INFO adding 'msldap/wintypes/__init__.py' 2023-03-15 14:43:29,280 wheel INFO adding 'msldap/wintypes/managedpassword.py' 2023-03-15 14:43:29,280 wheel INFO adding 'msldap/wintypes/asn1/__init__.py' 2023-03-15 14:43:29,280 wheel INFO adding 'msldap/wintypes/asn1/sdflagsrequest.py' 2023-03-15 14:43:29,280 wheel INFO adding 'msldap-0.4.7.dist-info/LICENSE' 2023-03-15 14:43:29,280 wheel INFO adding 'msldap-0.4.7.dist-info/METADATA' 2023-03-15 14:43:29,280 wheel INFO adding 'msldap-0.4.7.dist-info/WHEEL' 2023-03-15 14:43:29,280 wheel INFO adding 'msldap-0.4.7.dist-info/entry_points.txt' 2023-03-15 14:43:29,281 wheel INFO adding 'msldap-0.4.7.dist-info/top_level.txt' 2023-03-15 14:43:29,281 wheel INFO adding 'msldap-0.4.7.dist-info/RECORD' 2023-03-15 14:43:29,281 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-03-15 14:43:29,283 gpep517 INFO The backend produced dist/msldap-0.4.7-py3-none-any.whl msldap-0.4.7-py3-none-any.whl >>> py3-msldap: Entering fakeroot... >>> py3-msldap*: Running postcheck for py3-msldap >>> py3-msldap*: Preparing package py3-msldap... >>> py3-msldap*: Tracing dependencies... >>> py3-msldap*: Package size: 1.2 MB >>> py3-msldap*: Compressing data... >>> py3-msldap*: Create checksum... >>> py3-msldap*: Create py3-msldap-0.4.7-r0.apk >>> py3-msldap: Build complete at Wed, 15 Mar 2023 14:43:29 +0000 elapsed time 0h 0m 3s >>> py3-msldap: Cleaning up srcdir >>> py3-msldap: Cleaning up pkgdir >>> py3-msldap: Uninstalling dependencies... (1/36) Purging .makedepends-py3-msldap (20230315.144328) (2/36) Purging py3-asyauth (0.0.13-r0) (3/36) Purging py3-minikerberos (0.4.0-r0) (4/36) Purging py3-asysocks (0.2.5-r0) (5/36) Purging py3-oscrypto (1.3.0-r4) (6/36) Purging py3-asn1crypto (1.5.1-r1) (7/36) Purging py3-six (1.16.0-r5) (8/36) Purging py3-prompt_toolkit (3.0.36-r1) (9/36) Purging py3-tqdm (4.64.1-r1) (10/36) Purging py3-unicrypto (0.0.10-r0) (11/36) Purging py3-mbedtls (2.6.1-r0) (12/36) Purging py3-certifi (2022.12.7-r1) (13/36) Purging py3-typing-extensions (4.5.0-r0) (14/36) Purging py3-pycryptodome (3.17.0-r0) (15/36) Purging py3-pycryptodomex (3.17.0-r0) (16/36) Purging py3-wcwidth (0.2.6-r1) (17/36) Purging py3-winacl (0.1.7-r0) (18/36) Purging py3-cryptography (39.0.2-r0) (19/36) Purging py3-cffi (1.15.1-r1) (20/36) Purging py3-cparser (2.21-r1) (21/36) Purging py3-gpep517 (13-r0) (22/36) Purging py3-installer (0.6.0-r0) (23/36) Purging py3-wheel (0.40.0-r0) (24/36) Purging py3-setuptools (67.6.0-r0) (25/36) Purging py3-packaging (23.0-r1) (26/36) Purging py3-parsing (3.0.9-r1) (27/36) Purging python3 (3.11.2-r0) (28/36) Purging libbz2 (1.0.8-r4) (29/36) Purging libffi (3.4.4-r0) (30/36) Purging gdbm (1.23-r0) (31/36) Purging xz-libs (5.4.1-r0) (32/36) Purging mpdecimal (2.5.1-r1) (33/36) Purging libpanelw (6.4_p20230311-r0) (34/36) Purging readline (8.2.1-r0) (35/36) Purging sqlite-libs (3.41.1-r0) (36/36) Purging mbedtls (2.28.2-r0) Executing busybox-1.36.0-r5.trigger OK: 326 MiB in 96 packages >>> py3-msldap: Updating the testing/armhf repository index... >>> py3-msldap: Signing the index...