>>> py3-msldap: Building testing/py3-msldap 0.4.7-r0 (using abuild 3.10.0-r0) started Tue, 07 Mar 2023 01:09:04 +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/34) Installing libbz2 (1.0.8-r4) (2/34) Installing gdbm (1.23-r0) (3/34) Installing mpdecimal (2.5.1-r1) (4/34) Installing libpanelw (6.4_p20230225-r0) (5/34) Installing readline (8.2.1-r0) (6/34) Installing sqlite-libs (3.41.0-r1) (7/34) Installing python3 (3.11.2-r0) (8/34) Installing py3-asn1crypto (1.5.1-r1) (9/34) Installing py3-asysocks (0.2.5-r0) (10/34) Installing py3-oscrypto (1.3.0-r4) (11/34) Installing py3-six (1.16.0-r5) (12/34) Installing py3-tqdm (4.64.1-r1) (13/34) Installing py3-cparser (2.21-r1) (14/34) Installing py3-cffi (1.15.1-r1) (15/34) Installing py3-cryptography (39.0.2-r0) (16/34) Installing mbedtls (2.28.2-r0) (17/34) Installing py3-certifi (2022.12.7-r1) (18/34) Installing py3-typing-extensions (4.5.0-r0) (19/34) Installing py3-mbedtls (2.6.1-r0) (20/34) Installing py3-pycryptodome (3.17.0-r0) (21/34) Installing py3-pycryptodomex (3.17.0-r0) (22/34) Installing py3-unicrypto (0.0.10-r0) (23/34) Installing py3-minikerberos (0.4.0-r0) (24/34) Installing py3-asyauth (0.0.13-r0) (25/34) Installing py3-wcwidth (0.2.6-r1) (26/34) Installing py3-prompt_toolkit (3.0.36-r1) (27/34) Installing py3-winacl (0.1.7-r0) (28/34) Installing py3-installer (0.6.0-r0) (29/34) Installing py3-gpep517 (13-r0) (30/34) Installing py3-parsing (3.0.9-r1) (31/34) Installing py3-packaging (23.0-r1) (32/34) Installing py3-wheel (0.38.4-r1) (33/34) Installing py3-setuptools (67.5.1-r0) (34/34) Installing .makedepends-py3-msldap (20230307.010908) Executing busybox-1.36.0-r5.trigger OK: 1296 MiB in 135 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83322 100 83322 0 0 141k 0 --:--:-- --:--:-- --:--:-- 148k >>> 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/py3-msldap-0.4.7.tar.gz... 2023-03-07 01:09:13,007 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-03-07 01:09:13,043 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' 2023-03-07 01:09:13,330 root INFO running bdist_wheel 2023-03-07 01:09:13,399 root INFO running build 2023-03-07 01:09:13,400 root INFO running build_py 2023-03-07 01:09:13,416 root INFO creating build 2023-03-07 01:09:13,416 root INFO creating build/lib 2023-03-07 01:09:13,417 root INFO creating build/lib/msldap 2023-03-07 01:09:13,417 root INFO copying msldap/connection.py -> build/lib/msldap 2023-03-07 01:09:13,419 root INFO copying msldap/client.py -> build/lib/msldap 2023-03-07 01:09:13,420 root INFO copying msldap/__init__.py -> build/lib/msldap 2023-03-07 01:09:13,420 root INFO copying msldap/__main__.py -> build/lib/msldap 2023-03-07 01:09:13,421 root INFO copying msldap/_version.py -> build/lib/msldap 2023-03-07 01:09:13,422 root INFO creating build/lib/msldap/network 2023-03-07 01:09:13,423 root INFO copying msldap/network/__init__.py -> build/lib/msldap/network 2023-03-07 01:09:13,423 root INFO copying msldap/network/packetizer.py -> build/lib/msldap/network 2023-03-07 01:09:13,425 root INFO creating build/lib/msldap/protocol 2023-03-07 01:09:13,425 root INFO copying msldap/protocol/typeconversion.py -> build/lib/msldap/protocol 2023-03-07 01:09:13,426 root INFO copying msldap/protocol/__init__.py -> build/lib/msldap/protocol 2023-03-07 01:09:13,427 root INFO copying msldap/protocol/constants.py -> build/lib/msldap/protocol 2023-03-07 01:09:13,427 root INFO copying msldap/protocol/query.py -> build/lib/msldap/protocol 2023-03-07 01:09:13,428 root INFO copying msldap/protocol/utils.py -> build/lib/msldap/protocol 2023-03-07 01:09:13,429 root INFO copying msldap/protocol/messages.py -> build/lib/msldap/protocol 2023-03-07 01:09:13,430 root INFO creating build/lib/msldap/commons 2023-03-07 01:09:13,431 root INFO copying msldap/commons/factory.py -> build/lib/msldap/commons 2023-03-07 01:09:13,431 root INFO copying msldap/commons/common.py -> build/lib/msldap/commons 2023-03-07 01:09:13,432 root INFO copying msldap/commons/target.py -> build/lib/msldap/commons 2023-03-07 01:09:13,433 root INFO copying msldap/commons/__init__.py -> build/lib/msldap/commons 2023-03-07 01:09:13,433 root INFO copying msldap/commons/authbuilder.py -> build/lib/msldap/commons 2023-03-07 01:09:13,434 root INFO copying msldap/commons/exceptions.py -> build/lib/msldap/commons 2023-03-07 01:09:13,435 root INFO copying msldap/commons/utils.py -> build/lib/msldap/commons 2023-03-07 01:09:13,436 root INFO creating build/lib/msldap/ldap_objects 2023-03-07 01:09:13,437 root INFO copying msldap/ldap_objects/common.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,438 root INFO copying msldap/ldap_objects/adcertificatetemplate.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,438 root INFO copying msldap/ldap_objects/adgpo.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,439 root INFO copying msldap/ldap_objects/__init__.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,440 root INFO copying msldap/ldap_objects/adcomp.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,440 root INFO copying msldap/ldap_objects/adsec.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,441 root INFO copying msldap/ldap_objects/adtrust.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,442 root INFO copying msldap/ldap_objects/adenrollmentservice.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,443 root INFO copying msldap/ldap_objects/aduser.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,443 root INFO copying msldap/ldap_objects/adca.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,444 root INFO copying msldap/ldap_objects/adschemaentry.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,445 root INFO copying msldap/ldap_objects/adou.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,445 root INFO copying msldap/ldap_objects/adgroup.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,446 root INFO copying msldap/ldap_objects/adinfo.py -> build/lib/msldap/ldap_objects 2023-03-07 01:09:13,447 root INFO creating build/lib/msldap/external 2023-03-07 01:09:13,448 root INFO copying msldap/external/__init__.py -> build/lib/msldap/external 2023-03-07 01:09:13,449 root INFO creating build/lib/msldap/wintypes 2023-03-07 01:09:13,449 root INFO copying msldap/wintypes/__init__.py -> build/lib/msldap/wintypes 2023-03-07 01:09:13,450 root INFO copying msldap/wintypes/managedpassword.py -> build/lib/msldap/wintypes 2023-03-07 01:09:13,451 root INFO creating build/lib/msldap/examples 2023-03-07 01:09:13,451 root INFO copying msldap/examples/msldapclient.py -> build/lib/msldap/examples 2023-03-07 01:09:13,452 root INFO copying msldap/examples/__init__.py -> build/lib/msldap/examples 2023-03-07 01:09:13,453 root INFO copying msldap/examples/msldapcompdnslist.py -> build/lib/msldap/examples 2023-03-07 01:09:13,454 root INFO creating build/lib/msldap/protocol/ldap_filter 2023-03-07 01:09:13,454 root INFO copying msldap/protocol/ldap_filter/__init__.py -> build/lib/msldap/protocol/ldap_filter 2023-03-07 01:09:13,455 root INFO copying msldap/protocol/ldap_filter/filter.py -> build/lib/msldap/protocol/ldap_filter 2023-03-07 01:09:13,456 root INFO copying msldap/protocol/ldap_filter/parser.py -> build/lib/msldap/protocol/ldap_filter 2023-03-07 01:09:13,457 root INFO copying msldap/protocol/ldap_filter/soundex.py -> build/lib/msldap/protocol/ldap_filter 2023-03-07 01:09:13,458 root INFO creating build/lib/msldap/external/asciitree 2023-03-07 01:09:13,458 root INFO copying msldap/external/asciitree/__init__.py -> build/lib/msldap/external/asciitree 2023-03-07 01:09:13,459 root INFO copying msldap/external/asciitree/setup.py -> build/lib/msldap/external/asciitree 2023-03-07 01:09:13,460 root INFO creating build/lib/msldap/external/aiocmd 2023-03-07 01:09:13,461 root INFO copying msldap/external/aiocmd/__init__.py -> build/lib/msldap/external/aiocmd 2023-03-07 01:09:13,461 root INFO copying msldap/external/aiocmd/setup.py -> build/lib/msldap/external/aiocmd 2023-03-07 01:09:13,462 root INFO creating build/lib/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,463 root INFO copying msldap/external/asciitree/asciitree/__init__.py -> build/lib/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,463 root INFO copying msldap/external/asciitree/asciitree/traversal.py -> build/lib/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,464 root INFO copying msldap/external/asciitree/asciitree/util.py -> build/lib/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,465 root INFO copying msldap/external/asciitree/asciitree/drawing.py -> build/lib/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,466 root INFO creating build/lib/msldap/external/aiocmd/aiocmd 2023-03-07 01:09:13,466 root INFO copying msldap/external/aiocmd/aiocmd/__init__.py -> build/lib/msldap/external/aiocmd/aiocmd 2023-03-07 01:09:13,467 root INFO copying msldap/external/aiocmd/aiocmd/nested_completer.py -> build/lib/msldap/external/aiocmd/aiocmd 2023-03-07 01:09:13,468 root INFO copying msldap/external/aiocmd/aiocmd/aiocmd.py -> build/lib/msldap/external/aiocmd/aiocmd 2023-03-07 01:09:13,469 root INFO creating build/lib/msldap/wintypes/asn1 2023-03-07 01:09:13,469 root INFO copying msldap/wintypes/asn1/sdflagsrequest.py -> build/lib/msldap/wintypes/asn1 2023-03-07 01:09:13,470 root INFO copying msldap/wintypes/asn1/__init__.py -> build/lib/msldap/wintypes/asn1 2023-03-07 01:09:13,471 root INFO running egg_info 2023-03-07 01:09:13,496 root INFO creating msldap.egg-info 2023-03-07 01:09:13,508 root INFO writing msldap.egg-info/PKG-INFO 2023-03-07 01:09:13,509 root INFO writing dependency_links to msldap.egg-info/dependency_links.txt 2023-03-07 01:09:13,510 root INFO writing entry points to msldap.egg-info/entry_points.txt 2023-03-07 01:09:13,511 root INFO writing requirements to msldap.egg-info/requires.txt 2023-03-07 01:09:13,512 root INFO writing top-level names to msldap.egg-info/top_level.txt 2023-03-07 01:09:13,512 root INFO writing manifest file 'msldap.egg-info/SOURCES.txt' 2023-03-07 01:09:13,535 root INFO reading manifest file 'msldap.egg-info/SOURCES.txt' 2023-03-07 01:09:13,536 root INFO reading manifest template 'MANIFEST.in' 2023-03-07 01:09:13,537 root INFO adding license file 'LICENSE' 2023-03-07 01:09:13,543 root INFO writing manifest file 'msldap.egg-info/SOURCES.txt' 2023-03-07 01:09:13,585 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-03-07 01:09:13,585 root INFO running install 2023-03-07 01:09:13,642 root INFO running install_lib 2023-03-07 01:09:13,657 root INFO creating build/bdist.linux-riscv64 2023-03-07 01:09:13,657 root INFO creating build/bdist.linux-riscv64/wheel 2023-03-07 01:09:13,658 root INFO creating build/bdist.linux-riscv64/wheel/msldap 2023-03-07 01:09:13,658 root INFO creating build/bdist.linux-riscv64/wheel/msldap/network 2023-03-07 01:09:13,659 root INFO copying build/lib/msldap/network/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/network 2023-03-07 01:09:13,660 root INFO copying build/lib/msldap/network/packetizer.py -> build/bdist.linux-riscv64/wheel/msldap/network 2023-03-07 01:09:13,660 root INFO copying build/lib/msldap/connection.py -> build/bdist.linux-riscv64/wheel/msldap 2023-03-07 01:09:13,661 root INFO copying build/lib/msldap/client.py -> build/bdist.linux-riscv64/wheel/msldap 2023-03-07 01:09:13,662 root INFO copying build/lib/msldap/__init__.py -> build/bdist.linux-riscv64/wheel/msldap 2023-03-07 01:09:13,662 root INFO copying build/lib/msldap/__main__.py -> build/bdist.linux-riscv64/wheel/msldap 2023-03-07 01:09:13,663 root INFO creating build/bdist.linux-riscv64/wheel/msldap/protocol 2023-03-07 01:09:13,663 root INFO copying build/lib/msldap/protocol/typeconversion.py -> build/bdist.linux-riscv64/wheel/msldap/protocol 2023-03-07 01:09:13,664 root INFO copying build/lib/msldap/protocol/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/protocol 2023-03-07 01:09:13,665 root INFO creating build/bdist.linux-riscv64/wheel/msldap/protocol/ldap_filter 2023-03-07 01:09:13,665 root INFO copying build/lib/msldap/protocol/ldap_filter/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/protocol/ldap_filter 2023-03-07 01:09:13,666 root INFO copying build/lib/msldap/protocol/ldap_filter/filter.py -> build/bdist.linux-riscv64/wheel/msldap/protocol/ldap_filter 2023-03-07 01:09:13,667 root INFO copying build/lib/msldap/protocol/ldap_filter/parser.py -> build/bdist.linux-riscv64/wheel/msldap/protocol/ldap_filter 2023-03-07 01:09:13,667 root INFO copying build/lib/msldap/protocol/ldap_filter/soundex.py -> build/bdist.linux-riscv64/wheel/msldap/protocol/ldap_filter 2023-03-07 01:09:13,668 root INFO copying build/lib/msldap/protocol/constants.py -> build/bdist.linux-riscv64/wheel/msldap/protocol 2023-03-07 01:09:13,668 root INFO copying build/lib/msldap/protocol/query.py -> build/bdist.linux-riscv64/wheel/msldap/protocol 2023-03-07 01:09:13,669 root INFO copying build/lib/msldap/protocol/utils.py -> build/bdist.linux-riscv64/wheel/msldap/protocol 2023-03-07 01:09:13,670 root INFO copying build/lib/msldap/protocol/messages.py -> build/bdist.linux-riscv64/wheel/msldap/protocol 2023-03-07 01:09:13,671 root INFO creating build/bdist.linux-riscv64/wheel/msldap/commons 2023-03-07 01:09:13,671 root INFO copying build/lib/msldap/commons/factory.py -> build/bdist.linux-riscv64/wheel/msldap/commons 2023-03-07 01:09:13,672 root INFO copying build/lib/msldap/commons/common.py -> build/bdist.linux-riscv64/wheel/msldap/commons 2023-03-07 01:09:13,672 root INFO copying build/lib/msldap/commons/target.py -> build/bdist.linux-riscv64/wheel/msldap/commons 2023-03-07 01:09:13,673 root INFO copying build/lib/msldap/commons/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/commons 2023-03-07 01:09:13,673 root INFO copying build/lib/msldap/commons/authbuilder.py -> build/bdist.linux-riscv64/wheel/msldap/commons 2023-03-07 01:09:13,674 root INFO copying build/lib/msldap/commons/exceptions.py -> build/bdist.linux-riscv64/wheel/msldap/commons 2023-03-07 01:09:13,675 root INFO copying build/lib/msldap/commons/utils.py -> build/bdist.linux-riscv64/wheel/msldap/commons 2023-03-07 01:09:13,675 root INFO creating build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,676 root INFO copying build/lib/msldap/ldap_objects/common.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,676 root INFO copying build/lib/msldap/ldap_objects/adcertificatetemplate.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,677 root INFO copying build/lib/msldap/ldap_objects/adgpo.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,678 root INFO copying build/lib/msldap/ldap_objects/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,678 root INFO copying build/lib/msldap/ldap_objects/adcomp.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,679 root INFO copying build/lib/msldap/ldap_objects/adsec.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,680 root INFO copying build/lib/msldap/ldap_objects/adtrust.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,680 root INFO copying build/lib/msldap/ldap_objects/adenrollmentservice.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,681 root INFO copying build/lib/msldap/ldap_objects/aduser.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,682 root INFO copying build/lib/msldap/ldap_objects/adca.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,682 root INFO copying build/lib/msldap/ldap_objects/adschemaentry.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,683 root INFO copying build/lib/msldap/ldap_objects/adou.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,683 root INFO copying build/lib/msldap/ldap_objects/adgroup.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,684 root INFO copying build/lib/msldap/ldap_objects/adinfo.py -> build/bdist.linux-riscv64/wheel/msldap/ldap_objects 2023-03-07 01:09:13,685 root INFO creating build/bdist.linux-riscv64/wheel/msldap/external 2023-03-07 01:09:13,685 root INFO creating build/bdist.linux-riscv64/wheel/msldap/external/asciitree 2023-03-07 01:09:13,686 root INFO creating build/bdist.linux-riscv64/wheel/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,686 root INFO copying build/lib/msldap/external/asciitree/asciitree/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,687 root INFO copying build/lib/msldap/external/asciitree/asciitree/traversal.py -> build/bdist.linux-riscv64/wheel/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,688 root INFO copying build/lib/msldap/external/asciitree/asciitree/util.py -> build/bdist.linux-riscv64/wheel/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,688 root INFO copying build/lib/msldap/external/asciitree/asciitree/drawing.py -> build/bdist.linux-riscv64/wheel/msldap/external/asciitree/asciitree 2023-03-07 01:09:13,689 root INFO copying build/lib/msldap/external/asciitree/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/external/asciitree 2023-03-07 01:09:13,689 root INFO copying build/lib/msldap/external/asciitree/setup.py -> build/bdist.linux-riscv64/wheel/msldap/external/asciitree 2023-03-07 01:09:13,690 root INFO copying build/lib/msldap/external/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/external 2023-03-07 01:09:13,691 root INFO creating build/bdist.linux-riscv64/wheel/msldap/external/aiocmd 2023-03-07 01:09:13,691 root INFO copying build/lib/msldap/external/aiocmd/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/external/aiocmd 2023-03-07 01:09:13,692 root INFO copying build/lib/msldap/external/aiocmd/setup.py -> build/bdist.linux-riscv64/wheel/msldap/external/aiocmd 2023-03-07 01:09:13,692 root INFO creating build/bdist.linux-riscv64/wheel/msldap/external/aiocmd/aiocmd 2023-03-07 01:09:13,693 root INFO copying build/lib/msldap/external/aiocmd/aiocmd/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/external/aiocmd/aiocmd 2023-03-07 01:09:13,693 root INFO copying build/lib/msldap/external/aiocmd/aiocmd/nested_completer.py -> build/bdist.linux-riscv64/wheel/msldap/external/aiocmd/aiocmd 2023-03-07 01:09:13,694 root INFO copying build/lib/msldap/external/aiocmd/aiocmd/aiocmd.py -> build/bdist.linux-riscv64/wheel/msldap/external/aiocmd/aiocmd 2023-03-07 01:09:13,695 root INFO creating build/bdist.linux-riscv64/wheel/msldap/wintypes 2023-03-07 01:09:13,695 root INFO copying build/lib/msldap/wintypes/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/wintypes 2023-03-07 01:09:13,696 root INFO creating build/bdist.linux-riscv64/wheel/msldap/wintypes/asn1 2023-03-07 01:09:13,696 root INFO copying build/lib/msldap/wintypes/asn1/sdflagsrequest.py -> build/bdist.linux-riscv64/wheel/msldap/wintypes/asn1 2023-03-07 01:09:13,697 root INFO copying build/lib/msldap/wintypes/asn1/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/wintypes/asn1 2023-03-07 01:09:13,698 root INFO copying build/lib/msldap/wintypes/managedpassword.py -> build/bdist.linux-riscv64/wheel/msldap/wintypes 2023-03-07 01:09:13,698 root INFO copying build/lib/msldap/_version.py -> build/bdist.linux-riscv64/wheel/msldap 2023-03-07 01:09:13,699 root INFO creating build/bdist.linux-riscv64/wheel/msldap/examples 2023-03-07 01:09:13,700 root INFO copying build/lib/msldap/examples/msldapclient.py -> build/bdist.linux-riscv64/wheel/msldap/examples 2023-03-07 01:09:13,700 root INFO copying build/lib/msldap/examples/__init__.py -> build/bdist.linux-riscv64/wheel/msldap/examples 2023-03-07 01:09:13,701 root INFO copying build/lib/msldap/examples/msldapcompdnslist.py -> build/bdist.linux-riscv64/wheel/msldap/examples 2023-03-07 01:09:13,701 root INFO running install_egg_info 2023-03-07 01:09:13,724 root INFO Copying msldap.egg-info to build/bdist.linux-riscv64/wheel/msldap-0.4.7-py3.11.egg-info 2023-03-07 01:09:13,728 root INFO running install_scripts 2023-03-07 01:09:13,741 wheel INFO creating build/bdist.linux-riscv64/wheel/msldap-0.4.7.dist-info/WHEEL 2023-03-07 01:09:13,744 wheel INFO creating '/home/buildozer/aports/testing/py3-msldap/src/msldap-0.4.7/dist/.tmp-0o8gfrxe/msldap-0.4.7-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-03-07 01:09:13,747 wheel INFO adding 'msldap/__init__.py' 2023-03-07 01:09:13,750 wheel INFO adding 'msldap/__main__.py' 2023-03-07 01:09:13,751 wheel INFO adding 'msldap/_version.py' 2023-03-07 01:09:13,754 wheel INFO adding 'msldap/client.py' 2023-03-07 01:09:13,756 wheel INFO adding 'msldap/connection.py' 2023-03-07 01:09:13,763 wheel INFO adding 'msldap/commons/__init__.py' 2023-03-07 01:09:13,764 wheel INFO adding 'msldap/commons/authbuilder.py' 2023-03-07 01:09:13,765 wheel INFO adding 'msldap/commons/common.py' 2023-03-07 01:09:13,765 wheel INFO adding 'msldap/commons/exceptions.py' 2023-03-07 01:09:13,766 wheel INFO adding 'msldap/commons/factory.py' 2023-03-07 01:09:13,767 wheel INFO adding 'msldap/commons/target.py' 2023-03-07 01:09:13,768 wheel INFO adding 'msldap/commons/utils.py' 2023-03-07 01:09:13,769 wheel INFO adding 'msldap/examples/__init__.py' 2023-03-07 01:09:13,770 wheel INFO adding 'msldap/examples/msldapclient.py' 2023-03-07 01:09:13,771 wheel INFO adding 'msldap/examples/msldapcompdnslist.py' 2023-03-07 01:09:13,772 wheel INFO adding 'msldap/external/__init__.py' 2023-03-07 01:09:13,773 wheel INFO adding 'msldap/external/aiocmd/__init__.py' 2023-03-07 01:09:13,774 wheel INFO adding 'msldap/external/aiocmd/setup.py' 2023-03-07 01:09:13,775 wheel INFO adding 'msldap/external/aiocmd/aiocmd/__init__.py' 2023-03-07 01:09:13,776 wheel INFO adding 'msldap/external/aiocmd/aiocmd/aiocmd.py' 2023-03-07 01:09:13,776 wheel INFO adding 'msldap/external/aiocmd/aiocmd/nested_completer.py' 2023-03-07 01:09:13,777 wheel INFO adding 'msldap/external/asciitree/__init__.py' 2023-03-07 01:09:13,778 wheel INFO adding 'msldap/external/asciitree/setup.py' 2023-03-07 01:09:13,779 wheel INFO adding 'msldap/external/asciitree/asciitree/__init__.py' 2023-03-07 01:09:13,780 wheel INFO adding 'msldap/external/asciitree/asciitree/drawing.py' 2023-03-07 01:09:13,781 wheel INFO adding 'msldap/external/asciitree/asciitree/traversal.py' 2023-03-07 01:09:13,782 wheel INFO adding 'msldap/external/asciitree/asciitree/util.py' 2023-03-07 01:09:13,783 wheel INFO adding 'msldap/ldap_objects/__init__.py' 2023-03-07 01:09:13,783 wheel INFO adding 'msldap/ldap_objects/adca.py' 2023-03-07 01:09:13,784 wheel INFO adding 'msldap/ldap_objects/adcertificatetemplate.py' 2023-03-07 01:09:13,785 wheel INFO adding 'msldap/ldap_objects/adcomp.py' 2023-03-07 01:09:13,786 wheel INFO adding 'msldap/ldap_objects/adenrollmentservice.py' 2023-03-07 01:09:13,787 wheel INFO adding 'msldap/ldap_objects/adgpo.py' 2023-03-07 01:09:13,788 wheel INFO adding 'msldap/ldap_objects/adgroup.py' 2023-03-07 01:09:13,789 wheel INFO adding 'msldap/ldap_objects/adinfo.py' 2023-03-07 01:09:13,790 wheel INFO adding 'msldap/ldap_objects/adou.py' 2023-03-07 01:09:13,790 wheel INFO adding 'msldap/ldap_objects/adschemaentry.py' 2023-03-07 01:09:13,791 wheel INFO adding 'msldap/ldap_objects/adsec.py' 2023-03-07 01:09:13,792 wheel INFO adding 'msldap/ldap_objects/adtrust.py' 2023-03-07 01:09:13,793 wheel INFO adding 'msldap/ldap_objects/aduser.py' 2023-03-07 01:09:13,794 wheel INFO adding 'msldap/ldap_objects/common.py' 2023-03-07 01:09:13,795 wheel INFO adding 'msldap/network/__init__.py' 2023-03-07 01:09:13,796 wheel INFO adding 'msldap/network/packetizer.py' 2023-03-07 01:09:13,797 wheel INFO adding 'msldap/protocol/__init__.py' 2023-03-07 01:09:13,797 wheel INFO adding 'msldap/protocol/constants.py' 2023-03-07 01:09:13,798 wheel INFO adding 'msldap/protocol/messages.py' 2023-03-07 01:09:13,799 wheel INFO adding 'msldap/protocol/query.py' 2023-03-07 01:09:13,800 wheel INFO adding 'msldap/protocol/typeconversion.py' 2023-03-07 01:09:13,801 wheel INFO adding 'msldap/protocol/utils.py' 2023-03-07 01:09:13,802 wheel INFO adding 'msldap/protocol/ldap_filter/__init__.py' 2023-03-07 01:09:13,803 wheel INFO adding 'msldap/protocol/ldap_filter/filter.py' 2023-03-07 01:09:13,804 wheel INFO adding 'msldap/protocol/ldap_filter/parser.py' 2023-03-07 01:09:13,806 wheel INFO adding 'msldap/protocol/ldap_filter/soundex.py' 2023-03-07 01:09:13,806 wheel INFO adding 'msldap/wintypes/__init__.py' 2023-03-07 01:09:13,807 wheel INFO adding 'msldap/wintypes/managedpassword.py' 2023-03-07 01:09:13,808 wheel INFO adding 'msldap/wintypes/asn1/__init__.py' 2023-03-07 01:09:13,809 wheel INFO adding 'msldap/wintypes/asn1/sdflagsrequest.py' 2023-03-07 01:09:13,810 wheel INFO adding 'msldap-0.4.7.dist-info/LICENSE' 2023-03-07 01:09:13,811 wheel INFO adding 'msldap-0.4.7.dist-info/METADATA' 2023-03-07 01:09:13,812 wheel INFO adding 'msldap-0.4.7.dist-info/WHEEL' 2023-03-07 01:09:13,812 wheel INFO adding 'msldap-0.4.7.dist-info/entry_points.txt' 2023-03-07 01:09:13,813 wheel INFO adding 'msldap-0.4.7.dist-info/top_level.txt' 2023-03-07 01:09:13,816 wheel INFO adding 'msldap-0.4.7.dist-info/RECORD' 2023-03-07 01:09:13,818 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-03-07 01:09:13,823 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 Tue, 07 Mar 2023 01:09:17 +0000 elapsed time 0h 0m 13s >>> py3-msldap: Cleaning up srcdir >>> py3-msldap: Cleaning up pkgdir >>> py3-msldap: Uninstalling dependencies... (1/34) Purging .makedepends-py3-msldap (20230307.010908) (2/34) Purging py3-asyauth (0.0.13-r0) (3/34) Purging py3-minikerberos (0.4.0-r0) (4/34) Purging py3-asysocks (0.2.5-r0) (5/34) Purging py3-oscrypto (1.3.0-r4) (6/34) Purging py3-asn1crypto (1.5.1-r1) (7/34) Purging py3-six (1.16.0-r5) (8/34) Purging py3-prompt_toolkit (3.0.36-r1) (9/34) Purging py3-tqdm (4.64.1-r1) (10/34) Purging py3-unicrypto (0.0.10-r0) (11/34) Purging py3-mbedtls (2.6.1-r0) (12/34) Purging py3-certifi (2022.12.7-r1) (13/34) Purging py3-typing-extensions (4.5.0-r0) (14/34) Purging py3-pycryptodome (3.17.0-r0) (15/34) Purging py3-pycryptodomex (3.17.0-r0) (16/34) Purging py3-wcwidth (0.2.6-r1) (17/34) Purging py3-winacl (0.1.7-r0) (18/34) Purging py3-cryptography (39.0.2-r0) (19/34) Purging py3-cffi (1.15.1-r1) (20/34) Purging py3-cparser (2.21-r1) (21/34) Purging py3-gpep517 (13-r0) (22/34) Purging py3-installer (0.6.0-r0) (23/34) Purging py3-wheel (0.38.4-r1) (24/34) Purging py3-setuptools (67.5.1-r0) (25/34) Purging py3-packaging (23.0-r1) (26/34) Purging py3-parsing (3.0.9-r1) (27/34) Purging python3 (3.11.2-r0) (28/34) Purging libbz2 (1.0.8-r4) (29/34) Purging gdbm (1.23-r0) (30/34) Purging mpdecimal (2.5.1-r1) (31/34) Purging libpanelw (6.4_p20230225-r0) (32/34) Purging readline (8.2.1-r0) (33/34) Purging sqlite-libs (3.41.0-r1) (34/34) Purging mbedtls (2.28.2-r0) Executing busybox-1.36.0-r5.trigger OK: 1187 MiB in 101 packages >>> py3-msldap: Updating the testing/riscv64 repository index... >>> py3-msldap: Signing the index...