>>> py3-pyldap: Building community/py3-pyldap 3.4.2-r0 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 14:13:27 +0000 >>> py3-pyldap: Checking sanity of /home/buildozer/aports/community/py3-pyldap/APKBUILD... >>> py3-pyldap: Analyzing dependencies... >>> py3-pyldap: Installing for build: build-base py3-asn1 py3-asn1-modules python3-dev py3-setuptools openldap-dev openldap openldap-back-mdb openldap-clients openldap-overlay-syncprov (1/35) Installing libbz2 (1.0.8-r3) (2/35) Installing libffi (3.4.4-r0) (3/35) Installing gdbm (1.23-r0) (4/35) Installing xz-libs (5.2.7-r0) (5/35) Installing mpdecimal (2.5.1-r1) (6/35) Installing readline (8.2.0-r0) (7/35) Installing sqlite-libs (3.39.4-r0) (8/35) Installing python3 (3.10.8-r3) (9/35) Installing py3-asn1 (0.4.8-r2) (10/35) Installing py3-asn1-modules (0.2.8-r2) (11/35) Installing python3-dev (3.10.8-r3) (12/35) Installing py3-parsing (3.0.9-r0) (13/35) Installing py3-packaging (21.3-r2) (14/35) Installing py3-setuptools (65.5.0-r0) (15/35) Installing libsasl (2.1.28-r2) (16/35) Installing cyrus-sasl-dev (2.1.28-r2) (17/35) Installing libevent (2.1.12-r5) (18/35) Installing libevent-dev (2.1.12-r5) (19/35) Installing libsodium (1.0.18-r2) (20/35) Installing libsodium-dev (1.0.18-r2) (21/35) Installing libblkid (2.38.1-r0) (22/35) Installing libuuid (2.38.1-r0) (23/35) Installing libfdisk (2.38.1-r0) (24/35) Installing libmount (2.38.1-r0) (25/35) Installing libsmartcols (2.38.1-r0) (26/35) Installing util-linux-dev (2.38.1-r0) (27/35) Installing libldap (2.6.3-r4) (28/35) Installing openldap-dev (2.6.3-r4) (29/35) Installing libltdl (2.4.7-r0) (30/35) Installing openldap (2.6.3-r4) Executing openldap-2.6.3-r4.pre-install Executing openldap-2.6.3-r4.post-install * * To use LDAP server, you have to install some backend. Most users would need MDB * backend which you can install with: apk add openldap-back-mdb. * * If you use overlays, you have to install them separately too: * apk add openldap-overlay-, or openldap-overlay-all to install them all. * (31/35) Installing openldap-back-mdb (2.6.3-r4) (32/35) Installing openldap-clients (2.6.3-r4) (33/35) Installing openldap-overlay-syncprov (2.6.3-r4) (34/35) Installing .makedepends-py3-pyldap (20221027.141333) (35/35) Installing openldap-openrc (2.6.3-r4) Executing busybox-1.35.0-r27.trigger OK: 298 MiB in 128 packages >>> py3-pyldap: Cleaning up srcdir >>> py3-pyldap: Cleaning up pkgdir >>> py3-pyldap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/python-ldap-3.4.2.tar.gz >>> py3-pyldap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/python-ldap-3.4.2.tar.gz >>> py3-pyldap: Checking sha512sums... python-ldap-3.4.2.tar.gz: OK >>> py3-pyldap: Unpacking /var/cache/distfiles/v3.17/python-ldap-3.4.2.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib.linux-armv8l-cpython-310 copying Lib/ldapurl.py -> build/lib.linux-armv8l-cpython-310 copying Lib/ldif.py -> build/lib.linux-armv8l-cpython-310 creating build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/constants.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/compat.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/cidict.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/functions.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/filter.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/sasl.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/async.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/logger.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/__init__.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/dn.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/modlist.py -> build/lib.linux-armv8l-cpython-310/ldap copying Lib/ldap/resiter.py -> build/lib.linux-armv8l-cpython-310/ldap creating build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-armv8l-cpython-310/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-armv8l-cpython-310/ldap/controls creating build/lib.linux-armv8l-cpython-310/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-armv8l-cpython-310/ldap/extop copying Lib/ldap/extop/passwd.py -> build/lib.linux-armv8l-cpython-310/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-armv8l-cpython-310/ldap/extop creating build/lib.linux-armv8l-cpython-310/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-armv8l-cpython-310/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-armv8l-cpython-310/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-armv8l-cpython-310/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-armv8l-cpython-310/ldap/schema creating build/lib.linux-armv8l-cpython-310/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-armv8l-cpython-310/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-armv8l-cpython-310/slapdtest running egg_info creating Lib/python_ldap.egg-info writing Lib/python_ldap.egg-info/PKG-INFO writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt writing requirements to Lib/python_ldap.egg-info/requires.txt writing top-level names to Lib/python_ldap.egg-info/top_level.txt writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/.build' adding license file 'LICENCE' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'slapdtest.certs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'slapdtest.certs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'slapdtest.certs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'slapdtest.certs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-armv8l-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-armv8l-cpython-310/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-armv8l-cpython-310 creating build/temp.linux-armv8l-cpython-310/Modules gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.2 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.10 -c Modules/LDAPObject.c -o build/temp.linux-armv8l-cpython-310/Modules/LDAPObject.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.2 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.10 -c Modules/berval.c -o build/temp.linux-armv8l-cpython-310/Modules/berval.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.2 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.10 -c Modules/common.c -o build/temp.linux-armv8l-cpython-310/Modules/common.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.2 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.10 -c Modules/constants.c -o build/temp.linux-armv8l-cpython-310/Modules/constants.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.2 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.10 -c Modules/functions.c -o build/temp.linux-armv8l-cpython-310/Modules/functions.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.2 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.10 -c Modules/ldapcontrol.c -o build/temp.linux-armv8l-cpython-310/Modules/ldapcontrol.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.2 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.10 -c Modules/ldapmodule.c -o build/temp.linux-armv8l-cpython-310/Modules/ldapmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.2 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.10 -c Modules/message.c -o build/temp.linux-armv8l-cpython-310/Modules/message.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.2 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.10 -c Modules/options.c -o build/temp.linux-armv8l-cpython-310/Modules/options.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/Modules/LDAPObject.o build/temp.linux-armv8l-cpython-310/Modules/berval.o build/temp.linux-armv8l-cpython-310/Modules/common.o build/temp.linux-armv8l-cpython-310/Modules/constants.o build/temp.linux-armv8l-cpython-310/Modules/functions.o build/temp.linux-armv8l-cpython-310/Modules/ldapcontrol.o build/temp.linux-armv8l-cpython-310/Modules/ldapmodule.o build/temp.linux-armv8l-cpython-310/Modules/message.o build/temp.linux-armv8l-cpython-310/Modules/options.o -L/usr/lib -lldap -llber -o build/lib.linux-armv8l-cpython-310/_ldap.cpython-310-arm-linux-gnueabihf.so /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing Lib/python_ldap.egg-info/PKG-INFO writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt writing requirements to Lib/python_ldap.egg-info/requires.txt writing top-level names to Lib/python_ldap.egg-info/top_level.txt reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/.build' adding license file 'LICENCE' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv8l-cpython-310/_ldap.cpython-310-arm-linux-gnueabihf.so -> Lib test_isLDAPUrl (Tests.t_ldapurl.TestIsLDAPUrl) ... ok test_bad_urls (Tests.t_ldapurl.TestLDAPUrl) ... expected failure test_combo (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_attrs (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_default_attrs (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_default_extensions (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_default_filter (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_default_hostport (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_default_scope (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_dn (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_empty_dn (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_extensions (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_extensions_5questions (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_extensions_novalue (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_extensions_nulls (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_filter (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_hostport (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_schemes (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_scope (Tests.t_ldapurl.TestLDAPUrl) ... ok test_parse_scope_default (Tests.t_ldapurl.TestLDAPUrl) ... ok test_ldapurl (Tests.t_ldapurl.TestParseLDAPUrl) ... ok test_bad_change_records (Tests.t_ldif.TestChangeRecords) ... ok test_empty (Tests.t_ldif.TestChangeRecords) ... ok test_missing_trailing_dash_separator (Tests.t_ldif.TestChangeRecords) ... ok test_mod_increment (Tests.t_ldif.TestChangeRecords) ... ok test_simple (Tests.t_ldif.TestChangeRecords) ... ok test_weird_empty_lines (Tests.t_ldif.TestChangeRecords) ... ok test_big_binary (Tests.t_ldif.TestEntryRecords) ... ok test_binary (Tests.t_ldif.TestEntryRecords) ... ok test_binary2 (Tests.t_ldif.TestEntryRecords) ... ok test_comments (Tests.t_ldif.TestEntryRecords) ... ok test_empty (Tests.t_ldif.TestEntryRecords) ... ok test_empty_attr_values (Tests.t_ldif.TestEntryRecords) ... ok test_folded (Tests.t_ldif.TestEntryRecords) ... ok test_ignored_attr_types (Tests.t_ldif.TestEntryRecords) ... ok test_max_entries (Tests.t_ldif.TestEntryRecords) ... ok test_missing_trailing_line_separator (Tests.t_ldif.TestEntryRecords) ... ok test_multiple (Tests.t_ldif.TestEntryRecords) ... ok test_multiple_empty_lines (Tests.t_ldif.TestEntryRecords) test malformed LDIF with multiple empty lines ... ok test_simple (Tests.t_ldif.TestEntryRecords) ... ok test_simple2 (Tests.t_ldif.TestEntryRecords) ... ok test_sorted (Tests.t_ldif.TestEntryRecords) ... ok test_unencoded_unicode (Tests.t_ldif.TestEntryRecords) ... ok test_unicode (Tests.t_ldif.TestEntryRecords) ... ok test_weird_empty_lines (Tests.t_ldif.TestEntryRecords) ... ok test_abandon (Tests.t_cext.TestLdapCExtension) ... ok test_add (Tests.t_cext.TestLdapCExtension) test add operation ... ok test_anon_rootdse_search (Tests.t_cext.TestLdapCExtension) ... ok test_cancel (Tests.t_cext.TestLdapCExtension) ... ok test_compare (Tests.t_cext.TestLdapCExtension) test compare operation ... ok test_constants (Tests.t_cext.TestLdapCExtension) Test whether all libldap-derived constants are correct ... ok test_delete (Tests.t_cext.TestLdapCExtension) ... ok test_delete_no_such_object (Tests.t_cext.TestLdapCExtension) try deleting an object that doesn't exist ... ok test_enotconn (Tests.t_cext.TestLdapCExtension) ... ok test_invalid_controls (Tests.t_cext.TestLdapCExtension) ... ok test_invalid_credentials (Tests.t_cext.TestLdapCExtension) ... ok test_invalid_filter (Tests.t_cext.TestLdapCExtension) ... ok test_invalid_search_filter (Tests.t_cext.TestLdapCExtension) ... ok test_modify (Tests.t_cext.TestLdapCExtension) test modify operation ... ok test_modify_no_such_object (Tests.t_cext.TestLdapCExtension) ... ok test_modify_no_such_object_empty_attrs (Tests.t_cext.TestLdapCExtension) try deleting an object that doesn't exist ... ok test_options (Tests.t_cext.TestLdapCExtension) ... ok test_passwd (Tests.t_cext.TestLdapCExtension) ... ok test_rename (Tests.t_cext.TestLdapCExtension) ... ok test_require_san (Tests.t_cext.TestLdapCExtension) ... ok test_sasl (Tests.t_cext.TestLdapCExtension) ... ok test_search_ext_all (Tests.t_cext.TestLdapCExtension) ... ok test_search_ext_individual (Tests.t_cext.TestLdapCExtension) ... ok test_simple_anonymous_bind (Tests.t_cext.TestLdapCExtension) ... ok test_simple_bind (Tests.t_cext.TestLdapCExtension) ... ok test_simple_bind_fileno (Tests.t_cext.TestLdapCExtension) ... ok test_simple_bind_fileno_closed (Tests.t_cext.TestLdapCExtension) ... ok test_simple_bind_fileno_invalid (Tests.t_cext.TestLdapCExtension) ... ok test_simple_bind_fileno_rebind (Tests.t_cext.TestLdapCExtension) ... ok test_test_flags (Tests.t_cext.TestLdapCExtension) ... skipped 'No CI_DISABLED env var' test_tls_ext (Tests.t_cext.TestLdapCExtension) ... ok test_tls_ext_clientcert (Tests.t_cext.TestLdapCExtension) ... ok test_tls_ext_noca (Tests.t_cext.TestLdapCExtension) ... ok test_tls_packages (Tests.t_cext.TestLdapCExtension) ... ok test_tls_require_cert (Tests.t_cext.TestLdapCExtension) ... ok test_unbind (Tests.t_cext.TestLdapCExtension) ... ok test_whoami (Tests.t_cext.TestLdapCExtension) ... ok test_whoami_after_unbind (Tests.t_cext.TestLdapCExtension) ... ok test_whoami_anonymous (Tests.t_cext.TestLdapCExtension) ... ok test_whoami_unbound (Tests.t_cext.TestLdapCExtension) ... ok test001_search_subtree (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test002_search_onelevel (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test003_search_oneattr (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test004_enotconn (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test005_invalid_credentials (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test006_sasl_external_bind_s (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test006_sasl_options (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test007_timeout (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_async_search_no_such_object_exception_contains_message_id (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_attrlist_accepts_unicode (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_compare_s_false (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_compare_s_invalidattr (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_compare_s_notfound (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_compare_s_true (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_compare_true_exception_contains_message_id (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_dse (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_filterstr_accepts_unicode (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_find_unique_entry (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_get_tls_peercert (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_multiple_starttls (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_passwd_s (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_reject_bytes_base (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_search_accepts_unicode_dn (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_search_keys_are_text (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_search_subschema (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_simple_bind_noarg (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_slapadd (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test001_search_subtree (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test002_search_onelevel (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test003_search_oneattr (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test004_enotconn (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test005_invalid_credentials (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test006_sasl_external_bind_s (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test006_sasl_options (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test007_timeout (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test101_reconnect_sasl_external (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test102_reconnect_simple_bind (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test103_reconnect_get_state (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test104_reconnect_restore (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test105_reconnect_restore (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_async_search_no_such_object_exception_contains_message_id (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_attrlist_accepts_unicode (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_compare_s_false (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_compare_s_invalidattr (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_compare_s_notfound (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_compare_s_true (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_compare_true_exception_contains_message_id (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_dse (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_filterstr_accepts_unicode (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_find_unique_entry (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_get_tls_peercert (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_multiple_starttls (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_passwd_s (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_reject_bytes_base (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_search_accepts_unicode_dn (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_search_keys_are_text (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_search_subschema (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_simple_bind_noarg (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_slapadd (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test001_search_subtree (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test002_search_onelevel (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test003_search_oneattr (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test004_enotconn (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test005_invalid_credentials (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test006_sasl_external_bind_s (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test006_sasl_options (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test007_timeout (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_async_search_no_such_object_exception_contains_message_id (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_attrlist_accepts_unicode (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_compare_s_false (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_compare_s_invalidattr (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_compare_s_notfound (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_compare_s_true (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_compare_true_exception_contains_message_id (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_dse (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_filterstr_accepts_unicode (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_find_unique_entry (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_get_tls_peercert (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_multiple_starttls (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_passwd_s (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_reject_bytes_base (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_search_accepts_unicode_dn (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_search_keys_are_text (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_search_subschema (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_simple_bind_noarg (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_slapadd (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... ok test_escape_filter_chars_mode0 (Tests.t_ldap_filter.TestDN) test function escape_filter_chars() with escape_mode=0 ... ok test_escape_filter_chars_mode1 (Tests.t_ldap_filter.TestDN) test function escape_filter_chars() with escape_mode=1 ... ok test_escape_filter_chars_mode2 (Tests.t_ldap_filter.TestDN) test function escape_filter_chars() with escape_mode=2 ... ok test_escape_str (Tests.t_ldap_functions.TestFunction) test function escape_string_tmpl() ... ok test_ldap_strf_secs (Tests.t_ldap_functions.TestFunction) test function ldap_strf_secs() ... ok test_ldap_strp_secs (Tests.t_ldap_functions.TestFunction) test function ldap_strp_secs() ... ok test_cafile (Tests.t_ldap_options.TestGlobalOptions) ... ok test_client_controls (Tests.t_ldap_options.TestGlobalOptions) ... ok test_invalid (Tests.t_ldap_options.TestGlobalOptions) ... ok test_network_timeout (Tests.t_ldap_options.TestGlobalOptions) ... ok test_readonly (Tests.t_ldap_options.TestGlobalOptions) ... ok test_server_controls (Tests.t_ldap_options.TestGlobalOptions) ... ok test_timeout (Tests.t_ldap_options.TestGlobalOptions) ... ok test_uri (Tests.t_ldap_options.TestGlobalOptions) ... ok test_cafile (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_client_controls (Tests.t_ldap_options.TestLDAPObjectOptions) ... expected failure test_invalid (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_network_timeout (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_network_timeout_attribute (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_readonly (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_server_controls (Tests.t_ldap_options.TestLDAPObjectOptions) ... expected failure test_timeout (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_uri (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_deprecated (Tests.t_ldap_asyncsearch.TestLdapAsyncSearch) ... ok test_basic (Tests.t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_BASIC ... ok test_broken (Tests.t_ldap_schema_tokenizer.TestSplitTokens) ... ok test_broken_oid (Tests.t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_BROKEN_OID ... ok test_escaped_quotes (Tests.t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_ESCAPED_QUOTES ... ok test_utf8 (Tests.t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_BASIC ... ok test_simple_bind (Tests.t_bind.TestBinds) ... ok test_unicode_bind (Tests.t_bind.TestBinds) ... ok test_unicode_bind_no_bytesmode (Tests.t_bind.TestBinds) ... ok test_dn2str (Tests.t_ldap_dn.TestDN) test function dn2str() ... ok test_escape_dn_chars (Tests.t_ldap_dn.TestDN) test function escape_dn_chars() ... ok test_explode_dn (Tests.t_ldap_dn.TestDN) test function explode_dn() ... ok test_explode_rdn (Tests.t_ldap_dn.TestDN) test function explode_rdn() ... ok test_is_dn (Tests.t_ldap_dn.TestDN) test function is_dn() ... ok test_str2dn (Tests.t_ldap_dn.TestDN) test function str2dn() ... ok test_external_ldapi (Tests.t_ldap_sasl.TestSasl) ... ok test_external_tlscert (Tests.t_ldap_sasl.TestSasl) ... ok test_attributetype_attrs (Tests.t_ldap_schema_subentry.TestAttributes) Check types and values of an AttributeType object's attributes ... ok test_empty_attributetype_attrs (Tests.t_ldap_schema_subentry.TestAttributes) Check types and values of attributes of a minimal AttributeType ... ok test_empty_objectclass_attrs (Tests.t_ldap_schema_subentry.TestAttributes) Check types and values of attributes of a minimal ObjectClass ... ok test_objectclass_attrs (Tests.t_ldap_schema_subentry.TestAttributes) Check types and values of an ObjectClass object's attributes ... ok test_subschema_file (Tests.t_ldap_schema_subentry.TestSubschemaLDIF) ... ok test_urlfetch_file (Tests.t_ldap_schema_subentry.TestSubschemaUrlfetch) ... ok test_urlfetch_ldap (Tests.t_ldap_schema_subentry.TestSubschemaUrlfetchSlapd) ... ok test_urlfetch_ldapi (Tests.t_ldap_schema_subentry.TestSubschemaUrlfetchSlapd) ... ok test_origin_multi_valued (Tests.t_ldap_schema_subentry.TestXOrigin) ... ok test_origin_multi_valued_str (Tests.t_ldap_schema_subentry.TestXOrigin) Check string representation of an attr with multi-value X-ORIGIN ... ok test_origin_none (Tests.t_ldap_schema_subentry.TestXOrigin) ... ok test_origin_none_str (Tests.t_ldap_schema_subentry.TestXOrigin) Check string representation of an attribute without X-ORIGIN ... ok test_origin_string (Tests.t_ldap_schema_subentry.TestXOrigin) ... ok test_origin_string_str (Tests.t_ldap_schema_subentry.TestXOrigin) Check string representation of an attr with single-value X-ORIGIN ... ok test_set_origin_list (Tests.t_ldap_schema_subentry.TestXOrigin) Check that setting X-ORIGIN to a list makes entry unusable ... ok test_set_origin_str (Tests.t_ldap_schema_subentry.TestXOrigin) Check that setting X-ORIGIN to a string makes entry unusable ... ok test_set_origin_tuple (Tests.t_ldap_schema_subentry.TestXOrigin) Check that setting X-ORIGIN to a tuple works ... ok test_addModlist (Tests.t_ldap_modlist.TestModlist) ... ok test_modifyModlist (Tests.t_ldap_modlist.TestModlist) ... ok test_create_sss_request_control (Tests.t_ldap_controls_sss.TestControlsPPolicy) ... ok test_pagedresults_encode (Tests.t_ldap_controls_readentry.TestLibldapControls) ... ok test_readentry_decode (Tests.t_ldap_controls_readentry.TestLibldapControls) ... ok test_assertioncontrol (Tests.t_ldap_controls_libldap.TestLibldapControls) ... ok test_matchedvalues (Tests.t_ldap_controls_libldap.TestLibldapControls) ... ok test_pagedresults_decode (Tests.t_ldap_controls_libldap.TestLibldapControls) ... ok test_pagedresults_encode (Tests.t_ldap_controls_libldap.TestLibldapControls) ... ok test_ppolicy_graceauth (Tests.t_ldap_controls_ppolicy.TestControlsPPolicy) ... ok test_ppolicy_timebefore (Tests.t_ldap_controls_ppolicy.TestControlsPPolicy) ... ok test_add_object (Tests.t_edit.EditionTests) ... ok test_cidict (Tests.t_cidict.TestCidict) test function is_dn() ... ok test_cidict_data (Tests.t_cidict.TestCidict) test the deprecated data atrtribute ... ok test_copy (Tests.t_cidict.TestCidict) ... ok test_strlist_deprecated (Tests.t_cidict.TestCidict) ... ok test_context_manager (Tests.t_slapdobject.TestSlapdObject) ... ok test_context_manager_after_start (Tests.t_slapdobject.TestSlapdObject) ... ok test_syncidset_message (Tests.t_ldap_syncrepl.DecodeSyncreplProtoTests) A syncrepl server may send a sync info message, with a syncIdSet ... ok test_refreshAndPersist_cancelled (Tests.t_ldap_syncrepl.TestSyncrepl) Make sure refreshAndPersist can handle cancelling a syncrepl search. ... ok test_refreshAndPersist_poll_only (Tests.t_ldap_syncrepl.TestSyncrepl) Test the refresh part of refresh-and-persist, and check what we got. ... ok test_refreshAndPersist_search (Tests.t_ldap_syncrepl.TestSyncrepl) ... ok test_refreshAndPersist_timeout (Tests.t_ldap_syncrepl.TestSyncrepl) Make sure refreshAndPersist can handle a search with timeouts. ... ok test_refreshOnly_poll_full (Tests.t_ldap_syncrepl.TestSyncrepl) Test doing a full refresh cycle, and check what we got. ... ok test_refreshOnly_search (Tests.t_ldap_syncrepl.TestSyncrepl) Test to see if we can initialize a syncrepl search. ... ok ---------------------------------------------------------------------- Ran 253 tests in 9.052s OK (skipped=1, expected failures=3) >>> py3-pyldap: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing Lib/python_ldap.egg-info/PKG-INFO writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt writing requirements to Lib/python_ldap.egg-info/requires.txt writing top-level names to Lib/python_ldap.egg-info/top_level.txt reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/.build' adding license file 'LICENCE' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'slapdtest.certs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'slapdtest.certs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'slapdtest.certs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'slapdtest.certs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running build_ext running install_lib creating /home/buildozer/aports/community/py3-pyldap/pkg creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages copying build/lib.linux-armv8l-cpython-310/ldapurl.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages copying build/lib.linux-armv8l-cpython-310/ldif.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/server.pem -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/client.key -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/ca.pem -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/server.key -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/server.conf -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/client.pem -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/ca.conf -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/gencerts.sh -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/gennssdb.sh -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/client.conf -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/certs/README -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/certs copying build/lib.linux-armv8l-cpython-310/slapdtest/_slapdtest.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest copying build/lib.linux-armv8l-cpython-310/slapdtest/__init__.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/constants.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/compat.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/cidict.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/functions.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/syncrepl.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/asyncsearch.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/extop copying build/lib.linux-armv8l-cpython-310/ldap/extop/__init__.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/extop copying build/lib.linux-armv8l-cpython-310/ldap/extop/passwd.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/extop copying build/lib.linux-armv8l-cpython-310/ldap/extop/dds.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/extop copying build/lib.linux-armv8l-cpython-310/ldap/filter.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/sasl.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/async.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/ldapobject.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/logger.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/__init__.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/dn.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/pkginfo.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/pagedresults.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/openldap.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/vlv.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/simple.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/sss.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/deref.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/readentry.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/pwdpolicy.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/__init__.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/ppolicy.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/sessiontrack.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/psearch.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls copying build/lib.linux-armv8l-cpython-310/ldap/controls/libldap.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls creating /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/schema copying build/lib.linux-armv8l-cpython-310/ldap/schema/tokenizer.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/schema copying build/lib.linux-armv8l-cpython-310/ldap/schema/subentry.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/schema copying build/lib.linux-armv8l-cpython-310/ldap/schema/__init__.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/schema copying build/lib.linux-armv8l-cpython-310/ldap/schema/models.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/schema copying build/lib.linux-armv8l-cpython-310/ldap/modlist.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/ldap/resiter.py -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap copying build/lib.linux-armv8l-cpython-310/_ldap.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldapurl.py to ldapurl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldif.py to ldif.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/_slapdtest.py to _slapdtest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/slapdtest/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/cidict.py to cidict.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/functions.py to functions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/syncrepl.py to syncrepl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/asyncsearch.py to asyncsearch.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/extop/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/extop/passwd.py to passwd.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/extop/dds.py to dds.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/filter.py to filter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/sasl.py to sasl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/async.py to async.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/ldapobject.py to ldapobject.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/logger.py to logger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/dn.py to dn.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/pkginfo.py to pkginfo.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/pagedresults.py to pagedresults.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/openldap.py to openldap.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/vlv.py to vlv.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/simple.py to simple.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/sss.py to sss.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/deref.py to deref.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/readentry.py to readentry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/ppolicy.py to ppolicy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/sessiontrack.py to sessiontrack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/psearch.py to psearch.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/controls/libldap.py to libldap.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/schema/tokenizer.py to tokenizer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/schema/subentry.py to subentry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/schema/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/schema/models.py to models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/modlist.py to modlist.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/ldap/resiter.py to resiter.cpython-310.pyc writing byte-compilation script '/tmp/tmpa6nqin0h.py' /usr/bin/python3 /tmp/tmpa6nqin0h.py removing /tmp/tmpa6nqin0h.py running install_egg_info Copying Lib/python_ldap.egg-info to /home/buildozer/aports/community/py3-pyldap/pkg/py3-pyldap/usr/lib/python3.10/site-packages/python_ldap-3.4.2-py3.10.egg-info running install_scripts >>> py3-pyldap*: Running postcheck for py3-pyldap >>> py3-pyldap*: Preparing package py3-pyldap... >>> py3-pyldap*: Stripping binaries >>> py3-pyldap*: Scanning shared objects >>> py3-pyldap*: Tracing dependencies... py3-asn1 py3-asn1-modules so:libc.musl-armv7.so.1 so:liblber.so.2 so:libldap.so.2 >>> py3-pyldap*: Package size: 1.1 MB >>> py3-pyldap*: Compressing data... >>> py3-pyldap*: Create checksum... >>> py3-pyldap*: Create py3-pyldap-3.4.2-r0.apk >>> py3-pyldap: Build complete at Thu, 27 Oct 2022 14:13:48 +0000 elapsed time 0h 0m 21s >>> py3-pyldap: Cleaning up srcdir >>> py3-pyldap: Cleaning up pkgdir >>> py3-pyldap: Uninstalling dependencies... (1/35) Purging .makedepends-py3-pyldap (20221027.141333) (2/35) Purging py3-asn1-modules (0.2.8-r2) (3/35) Purging py3-asn1 (0.4.8-r2) (4/35) Purging python3-dev (3.10.8-r3) (5/35) Purging py3-setuptools (65.5.0-r0) (6/35) Purging py3-packaging (21.3-r2) (7/35) Purging py3-parsing (3.0.9-r0) (8/35) Purging openldap-dev (2.6.3-r4) (9/35) Purging cyrus-sasl-dev (2.1.28-r2) (10/35) Purging libevent-dev (2.1.12-r5) (11/35) Purging python3 (3.10.8-r3) (12/35) Purging libevent (2.1.12-r5) (13/35) Purging libsodium-dev (1.0.18-r2) (14/35) Purging libsodium (1.0.18-r2) (15/35) Purging util-linux-dev (2.38.1-r0) (16/35) Purging libfdisk (2.38.1-r0) (17/35) Purging libmount (2.38.1-r0) (18/35) Purging libsmartcols (2.38.1-r0) (19/35) Purging openldap-openrc (2.6.3-r4) (20/35) Purging openldap (2.6.3-r4) (21/35) Purging openldap-back-mdb (2.6.3-r4) (22/35) Purging openldap-clients (2.6.3-r4) (23/35) Purging openldap-overlay-syncprov (2.6.3-r4) (24/35) Purging libbz2 (1.0.8-r3) (25/35) Purging libffi (3.4.4-r0) (26/35) Purging libldap (2.6.3-r4) (27/35) Purging libsasl (2.1.28-r2) (28/35) Purging gdbm (1.23-r0) (29/35) Purging xz-libs (5.2.7-r0) (30/35) Purging mpdecimal (2.5.1-r1) (31/35) Purging readline (8.2.0-r0) (32/35) Purging sqlite-libs (3.39.4-r0) (33/35) Purging libblkid (2.38.1-r0) (34/35) Purging libuuid (2.38.1-r0) (35/35) Purging libltdl (2.4.7-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-pyldap: Updating the community/armv7 repository index... >>> py3-pyldap: Signing the index...