Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-ldap.spec'], chrootPath='/var/lib/mock/f33-build-296042-55607/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-ldap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: extra tokens at the end of %else directive in line 9: %else # F27+ Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/python-ldap-3.1.0-11.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-ldap.spec'], chrootPath='/var/lib/mock/f33-build-296042-55607/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-ldap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: extra tokens at the end of %else directive in line 9: %else # F27+ Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UTb2NS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-ldap-3.1.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-ldap-3.1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-ldap-3.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.py' + xargs sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' + sed -i s,-Werror,-Wignore,g tox.ini + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ccx17R + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.9 copying Lib/ldapurl.py -> build/lib.linux-riscv64-3.9 copying Lib/ldif.py -> build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/logger.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/dn.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/resiter.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/constants.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/sasl.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/filter.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/__init__.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/modlist.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/async.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/functions.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/compat.py -> build/lib.linux-riscv64-3.9/ldap copying Lib/ldap/cidict.py -> build/lib.linux-riscv64-3.9/ldap creating build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-riscv64-3.9/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-riscv64-3.9/ldap/controls creating build/lib.linux-riscv64-3.9/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-riscv64-3.9/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-riscv64-3.9/ldap/extop creating build/lib.linux-riscv64-3.9/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-riscv64-3.9/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-riscv64-3.9/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-riscv64-3.9/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-riscv64-3.9/ldap/schema creating build/lib.linux-riscv64-3.9/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-riscv64-3.9/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-riscv64-3.9/slapdtest 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' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' creating build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-riscv64-3.9/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-riscv64-3.9/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/Modules gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/LDAPObject.c -o build/temp.linux-riscv64-3.9/Modules/LDAPObject.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/berval.c -o build/temp.linux-riscv64-3.9/Modules/berval.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/common.c -o build/temp.linux-riscv64-3.9/Modules/common.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/constants.c -o build/temp.linux-riscv64-3.9/Modules/constants.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/functions.c -o build/temp.linux-riscv64-3.9/Modules/functions.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/ldapcontrol.c -o build/temp.linux-riscv64-3.9/Modules/ldapcontrol.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/ldapmodule.c -o build/temp.linux-riscv64-3.9/Modules/ldapmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/message.c -o build/temp.linux-riscv64-3.9/Modules/message.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/options.c -o build/temp.linux-riscv64-3.9/Modules/options.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/Modules/LDAPObject.o build/temp.linux-riscv64-3.9/Modules/berval.o build/temp.linux-riscv64-3.9/Modules/common.o build/temp.linux-riscv64-3.9/Modules/constants.o build/temp.linux-riscv64-3.9/Modules/functions.o build/temp.linux-riscv64-3.9/Modules/ldapcontrol.o build/temp.linux-riscv64-3.9/Modules/ldapmodule.o build/temp.linux-riscv64-3.9/Modules/message.o build/temp.linux-riscv64-3.9/Modules/options.o -L/usr/lib64 -lldap_r -llber -o build/lib.linux-riscv64-3.9/_ldap.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jSUXQU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64 + cd python-ldap-3.1.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/pkginfo.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/logger.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/dn.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/asyncsearch.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/resiter.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/ldapobject.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/constants.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/sasl.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/extop copying build/lib.linux-riscv64-3.9/ldap/extop/dds.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/extop copying build/lib.linux-riscv64-3.9/ldap/extop/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/extop copying build/lib.linux-riscv64-3.9/ldap/filter.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-riscv64-3.9/ldap/schema/subentry.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-riscv64-3.9/ldap/schema/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-riscv64-3.9/ldap/schema/tokenizer.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-riscv64-3.9/ldap/schema/models.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-riscv64-3.9/ldap/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/deref.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/pwdpolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/ppolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/psearch.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/sss.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/readentry.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/openldap.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/pagedresults.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/sessiontrack.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/vlv.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/libldap.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/controls/simple.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-riscv64-3.9/ldap/modlist.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/syncrepl.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/async.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/functions.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/compat.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldap/cidict.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-riscv64-3.9/ldapurl.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages copying build/lib.linux-riscv64-3.9/_ldap.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest creating /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/server.conf -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/ca.pem -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/client.pem -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/server.key -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/gennssdb.sh -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/client.key -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/README -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/ca.conf -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/gencerts.sh -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/server.pem -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/certs/client.conf -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.9/slapdtest/_slapdtest.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest copying build/lib.linux-riscv64-3.9/slapdtest/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest copying build/lib.linux-riscv64-3.9/ldif.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/pkginfo.py to pkginfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/dn.py to dn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/asyncsearch.py to asyncsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/resiter.py to resiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/ldapobject.py to ldapobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/sasl.py to sasl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/extop/dds.py to dds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/extop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/schema/subentry.py to subentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/schema/tokenizer.py to tokenizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/schema/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/deref.py to deref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/ppolicy.py to ppolicy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/psearch.py to psearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/sss.py to sss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/readentry.py to readentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/openldap.py to openldap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/pagedresults.py to pagedresults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/sessiontrack.py to sessiontrack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/vlv.py to vlv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/libldap.py to libldap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/controls/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/modlist.py to modlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/syncrepl.py to syncrepl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/async.py to async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldap/cidict.py to cidict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldapurl.py to ldapurl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/_slapdtest.py to _slapdtest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/slapdtest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/ldif.py to ldif.cpython-39.pyc writing byte-compilation script '/tmp/tmpoy4dnov8.py' /usr/bin/python3 /tmp/tmpoy4dnov8.py removing /tmp/tmpoy4dnov8.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' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' Copying Lib/python_ldap.egg-info to /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/python_ldap-3.1.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.1.0-11.fc33 --unique-debug-suffix -3.1.0-11.fc33.riscv64 --unique-debug-src-base python-ldap-3.1.0-11.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-ldap-3.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/_ldap.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9/site-packages/_ldap.cpython-39-riscv64-linux-gnu.so original debug info size: 624kB, size after compression: 580kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 194 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib64/python3.9/site-packages/slapdtest/certs/gennssdb.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/python3.9/site-packages/slapdtest/certs/gencerts.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A4j2aS + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + export PIP_INDEX_URL=http://host.invalid./ + PIP_INDEX_URL=http://host.invalid./ + export PIP_NO_DEPS=yes + PIP_NO_DEPS=yes + TOXENV=py39 + LOGLEVEL=10 + tox --sitepackages GLOB sdist-make: /builddir/build/BUILD/python-ldap-3.1.0/setup.py py39 create: /builddir/build/BUILD/python-ldap-3.1.0/.tox/py39 py39 installdeps: coverage py39 inst: /builddir/build/BUILD/python-ldap-3.1.0/.tox/.tmp/package/1/python-ldap-3.1.0.zip py39 installed: appdirs==1.4.3,coverage==5.2,distlib==0.3.1,filelock==3.0.12,packaging==20.4,pluggy==0.13.1,py==1.9.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pyparsing==2.4.7,python-ldap @ file:///builddir/build/BUILD/python-ldap-3.1.0/.tox/.tmp/package/1/python-ldap-3.1.0.zip,six==1.15.0,toml==0.10.1,tox==3.19.0,virtualenv==20.0.30 py39 run-test-pre: PYTHONHASHSEED='1421427903' py39 run-test: commands[0] | /builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/bin/python -bb -Wignore '-Wignore:the imp module is deprecated:DeprecationWarning' '-Wignore:the imp module is deprecated:PendingDeprecationWarning' -m coverage run --parallel setup.py clean --all test running clean removing 'build/temp.linux-riscv64-3.9' (and everything under it) removing 'build/lib.linux-riscv64-3.9' (and everything under it) 'build/bdist.linux-riscv64' does not exist -- can't clean it 'build/scripts-3.9' does not exist -- can't clean it removing 'build' 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' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' running build_ext building '_ldap' extension creating build creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/Modules gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/include -I/usr/include/python3.9 -c Modules/LDAPObject.c -o build/temp.linux-riscv64-3.9/Modules/LDAPObject.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/include -I/usr/include/python3.9 -c Modules/berval.c -o build/temp.linux-riscv64-3.9/Modules/berval.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/include -I/usr/include/python3.9 -c Modules/common.c -o build/temp.linux-riscv64-3.9/Modules/common.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/include -I/usr/include/python3.9 -c Modules/constants.c -o build/temp.linux-riscv64-3.9/Modules/constants.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/include -I/usr/include/python3.9 -c Modules/functions.c -o build/temp.linux-riscv64-3.9/Modules/functions.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/include -I/usr/include/python3.9 -c Modules/ldapcontrol.c -o build/temp.linux-riscv64-3.9/Modules/ldapcontrol.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/include -I/usr/include/python3.9 -c Modules/ldapmodule.c -o build/temp.linux-riscv64-3.9/Modules/ldapmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/include -I/usr/include/python3.9 -c Modules/message.c -o build/temp.linux-riscv64-3.9/Modules/message.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/builddir/build/BUILD/python-ldap-3.1.0/.tox/py39/include -I/usr/include/python3.9 -c Modules/options.c -o build/temp.linux-riscv64-3.9/Modules/options.o creating build/lib.linux-riscv64-3.9 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-riscv64-3.9/Modules/LDAPObject.o build/temp.linux-riscv64-3.9/Modules/berval.o build/temp.linux-riscv64-3.9/Modules/common.o build/temp.linux-riscv64-3.9/Modules/constants.o build/temp.linux-riscv64-3.9/Modules/functions.o build/temp.linux-riscv64-3.9/Modules/ldapcontrol.o build/temp.linux-riscv64-3.9/Modules/ldapmodule.o build/temp.linux-riscv64-3.9/Modules/message.o build/temp.linux-riscv64-3.9/Modules/options.o -L/usr/lib64 -lldap_r -llber -o build/lib.linux-riscv64-3.9/_ldap.cpython-39-riscv64-linux-gnu.so copying build/lib.linux-riscv64-3.9/_ldap.cpython-39-riscv64-linux-gnu.so -> Lib test_subschema_file (Tests.t_ldap_schema_subentry.TestSubschemaLDIF) ... ok test_urlfetch_file (Tests.t_ldap_schema_subentry.TestSubschemaUrlfetch) ... ok test_urlfetch_ldap (Tests.t_ldap_schema_subentry.TestSubschemaUrlfetchSlapd) ... ok test_urlfetch_ldapi (Tests.t_ldap_schema_subentry.TestSubschemaUrlfetchSlapd) ... ok test_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_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_context_manager (Tests.t_slapdobject.TestSlapdObject) ... ok test_context_manager_after_start (Tests.t_slapdobject.TestSlapdObject) ... 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_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_abandon (Tests.t_cext.TestLdapCExtension) ... ok test_add (Tests.t_cext.TestLdapCExtension) test add operation ... ok test_anon_rootdse_search (Tests.t_cext.TestLdapCExtension) ... ok test_cancel (Tests.t_cext.TestLdapCExtension) ... ok test_compare (Tests.t_cext.TestLdapCExtension) test compare operation ... ok test_constants (Tests.t_cext.TestLdapCExtension) Test whether all libldap-derived constants are correct ... ok test_delete (Tests.t_cext.TestLdapCExtension) ... ok test_delete_no_such_object (Tests.t_cext.TestLdapCExtension) try deleting an object that doesn't exist ... ok test_errno107 (Tests.t_cext.TestLdapCExtension) ... ok test_invalid_controls (Tests.t_cext.TestLdapCExtension) ... ok test_invalid_credentials (Tests.t_cext.TestLdapCExtension) ... ok test_invalid_filter (Tests.t_cext.TestLdapCExtension) ... ok test_invalid_search_filter (Tests.t_cext.TestLdapCExtension) ... ok test_modify (Tests.t_cext.TestLdapCExtension) test modify operation ... ok test_modify_no_such_object (Tests.t_cext.TestLdapCExtension) ... ok test_modify_no_such_object_empty_attrs (Tests.t_cext.TestLdapCExtension) try deleting an object that doesn't exist ... ok test_options (Tests.t_cext.TestLdapCExtension) ... ok test_passwd (Tests.t_cext.TestLdapCExtension) ... ok test_rename (Tests.t_cext.TestLdapCExtension) ... ok test_sasl (Tests.t_cext.TestLdapCExtension) ... ok test_search_ext_all (Tests.t_cext.TestLdapCExtension) ... ok test_search_ext_individual (Tests.t_cext.TestLdapCExtension) ... ok test_simple_anonymous_bind (Tests.t_cext.TestLdapCExtension) ... ok test_simple_bind (Tests.t_cext.TestLdapCExtension) ... ok test_test_flags (Tests.t_cext.TestLdapCExtension) ... skipped 'No CI_DISABLED env var' test_tls_ext (Tests.t_cext.TestLdapCExtension) ... ok test_tls_ext_clientcert (Tests.t_cext.TestLdapCExtension) ... ok test_tls_ext_noca (Tests.t_cext.TestLdapCExtension) ... ok test_tls_packages (Tests.t_cext.TestLdapCExtension) ... ok test_tls_require_cert (Tests.t_cext.TestLdapCExtension) ... ok test_unbind (Tests.t_cext.TestLdapCExtension) ... ok test_whoami (Tests.t_cext.TestLdapCExtension) ... ok test_whoami_after_unbind (Tests.t_cext.TestLdapCExtension) ... ok test_whoami_anonymous (Tests.t_cext.TestLdapCExtension) ... ok test_whoami_unbound (Tests.t_cext.TestLdapCExtension) ... ok test_ppolicy_graceauth (Tests.t_ldap_controls_ppolicy.TestControlsPPolicy) ... ok test_ppolicy_timebefore (Tests.t_ldap_controls_ppolicy.TestControlsPPolicy) ... ok test_cidict (Tests.t_cidict.TestCidict) test function is_dn() ... ok test001_search_subtree (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test002_search_onelevel (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test003_search_oneattr (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test004_errno107 (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test005_invalid_credentials (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test006_sasl_extenal_bind_s (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test007_timeout (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_attrlist_accepts_unicode (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_bytesmode_error (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_search_defaults (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_search_requires_bytes (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_search_results_have_bytes (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_silent (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_warn (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_byteswarning_initialize (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_byteswarning_level_search (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_compare_s_false (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_compare_s_true (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_dse (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_dse_bytes (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_filterstr_accepts_unicode (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_find_unique_entry (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_ldapbyteswarning (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_multiple_starttls (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_reject_bytes_base (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_search_accepts_unicode_dn (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_search_keys_are_text (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_search_subschema (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_search_subschema_have_bytes (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_simple_bind_noarg (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... ok test_textmode_error (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_textmode_silent (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_textmode_warn (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test_unset_bytesmode_search_warns_bytes (Tests.t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'no bytes_mode under Py3' test001_search_subtree (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test002_search_onelevel (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test003_search_oneattr (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test004_errno107 (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test005_invalid_credentials (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test006_sasl_extenal_bind_s (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test007_timeout (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test101_reconnect_sasl_external (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test102_reconnect_simple_bind (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test103_reconnect_get_state (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test104_reconnect_restore (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_attrlist_accepts_unicode (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_bytesmode_error (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_search_defaults (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_search_requires_bytes (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_search_results_have_bytes (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_silent (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_bytesmode_warn (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_byteswarning_initialize (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_byteswarning_level_search (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_compare_s_false (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_compare_s_true (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_dse (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_dse_bytes (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_filterstr_accepts_unicode (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_find_unique_entry (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_ldapbyteswarning (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_multiple_starttls (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_reject_bytes_base (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_search_accepts_unicode_dn (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_search_keys_are_text (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_search_subschema (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_search_subschema_have_bytes (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_simple_bind_noarg (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... ok test_textmode_error (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_textmode_silent (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_textmode_warn (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_unset_bytesmode_search_warns_bytes (Tests.t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'no bytes_mode under Py3' test_cafile (Tests.t_ldap_options.TestGlobalOptions) ... ok test_client_controls (Tests.t_ldap_options.TestGlobalOptions) ... ok test_invalid (Tests.t_ldap_options.TestGlobalOptions) ... ok test_network_timeout (Tests.t_ldap_options.TestGlobalOptions) ... ok test_readonly (Tests.t_ldap_options.TestGlobalOptions) ... ok test_server_controls (Tests.t_ldap_options.TestGlobalOptions) ... ok test_timeout (Tests.t_ldap_options.TestGlobalOptions) ... ok test_uri (Tests.t_ldap_options.TestGlobalOptions) ... ok test_cafile (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_client_controls (Tests.t_ldap_options.TestLDAPObjectOptions) ... expected failure test_invalid (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_network_timeout (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_network_timeout_attribute (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_readonly (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_server_controls (Tests.t_ldap_options.TestLDAPObjectOptions) ... expected failure test_timeout (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_uri (Tests.t_ldap_options.TestLDAPObjectOptions) ... ok test_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 ... expected failure test_escaped_quotes (Tests.t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_ESCAPED_QUOTES ... expected failure test_utf8 (Tests.t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_BASIC ... ok test_add_object (Tests.t_edit.EditionTests) ... ok test_external_ldapi (Tests.t_ldap_sasl.TestSasl) ... ok test_external_tlscert (Tests.t_ldap_sasl.TestSasl) ... 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_deprecated (Tests.t_ldap_asyncsearch.TestLdapAsyncSearch) ... ok test_simple_bind (Tests.t_bind.TestBinds) ... ok test_unicode_bind (Tests.t_bind.TestBinds) ... ok test_unicode_bind_bytesmode (Tests.t_bind.TestBinds) ... skipped 'no bytes_mode under Py3' test_unicode_bind_no_bytesmode (Tests.t_bind.TestBinds) ... 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_refreshAndPersist_cancelled (Tests.t_ldap_syncrepl.TestSyncrepl) Make sure refreshAndPersist can handle cancelling a syncrepl search. ... ok test_refreshAndPersist_poll_only (Tests.t_ldap_syncrepl.TestSyncrepl) Test the refresh part of refresh-and-persist, and check what we got. ... ok test_refreshAndPersist_search (Tests.t_ldap_syncrepl.TestSyncrepl) ... ok test_refreshAndPersist_timeout (Tests.t_ldap_syncrepl.TestSyncrepl) Make sure refreshAndPersist can handle a search with timeouts. ... ok test_refreshOnly_poll_full (Tests.t_ldap_syncrepl.TestSyncrepl) Test doing a full refresh cycle, and check what we got. ... ok test_refreshOnly_search (Tests.t_ldap_syncrepl.TestSyncrepl) Test to see if we can initialize a syncrepl search. ... ok test_refreshAndPersist_cancelled (Tests.t_ldap_syncrepl.TestSyncreplBytesMode) Make sure refreshAndPersist can handle cancelling a syncrepl search. ... skipped 'no bytes_mode under Py3' test_refreshAndPersist_poll_only (Tests.t_ldap_syncrepl.TestSyncreplBytesMode) Test the refresh part of refresh-and-persist, and check what we got. ... skipped 'no bytes_mode under Py3' test_refreshAndPersist_search (Tests.t_ldap_syncrepl.TestSyncreplBytesMode) ... skipped 'no bytes_mode under Py3' test_refreshAndPersist_timeout (Tests.t_ldap_syncrepl.TestSyncreplBytesMode) Make sure refreshAndPersist can handle a search with timeouts. ... skipped 'no bytes_mode under Py3' test_refreshOnly_poll_full (Tests.t_ldap_syncrepl.TestSyncreplBytesMode) Test doing a full refresh cycle, and check what we got. ... skipped 'no bytes_mode under Py3' test_refreshOnly_search (Tests.t_ldap_syncrepl.TestSyncreplBytesMode) Test to see if we can initialize a syncrepl search. ... skipped 'no bytes_mode under Py3' ---------------------------------------------------------------------- Ran 221 tests in 210.392s OK (skipped=38, expected failures=5) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-ldap-3.1.0-11.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.65BcxV + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/share/doc/python3-ldap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/share/doc/python3-ldap + cp -pr CHANGES /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/share/doc/python3-ldap + cp -pr README /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/share/doc/python3-ldap + cp -pr TODO /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/share/doc/python3-ldap + cp -pr Demo /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/share/doc/python3-ldap + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G1yeMR + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/share/licenses/python3-ldap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/share/licenses/python3-ldap + cp -pr LICENCE /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64/usr/share/licenses/python3-ldap + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ldap = 3.1.0-11.fc33 python3-ldap = 3.1.0-11.fc33 python3-ldap(riscv-64) = 3.1.0-11.fc33 python3-pyldap = 3.1.0-11.fc33 python3-pyldap(riscv-64) = 3.1.0-11.fc33 python3.9-ldap = 3.1.0-11.fc33 python3.9dist(python-ldap) = 3.1 python3dist(python-ldap) = 3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) python(abi) = 3.9 python3.9dist(pyasn1) >= 0.3.7 python3.9dist(pyasn1-modules) >= 0.1.5 rtld(GNU_HASH) Obsoletes: python-ldap < 3.1.0-11.fc33 python3-pyldap < 3 Processing files: python-ldap-debugsource-3.1.0-11.fc33.riscv64 Provides: python-ldap-debugsource = 3.1.0-11.fc33 python-ldap-debugsource(riscv-64) = 3.1.0-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-ldap-debuginfo-3.1.0-11.fc33.riscv64 Provides: debuginfo(build-id) = f66e974f16713d5a65097e1887a4fa2b06b17d7a python-ldap-debuginfo = 3.1.0-11.fc33 python3-ldap-debuginfo = 3.1.0-11.fc33 python3-ldap-debuginfo(riscv-64) = 3.1.0-11.fc33 python3.9-ldap-debuginfo = 3.1.0-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ldap-debugsource(riscv-64) = 3.1.0-11.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64 Wrote: /builddir/build/RPMS/python-ldap-debugsource-3.1.0-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-ldap-debuginfo-3.1.0-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-ldap-3.1.0-11.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5slK4S + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ldap-3.1.0-11.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0