Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --nodeps /builddir/build/SPECS/python-ldap.spec'], chrootPath='/mnt/compose/mock/dist-circle9-build-95285-41976/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1673481600 Wrote: /builddir/build/SRPMS/python-ldap-3.4.3-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --nodeps /builddir/build/SPECS/python-ldap.spec'], chrootPath='/mnt/compose/mock/dist-circle9-build-95285-41976/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1673481600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZbZije + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-ldap-3.4.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-ldap-3.4.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-ldap-3.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Disable-openldap-servers-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find . -name '*.py' + xargs sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OKg7Ws + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.4.3 + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-i686-3.9 copying Lib/ldapurl.py -> build/lib.linux-i686-3.9 copying Lib/ldif.py -> build/lib.linux-i686-3.9 creating build/lib.linux-i686-3.9/ldap copying Lib/ldap/__init__.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/async.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/cidict.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/compat.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/constants.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/dn.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/filter.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/functions.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/logger.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/modlist.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/resiter.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/sasl.py -> build/lib.linux-i686-3.9/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-i686-3.9/ldap creating build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-i686-3.9/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-i686-3.9/ldap/controls creating build/lib.linux-i686-3.9/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-i686-3.9/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-i686-3.9/ldap/extop copying Lib/ldap/extop/passwd.py -> build/lib.linux-i686-3.9/ldap/extop creating build/lib.linux-i686-3.9/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-i686-3.9/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-i686-3.9/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-i686-3.9/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-i686-3.9/ldap/schema creating build/lib.linux-i686-3.9/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-i686-3.9/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-i686-3.9/slapdtest package init file 'Lib/slapdtest/certs/__init__.py' not found (or not a regular file) 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' creating build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-i686-3.9/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-i686-3.9/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/Modules gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.3 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/LDAPObject.c -o build/temp.linux-i686-3.9/Modules/LDAPObject.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.3 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/berval.c -o build/temp.linux-i686-3.9/Modules/berval.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.3 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/common.c -o build/temp.linux-i686-3.9/Modules/common.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.3 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/constants.c -o build/temp.linux-i686-3.9/Modules/constants.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.3 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/functions.c -o build/temp.linux-i686-3.9/Modules/functions.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.3 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/ldapcontrol.c -o build/temp.linux-i686-3.9/Modules/ldapcontrol.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.3 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/ldapmodule.c -o build/temp.linux-i686-3.9/Modules/ldapmodule.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.3 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/message.c -o build/temp.linux-i686-3.9/Modules/message.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DLDAPMODULE_VERSION=3.4.3 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.9 -c Modules/options.c -o build/temp.linux-i686-3.9/Modules/options.o gcc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.9/Modules/LDAPObject.o build/temp.linux-i686-3.9/Modules/berval.o build/temp.linux-i686-3.9/Modules/common.o build/temp.linux-i686-3.9/Modules/constants.o build/temp.linux-i686-3.9/Modules/functions.o build/temp.linux-i686-3.9/Modules/ldapcontrol.o build/temp.linux-i686-3.9/Modules/ldapmodule.o build/temp.linux-i686-3.9/Modules/message.o build/temp.linux-i686-3.9/Modules/options.o -L/usr/lib -lldap -llber -o build/lib.linux-i686-3.9/_ldap.cpython-39-i386-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CERcHs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386 ++ dirname /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386 + cd python-ldap-3.4.3 + 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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/ldapurl.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages copying build/lib.linux-i686-3.9/ldif.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/async.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/asyncsearch.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/cidict.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/compat.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/constants.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/dn.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/filter.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/functions.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/ldapobject.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/logger.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/modlist.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/pkginfo.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/resiter.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/sasl.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap copying build/lib.linux-i686-3.9/ldap/syncrepl.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/deref.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/libldap.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/openldap.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/pagedresults.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/ppolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/psearch.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/pwdpolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/readentry.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/sessiontrack.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/simple.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/sss.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls copying build/lib.linux-i686-3.9/ldap/controls/vlv.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/extop copying build/lib.linux-i686-3.9/ldap/extop/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/extop copying build/lib.linux-i686-3.9/ldap/extop/dds.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/extop copying build/lib.linux-i686-3.9/ldap/extop/passwd.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/extop creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/schema copying build/lib.linux-i686-3.9/ldap/schema/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/schema copying build/lib.linux-i686-3.9/ldap/schema/models.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/schema copying build/lib.linux-i686-3.9/ldap/schema/subentry.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/schema copying build/lib.linux-i686-3.9/ldap/schema/tokenizer.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/schema creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest copying build/lib.linux-i686-3.9/slapdtest/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest copying build/lib.linux-i686-3.9/slapdtest/_slapdtest.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/README -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/ca.conf -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/ca.pem -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/client.conf -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/client.key -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/client.pem -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/gencerts.sh -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/gennssdb.sh -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/server.conf -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/server.key -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/slapdtest/certs/server.pem -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/certs copying build/lib.linux-i686-3.9/_ldap.cpython-39-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldapurl.py to ldapurl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldif.py to ldif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/async.py to async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/asyncsearch.py to asyncsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/cidict.py to cidict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/dn.py to dn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/ldapobject.py to ldapobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/modlist.py to modlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/pkginfo.py to pkginfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/resiter.py to resiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/sasl.py to sasl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/syncrepl.py to syncrepl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/deref.py to deref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/libldap.py to libldap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/openldap.py to openldap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/pagedresults.py to pagedresults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/ppolicy.py to ppolicy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/psearch.py to psearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/readentry.py to readentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/sessiontrack.py to sessiontrack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/sss.py to sss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/controls/vlv.py to vlv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/extop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/extop/dds.py to dds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/extop/passwd.py to passwd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/schema/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/schema/subentry.py to subentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/ldap/schema/tokenizer.py to tokenizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/slapdtest/_slapdtest.py to _slapdtest.cpython-39.pyc writing byte-compilation script '/tmp/tmpjbllz9nb.py' /usr/bin/python3 /tmp/tmpjbllz9nb.py removing /tmp/tmpjbllz9nb.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 package init file 'Lib/slapdtest/certs/__init__.py' not found (or not a regular file) reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/.build' adding license file 'LICENCE' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' Copying Lib/python_ldap.egg-info to /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/python_ldap-3.4.3-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 3.4.3-2.el9 --unique-debug-suffix -3.4.3-2.el9.i386 --unique-debug-src-base python-ldap-3.4.3-2.el9.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-ldap-3.4.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/_ldap.cpython-39-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages/_ldap.cpython-39-i386-linux-gnu.so original debug info size: 208kB, size after compression: 164kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 208 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.4.3-2.el9.i386/usr/lib/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/debug/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.9/site-packages/slapdtest/certs/gencerts.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/python3.9/site-packages/slapdtest/certs/gennssdb.sh from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/lib/python3.9/site-packages/python_ldap-3.4.3-py3.9.egg-info/PKG-INFO is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/python_ldap-3.4.3-py3.9.egg-info/SOURCES.txt is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/python_ldap-3.4.3-py3.9.egg-info/requires.txt is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.9/site-packages/python_ldap-3.4.3-py3.9.egg-info/top_level.txt is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2bj052 + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.4.3 + PYTHONPATH=/builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/lib/python3.9/site-packages + /usr/bin/python3 -m unittest discover -v -s Tests -p 't_*' test_simple_bind (t_bind.TestBinds) ... skipped 'openldap-server package is absent' test_unicode_bind (t_bind.TestBinds) ... skipped 'openldap-server package is absent' test_unicode_bind_no_bytesmode (t_bind.TestBinds) ... skipped 'openldap-server package is absent' test_abandon (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_add (t_cext.TestLdapCExtension) test add operation ... skipped 'openldap-server package is absent' test_anon_rootdse_search (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_cancel (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_compare (t_cext.TestLdapCExtension) test compare operation ... skipped 'openldap-server package is absent' test_constants (t_cext.TestLdapCExtension) Test whether all libldap-derived constants are correct ... skipped 'openldap-server package is absent' test_delete (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_delete_no_such_object (t_cext.TestLdapCExtension) try deleting an object that doesn't exist ... skipped 'openldap-server package is absent' test_enotconn (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_invalid_controls (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_invalid_credentials (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_invalid_filter (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_invalid_search_filter (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_modify (t_cext.TestLdapCExtension) test modify operation ... skipped 'openldap-server package is absent' test_modify_no_such_object (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_modify_no_such_object_empty_attrs (t_cext.TestLdapCExtension) try deleting an object that doesn't exist ... skipped 'openldap-server package is absent' test_options (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_passwd (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_rename (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_require_san (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_sasl (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_search_ext_all (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_search_ext_individual (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_simple_anonymous_bind (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_simple_bind (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_simple_bind_fileno (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_simple_bind_fileno_closed (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_simple_bind_fileno_invalid (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_simple_bind_fileno_rebind (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_test_flags (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_tls_ext (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_tls_ext_clientcert (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_tls_ext_noca (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_tls_packages (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_tls_require_cert (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_unbind (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_whoami (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_whoami_after_unbind (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_whoami_anonymous (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_whoami_unbound (t_cext.TestLdapCExtension) ... skipped 'openldap-server package is absent' test_cidict (t_cidict.TestCidict) test function is_dn() ... ok test_cidict_data (t_cidict.TestCidict) test the deprecated data atrtribute ... ok test_copy (t_cidict.TestCidict) ... ok test_strlist_deprecated (t_cidict.TestCidict) ... ok test_add_object (t_edit.EditionTests) ... skipped 'openldap-server package is absent' test_deprecated (t_ldap_asyncsearch.TestLdapAsyncSearch) ... ok test_assertioncontrol (t_ldap_controls_libldap.TestLibldapControls) ... ok test_matchedvalues (t_ldap_controls_libldap.TestLibldapControls) ... ok test_pagedresults_decode (t_ldap_controls_libldap.TestLibldapControls) ... ok test_pagedresults_encode (t_ldap_controls_libldap.TestLibldapControls) ... ok test_ppolicy_graceauth (t_ldap_controls_ppolicy.TestControlsPPolicy) ... ok test_ppolicy_timebefore (t_ldap_controls_ppolicy.TestControlsPPolicy) ... ok test_pagedresults_encode (t_ldap_controls_readentry.TestLibldapControls) ... ok test_readentry_decode (t_ldap_controls_readentry.TestLibldapControls) ... ok test_create_sss_request_control (t_ldap_controls_sss.TestControlsPPolicy) ... ok test_dn2str (t_ldap_dn.TestDN) test function dn2str() ... ok test_escape_dn_chars (t_ldap_dn.TestDN) test function escape_dn_chars() ... ok test_explode_dn (t_ldap_dn.TestDN) test function explode_dn() ... ok test_explode_rdn (t_ldap_dn.TestDN) test function explode_rdn() ... ok test_is_dn (t_ldap_dn.TestDN) test function is_dn() ... ok test_str2dn (t_ldap_dn.TestDN) test function str2dn() ... ok test_escape_filter_chars_mode0 (t_ldap_filter.TestDN) test function escape_filter_chars() with escape_mode=0 ... ok test_escape_filter_chars_mode1 (t_ldap_filter.TestDN) test function escape_filter_chars() with escape_mode=1 ... ok test_escape_filter_chars_mode2 (t_ldap_filter.TestDN) test function escape_filter_chars() with escape_mode=2 ... ok test_escape_str (t_ldap_functions.TestFunction) test function escape_string_tmpl() ... ok test_ldap_strf_secs (t_ldap_functions.TestFunction) test function ldap_strf_secs() ... ok test_ldap_strp_secs (t_ldap_functions.TestFunction) test function ldap_strp_secs() ... ok test_addModlist (t_ldap_modlist.TestModlist) ... ok test_modifyModlist (t_ldap_modlist.TestModlist) ... ok test_cafile (t_ldap_options.TestGlobalOptions) ... ok test_client_controls (t_ldap_options.TestGlobalOptions) ... ok test_invalid (t_ldap_options.TestGlobalOptions) ... ok test_network_timeout (t_ldap_options.TestGlobalOptions) ... ok test_readonly (t_ldap_options.TestGlobalOptions) ... ok test_server_controls (t_ldap_options.TestGlobalOptions) ... ok test_timeout (t_ldap_options.TestGlobalOptions) ... ok test_uri (t_ldap_options.TestGlobalOptions) ... ok test_cafile (t_ldap_options.TestLDAPObjectOptions) ... skipped 'openldap-server package is absent' test_client_controls (t_ldap_options.TestLDAPObjectOptions) ... skipped 'openldap-server package is absent' test_invalid (t_ldap_options.TestLDAPObjectOptions) ... skipped 'openldap-server package is absent' test_network_timeout (t_ldap_options.TestLDAPObjectOptions) ... skipped 'openldap-server package is absent' test_network_timeout_attribute (t_ldap_options.TestLDAPObjectOptions) ... skipped 'openldap-server package is absent' test_readonly (t_ldap_options.TestLDAPObjectOptions) ... skipped 'openldap-server package is absent' test_server_controls (t_ldap_options.TestLDAPObjectOptions) ... skipped 'openldap-server package is absent' test_timeout (t_ldap_options.TestLDAPObjectOptions) ... skipped 'openldap-server package is absent' test_uri (t_ldap_options.TestLDAPObjectOptions) ... skipped 'openldap-server package is absent' test_external_ldapi (t_ldap_sasl.TestSasl) ... skipped 'openldap-server package is absent' test_external_tlscert (t_ldap_sasl.TestSasl) ... skipped 'openldap-server package is absent' test_attributetype_attrs (t_ldap_schema_subentry.TestAttributes) Check types and values of an AttributeType object's attributes ... ok test_empty_attributetype_attrs (t_ldap_schema_subentry.TestAttributes) Check types and values of attributes of a minimal AttributeType ... ok test_empty_objectclass_attrs (t_ldap_schema_subentry.TestAttributes) Check types and values of attributes of a minimal ObjectClass ... ok test_objectclass_attrs (t_ldap_schema_subentry.TestAttributes) Check types and values of an ObjectClass object's attributes ... ok test_subschema_file (t_ldap_schema_subentry.TestSubschemaLDIF) ... ok test_urlfetch_file (t_ldap_schema_subentry.TestSubschemaUrlfetch) ... ok test_urlfetch_ldap (t_ldap_schema_subentry.TestSubschemaUrlfetchSlapd) ... skipped 'openldap-server package is absent' test_urlfetch_ldapi (t_ldap_schema_subentry.TestSubschemaUrlfetchSlapd) ... skipped 'openldap-server package is absent' test_origin_multi_valued (t_ldap_schema_subentry.TestXOrigin) ... ok test_origin_multi_valued_str (t_ldap_schema_subentry.TestXOrigin) Check string representation of an attr with multi-value X-ORIGIN ... ok test_origin_none (t_ldap_schema_subentry.TestXOrigin) ... ok test_origin_none_str (t_ldap_schema_subentry.TestXOrigin) Check string representation of an attribute without X-ORIGIN ... ok test_origin_string (t_ldap_schema_subentry.TestXOrigin) ... ok test_origin_string_str (t_ldap_schema_subentry.TestXOrigin) Check string representation of an attr with single-value X-ORIGIN ... ok test_set_origin_list (t_ldap_schema_subentry.TestXOrigin) Check that setting X-ORIGIN to a list makes entry unusable ... ok test_set_origin_str (t_ldap_schema_subentry.TestXOrigin) Check that setting X-ORIGIN to a string makes entry unusable ... ok test_set_origin_tuple (t_ldap_schema_subentry.TestXOrigin) Check that setting X-ORIGIN to a tuple works ... ok test_basic (t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_BASIC ... ok test_broken (t_ldap_schema_tokenizer.TestSplitTokens) ... ok test_broken_oid (t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_BROKEN_OID ... ok test_escaped_quotes (t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_ESCAPED_QUOTES ... ok test_utf8 (t_ldap_schema_tokenizer.TestSplitTokens) run test cases specified in constant TESTCASES_BASIC ... ok test_syncidset_message (t_ldap_syncrepl.DecodeSyncreplProtoTests) A syncrepl server may send a sync info message, with a syncIdSet ... ok test_refreshAndPersist_cancelled (t_ldap_syncrepl.TestSyncrepl) Make sure refreshAndPersist can handle cancelling a syncrepl search. ... skipped 'openldap-server package is absent' test_refreshAndPersist_poll_only (t_ldap_syncrepl.TestSyncrepl) Test the refresh part of refresh-and-persist, and check what we got. ... skipped 'openldap-server package is absent' test_refreshAndPersist_search (t_ldap_syncrepl.TestSyncrepl) ... skipped 'openldap-server package is absent' test_refreshAndPersist_timeout (t_ldap_syncrepl.TestSyncrepl) Make sure refreshAndPersist can handle a search with timeouts. ... skipped 'openldap-server package is absent' test_refreshOnly_poll_full (t_ldap_syncrepl.TestSyncrepl) Test doing a full refresh cycle, and check what we got. ... skipped 'openldap-server package is absent' test_refreshOnly_search (t_ldap_syncrepl.TestSyncrepl) Test to see if we can initialize a syncrepl search. ... skipped 'openldap-server package is absent' test001_search_subtree (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test002_search_onelevel (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test003_search_oneattr (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test004_enotconn (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test005_invalid_credentials (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test006_sasl_external_bind_s (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test006_sasl_options (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test007_timeout (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_async_search_no_such_object_exception_contains_message_id (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_attrlist_accepts_unicode (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_compare_s_false (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_compare_s_invalidattr (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_compare_s_notfound (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_compare_s_true (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_compare_true_exception_contains_message_id (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_dse (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_filterstr_accepts_unicode (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_find_unique_entry (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_get_tls_peercert (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_multiple_starttls (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_passwd_s (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_reject_bytes_base (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_search_accepts_unicode_dn (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_search_keys_are_text (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_search_subschema (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_simple_bind_noarg (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test_slapadd (t_ldapobject.Test00_SimpleLDAPObject) ... skipped 'openldap-server package is absent' test001_search_subtree (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test002_search_onelevel (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test003_search_oneattr (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test004_enotconn (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test005_invalid_credentials (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test006_sasl_external_bind_s (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test006_sasl_options (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test007_timeout (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test101_reconnect_sasl_external (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test102_reconnect_simple_bind (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test103_reconnect_get_state (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test104_reconnect_restore (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test105_reconnect_restore (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_async_search_no_such_object_exception_contains_message_id (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_attrlist_accepts_unicode (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_compare_s_false (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_compare_s_invalidattr (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_compare_s_notfound (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_compare_s_true (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_compare_true_exception_contains_message_id (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_dse (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_filterstr_accepts_unicode (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_find_unique_entry (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_get_tls_peercert (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_multiple_starttls (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_passwd_s (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_reject_bytes_base (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_search_accepts_unicode_dn (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_search_keys_are_text (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_search_subschema (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_simple_bind_noarg (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test_slapadd (t_ldapobject.Test01_ReconnectLDAPObject) ... skipped 'openldap-server package is absent' test001_search_subtree (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test002_search_onelevel (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test003_search_oneattr (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test004_enotconn (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test005_invalid_credentials (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test006_sasl_external_bind_s (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test006_sasl_options (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test007_timeout (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_async_search_no_such_object_exception_contains_message_id (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_attrlist_accepts_unicode (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_compare_s_false (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_compare_s_invalidattr (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_compare_s_notfound (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_compare_s_true (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_compare_true_exception_contains_message_id (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_dse (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_filterstr_accepts_unicode (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_find_unique_entry (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_get_tls_peercert (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_multiple_starttls (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_passwd_s (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_reject_bytes_base (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_search_accepts_unicode_dn (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_search_keys_are_text (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_search_subschema (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_simple_bind_noarg (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_slapadd (t_ldapobject.Test03_SimpleLDAPObjectWithFileno) ... skipped 'openldap-server package is absent' test_isLDAPUrl (t_ldapurl.TestIsLDAPUrl) ... ok test_bad_urls (t_ldapurl.TestLDAPUrl) ... expected failure test_combo (t_ldapurl.TestLDAPUrl) ... ok test_parse_attrs (t_ldapurl.TestLDAPUrl) ... ok test_parse_default_attrs (t_ldapurl.TestLDAPUrl) ... ok test_parse_default_extensions (t_ldapurl.TestLDAPUrl) ... ok test_parse_default_filter (t_ldapurl.TestLDAPUrl) ... ok test_parse_default_hostport (t_ldapurl.TestLDAPUrl) ... ok test_parse_default_scope (t_ldapurl.TestLDAPUrl) ... ok test_parse_dn (t_ldapurl.TestLDAPUrl) ... ok test_parse_empty_dn (t_ldapurl.TestLDAPUrl) ... ok test_parse_extensions (t_ldapurl.TestLDAPUrl) ... ok test_parse_extensions_5questions (t_ldapurl.TestLDAPUrl) ... ok test_parse_extensions_novalue (t_ldapurl.TestLDAPUrl) ... ok test_parse_extensions_nulls (t_ldapurl.TestLDAPUrl) ... ok test_parse_filter (t_ldapurl.TestLDAPUrl) ... ok test_parse_hostport (t_ldapurl.TestLDAPUrl) ... ok test_parse_schemes (t_ldapurl.TestLDAPUrl) ... ok test_parse_scope (t_ldapurl.TestLDAPUrl) ... ok test_parse_scope_default (t_ldapurl.TestLDAPUrl) ... ok test_ldapurl (t_ldapurl.TestParseLDAPUrl) ... ok test_bad_change_records (t_ldif.TestChangeRecords) ... ok test_empty (t_ldif.TestChangeRecords) ... ok test_missing_trailing_dash_separator (t_ldif.TestChangeRecords) ... ok test_mod_increment (t_ldif.TestChangeRecords) ... ok test_simple (t_ldif.TestChangeRecords) ... ok test_weird_empty_lines (t_ldif.TestChangeRecords) ... ok test_big_binary (t_ldif.TestEntryRecords) ... ok test_binary (t_ldif.TestEntryRecords) ... ok test_binary2 (t_ldif.TestEntryRecords) ... ok test_comments (t_ldif.TestEntryRecords) ... ok test_empty (t_ldif.TestEntryRecords) ... ok test_empty_attr_values (t_ldif.TestEntryRecords) ... ok test_folded (t_ldif.TestEntryRecords) ... ok test_ignored_attr_types (t_ldif.TestEntryRecords) ... ok test_max_entries (t_ldif.TestEntryRecords) ... ok test_missing_trailing_line_separator (t_ldif.TestEntryRecords) ... ok test_multiple (t_ldif.TestEntryRecords) ... ok test_multiple_empty_lines (t_ldif.TestEntryRecords) test malformed LDIF with multiple empty lines ... ok test_simple (t_ldif.TestEntryRecords) ... ok test_simple2 (t_ldif.TestEntryRecords) ... ok test_sorted (t_ldif.TestEntryRecords) ... ok test_unencoded_unicode (t_ldif.TestEntryRecords) ... ok test_unicode (t_ldif.TestEntryRecords) ... ok test_weird_empty_lines (t_ldif.TestEntryRecords) ... ok test_context_manager (t_slapdobject.TestSlapdObject) ... skipped 'openldap-server package is absent' test_context_manager_after_start (t_slapdobject.TestSlapdObject) ... skipped 'openldap-server package is absent' ---------------------------------------------------------------------- Ran 253 tests in 2.146s OK (skipped=151, expected failures=1) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-ldap-3.4.3-2.el9.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9IeNfJ + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.4.3 + DOCDIR=/builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/share/doc/python3-ldap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/share/doc/python3-ldap + cp -pr CHANGES /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/share/doc/python3-ldap + cp -pr README /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/share/doc/python3-ldap + cp -pr TODO /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/share/doc/python3-ldap + cp -pr Demo /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/share/doc/python3-ldap + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lc4rUo + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/share/licenses/python3-ldap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/share/licenses/python3-ldap + cp -pr LICENCE /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386/usr/share/licenses/python3-ldap + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ldap = 3.4.3-2.el9 python3-ldap = 3.4.3-2.el9 python3-ldap(x86-32) = 3.4.3-2.el9 python3-pyldap = 3.4.3-2.el9 python3-pyldap(x86-32) = 3.4.3-2.el9 python3.9-ldap = 3.4.3-2.el9 python3.9dist(python-ldap) = 3.4.3 python3dist(python-ldap) = 3.4.3 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 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) liblber.so.2 liblber.so.2(OPENLDAP_2.200) libldap.so.2 libldap.so.2(OPENLDAP_2.200) python(abi) = 3.9 python3.9dist(pyasn1) >= 0.3.7 python3.9dist(pyasn1-modules) >= 0.1.5 rtld(GNU_HASH) Obsoletes: python-ldap < 3.4.3-2.el9 python3-pyldap < 3 python39-ldap < 3.4.3-2.el9 Processing files: python-ldap-debugsource-3.4.3-2.el9.i686 Provides: python-ldap-debugsource = 3.4.3-2.el9 python-ldap-debugsource(x86-32) = 3.4.3-2.el9 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.4.3-2.el9.i686 Provides: debuginfo(build-id) = 089870ab1b4cac4cd507896ac9d7fe7ca12016c3 python-ldap-debuginfo = 3.4.3-2.el9 python3-ldap-debuginfo = 3.4.3-2.el9 python3-ldap-debuginfo(x86-32) = 3.4.3-2.el9 python3.9-ldap-debuginfo = 3.4.3-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ldap-debugsource(x86-32) = 3.4.3-2.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.i386 Wrote: /builddir/build/RPMS/python3-ldap-debuginfo-3.4.3-2.el9.i686.rpm Wrote: /builddir/build/RPMS/python-ldap-debugsource-3.4.3-2.el9.i686.rpm Wrote: /builddir/build/RPMS/python3-ldap-3.4.3-2.el9.i686.rpm Child return code was: 0