>>> py3-ldap: Building community/py3-ldap 3.4.4-r0 (using abuild 3.12.0-r0) started Mon, 27 Nov 2023 21:56:41 +0000 >>> py3-ldap: Checking sanity of /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/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.4-r3) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.4.5-r0) (5/38) Installing mpdecimal (2.5.1-r2) (6/38) Installing libpanelw (6.4_p20231007-r0) (7/38) Installing readline (8.2.1-r2) (8/38) Installing sqlite-libs (3.44.2-r0) (9/38) Installing python3 (3.11.6-r1) (10/38) Installing python3-pycache-pyc0 (3.11.6-r1) (11/38) Installing pyc (3.11.6-r1) (12/38) Installing py3-asn1-pyc (0.5.0-r2) (13/38) Installing python3-pyc (3.11.6-r1) (14/38) Installing py3-asn1 (0.5.0-r2) (15/38) Installing py3-asn1-modules (0.3.0-r1) (16/38) Installing py3-asn1-modules-pyc (0.3.0-r1) (17/38) Installing python3-dev (3.11.6-r1) (18/38) Installing py3-parsing (3.1.1-r0) (19/38) Installing py3-parsing-pyc (3.1.1-r0) (20/38) Installing py3-packaging (23.2-r0) (21/38) Installing py3-packaging-pyc (23.2-r0) (22/38) Installing py3-setuptools (68.2.2-r0) (23/38) Installing py3-setuptools-pyc (68.2.2-r0) (24/38) Installing libsasl (2.1.28-r5) (25/38) Installing cyrus-sasl-dev (2.1.28-r5) (26/38) Installing libevent (2.1.12-r7) (27/38) Installing libevent-dev (2.1.12-r7) (28/38) Installing libsodium (1.0.19-r0) (29/38) Installing libsodium-dev (1.0.19-r0) (30/38) Installing libblkid (2.39.2-r1) (31/38) Installing libuuid (2.39.2-r1) (32/38) Installing libfdisk (2.39.2-r1) (33/38) Installing libmount (2.39.2-r1) (34/38) Installing libsmartcols (2.39.2-r1) (35/38) Installing util-linux-dev (2.39.2-r1) (36/38) Installing libldap (2.6.6-r1) (37/38) Installing openldap-dev (2.6.6-r1) (38/38) Installing .makedepends-py3-ldap (20231127.215649) Executing busybox-1.36.1-r15.trigger OK: 450 MiB in 138 packages >>> py3-ldap: Cleaning up srcdir >>> py3-ldap: Cleaning up pkgdir >>> py3-ldap: Cleaning up tmpdir >>> py3-ldap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-ldap-3.4.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 369k 100 369k 0 0 1009k 0 --:--:-- --:--:-- --:--:-- 1057k >>> py3-ldap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-ldap-3.4.4.tar.gz >>> py3-ldap: Checking sha512sums... python-ldap-3.4.4.tar.gz: OK >>> py3-ldap: Unpacking /var/cache/distfiles/python-ldap-3.4.4.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 copying Lib/ldapurl.py -> build/lib.linux-riscv64-cpython-311 copying Lib/ldif.py -> build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/dn.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/compat.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/async.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/resiter.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/__init__.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/constants.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/functions.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/modlist.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/logger.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/filter.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/cidict.py -> build/lib.linux-riscv64-cpython-311/ldap copying Lib/ldap/sasl.py -> build/lib.linux-riscv64-cpython-311/ldap creating build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-riscv64-cpython-311/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-riscv64-cpython-311/ldap/controls creating build/lib.linux-riscv64-cpython-311/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-riscv64-cpython-311/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-riscv64-cpython-311/ldap/extop copying Lib/ldap/extop/passwd.py -> build/lib.linux-riscv64-cpython-311/ldap/extop creating build/lib.linux-riscv64-cpython-311/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-riscv64-cpython-311/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-riscv64-cpython-311/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-riscv64-cpython-311/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-riscv64-cpython-311/ldap/schema creating build/lib.linux-riscv64-cpython-311/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-riscv64-cpython-311/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-riscv64-cpython-311/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-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-riscv64-cpython-311/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-riscv64-cpython-311/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/Modules gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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.11 -c Modules/LDAPObject.c -o build/temp.linux-riscv64-cpython-311/Modules/LDAPObject.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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.11 -c Modules/berval.c -o build/temp.linux-riscv64-cpython-311/Modules/berval.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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.11 -c Modules/common.c -o build/temp.linux-riscv64-cpython-311/Modules/common.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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.11 -c Modules/constants.c -o build/temp.linux-riscv64-cpython-311/Modules/constants.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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.11 -c Modules/functions.c -o build/temp.linux-riscv64-cpython-311/Modules/functions.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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.11 -c Modules/ldapcontrol.c -o build/temp.linux-riscv64-cpython-311/Modules/ldapcontrol.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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.11 -c Modules/ldapmodule.c -o build/temp.linux-riscv64-cpython-311/Modules/ldapmodule.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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.11 -c Modules/message.c -o build/temp.linux-riscv64-cpython-311/Modules/message.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -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.11 -c Modules/options.c -o build/temp.linux-riscv64-cpython-311/Modules/options.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/Modules/LDAPObject.o build/temp.linux-riscv64-cpython-311/Modules/berval.o build/temp.linux-riscv64-cpython-311/Modules/common.o build/temp.linux-riscv64-cpython-311/Modules/constants.o build/temp.linux-riscv64-cpython-311/Modules/functions.o build/temp.linux-riscv64-cpython-311/Modules/ldapcontrol.o build/temp.linux-riscv64-cpython-311/Modules/ldapmodule.o build/temp.linux-riscv64-cpython-311/Modules/message.o build/temp.linux-riscv64-cpython-311/Modules/options.o -L/usr/lib -lldap -llber -o build/lib.linux-riscv64-cpython-311/_ldap.cpython-311-riscv64-linux-musl.so >>> py3-ldap: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: 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 creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest copying build/lib.linux-riscv64-cpython-311/slapdtest/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest copying build/lib.linux-riscv64-cpython-311/slapdtest/_slapdtest.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/client.key -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/server.pem -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/gennssdb.sh -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/client.pem -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/server.key -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/ca.pem -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/gencerts.sh -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/server.conf -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/ca.conf -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/README -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/slapdtest/certs/client.conf -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/certs copying build/lib.linux-riscv64-cpython-311/ldif.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/dn.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/compat.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/pkginfo.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/async.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/resiter.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/asyncsearch.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/syncrepl.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/constants.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/functions.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/extop copying build/lib.linux-riscv64-cpython-311/ldap/extop/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/extop copying build/lib.linux-riscv64-cpython-311/ldap/extop/dds.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/extop copying build/lib.linux-riscv64-cpython-311/ldap/extop/passwd.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/extop copying build/lib.linux-riscv64-cpython-311/ldap/modlist.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/logger.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/filter.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldap/ldapobject.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema copying build/lib.linux-riscv64-cpython-311/ldap/schema/tokenizer.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema copying build/lib.linux-riscv64-cpython-311/ldap/schema/subentry.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema copying build/lib.linux-riscv64-cpython-311/ldap/schema/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema copying build/lib.linux-riscv64-cpython-311/ldap/schema/models.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema copying build/lib.linux-riscv64-cpython-311/ldap/cidict.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap creating /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/libldap.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/pwdpolicy.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/ppolicy.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/pagedresults.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/simple.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/__init__.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/deref.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/openldap.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/psearch.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/sss.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/sessiontrack.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/vlv.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/controls/readentry.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls copying build/lib.linux-riscv64-cpython-311/ldap/sasl.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap copying build/lib.linux-riscv64-cpython-311/ldapurl.py -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages copying build/lib.linux-riscv64-cpython-311/_ldap.cpython-311-riscv64-linux-musl.so -> /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/_slapdtest.py to _slapdtest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldif.py to ldif.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/dn.py to dn.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/pkginfo.py to pkginfo.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/async.py to async.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/resiter.py to resiter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/asyncsearch.py to asyncsearch.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/syncrepl.py to syncrepl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/constants.py to constants.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/functions.py to functions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/extop/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/extop/dds.py to dds.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/extop/passwd.py to passwd.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/modlist.py to modlist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/logger.py to logger.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/filter.py to filter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/ldapobject.py to ldapobject.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema/tokenizer.py to tokenizer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema/subentry.py to subentry.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema/models.py to models.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/cidict.py to cidict.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/libldap.py to libldap.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/ppolicy.py to ppolicy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/pagedresults.py to pagedresults.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/simple.py to simple.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/deref.py to deref.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/openldap.py to openldap.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/psearch.py to psearch.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/sss.py to sss.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/sessiontrack.py to sessiontrack.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/vlv.py to vlv.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/readentry.py to readentry.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/sasl.py to sasl.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldapurl.py to ldapurl.cpython-311.pyc writing byte-compilation script '/tmp/tmpa3wpahmb.py' /usr/bin/python3 /tmp/tmpa3wpahmb.py removing /tmp/tmpa3wpahmb.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.11/site-packages/python_ldap-3.4.4-py3.11.egg-info running install_scripts >>> py3-ldap-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.11/site-packages/__pycache__' '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/slapdtest/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.11/site-packages/slapdtest/__pycache__' '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.11/site-packages/ldap/__pycache__' '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/extop/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.11/site-packages/ldap/extop/__pycache__' '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/schema/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.11/site-packages/ldap/schema/__pycache__' '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap/usr/lib/python3.11/site-packages/ldap/controls/__pycache__' -> '/home/buildozer/aports/community/py3-ldap/pkg/py3-ldap-pyc/usr/lib/python3.11/site-packages/ldap/controls/__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.11 >>> py3-ldap-pyc*: Package size: 984.0 KB >>> py3-ldap-pyc*: Compressing data... >>> py3-ldap-pyc*: Create checksum... >>> py3-ldap-pyc*: Create py3-ldap-pyc-3.4.4-r0.apk >>> py3-ldap*: Tracing dependencies... py3-asn1 py3-asn1-modules python3~3.11 so:libc.musl-riscv64.so.1 so:liblber.so.2 so:libldap.so.2 >>> py3-ldap*: Package size: 516.0 KB >>> py3-ldap*: Compressing data... >>> py3-ldap*: Create checksum... >>> py3-ldap*: Create py3-ldap-3.4.4-r0.apk >>> py3-ldap: Build complete at Mon, 27 Nov 2023 21:57:26 +0000 elapsed time 0h 0m 45s >>> py3-ldap: Cleaning up srcdir >>> py3-ldap: Cleaning up pkgdir >>> py3-ldap: Uninstalling dependencies... (1/38) Purging .makedepends-py3-ldap (20231127.215649) (2/38) Purging py3-asn1-modules-pyc (0.3.0-r1) (3/38) Purging py3-asn1-modules (0.3.0-r1) (4/38) Purging py3-asn1-pyc (0.5.0-r2) (5/38) Purging py3-asn1 (0.5.0-r2) (6/38) Purging python3-dev (3.11.6-r1) (7/38) Purging py3-setuptools-pyc (68.2.2-r0) (8/38) Purging py3-setuptools (68.2.2-r0) (9/38) Purging py3-packaging-pyc (23.2-r0) (10/38) Purging py3-packaging (23.2-r0) (11/38) Purging py3-parsing-pyc (3.1.1-r0) (12/38) Purging py3-parsing (3.1.1-r0) (13/38) Purging openldap-dev (2.6.6-r1) (14/38) Purging cyrus-sasl-dev (2.1.28-r5) (15/38) Purging libevent-dev (2.1.12-r7) (16/38) Purging libevent (2.1.12-r7) (17/38) Purging libsodium-dev (1.0.19-r0) (18/38) Purging libsodium (1.0.19-r0) (19/38) Purging util-linux-dev (2.39.2-r1) (20/38) Purging libfdisk (2.39.2-r1) (21/38) Purging libmount (2.39.2-r1) (22/38) Purging libsmartcols (2.39.2-r1) (23/38) Purging libuuid (2.39.2-r1) (24/38) Purging libldap (2.6.6-r1) (25/38) Purging libblkid (2.39.2-r1) (26/38) Purging libsasl (2.1.28-r5) (27/38) Purging python3-pyc (3.11.6-r1) (28/38) Purging python3-pycache-pyc0 (3.11.6-r1) (29/38) Purging pyc (3.11.6-r1) (30/38) Purging python3 (3.11.6-r1) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r6) (33/38) Purging libffi (3.4.4-r3) (34/38) Purging libpanelw (6.4_p20231007-r0) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r2) (37/38) Purging sqlite-libs (3.44.2-r0) (38/38) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 227 MiB in 100 packages >>> py3-ldap: Updating the community/riscv64 repository index... >>> py3-ldap: Signing the index...