Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-ldap.spec'], chrootPath='/var/lib/mock/dist-circle9-build-95282-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 --target s390x --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: s390x Building for target s390x 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 --target s390x --nodeps --nocheck /builddir/build/SPECS/python-ldap.spec'], chrootPath='/var/lib/mock/dist-circle9-build-95282-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 --target s390x --nodeps --nocheck /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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1673481600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LgX2bW + 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.OlCup8 + 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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-3.9 copying Lib/ldapurl.py -> build/lib.linux-s390x-3.9 copying Lib/ldif.py -> build/lib.linux-s390x-3.9 creating build/lib.linux-s390x-3.9/ldap copying Lib/ldap/constants.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/compat.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/dn.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/__init__.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/async.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/modlist.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/logger.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/sasl.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/resiter.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/filter.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/cidict.py -> build/lib.linux-s390x-3.9/ldap copying Lib/ldap/functions.py -> build/lib.linux-s390x-3.9/ldap creating build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-s390x-3.9/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-s390x-3.9/ldap/controls creating build/lib.linux-s390x-3.9/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-s390x-3.9/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-s390x-3.9/ldap/extop copying Lib/ldap/extop/passwd.py -> build/lib.linux-s390x-3.9/ldap/extop creating build/lib.linux-s390x-3.9/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-s390x-3.9/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-s390x-3.9/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-s390x-3.9/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-s390x-3.9/ldap/schema creating build/lib.linux-s390x-3.9/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-s390x-3.9/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-s390x-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-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-s390x-3.9/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-s390x-3.9/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-s390x-3.9 creating build/temp.linux-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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-s390x-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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.9/Modules/LDAPObject.o build/temp.linux-s390x-3.9/Modules/berval.o build/temp.linux-s390x-3.9/Modules/common.o build/temp.linux-s390x-3.9/Modules/constants.o build/temp.linux-s390x-3.9/Modules/functions.o build/temp.linux-s390x-3.9/Modules/ldapcontrol.o build/temp.linux-s390x-3.9/Modules/ldapmodule.o build/temp.linux-s390x-3.9/Modules/message.o build/temp.linux-s390x-3.9/Modules/options.o -L/usr/lib64 -lldap -llber -o build/lib.linux-s390x-3.9/_ldap.cpython-39-s390x-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.91xroq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x ++ dirname /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x + 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 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/README -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/gennssdb.sh -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/ca.conf -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/client.key -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/client.conf -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/server.pem -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/gencerts.sh -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/ca.pem -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/server.conf -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/client.pem -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/certs/server.key -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/certs copying build/lib.linux-s390x-3.9/slapdtest/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest copying build/lib.linux-s390x-3.9/slapdtest/_slapdtest.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest copying build/lib.linux-s390x-3.9/ldapurl.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages copying build/lib.linux-s390x-3.9/ldif.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages copying build/lib.linux-s390x-3.9/_ldap.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/constants.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/compat.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/extop copying build/lib.linux-s390x-3.9/ldap/extop/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/extop copying build/lib.linux-s390x-3.9/ldap/extop/dds.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/extop copying build/lib.linux-s390x-3.9/ldap/extop/passwd.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/extop copying build/lib.linux-s390x-3.9/ldap/dn.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/ldapobject.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-s390x-3.9/ldap/schema/tokenizer.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-s390x-3.9/ldap/schema/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-s390x-3.9/ldap/schema/models.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-s390x-3.9/ldap/schema/subentry.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/schema copying build/lib.linux-s390x-3.9/ldap/syncrepl.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/async.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/asyncsearch.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/modlist.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/logger.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/psearch.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/sss.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/libldap.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/pwdpolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/simple.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/readentry.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/pagedresults.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/openldap.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/sessiontrack.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/vlv.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/ppolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/controls/deref.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/controls copying build/lib.linux-s390x-3.9/ldap/pkginfo.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/sasl.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/resiter.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/filter.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/cidict.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap copying build/lib.linux-s390x-3.9/ldap/functions.py -> /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/slapdtest/_slapdtest.py to _slapdtest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldapurl.py to ldapurl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldif.py to ldif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/python3.9/site-packages/ldap/dn.py to dn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/ldapobject.py to ldapobject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/python3.9/site-packages/ldap/syncrepl.py to syncrepl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/async.py to async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/asyncsearch.py to asyncsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/modlist.py to modlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/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.s390x/usr/lib64/python3.9/site-packages/ldap/pkginfo.py to pkginfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/sasl.py to sasl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/resiter.py to resiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/cidict.py to cidict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/ldap/functions.py to functions.cpython-39.pyc writing byte-compilation script '/tmp/tmpn_582ii5.py' /usr/bin/python3 /tmp/tmpn_582ii5.py removing /tmp/tmpn_582ii5.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.s390x/usr/lib64/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.s390x/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.4.3-2.el9 --unique-debug-suffix -3.4.3-2.el9.s390x --unique-debug-src-base python-ldap-3.4.3-2.el9.s390x --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.s390x/usr/lib64/python3.9/site-packages/_ldap.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib64/python3.9/site-packages/_ldap.cpython-39-s390x-linux-gnu.so original debug info size: 272kB, size after compression: 232kB /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.s390x/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/lib/debug/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/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/lib64/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/lib64/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/lib64/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 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 Processing files: python3-ldap-3.4.3-2.el9.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O6yRdy + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.4.3 + DOCDIR=/builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/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.s390x/usr/share/doc/python3-ldap + cp -pr CHANGES /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/share/doc/python3-ldap + cp -pr README /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/share/doc/python3-ldap + cp -pr TODO /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/share/doc/python3-ldap + cp -pr Demo /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/usr/share/doc/python3-ldap + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Srd66P + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/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.s390x/usr/share/licenses/python3-ldap + cp -pr LICENCE /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x/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(s390-64) = 3.4.3-2.el9 python3-pyldap = 3.4.3-2.el9 python3-pyldap(s390-64) = 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()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblber.so.2()(64bit) liblber.so.2(OPENLDAP_2.200)(64bit) libldap.so.2()(64bit) libldap.so.2(OPENLDAP_2.200)(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.4.3-2.el9 python3-pyldap < 3 python39-ldap < 3.4.3-2.el9 Processing files: python-ldap-debugsource-3.4.3-2.el9.s390x Provides: python-ldap-debugsource = 3.4.3-2.el9 python-ldap-debugsource(s390-64) = 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.s390x Provides: debuginfo(build-id) = 9bd4b0ced128395e16d8a2af4cda09d953cebbf3 python-ldap-debuginfo = 3.4.3-2.el9 python3-ldap-debuginfo = 3.4.3-2.el9 python3-ldap-debuginfo(s390-64) = 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(s390-64) = 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.s390x Wrote: /builddir/build/RPMS/python3-ldap-debuginfo-3.4.3-2.el9.s390x.rpm Wrote: /builddir/build/RPMS/python-ldap-debugsource-3.4.3-2.el9.s390x.rpm Wrote: /builddir/build/RPMS/python3-ldap-3.4.3-2.el9.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uC5kr4 + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ldap-3.4.3-2.el9.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0