Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-ldap.spec'], chrootPath='/var/lib/mock/f29-build-16720-8116/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-ldap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-ldap-3.1.0-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-ldap.spec'], chrootPath='/var/lib/mock/f29-build-16720-8116/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-ldap.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OANtCb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-ldap-3.1.0 + /usr/bin/mkdir -p python-ldap-3.1.0 + cd python-ldap-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-ldap-3.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd python-ldap-3.1.0 ~/build/BUILD/python-ldap-3.1.0/python-ldap-3.1.0 ~/build/BUILD/python-ldap-3.1.0 + popd ~/build/BUILD/python-ldap-3.1.0 + mv python-ldap-3.1.0 python3 + cp -a python3 python2 + find python2 -name '*.py' + xargs sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python2|' + find python3 -name '*.py' + xargs sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' + sed -i s,-Werror,-Wignore,g python3/tox.ini + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.slVDg2 + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + pushd python2 ~/build/BUILD/python-ldap-3.1.0/python2 ~/build/BUILD/python-ldap-3.1.0 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 copying Lib/ldapurl.py -> build/lib.linux-riscv64-2.7 copying Lib/ldif.py -> build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/modlist.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/resiter.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/constants.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/dn.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/functions.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/cidict.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/async.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/compat.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/sasl.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/__init__.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/logger.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/filter.py -> build/lib.linux-riscv64-2.7/ldap creating build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-riscv64-2.7/ldap/controls creating build/lib.linux-riscv64-2.7/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-riscv64-2.7/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-riscv64-2.7/ldap/extop creating build/lib.linux-riscv64-2.7/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-riscv64-2.7/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-riscv64-2.7/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-riscv64-2.7/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-riscv64-2.7/ldap/schema creating build/lib.linux-riscv64-2.7/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-riscv64-2.7/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-riscv64-2.7/slapdtest running egg_info writing requirements to Lib/python_ldap.egg-info/requires.txt writing Lib/python_ldap.egg-info/PKG-INFO writing top-level names to Lib/python_ldap.egg-info/top_level.txt writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching 'Doc/.build' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' creating build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-riscv64-2.7/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-riscv64-2.7/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/Modules gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/LDAPObject.c -o build/temp.linux-riscv64-2.7/Modules/LDAPObject.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/ldapcontrol.c -o build/temp.linux-riscv64-2.7/Modules/ldapcontrol.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/common.c -o build/temp.linux-riscv64-2.7/Modules/common.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/constants.c -o build/temp.linux-riscv64-2.7/Modules/constants.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/functions.c -o build/temp.linux-riscv64-2.7/Modules/functions.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/ldapmodule.c -o build/temp.linux-riscv64-2.7/Modules/ldapmodule.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/message.c -o build/temp.linux-riscv64-2.7/Modules/message.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/options.c -o build/temp.linux-riscv64-2.7/Modules/options.o gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python2.7 -c Modules/berval.c -o build/temp.linux-riscv64-2.7/Modules/berval.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/Modules/LDAPObject.o build/temp.linux-riscv64-2.7/Modules/ldapcontrol.o build/temp.linux-riscv64-2.7/Modules/common.o build/temp.linux-riscv64-2.7/Modules/constants.o build/temp.linux-riscv64-2.7/Modules/functions.o build/temp.linux-riscv64-2.7/Modules/ldapmodule.o build/temp.linux-riscv64-2.7/Modules/message.o build/temp.linux-riscv64-2.7/Modules/options.o build/temp.linux-riscv64-2.7/Modules/berval.o -L/usr/lib64 -lldap_r -llber -lpython2.7 -o build/lib.linux-riscv64-2.7/_ldap.so + sleep 1 ~/build/BUILD/python-ldap-3.1.0 ~/build/BUILD/python-ldap-3.1.0/python3 ~/build/BUILD/python-ldap-3.1.0 + popd + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.7 copying Lib/ldapurl.py -> build/lib.linux-riscv64-3.7 copying Lib/ldif.py -> build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/asyncsearch.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/modlist.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/resiter.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/constants.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/pkginfo.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/dn.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/functions.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/cidict.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/async.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/syncrepl.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/compat.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/sasl.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/__init__.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/logger.py -> build/lib.linux-riscv64-3.7/ldap copying Lib/ldap/filter.py -> build/lib.linux-riscv64-3.7/ldap creating build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/vlv.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/pagedresults.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-riscv64-3.7/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-riscv64-3.7/ldap/controls creating build/lib.linux-riscv64-3.7/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-riscv64-3.7/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-riscv64-3.7/ldap/extop creating build/lib.linux-riscv64-3.7/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-riscv64-3.7/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-riscv64-3.7/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-riscv64-3.7/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-riscv64-3.7/ldap/schema creating build/lib.linux-riscv64-3.7/slapdtest copying Lib/slapdtest/__init__.py -> build/lib.linux-riscv64-3.7/slapdtest copying Lib/slapdtest/_slapdtest.py -> build/lib.linux-riscv64-3.7/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' BUILDSTDERR: no previously-included directories found matching 'Doc/.build' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' creating build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/README -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/ca.conf -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/ca.pem -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/client.conf -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/client.key -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/client.pem -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/gencerts.sh -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/gennssdb.sh -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/server.conf -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/server.key -> build/lib.linux-riscv64-3.7/slapdtest/certs copying Lib/slapdtest/certs/server.pem -> build/lib.linux-riscv64-3.7/slapdtest/certs running build_ext building '_ldap' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/Modules gcc -pthread -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.7m -c Modules/LDAPObject.c -o build/temp.linux-riscv64-3.7/Modules/LDAPObject.o gcc -pthread -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.7m -c Modules/ldapcontrol.c -o build/temp.linux-riscv64-3.7/Modules/ldapcontrol.o gcc -pthread -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.7m -c Modules/common.c -o build/temp.linux-riscv64-3.7/Modules/common.o gcc -pthread -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.7m -c Modules/constants.c -o build/temp.linux-riscv64-3.7/Modules/constants.o gcc -pthread -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.7m -c Modules/functions.c -o build/temp.linux-riscv64-3.7/Modules/functions.o gcc -pthread -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.7m -c Modules/ldapmodule.c -o build/temp.linux-riscv64-3.7/Modules/ldapmodule.o gcc -pthread -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.7m -c Modules/message.c -o build/temp.linux-riscv64-3.7/Modules/message.o gcc -pthread -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.7m -c Modules/options.c -o build/temp.linux-riscv64-3.7/Modules/options.o gcc -pthread -DNDEBUG -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 -fasynchronous-unwind-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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=3.1.0 -DLDAPMODULE_AUTHOR=python-ldap project -DLDAPMODULE_LICENSE=Python style -IModules -I/usr/include/python3.7m -c Modules/berval.c -o build/temp.linux-riscv64-3.7/Modules/berval.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/Modules/LDAPObject.o build/temp.linux-riscv64-3.7/Modules/ldapcontrol.o build/temp.linux-riscv64-3.7/Modules/common.o build/temp.linux-riscv64-3.7/Modules/constants.o build/temp.linux-riscv64-3.7/Modules/functions.o build/temp.linux-riscv64-3.7/Modules/ldapmodule.o build/temp.linux-riscv64-3.7/Modules/message.o build/temp.linux-riscv64-3.7/Modules/options.o build/temp.linux-riscv64-3.7/Modules/berval.o -L/usr/lib64 -lldap_r -llber -lpython3.7m -o build/lib.linux-riscv64-3.7/_ldap.cpython-37m-riscv64-linux-gnu.so + sleep 1 ~/build/BUILD/python-ldap-3.1.0 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g1LAg3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64 + cd python-ldap-3.1.0 + pushd python2 ~/build/BUILD/python-ldap-3.1.0/python2 ~/build/BUILD/python-ldap-3.1.0 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/ldapurl.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/ldif.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/_ldap.so -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/asyncsearch.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/modlist.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/resiter.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/constants.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/pkginfo.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/dn.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/functions.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/cidict.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/vlv.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/pwdpolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/pagedresults.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/readentry.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/openldap.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/deref.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/simple.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/sessiontrack.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/sss.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/ppolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/psearch.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/libldap.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/extop copying build/lib.linux-riscv64-2.7/ldap/extop/dds.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/extop copying build/lib.linux-riscv64-2.7/ldap/extop/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/extop copying build/lib.linux-riscv64-2.7/ldap/async.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/syncrepl.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/schema/tokenizer.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/schema/subentry.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/schema/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/schema/models.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/ldapobject.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/compat.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/sasl.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/logger.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/filter.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/gennssdb.sh -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/ca.pem -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/client.key -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/client.conf -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/ca.conf -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/server.key -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/server.pem -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/gencerts.sh -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/server.conf -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/client.pem -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/certs/README -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-2.7/slapdtest/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest copying build/lib.linux-riscv64-2.7/slapdtest/_slapdtest.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldapurl.py to ldapurl.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldif.py to ldif.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/asyncsearch.py to asyncsearch.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/modlist.py to modlist.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/resiter.py to resiter.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/pkginfo.py to pkginfo.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/dn.py to dn.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/cidict.py to cidict.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/vlv.py to vlv.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/pagedresults.py to pagedresults.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/readentry.py to readentry.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/openldap.py to openldap.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/deref.py to deref.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/simple.py to simple.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/sessiontrack.py to sessiontrack.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/sss.py to sss.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/ppolicy.py to ppolicy.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/psearch.py to psearch.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/libldap.py to libldap.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/extop/dds.py to dds.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/extop/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/async.py to async.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/syncrepl.py to syncrepl.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/schema/tokenizer.py to tokenizer.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/schema/subentry.py to subentry.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/schema/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/schema/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/ldapobject.py to ldapobject.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/sasl.py to sasl.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/ldap/filter.py to filter.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/slapdtest/_slapdtest.py to _slapdtest.pyc writing byte-compilation script '/tmp/tmpCner8u.py' /usr/bin/python2 -O /tmp/tmpCner8u.py removing /tmp/tmpCner8u.py running install_egg_info running egg_info writing requirements to Lib/python_ldap.egg-info/requires.txt writing Lib/python_ldap.egg-info/PKG-INFO writing top-level names to Lib/python_ldap.egg-info/top_level.txt writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching 'Doc/.build' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' Copying Lib/python_ldap.egg-info to /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/python_ldap-3.1.0-py2.7.egg-info running install_scripts + popd ~/build/BUILD/python-ldap-3.1.0 ~/build/BUILD/python-ldap-3.1.0/python3 ~/build/BUILD/python-ldap-3.1.0 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/_ldap.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/ldapurl.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages copying build/lib.linux-riscv64-3.7/ldif.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/asyncsearch.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/modlist.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/resiter.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/constants.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/pkginfo.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/dn.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/functions.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/cidict.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/vlv.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/pwdpolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/pagedresults.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/readentry.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/openldap.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/deref.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/simple.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/sessiontrack.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/sss.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/ppolicy.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/psearch.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls copying build/lib.linux-riscv64-3.7/ldap/controls/libldap.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/extop copying build/lib.linux-riscv64-3.7/ldap/extop/dds.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/extop copying build/lib.linux-riscv64-3.7/ldap/extop/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/extop copying build/lib.linux-riscv64-3.7/ldap/async.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/syncrepl.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/schema copying build/lib.linux-riscv64-3.7/ldap/schema/tokenizer.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/schema copying build/lib.linux-riscv64-3.7/ldap/schema/subentry.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/schema copying build/lib.linux-riscv64-3.7/ldap/schema/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/schema copying build/lib.linux-riscv64-3.7/ldap/schema/models.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/schema copying build/lib.linux-riscv64-3.7/ldap/ldapobject.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/compat.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/sasl.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/logger.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap copying build/lib.linux-riscv64-3.7/ldap/filter.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest creating /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/gennssdb.sh -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/ca.pem -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/client.key -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/client.conf -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/ca.conf -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/server.key -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/server.pem -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/gencerts.sh -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/server.conf -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/client.pem -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/certs/README -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/certs copying build/lib.linux-riscv64-3.7/slapdtest/__init__.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest copying build/lib.linux-riscv64-3.7/slapdtest/_slapdtest.py -> /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldapurl.py to ldapurl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldif.py to ldif.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/asyncsearch.py to asyncsearch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/modlist.py to modlist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/resiter.py to resiter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/pkginfo.py to pkginfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/dn.py to dn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/functions.py to functions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/cidict.py to cidict.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/vlv.py to vlv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/pagedresults.py to pagedresults.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/readentry.py to readentry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/openldap.py to openldap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/deref.py to deref.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/simple.py to simple.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/sessiontrack.py to sessiontrack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/sss.py to sss.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/ppolicy.py to ppolicy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/psearch.py to psearch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/controls/libldap.py to libldap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/extop/dds.py to dds.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/extop/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/async.py to async.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/syncrepl.py to syncrepl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/schema/tokenizer.py to tokenizer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/schema/subentry.py to subentry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/schema/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/schema/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/ldapobject.py to ldapobject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/sasl.py to sasl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/logger.py to logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/ldap/filter.py to filter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/slapdtest/_slapdtest.py to _slapdtest.cpython-37.pyc writing byte-compilation script '/tmp/tmpa__317ta.py' /usr/bin/python3 /tmp/tmpa__317ta.py removing /tmp/tmpa__317ta.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' BUILDSTDERR: no previously-included directories found matching 'Doc/.build' writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt' Copying Lib/python_ldap.egg-info to /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/python_ldap-3.1.0-py3.7.egg-info running install_scripts ~/build/BUILD/python-ldap-3.1.0 + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.1.0-2.fc29 --unique-debug-suffix -3.1.0-2.fc29.riscv64 --unique-debug-src-base python-ldap-3.1.0-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-ldap-3.1.0 extracting debug info from /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7/site-packages/_ldap.so extracting debug info from /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7/site-packages/_ldap.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 387 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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 /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BFsXWL Processing files: python2-ldap-3.1.0-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U6Omoy + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python2-ldap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python2-ldap + cp -pr python2/CHANGES /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python2-ldap + cp -pr python2/README /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python2-ldap + cp -pr python2/TODO /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python2-ldap + cp -pr python2/Demo /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python2-ldap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XBNMZl + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/licenses/python2-ldap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/licenses/python2-ldap + cp -pr python2/LICENCE /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/licenses/python2-ldap + exit 0 Provides: python-ldap = 3.1.0-2.fc29 python-ldap(riscv-64) = 3.1.0-2.fc29 python2-ldap = 3.1.0-2.fc29 python2-ldap(riscv-64) = 3.1.0-2.fc29 python2.7dist(python-ldap) = 3.1.0 python2dist(python-ldap) = 3.1.0 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 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-ldap < 3.1.0-2.fc29 Processing files: python3-ldap-3.1.0-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.anSIEk + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python3-ldap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python3-ldap + cp -pr python3/CHANGES /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python3-ldap + cp -pr python3/README /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python3-ldap + cp -pr python3/TODO /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python3-ldap + cp -pr python3/Demo /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/doc/python3-ldap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jY25un + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/licenses/python3-ldap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/licenses/python3-ldap + cp -pr python3/LICENCE /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64/usr/share/licenses/python3-ldap + exit 0 Provides: python3-ldap = 3.1.0-2.fc29 python3-ldap(riscv-64) = 3.1.0-2.fc29 python3-pyldap = 3.1.0-2.fc29 python3-pyldap(riscv-64) = 3.1.0-2.fc29 python3.7dist(python-ldap) = 3.1.0 python3dist(python-ldap) = 3.1.0 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 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python3-pyldap < 3 Processing files: python-ldap-debugsource-3.1.0-2.fc29.riscv64 Provides: python-ldap-debugsource = 3.1.0-2.fc29 python-ldap-debugsource(riscv-64) = 3.1.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-ldap-debuginfo-3.1.0-2.fc29.riscv64 Provides: python-ldap-debuginfo = 3.1.0-2.fc29 python-ldap-debuginfo(riscv-64) = 3.1.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ldap-debugsource(riscv-64) = 3.1.0-2.fc29 Processing files: python2-ldap-debuginfo-3.1.0-2.fc29.riscv64 Provides: debuginfo(build-id) = 22ab192f42c769ac45ccd64393b7ee9baadca0dc python2-ldap-debuginfo = 3.1.0-2.fc29 python2-ldap-debuginfo(riscv-64) = 3.1.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ldap-debugsource(riscv-64) = 3.1.0-2.fc29 Processing files: python3-ldap-debuginfo-3.1.0-2.fc29.riscv64 Provides: debuginfo(build-id) = e83e84d7e8634c753c0687d73830eca2ff751f22 python3-ldap-debuginfo = 3.1.0-2.fc29 python3-ldap-debuginfo(riscv-64) = 3.1.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ldap-debugsource(riscv-64) = 3.1.0-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-ldap-3.1.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-ldap-3.1.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-ldap-debugsource-3.1.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-ldap-debuginfo-3.1.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-ldap-debuginfo-3.1.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-ldap-debuginfo-3.1.0-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.viFT1P + umask 022 + cd /builddir/build/BUILD + cd python-ldap-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ldap-3.1.0-2.fc29.riscv64 + exit 0 Child return code was: 0