>>> py3-ldap: Building community/py3-ldap 3.4.4-r1 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 00:49:19 +0000 >>> py3-ldap: Validating /home/buildozer/aports/community/py3-ldap/APKBUILD... >>> py3-ldap: Analyzing dependencies... >>> py3-ldap: Installing for build: build-base py3-asn1 py3-asn1-modules python3-dev py3-setuptools openldap-dev (1/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.8-r0) (3/41) Installing gdbm (1.24-r0) (4/41) Installing xz-libs (5.8.1-r0) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.5_p20250412-r0) (7/41) Installing sqlite-libs (3.49.1-r1) (8/41) Installing python3 (3.12.10-r0) (9/41) Installing python3-pycache-pyc0 (3.12.10-r0) (10/41) Installing pyc (3.12.10-r0) (11/41) Installing py3-asn1-pyc (0.6.1-r0) (12/41) Installing python3-pyc (3.12.10-r0) (13/41) Installing py3-asn1 (0.6.1-r0) (14/41) Installing py3-asn1-modules (0.4.1-r0) (15/41) Installing py3-asn1-modules-pyc (0.4.1-r0) (16/41) Installing python3-dev (3.12.10-r0) (17/41) Installing py3-parsing (3.2.0-r0) (18/41) Installing py3-parsing-pyc (3.2.0-r0) (19/41) Installing py3-packaging (25.0-r0) (20/41) Installing py3-packaging-pyc (25.0-r0) (21/41) Installing py3-setuptools (77.0.3-r0) (22/41) Installing py3-setuptools-pyc (77.0.3-r0) (23/41) Installing libsasl (2.1.28-r8) (24/41) Installing cyrus-sasl-dev (2.1.28-r8) (25/41) Installing libevent (2.1.12-r8) (26/41) Installing libevent-dev (2.1.12-r8) (27/41) Installing libsodium (1.0.20-r0) (28/41) Installing libsodium-dev (1.0.20-r0) (29/41) Installing libeconf (0.6.3-r0) (30/41) Installing libblkid (2.41-r6) (31/41) Installing libuuid (2.41-r6) (32/41) Installing libfdisk (2.41-r6) (33/41) Installing liblastlog2 (2.41-r6) (34/41) Installing libmount (2.41-r6) (35/41) Installing libsmartcols (2.41-r6) (36/41) Installing sqlite (3.49.1-r1) (37/41) Installing sqlite-dev (3.49.1-r1) (38/41) Installing util-linux-dev (2.41-r6) (39/41) Installing libldap (2.6.8-r0) (40/41) Installing openldap-dev (2.6.8-r0) (41/41) Installing .makedepends-py3-ldap (20250430.004936) Executing busybox-1.37.0-r16.trigger OK: 472 MiB in 143 packages >>> py3-ldap: Cleaning up srcdir >>> py3-ldap: Cleaning up pkgdir >>> py3-ldap: Cleaning up tmpdir >>> py3-ldap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/python-ldap-3.4.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/python-ldap-3.4.4.tar.gz.part' python-ldap-3.4.4.ta 100% |********************************| 369k 0:00:00 ETA '/var/cache/distfiles/v3.22/python-ldap-3.4.4.tar.gz.part' saved >>> py3-ldap: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/python-ldap-3.4.4.tar.gz >>> py3-ldap: Checking sha512sums... python-ldap-3.4.4.tar.gz: OK skip-broken-test.patch: OK >>> py3-ldap: Unpacking /var/cache/distfiles/v3.22/python-ldap-3.4.4.tar.gz... >>> py3-ldap: skip-broken-test.patch patching file Tests/t_ldap_syncrepl.py /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Python Software Foundation License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib.linux-s390x-cpython-312 copying Lib/ldapurl.py -> build/lib.linux-s390x-cpython-312 copying Lib/ldif.py -> build/lib.linux-s390x-cpython-312 creating build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/compat.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/async.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/sasl.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/__init__.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/constants.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/dn.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/filter.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/logger.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/resiter.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/cidict.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/modlist.py -> build/lib.linux-s390x-cpython-312/ldap copying Lib/ldap/functions.py -> build/lib.linux-s390x-cpython-312/ldap creating build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-s390x-cpython-312/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-s390x-cpython-312/ldap/controls creating build/lib.linux-s390x-cpython-312/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-s390x-cpython-312/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-s390x-cpython-312/ldap/extop copying Lib/ldap/extop/passwd.py -> build/lib.linux-s390x-cpython-312/ldap/extop creating build/lib.linux-s390x-cpython-312/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-s390x-cpython-312/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-s390x-cpython-312/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-s390x-cpython-312/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-s390x-cpython-312/ldap/schema creating build/lib.linux-s390x-cpython-312/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-s390x-cpython-312/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-s390x-cpython-312/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' creating build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-s390x-cpython-312/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-s390x-cpython-312/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-s390x-cpython-312/Modules cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.4 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.12 -c Modules/LDAPObject.c -o build/temp.linux-s390x-cpython-312/Modules/LDAPObject.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.4 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.12 -c Modules/berval.c -o build/temp.linux-s390x-cpython-312/Modules/berval.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.4 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.12 -c Modules/common.c -o build/temp.linux-s390x-cpython-312/Modules/common.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.4 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.12 -c Modules/constants.c -o build/temp.linux-s390x-cpython-312/Modules/constants.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.4 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.12 -c Modules/functions.c -o build/temp.linux-s390x-cpython-312/Modules/functions.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.4 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.12 -c Modules/ldapcontrol.c -o build/temp.linux-s390x-cpython-312/Modules/ldapcontrol.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.4 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.12 -c Modules/ldapmodule.c -o build/temp.linux-s390x-cpython-312/Modules/ldapmodule.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.4 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.12 -c Modules/message.c -o build/temp.linux-s390x-cpython-312/Modules/message.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.4 "-DLDAPMODULE_AUTHOR=python-ldap project" "-DLDAPMODULE_LICENSE=Python style" -IModules -I/usr/include/python3.12 -c Modules/options.c -o build/temp.linux-s390x-cpython-312/Modules/options.o cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/Modules/LDAPObject.o build/temp.linux-s390x-cpython-312/Modules/berval.o build/temp.linux-s390x-cpython-312/Modules/common.o build/temp.linux-s390x-cpython-312/Modules/constants.o build/temp.linux-s390x-cpython-312/Modules/functions.o build/temp.linux-s390x-cpython-312/Modules/ldapcontrol.o build/temp.linux-s390x-cpython-312/Modules/ldapmodule.o build/temp.linux-s390x-cpython-312/Modules/message.o build/temp.linux-s390x-cpython-312/Modules/options.o -L/usr/lib -lldap -llber -o build/lib.linux-s390x-cpython-312/_ldap.cpython-312-s390x-linux-musl.so >>> py3-ldap: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Python Software Foundation License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages copying build/lib.linux-s390x-cpython-312/ldif.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages copying build/lib.linux-s390x-cpython-312/_ldap.cpython-312-s390x-linux-musl.so -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages copying build/lib.linux-s390x-cpython-312/ldapurl.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest copying build/lib.linux-s390x-cpython-312/slapdtest/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/gennssdb.sh -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/ca.pem -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/ca.conf -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/client.key -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/README -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/server.conf -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/gencerts.sh -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/server.key -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/server.pem -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/client.conf -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/certs/client.pem -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/certs copying build/lib.linux-s390x-cpython-312/slapdtest/_slapdtest.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/compat.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/async.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/extop copying build/lib.linux-s390x-cpython-312/ldap/extop/dds.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/extop copying build/lib.linux-s390x-cpython-312/ldap/extop/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/extop copying build/lib.linux-s390x-cpython-312/ldap/extop/passwd.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/extop copying build/lib.linux-s390x-cpython-312/ldap/sasl.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/libldap.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/vlv.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/openldap.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/ppolicy.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/deref.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/sss.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/psearch.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/pagedresults.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/pwdpolicy.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/readentry.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/simple.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/controls/sessiontrack.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls copying build/lib.linux-s390x-cpython-312/ldap/asyncsearch.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/constants.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/dn.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/filter.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/logger.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/resiter.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/cidict.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/schema copying build/lib.linux-s390x-cpython-312/ldap/schema/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/schema copying build/lib.linux-s390x-cpython-312/ldap/schema/subentry.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/schema copying build/lib.linux-s390x-cpython-312/ldap/schema/models.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/schema copying build/lib.linux-s390x-cpython-312/ldap/schema/tokenizer.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/schema copying build/lib.linux-s390x-cpython-312/ldap/syncrepl.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/pkginfo.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/ldapobject.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/modlist.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap copying build/lib.linux-s390x-cpython-312/ldap/functions.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldif.py to ldif.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldapurl.py to ldapurl.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/slapdtest/_slapdtest.py to _slapdtest.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/compat.py to compat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/async.py to async.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/extop/dds.py to dds.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/extop/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/extop/passwd.py to passwd.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/sasl.py to sasl.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/libldap.py to libldap.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/vlv.py to vlv.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/openldap.py to openldap.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/ppolicy.py to ppolicy.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/deref.py to deref.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/sss.py to sss.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/psearch.py to psearch.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/pagedresults.py to pagedresults.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/readentry.py to readentry.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/simple.py to simple.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/controls/sessiontrack.py to sessiontrack.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/asyncsearch.py to asyncsearch.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/constants.py to constants.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/dn.py to dn.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/filter.py to filter.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/logger.py to logger.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/resiter.py to resiter.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/cidict.py to cidict.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/schema/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/schema/subentry.py to subentry.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/schema/models.py to models.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/schema/tokenizer.py to tokenizer.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/syncrepl.py to syncrepl.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/pkginfo.py to pkginfo.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/ldapobject.py to ldapobject.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/modlist.py to modlist.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/ldap/functions.py to functions.cpython-312.pyc writing byte-compilation script '/tmp/tmp8os7x7ue.py' /usr/bin/python3 /tmp/tmp8os7x7ue.py removing /tmp/tmp8os7x7ue.py running install_egg_info 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' Copying Lib/python_ldap.egg-info to /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.12/site-packages/python_ldap-3.4.4-py3.12.egg-info running install_scripts >>> py3-ldap-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.12/site-packages/__pycache__' 'usr/lib/python3.12/site-packages/slapdtest/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.12/site-packages/slapdtest/__pycache__' 'usr/lib/python3.12/site-packages/ldap/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.12/site-packages/ldap/__pycache__' 'usr/lib/python3.12/site-packages/ldap/extop/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.12/site-packages/ldap/extop/__pycache__' 'usr/lib/python3.12/site-packages/ldap/controls/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.12/site-packages/ldap/controls/__pycache__' 'usr/lib/python3.12/site-packages/ldap/schema/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.12/site-packages/ldap/schema/__pycache__' >>> py3-ldap-pyc*: Preparing subpackage py3-ldap-pyc... >>> py3-ldap-pyc*: Running postcheck for py3-ldap-pyc >>> py3-ldap*: Running postcheck for py3-ldap >>> py3-ldap*: Preparing package py3-ldap... >>> py3-ldap*: Stripping binaries >>> py3-ldap-pyc*: Scanning shared objects >>> py3-ldap*: Scanning shared objects >>> py3-ldap-pyc*: Tracing dependencies... py3-asn1 py3-asn1-modules python3~3.12 >>> py3-ldap-pyc*: Package size: 672.2 KB >>> py3-ldap-pyc*: Compressing data... >>> py3-ldap-pyc*: Create checksum... >>> py3-ldap-pyc*: Create py3-ldap-pyc-3.4.4-r1.apk >>> py3-ldap*: Tracing dependencies... py3-asn1 py3-asn1-modules python3~3.12 so:libc.musl-s390x.so.1 so:liblber.so.2 so:libldap.so.2 >>> py3-ldap*: Package size: 340.3 KB >>> py3-ldap*: Compressing data... >>> py3-ldap*: Create checksum... >>> py3-ldap*: Create py3-ldap-3.4.4-r1.apk >>> py3-ldap: Build complete at Wed, 30 Apr 2025 00:49:40 +0000 elapsed time 0h 0m 21s >>> py3-ldap: Cleaning up srcdir >>> py3-ldap: Cleaning up pkgdir >>> py3-ldap: Uninstalling dependencies... (1/41) Purging .makedepends-py3-ldap (20250430.004936) (2/41) Purging py3-asn1-modules-pyc (0.4.1-r0) (3/41) Purging py3-asn1-modules (0.4.1-r0) (4/41) Purging py3-asn1-pyc (0.6.1-r0) (5/41) Purging py3-asn1 (0.6.1-r0) (6/41) Purging python3-dev (3.12.10-r0) (7/41) Purging py3-setuptools-pyc (77.0.3-r0) (8/41) Purging py3-setuptools (77.0.3-r0) (9/41) Purging py3-packaging-pyc (25.0-r0) (10/41) Purging py3-packaging (25.0-r0) (11/41) Purging py3-parsing-pyc (3.2.0-r0) (12/41) Purging py3-parsing (3.2.0-r0) (13/41) Purging openldap-dev (2.6.8-r0) (14/41) Purging cyrus-sasl-dev (2.1.28-r8) (15/41) Purging libevent-dev (2.1.12-r8) (16/41) Purging python3-pyc (3.12.10-r0) (17/41) Purging python3-pycache-pyc0 (3.12.10-r0) (18/41) Purging pyc (3.12.10-r0) (19/41) Purging python3 (3.12.10-r0) (20/41) Purging libevent (2.1.12-r8) (21/41) Purging libsodium-dev (1.0.20-r0) (22/41) Purging libsodium (1.0.20-r0) (23/41) Purging util-linux-dev (2.41-r6) (24/41) Purging libfdisk (2.41-r6) (25/41) Purging liblastlog2 (2.41-r6) (26/41) Purging libmount (2.41-r6) (27/41) Purging libsmartcols (2.41-r6) (28/41) Purging libuuid (2.41-r6) (29/41) Purging libldap (2.6.8-r0) (30/41) Purging libblkid (2.41-r6) (31/41) Purging libbz2 (1.0.8-r6) (32/41) Purging libeconf (0.6.3-r0) (33/41) Purging libffi (3.4.8-r0) (34/41) Purging libpanelw (6.5_p20250412-r0) (35/41) Purging libsasl (2.1.28-r8) (36/41) Purging mpdecimal (4.0.0-r0) (37/41) Purging sqlite-dev (3.49.1-r1) (38/41) Purging sqlite (3.49.1-r1) (39/41) Purging sqlite-libs (3.49.1-r1) (40/41) Purging xz-libs (5.8.1-r0) (41/41) Purging gdbm (1.24-r0) Executing busybox-1.37.0-r16.trigger OK: 359 MiB in 102 packages >>> py3-ldap: Updating the community/s390x repository index... >>> py3-ldap: Signing the index...