==> Building on s ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ PKGBUILD 1,301 100% 0.00kB/s 0:00:00 1,301 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) python-ldap-3.4.2-1.log 200 100% 195.31kB/s 0:00:00 200 100% 195.31kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 756 bytes received 75 bytes 332.40 bytes/sec total size is 1,489 speedup is 1.79 ==> Patching arch to riscv64... ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l felix43 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... community downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [felix43]...done ==> Making package: python-ldap 3.4.2-1 (Fri Oct 7 07:28:02 2022) ==> Retrieving sources...  -> Found python-ldap-3.4.2.tar.gz ==> Validating source files with sha256sums... python-ldap-3.4.2.tar.gz ... Passed ==> Making package: python-ldap 3.4.2-1 (Fri Oct 7 07:28:16 2022) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (4) New Version Net Change core/libnsl 2.0.0-2 0.06 MiB core/python 3.10.7-1 80.86 MiB extra/python-pyasn1 0.4.8-7 0.60 MiB extra/python-pyasn1-modules 0.2.8-6 1.50 MiB Total Installed Size: 83.01 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-pyasn1... installing python-pyasn1-modules... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (21) New Version Net Change community/cython 0.29.32-2 7.52 MiB extra/libsodium 1.0.18-2 0.38 MiB extra/python-appdirs 1.4.4-7 0.07 MiB community/python-autocommand 2.2.1-1 0.07 MiB community/python-inflect 6.0.0-1 0.28 MiB community/python-jaraco.context 4.1.2-1 0.02 MiB community/python-jaraco.functools 3.5.2-1 0.05 MiB community/python-jaraco.text 3.9.1-1 0.07 MiB community/python-more-itertools 8.13.0-2 0.48 MiB extra/python-ordered-set 4.1.0-1 0.06 MiB extra/python-packaging 21.3-1 0.26 MiB community/python-pydantic 1.10.2-1 5.79 MiB extra/python-pyparsing 3.0.9-1 0.96 MiB extra/python-tomli 2.0.1-1 0.08 MiB extra/python-trove-classifiers 2022.9.26-1 0.11 MiB community/python-typing_extensions 4.3.0-1 0.21 MiB extra/python-validate-pyproject 0.10.1-1 0.41 MiB core/unixodbc 2.3.11-1 0.76 MiB core/openldap 2.6.3-1 3.93 MiB community/python-coverage 6.2-1 1.20 MiB extra/python-setuptools 1:63.1.0-1 3.23 MiB Total Installed Size: 25.94 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-appdirs... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing cython... installing python-typing_extensions... installing python-pydantic... Optional dependencies for python-pydantic python-dotenv: for .env file support python-email-validator: for email validation installing python-inflect... installing python-jaraco.text... installing python-ordered-set... installing python-pyparsing... Optional dependencies for python-pyparsing python-railroad-diagrams: for generating Railroad Diagrams python-jinja: for generating Railroad Diagrams installing python-packaging... installing python-tomli... installing python-trove-classifiers... installing python-validate-pyproject... installing python-setuptools... installing python-coverage... Optional dependencies for python-coverage python-tomli: for pyproject.toml support [installed] installing unixodbc... installing libsodium... installing openldap... [?25h==> Retrieving sources...  -> Found python-ldap-3.4.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting python-ldap-3.4.2.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:463: 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-riscv64-cpython-310 copying Lib/ldapurl.py -> build/lib.linux-riscv64-cpython-310 copying Lib/ldif.py -> build/lib.linux-riscv64-cpython-310 creating build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/__init__.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/async.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/cidict.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/compat.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/constants.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/dn.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/filter.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/functions.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/logger.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/modlist.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/resiter.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/sasl.py -> build/lib.linux-riscv64-cpython-310/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-riscv64-cpython-310/ldap creating build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-riscv64-cpython-310/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-riscv64-cpython-310/ldap/controls creating build/lib.linux-riscv64-cpython-310/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-riscv64-cpython-310/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-riscv64-cpython-310/ldap/extop copying Lib/ldap/extop/passwd.py -> build/lib.linux-riscv64-cpython-310/ldap/extop creating build/lib.linux-riscv64-cpython-310/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-riscv64-cpython-310/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-riscv64-cpython-310/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-riscv64-cpython-310/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-riscv64-cpython-310/ldap/schema creating build/lib.linux-riscv64-cpython-310/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-riscv64-cpython-310/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-riscv64-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:153: 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-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-riscv64-cpython-310/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-riscv64-cpython-310/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-riscv64-cpython-310 creating build/temp.linux-riscv64-cpython-310/Modules gcc -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 -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -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-riscv64-cpython-310/Modules/LDAPObject.o gcc -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 -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -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-riscv64-cpython-310/Modules/berval.o gcc -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 -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -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-riscv64-cpython-310/Modules/common.o gcc -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 -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -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-riscv64-cpython-310/Modules/constants.o gcc -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 -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -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-riscv64-cpython-310/Modules/functions.o gcc -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 -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -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-riscv64-cpython-310/Modules/ldapcontrol.o gcc -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 -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -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-riscv64-cpython-310/Modules/ldapmodule.o gcc -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 -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -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-riscv64-cpython-310/Modules/message.o gcc -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 -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -ffat-lto-objects -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O3 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto -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-riscv64-cpython-310/Modules/options.o gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -flto=auto build/temp.linux-riscv64-cpython-310/Modules/LDAPObject.o build/temp.linux-riscv64-cpython-310/Modules/berval.o build/temp.linux-riscv64-cpython-310/Modules/common.o build/temp.linux-riscv64-cpython-310/Modules/constants.o build/temp.linux-riscv64-cpython-310/Modules/functions.o build/temp.linux-riscv64-cpython-310/Modules/ldapcontrol.o build/temp.linux-riscv64-cpython-310/Modules/ldapmodule.o build/temp.linux-riscv64-cpython-310/Modules/message.o build/temp.linux-riscv64-cpython-310/Modules/options.o -L/usr/lib -lldap -llber -o build/lib.linux-riscv64-cpython-310/_ldap.cpython-310-riscv64-linux-gnu.so ==> Starting check()... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:463: 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-riscv64-cpython-310/_ldap.cpython-310-riscv64-linux-gnu.so -> Lib ERROR ERROR 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 ERROR test_deprecated (Tests.t_ldap_asyncsearch.TestLdapAsyncSearch) ... 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_pagedresults_encode (Tests.t_ldap_controls_readentry.TestLibldapControls) ... ok test_readentry_decode (Tests.t_ldap_controls_readentry.TestLibldapControls) ... ok test_create_sss_request_control (Tests.t_ldap_controls_sss.TestControlsPPolicy) ... 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_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_addModlist (Tests.t_ldap_modlist.TestModlist) ... ok test_modifyModlist (Tests.t_ldap_modlist.TestModlist) ... 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 ERROR ERROR 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 ERROR 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_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_syncidset_message (Tests.t_ldap_syncrepl.DecodeSyncreplProtoTests) A syncrepl server may send a sync info message, with a syncIdSet ... ok ERROR ERROR ERROR ERROR 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_context_manager (Tests.t_slapdobject.TestSlapdObject) ... ERROR test_context_manager_after_start (Tests.t_slapdobject.TestSlapdObject) ... ERROR ====================================================================== ERROR: setUpClass (Tests.t_bind.TestBinds) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: setUpClass (Tests.t_cext.TestLdapCExtension) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Tests/t_cext.py", line 30, in setUpClass super().setUpClass() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: setUpClass (Tests.t_edit.EditionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Tests/t_edit.py", line 16, in setUpClass super().setUpClass() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: setUpClass (Tests.t_ldap_options.TestLDAPObjectOptions) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: setUpClass (Tests.t_ldap_sasl.TestSasl) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Tests/t_ldap_sasl.py", line 49, in setUpClass super().setUpClass() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: setUpClass (Tests.t_ldap_schema_subentry.TestSubschemaUrlfetchSlapd) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: setUpClass (Tests.t_ldap_syncrepl.TestSyncrepl) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Tests/t_ldap_syncrepl.py", line 281, in setUpClass super().setUpClass() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: setUpClass (Tests.t_ldapobject.Test00_SimpleLDAPObject) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Tests/t_ldapobject.py", line 100, in setUpClass super().setUpClass() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: setUpClass (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Tests/t_ldapobject.py", line 100, in setUpClass super().setUpClass() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: setUpClass (Tests.t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Tests/t_ldapobject.py", line 100, in setUpClass super().setUpClass() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 604, in setUpClass cls.server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: test_context_manager (Tests.t_slapdobject.TestSlapdObject) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Tests/t_slapdobject.py", line 8, in test_context_manager with slapdtest.SlapdObject() as server: File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 575, in __enter__ self.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ====================================================================== ERROR: test_context_manager_after_start (Tests.t_slapdobject.TestSlapdObject) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Tests/t_slapdobject.py", line 14, in test_context_manager_after_start server.start() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 449, in start self._start_slapd() File "/build/python-ldap/src/python-ldap-python-ldap-3.4.2/Lib/slapdtest/_slapdtest.py", line 423, in _start_slapd raise RuntimeError("slapd exited before opening port") RuntimeError: slapd exited before opening port ---------------------------------------------------------------------- Ran 104 tests in 47.633s FAILED (errors=12, expected failures=1) Test failed: error: Test failed: ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/felix43/build receiving incremental file list python-ldap-3.4.2-1-riscv64-build.log python-ldap-3.4.2-1-riscv64-check.log python-ldap-3.4.2-1-riscv64-prepare.log sent 81 bytes received 4,690 bytes 1,363.14 bytes/sec total size is 36,686 speedup is 7.69