Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-ldap.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-74357-24963/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-ldap.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-ldap-3.3.1-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-ldap.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-74357-24963/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-ldap.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qHxIgg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-ldap-3.3.1 + /usr/bin/mkdir -p python-ldap-3.3.1 + cd python-ldap-3.3.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-ldap-3.3.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd python-ldap-3.3.1 + echo 'Patch #1 (0001-Fix-SASL-get-set-options-on-big-endian-platforms.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 ~/build/BUILD/python-ldap-3.3.1/python-ldap-3.3.1 ~/build/BUILD/python-ldap-3.3.1 Patch #1 (0001-Fix-SASL-get-set-options-on-big-endian-platforms.patch): patching file Modules/options.c patching file Tests/t_ldapobject.py Hunk #1 succeeded at 487 (offset 153 lines). Hunk #2 succeeded at 496 (offset 153 lines). + popd + mv python-ldap-3.3.1 python3 ~/build/BUILD/python-ldap-3.3.1 + cp -a python3 python2 + find python3 -name '*.py' + xargs sed -i '1s|^#!/usr/bin/env python|#!/usr/libexec/platform-python|' + sed -i s,-Werror,-Wignore,g python3/tox.ini + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QGqbfg + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-ldap-3.3.1/python3 ~/build/BUILD/python-ldap-3.3.1 + cd python-ldap-3.3.1 + pushd python3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib.linux-ppc64le-3.6 copying Lib/ldapurl.py -> build/lib.linux-ppc64le-3.6 copying Lib/ldif.py -> build/lib.linux-ppc64le-3.6 creating build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/functions.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/constants.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/async.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/dn.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/cidict.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/__init__.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/logger.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/sasl.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/filter.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/resiter.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/modlist.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-ppc64le-3.6/ldap copying Lib/ldap/compat.py -> build/lib.linux-ppc64le-3.6/ldap creating build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-ppc64le-3.6/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-ppc64le-3.6/ldap/controls creating build/lib.linux-ppc64le-3.6/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-ppc64le-3.6/ldap/extop copying Lib/ldap/extop/passwd.py -> build/lib.linux-ppc64le-3.6/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-ppc64le-3.6/ldap/extop creating build/lib.linux-ppc64le-3.6/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-ppc64le-3.6/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-ppc64le-3.6/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-ppc64le-3.6/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-ppc64le-3.6/ldap/schema creating build/lib.linux-ppc64le-3.6/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-ppc64le-3.6/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-ppc64le-3.6/slapdtest running egg_info writing Lib/python_ldap.egg-info/PKG-INFO writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt writing requirements to Lib/python_ldap.egg-info/requires.txt writing top-level names to Lib/python_ldap.egg-info/top_level.txt reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/.build' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' creating build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-ppc64le-3.6/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-ppc64le-3.6/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-ppc64le-3.6 creating build/temp.linux-ppc64le-3.6/Modules gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.3.1 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.6m -c Modules/LDAPObject.c -o build/temp.linux-ppc64le-3.6/Modules/LDAPObject.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.3.1 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.6m -c Modules/ldapcontrol.c -o build/temp.linux-ppc64le-3.6/Modules/ldapcontrol.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.3.1 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.6m -c Modules/common.c -o build/temp.linux-ppc64le-3.6/Modules/common.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.3.1 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.6m -c Modules/constants.c -o build/temp.linux-ppc64le-3.6/Modules/constants.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.3.1 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.6m -c Modules/functions.c -o build/temp.linux-ppc64le-3.6/Modules/functions.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.3.1 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.6m -c Modules/ldapmodule.c -o build/temp.linux-ppc64le-3.6/Modules/ldapmodule.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.3.1 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.6m -c Modules/message.c -o build/temp.linux-ppc64le-3.6/Modules/message.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.3.1 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.6m -c Modules/options.c -o build/temp.linux-ppc64le-3.6/Modules/options.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.3.1 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.6m -c Modules/berval.c -o build/temp.linux-ppc64le-3.6/Modules/berval.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.6/Modules/LDAPObject.o build/temp.linux-ppc64le-3.6/Modules/ldapcontrol.o build/temp.linux-ppc64le-3.6/Modules/common.o build/temp.linux-ppc64le-3.6/Modules/constants.o build/temp.linux-ppc64le-3.6/Modules/functions.o build/temp.linux-ppc64le-3.6/Modules/ldapmodule.o build/temp.linux-ppc64le-3.6/Modules/message.o build/temp.linux-ppc64le-3.6/Modules/options.o build/temp.linux-ppc64le-3.6/Modules/berval.o -L/usr/lib64 -lldap_r -llber -lpython3.6m -o build/lib.linux-ppc64le-3.6/_ldap.cpython-36m-ppc64le-linux-gnu.so + sleep 1 + popd + exit 0 ~/build/BUILD/python-ldap-3.3.1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pBrtmf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le + cd python-ldap-3.3.1 + pushd python3 ~/build/BUILD/python-ldap-3.3.1/python3 ~/build/BUILD/python-ldap-3.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages copying build/lib.linux-ppc64le-3.6/_ldap.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest copying build/lib.linux-ppc64le-3.6/slapdtest/_slapdtest.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/README -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/server.conf -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/ca.pem -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/client.key -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/server.key -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/client.conf -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/gennssdb.sh -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/server.pem -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/ca.conf -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/gencerts.sh -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/certs/client.pem -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/certs copying build/lib.linux-ppc64le-3.6/slapdtest/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest copying build/lib.linux-ppc64le-3.6/ldapurl.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages copying build/lib.linux-ppc64le-3.6/ldif.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/functions.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/constants.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/async.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/dn.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/cidict.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/syncrepl.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/logger.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/libldap.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/deref.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/readentry.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/psearch.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/pwdpolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/vlv.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/openldap.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/pagedresults.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/sss.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/sessiontrack.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/simple.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/controls/ppolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-ppc64le-3.6/ldap/sasl.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/asyncsearch.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/pkginfo.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/filter.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/resiter.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/modlist.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-ppc64le-3.6/ldap/ldapobject.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-ppc64le-3.6/ldap/schema/models.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-ppc64le-3.6/ldap/schema/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-ppc64le-3.6/ldap/schema/subentry.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-ppc64le-3.6/ldap/schema/tokenizer.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-ppc64le-3.6/ldap/compat.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/extop copying build/lib.linux-ppc64le-3.6/ldap/extop/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/extop copying build/lib.linux-ppc64le-3.6/ldap/extop/passwd.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/extop copying build/lib.linux-ppc64le-3.6/ldap/extop/dds.py -> /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/extop byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/_slapdtest.py to _slapdtest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/slapdtest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldapurl.py to ldapurl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldif.py to ldif.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/async.py to async.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/dn.py to dn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/cidict.py to cidict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/syncrepl.py to syncrepl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/logger.py to logger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/libldap.py to libldap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/deref.py to deref.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/readentry.py to readentry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/psearch.py to psearch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/vlv.py to vlv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/openldap.py to openldap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/pagedresults.py to pagedresults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/sss.py to sss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/sessiontrack.py to sessiontrack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/simple.py to simple.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/controls/ppolicy.py to ppolicy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/sasl.py to sasl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/asyncsearch.py to asyncsearch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/pkginfo.py to pkginfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/filter.py to filter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/resiter.py to resiter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/modlist.py to modlist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/ldapobject.py to ldapobject.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/schema/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/schema/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/schema/subentry.py to subentry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/schema/tokenizer.py to tokenizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/extop/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/extop/passwd.py to passwd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/ldap/extop/dds.py to dds.cpython-36.pyc writing byte-compilation script '/tmp/tmpsdkqe2m3.py' /usr/libexec/platform-python /tmp/tmpsdkqe2m3.py removing /tmp/tmpsdkqe2m3.py running install_egg_info running egg_info writing Lib/python_ldap.egg-info/PKG-INFO writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt writing requirements to Lib/python_ldap.egg-info/requires.txt writing top-level names to Lib/python_ldap.egg-info/top_level.txt reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Doc/.build' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' Copying Lib/python_ldap.egg-info to /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/python_ldap-3.3.1-py3.6.egg-info running install_scripts + popd ~/build/BUILD/python-ldap-3.3.1 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.3.1-2.el8 --unique-debug-suffix -3.3.1-2.el8.ppc64le --unique-debug-src-base python-ldap-3.3.1-2.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-ldap-3.3.1 extracting debug info from /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages/_ldap.cpython-36m-ppc64le-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 202 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Iksh8f + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-ldap-3.3.1/python3 ~/build/BUILD/python-ldap-3.3.1 + cd python-ldap-3.3.1 + pushd python3 + LANG=C.UTF-8 + LOGLEVEL=10 + PYTHONPATH=/builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/lib64/python3.6/site-packages + /usr/libexec/platform-python -m pytest ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/python-ldap-3.3.1/python3, inifile: setup.cfg collected 295 items Tests/t_bind.py ..s. [ 1%] Tests/t_cext.py ............................s.......... [ 14%] Tests/t_cidict.py ... [ 15%] Tests/t_edit.py . [ 15%] Tests/t_ldap_asyncsearch.py . [ 16%] Tests/t_ldap_controls_libldap.py .... [ 17%] Tests/t_ldap_controls_ppolicy.py .. [ 18%] Tests/t_ldap_controls_sss.py . [ 18%] Tests/t_ldap_dn.py ...... [ 20%] Tests/t_ldap_filter.py ... [ 21%] Tests/t_ldap_functions.py ... [ 22%] Tests/t_ldap_modlist.py .. [ 23%] Tests/t_ldap_options.py .........x....x.. [ 29%] Tests/t_ldap_sasl.py .. [ 29%] Tests/t_ldap_schema_subentry.py ................. [ 35%] Tests/t_ldap_schema_tokenizer.py ..... [ 37%] Tests/t_ldap_syncrepl.py ......ssssss. [ 41%] Tests/t_ldapobject.py ..........ssssssss......s..s......s.ssss.......... [ 58%] .....ssssssss......s..s......s.ssss..........ssssssss......s..s......s.s [ 83%] sss [ 84%] Tests/t_ldapurl.py ..x.................. [ 91%] Tests/t_ldif.py ........................ [ 99%] Tests/t_slapdobject.py .. [100%] ============== 239 passed, 53 skipped, 3 xfailed in 35.16 seconds ============== ~/build/BUILD/python-ldap-3.3.1 + popd + exit 0 Processing files: python3-ldap-3.3.1-2.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NVEtue + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.3.1 + DOCDIR=/builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/share/doc/python3-ldap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/share/doc/python3-ldap + cp -pr python3/CHANGES /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/share/doc/python3-ldap + cp -pr python3/README /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/share/doc/python3-ldap + cp -pr python3/TODO /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/share/doc/python3-ldap + cp -pr python3/Demo /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/share/doc/python3-ldap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UUr2Xd + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/share/licenses/python3-ldap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/share/licenses/python3-ldap + cp -pr python3/LICENCE /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le/usr/share/licenses/python3-ldap + exit 0 Provides: python3-ldap = 3.3.1-2.el8 python3-ldap(ppc-64) = 3.3.1-2.el8 python3-pyldap = 3.3.1-2.el8 python3-pyldap(ppc-64) = 3.3.1-2.el8 python3.6dist(python-ldap) = 3.3.1 python3dist(python-ldap) = 3.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: python3-pyldap < 3 Processing files: python-ldap-debugsource-3.3.1-2.el8.ppc64le Provides: python-ldap-debugsource = 3.3.1-2.el8 python-ldap-debugsource(ppc-64) = 3.3.1-2.el8 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.3.1-2.el8.ppc64le Provides: debuginfo(build-id) = e6f27fcba8782e93cc309e93a8518277c900fbb5 python3-ldap-debuginfo = 3.3.1-2.el8 python3-ldap-debuginfo(ppc-64) = 3.3.1-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ldap-debugsource(ppc-64) = 3.3.1-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le Wrote: /builddir/build/RPMS/python3-ldap-3.3.1-2.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python-ldap-debugsource-3.3.1-2.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-ldap-debuginfo-3.3.1-2.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3RcG4e + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ldap-3.3.1-2.el8.ppc64le + exit 0 Child return code was: 0