running build running build_py creating build creating build/lib.linux-riscv64-3.10 copying Lib/ldapurl.py -> build/lib.linux-riscv64-3.10 copying Lib/ldif.py -> build/lib.linux-riscv64-3.10 creating build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/sasl.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/resiter.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/modlist.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/logger.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/functions.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/filter.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/dn.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/constants.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/compat.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/cidict.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/async.py -> build/lib.linux-riscv64-3.10/ldap copying Lib/ldap/__init__.py -> build/lib.linux-riscv64-3.10/ldap creating build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-riscv64-3.10/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-riscv64-3.10/ldap/controls creating build/lib.linux-riscv64-3.10/ldap/extop copying Lib/ldap/extop/passwd.py -> build/lib.linux-riscv64-3.10/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-riscv64-3.10/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-riscv64-3.10/ldap/extop creating build/lib.linux-riscv64-3.10/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-riscv64-3.10/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-riscv64-3.10/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-riscv64-3.10/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-riscv64-3.10/ldap/schema creating build/lib.linux-riscv64-3.10/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-riscv64-3.10/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-riscv64-3.10/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-3.10/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-riscv64-3.10/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-riscv64-3.10/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-riscv64-3.10 creating build/temp.linux-riscv64-3.10/Modules gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.4.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.10 -c Modules/LDAPObject.c -o build/temp.linux-riscv64-3.10/Modules/LDAPObject.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.4.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.10 -c Modules/berval.c -o build/temp.linux-riscv64-3.10/Modules/berval.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.4.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.10 -c Modules/common.c -o build/temp.linux-riscv64-3.10/Modules/common.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.4.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.10 -c Modules/constants.c -o build/temp.linux-riscv64-3.10/Modules/constants.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.4.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.10 -c Modules/functions.c -o build/temp.linux-riscv64-3.10/Modules/functions.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.4.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.10 -c Modules/ldapcontrol.c -o build/temp.linux-riscv64-3.10/Modules/ldapcontrol.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.4.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.10 -c Modules/ldapmodule.c -o build/temp.linux-riscv64-3.10/Modules/ldapmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.4.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.10 -c Modules/message.c -o build/temp.linux-riscv64-3.10/Modules/message.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.4.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.10 -c Modules/options.c -o build/temp.linux-riscv64-3.10/Modules/options.o gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto build/temp.linux-riscv64-3.10/Modules/LDAPObject.o build/temp.linux-riscv64-3.10/Modules/berval.o build/temp.linux-riscv64-3.10/Modules/common.o build/temp.linux-riscv64-3.10/Modules/constants.o build/temp.linux-riscv64-3.10/Modules/functions.o build/temp.linux-riscv64-3.10/Modules/ldapcontrol.o build/temp.linux-riscv64-3.10/Modules/ldapmodule.o build/temp.linux-riscv64-3.10/Modules/message.o build/temp.linux-riscv64-3.10/Modules/options.o -L/usr/lib -lldap -llber -o build/lib.linux-riscv64-3.10/_ldap.cpython-310-riscv64-linux-gnu.so