D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-pyldap-2.4.25.1-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TcQ38d + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pyldap-2.4.25.1 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/pyldap-2.4.25.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyldap-2.4.25.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pyldap.egg-info + sed -i 1d Lib/ldap/controls/readentry.py + cp -a . /home/pterjan/rpmbuild/BUILD/python3-python-pyldap-2.4.25.1-1.mga7 + pushd /home/pterjan/rpmbuild/BUILD/python3-python-pyldap-2.4.25.1-1.mga7 ~/rpmbuild/BUILD/python3-python-pyldap-2.4.25.1-1.mga7 ~/rpmbuild/BUILD/pyldap-2.4.25.1 + xargs sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' + find . -name '*.py' + popd ~/rpmbuild/BUILD/pyldap-2.4.25.1 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0NnJ3H + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyldap-2.4.25.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd /home/pterjan/rpmbuild/BUILD/python3-python-pyldap-2.4.25.1-1.mga7 ~/rpmbuild/BUILD/python3-python-pyldap-2.4.25.1-1.mga7 ~/rpmbuild/BUILD/pyldap-2.4.25.1 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R extra_compile_args: extra_objects: include_dirs: /usr/include /usr/include/sasl /usr/local/include /usr/local/include/sasl library_dirs: /usr/lib /usr/lib64 /usr/local/lib /usr/local/lib64 libs: ldap_r running build running build_py file Lib/ldap.py (for module ldap) not found file Lib/ldap/controls.py (for module ldap.controls) not found file Lib/ldap/extop.py (for module ldap.extop) not found file Lib/ldap/schema.py (for module ldap.schema) not found creating build creating build/lib.linux-x86_64-3.6 copying Lib/ldapurl.py -> build/lib.linux-x86_64-3.6 copying Lib/ldif.py -> build/lib.linux-x86_64-3.6 copying Lib/dsml.py -> build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/__init__.py -> build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/async.py -> build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/compat.py -> build/lib.linux-x86_64-3.6/ldap creating build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-x86_64-3.6/ldap/controls copying Lib/ldap/cidict.py -> build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/dn.py -> build/lib.linux-x86_64-3.6/ldap creating build/lib.linux-x86_64-3.6/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-x86_64-3.6/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-x86_64-3.6/ldap/extop copying Lib/ldap/filter.py -> build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/functions.py -> build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/logger.py -> build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/modlist.py -> build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/resiter.py -> build/lib.linux-x86_64-3.6/ldap copying Lib/ldap/sasl.py -> build/lib.linux-x86_64-3.6/ldap creating build/lib.linux-x86_64-3.6/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-x86_64-3.6/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-x86_64-3.6/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-x86_64-3.6/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-x86_64-3.6/ldap/schema copying Lib/ldap/syncrepl.py -> build/lib.linux-x86_64-3.6/ldap file Lib/ldap.py (for module ldap) not found file Lib/ldap/controls.py (for module ldap.controls) not found file Lib/ldap/extop.py (for module ldap.extop) not found file Lib/ldap/schema.py (for module ldap.schema) not found running egg_info writing Lib/pyldap.egg-info/PKG-INFO writing dependency_links to Lib/pyldap.egg-info/dependency_links.txt writing requirements to Lib/pyldap.egg-info/requires.txt writing top-level names to Lib/pyldap.egg-info/top_level.txt file Lib/ldap.py (for module ldap) not found file Lib/ldap/controls.py (for module ldap.controls) not found file Lib/ldap/extop.py (for module ldap.extop) not found file Lib/ldap/schema.py (for module ldap.schema) not found reading manifest file 'Lib/pyldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no files found matching 'LICENCE' warning: no files found matching 'Modules/LICENSE' writing manifest file 'Lib/pyldap.egg-info/SOURCES.txt' running build_ext building '_ldap' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/Modules gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/LDAPObject.c -o build/temp.linux-x86_64-3.6/Modules/LDAPObject.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/ldapcontrol.c -o build/temp.linux-x86_64-3.6/Modules/ldapcontrol.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/common.c -o build/temp.linux-x86_64-3.6/Modules/common.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/constants.c -o build/temp.linux-x86_64-3.6/Modules/constants.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/errors.c -o build/temp.linux-x86_64-3.6/Modules/errors.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/functions.c -o build/temp.linux-x86_64-3.6/Modules/functions.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/schema.c -o build/temp.linux-x86_64-3.6/Modules/schema.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/ldapmodule.c -o build/temp.linux-x86_64-3.6/Modules/ldapmodule.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/message.c -o build/temp.linux-x86_64-3.6/Modules/message.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/version.c -o build/temp.linux-x86_64-3.6/Modules/version.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/options.c -o build/temp.linux-x86_64-3.6/Modules/options.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25.1 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.6m -c Modules/berval.c -o build/temp.linux-x86_64-3.6/Modules/berval.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-3.6/Modules/LDAPObject.o build/temp.linux-x86_64-3.6/Modules/ldapcontrol.o build/temp.linux-x86_64-3.6/Modules/common.o build/temp.linux-x86_64-3.6/Modules/constants.o build/temp.linux-x86_64-3.6/Modules/errors.o build/temp.linux-x86_64-3.6/Modules/functions.o build/temp.linux-x86_64-3.6/Modules/schema.o build/temp.linux-x86_64-3.6/Modules/ldapmodule.o build/temp.linux-x86_64-3.6/Modules/message.o build/temp.linux-x86_64-3.6/Modules/version.o build/temp.linux-x86_64-3.6/Modules/options.o build/temp.linux-x86_64-3.6/Modules/berval.o -L/usr/lib -L/usr/lib64 -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -Wl,--enable-new-dtags,-R/usr/lib64 -Wl,--enable-new-dtags,-R/usr/local/lib -Wl,--enable-new-dtags,-R/usr/local/lib64 -lldap_r -lpython3.6m -o build/lib.linux-x86_64-3.6/_ldap.cpython-36m-x86_64-linux-gnu.so /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s + sleep 1 + popd ~/rpmbuild/BUILD/pyldap-2.4.25.1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dY4EGl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64 + cd pyldap-2.4.25.1 + '[' 1 -eq 1 ']' + pushd /home/pterjan/rpmbuild/BUILD/python3-python-pyldap-2.4.25.1-1.mga7 ~/rpmbuild/BUILD/python3-python-pyldap-2.4.25.1-1.mga7 ~/rpmbuild/BUILD/pyldap-2.4.25.1 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64 defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R extra_compile_args: extra_objects: include_dirs: /usr/include /usr/include/sasl /usr/local/include /usr/local/include/sasl library_dirs: /usr/lib /usr/lib64 /usr/local/lib /usr/local/lib64 libs: ldap_r running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages copying build/lib.linux-x86_64-3.6/_ldap.cpython-36m-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/syncrepl.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap creating /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-x86_64-3.6/ldap/schema/tokenizer.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-x86_64-3.6/ldap/schema/subentry.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-x86_64-3.6/ldap/schema/models.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-x86_64-3.6/ldap/schema/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/schema copying build/lib.linux-x86_64-3.6/ldap/sasl.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/resiter.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/modlist.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/logger.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/ldapobject.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/functions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/filter.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap creating /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/extop copying build/lib.linux-x86_64-3.6/ldap/extop/dds.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/extop copying build/lib.linux-x86_64-3.6/ldap/extop/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/extop copying build/lib.linux-x86_64-3.6/ldap/dn.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/cidict.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap creating /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/simple.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/sessiontrack.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/readentry.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/pwdpolicy.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/psearch.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/ppolicy.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/openldap.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/libldap.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/deref.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/controls/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls copying build/lib.linux-x86_64-3.6/ldap/compat.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/async.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/ldap/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap copying build/lib.linux-x86_64-3.6/dsml.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages copying build/lib.linux-x86_64-3.6/ldif.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages copying build/lib.linux-x86_64-3.6/ldapurl.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/syncrepl.py to syncrepl.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/schema/tokenizer.py to tokenizer.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/schema/subentry.py to subentry.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/schema/models.py to models.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/schema/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/sasl.py to sasl.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/resiter.py to resiter.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/modlist.py to modlist.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/logger.py to logger.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/ldapobject.py to ldapobject.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/functions.py to functions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/filter.py to filter.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/extop/dds.py to dds.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/extop/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/dn.py to dn.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/cidict.py to cidict.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/simple.py to simple.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/sessiontrack.py to sessiontrack.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/readentry.py to readentry.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/psearch.py to psearch.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/ppolicy.py to ppolicy.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/openldap.py to openldap.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/libldap.py to libldap.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/deref.py to deref.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/controls/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/compat.py to compat.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/async.py to async.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldap/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/dsml.py to dsml.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldif.py to ldif.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/ldapurl.py to ldapurl.cpython-36.pyc writing byte-compilation script '/tmp/tmp4rlcbs11.py' /usr/bin/python3 /tmp/tmp4rlcbs11.py removing /tmp/tmp4rlcbs11.py running install_egg_info running egg_info writing Lib/pyldap.egg-info/PKG-INFO writing dependency_links to Lib/pyldap.egg-info/dependency_links.txt writing requirements to Lib/pyldap.egg-info/requires.txt writing top-level names to Lib/pyldap.egg-info/top_level.txt file Lib/ldap.py (for module ldap) not found file Lib/ldap/controls.py (for module ldap.controls) not found file Lib/ldap/extop.py (for module ldap.extop) not found file Lib/ldap/schema.py (for module ldap.schema) not found reading manifest file 'Lib/pyldap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no files found matching 'LICENCE' warning: no files found matching 'Modules/LICENSE' writing manifest file 'Lib/pyldap.egg-info/SOURCES.txt' Copying Lib/pyldap.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/pyldap-2.4.25.1-py3.6.egg-info running install_scripts + popd ~/rpmbuild/BUILD/pyldap-2.4.25.1 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 2.4.25.1-1.mga7 --unique-debug-suffix -2.4.25.1-1.mga7.x86_64 --unique-debug-src-base python-pyldap-2.4.25.1-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pyldap-2.4.25.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6/site-packages/_ldap.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyldap-2.4.25.1-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kX7jY7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pyldap-2.4.25.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/share/doc/python3-pyldap + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/share/doc/python3-pyldap + cp -pr CHANGES /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/share/doc/python3-pyldap + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/share/doc/python3-pyldap + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/python-pyldap-2.4.25.1-1.mga7.x86_64/usr/share/doc/python3-pyldap + exit 0 Provides: python3-pyldap = 2.4.25.1-1.mga7 python3-pyldap(x86-64) = 2.4.25.1-1.mga7 python3.6dist(pyldap) = 2.4.25.1 python3dist(pyldap) = 2.4.25.1 pythonegg(3)(pyldap) = 2.4.25.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libldap_r-2.4.so.2()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 python3.6dist(setuptools) Processing files: python-pyldap-debugsource-2.4.25.1-1.mga7.x86_64 error: Empty %files file /home/pterjan/rpmbuild/BUILD/pyldap-2.4.25.1/debugsourcefiles.list RPM build errors: Empty %files file /home/pterjan/rpmbuild/BUILD/pyldap-2.4.25.1/debugsourcefiles.list I: [iurt_root_command] ERROR: chroot