D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-acme-0.20.0-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cP6slw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf acme-0.20.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/acme-0.20.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd acme-0.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf acme.egg-info + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CyKqkL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd acme-0.20.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/jws_test.py -> build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/errors_test.py -> build/lib/acme copying acme/jws.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/client_test.py -> build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/messages_test.py -> build/lib/acme copying acme/challenges_test.py -> build/lib/acme copying acme/util_test.py -> build/lib/acme copying acme/crypto_util_test.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/fields_test.py -> build/lib/acme copying acme/standalone_test.py -> build/lib/acme copying acme/test_util.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/errors.py -> build/lib/acme creating build/lib/acme/jose copying acme/jose/jws_test.py -> build/lib/acme/jose copying acme/jose/json_util.py -> build/lib/acme/jose copying acme/jose/b64_test.py -> build/lib/acme/jose copying acme/jose/jwa_test.py -> build/lib/acme/jose copying acme/jose/errors_test.py -> build/lib/acme/jose copying acme/jose/interfaces_test.py -> build/lib/acme/jose copying acme/jose/jws.py -> build/lib/acme/jose copying acme/jose/__init__.py -> build/lib/acme/jose copying acme/jose/jwa.py -> build/lib/acme/jose copying acme/jose/json_util_test.py -> build/lib/acme/jose copying acme/jose/util_test.py -> build/lib/acme/jose copying acme/jose/b64.py -> build/lib/acme/jose copying acme/jose/interfaces.py -> build/lib/acme/jose copying acme/jose/jwk_test.py -> build/lib/acme/jose copying acme/jose/jwk.py -> build/lib/acme/jose copying acme/jose/util.py -> build/lib/acme/jose copying acme/jose/errors.py -> build/lib/acme/jose running egg_info creating acme.egg-info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt writing manifest file 'acme.egg-info/SOURCES.txt' reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' creating build/lib/acme/testdata copying acme/testdata/README -> build/lib/acme/testdata copying acme/testdata/cert-100sans.pem -> build/lib/acme/testdata copying acme/testdata/cert-idnsans.pem -> build/lib/acme/testdata copying acme/testdata/cert-san.pem -> build/lib/acme/testdata copying acme/testdata/cert.der -> build/lib/acme/testdata copying acme/testdata/cert.pem -> build/lib/acme/testdata copying acme/testdata/critical-san.pem -> build/lib/acme/testdata copying acme/testdata/csr-100sans.pem -> build/lib/acme/testdata copying acme/testdata/csr-6sans.pem -> build/lib/acme/testdata copying acme/testdata/csr-idnsans.pem -> build/lib/acme/testdata copying acme/testdata/csr-nosans.pem -> build/lib/acme/testdata copying acme/testdata/csr-san.pem -> build/lib/acme/testdata copying acme/testdata/csr.der -> build/lib/acme/testdata copying acme/testdata/csr.pem -> build/lib/acme/testdata copying acme/testdata/dsa512_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa1024_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa2048_cert.pem -> build/lib/acme/testdata copying acme/testdata/rsa2048_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa256_key.pem -> build/lib/acme/testdata copying acme/testdata/rsa512_key.pem -> build/lib/acme/testdata + sleep 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' running build running build_py running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aSKGM7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64 + cd acme-0.20.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa512_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa256_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_cert.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/rsa1024_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/dsa512_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr.der -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-san.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-nosans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-idnsans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-6sans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/csr-100sans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/critical-san.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert.der -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-san.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-idnsans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/cert-100sans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata copying build/lib/acme/testdata/README -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/testdata creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/errors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwk.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwk_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/interfaces.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/b64.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/util_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/json_util_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwa.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jws.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/interfaces_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/errors_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jwa_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/b64_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/json_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/jose/jws_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose copying build/lib/acme/errors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/test_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/crypto_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/standalone.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/crypto_util_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/util_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/messages.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/errors_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/client.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/fields.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/jws_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme copying build/lib/acme/challenges.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/errors.py to errors.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/util.py to util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/jwk.py to jwk.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/jwk_test.py to jwk_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/interfaces.py to interfaces.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/b64.py to b64.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/util_test.py to util_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/json_util_test.py to json_util_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/jwa.py to jwa.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/jws.py to jws.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/interfaces_test.py to interfaces_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/errors_test.py to errors_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/jwa_test.py to jwa_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/b64_test.py to b64_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/json_util.py to json_util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jose/jws_test.py to jws_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/errors.py to errors.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/util.py to util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/test_util.py to test_util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/standalone_test.py to standalone_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/fields_test.py to fields_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/crypto_util.py to crypto_util.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/standalone.py to standalone.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/crypto_util_test.py to crypto_util_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/util_test.py to util_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/challenges_test.py to challenges_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/messages_test.py to messages_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/messages.py to messages.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/client_test.py to client_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jws.py to jws.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/errors_test.py to errors_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/client.py to client.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/fields.py to fields.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/jws_test.py to jws_test.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme/challenges.py to challenges.pyc writing byte-compilation script '/tmp/tmpT_4d8G.py' /usr/bin/python2 -O /tmp/tmpT_4d8G.py removing /tmp/tmpT_4d8G.py running install_egg_info running egg_info writing requirements to acme.egg-info/requires.txt writing acme.egg-info/PKG-INFO writing top-level names to acme.egg-info/top_level.txt writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' Copying acme.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7/site-packages/acme-0.20.0-py2.7.egg-info running install_scripts Installing jws script to /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/bin + mv /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/bin/jws /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/bin/python2-jws + 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-acme-0.20.0-1.mga7.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa512_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa256_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa2048_cert.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/rsa1024_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/dsa512_key.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr.der -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-san.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-nosans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-idnsans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-6sans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/csr-100sans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/critical-san.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert.der -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert-san.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert-idnsans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/cert-100sans.pem -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata copying build/lib/acme/testdata/README -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/testdata creating /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/errors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/jwk.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/jwk_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/interfaces.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/b64.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/util_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/json_util_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/jwa.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/jws.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/interfaces_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/errors_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/jwa_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/b64_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/json_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/jose/jws_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose copying build/lib/acme/errors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/test_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/standalone_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/fields_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/crypto_util.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/standalone.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/crypto_util_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/util_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/challenges_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/messages_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/messages.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/client_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/jws.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/errors_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/client.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/fields.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/jws_test.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme copying build/lib/acme/challenges.py -> /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/errors.py to errors.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/util.py to util.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/jwk.py to jwk.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/jwk_test.py to jwk_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/interfaces.py to interfaces.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/b64.py to b64.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/util_test.py to util_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/json_util_test.py to json_util_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/jwa.py to jwa.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/jws.py to jws.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/interfaces_test.py to interfaces_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/errors_test.py to errors_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/jwa_test.py to jwa_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/b64_test.py to b64_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/json_util.py to json_util.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jose/jws_test.py to jws_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/errors.py to errors.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/util.py to util.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/test_util.py to test_util.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/standalone_test.py to standalone_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/fields_test.py to fields_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/crypto_util.py to crypto_util.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/standalone.py to standalone.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/crypto_util_test.py to crypto_util_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/util_test.py to util_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/challenges_test.py to challenges_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/messages_test.py to messages_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/messages.py to messages.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/client_test.py to client_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jws.py to jws.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/errors_test.py to errors_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/client.py to client.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/fields.py to fields.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/jws_test.py to jws_test.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme/challenges.py to challenges.cpython-36.pyc writing byte-compilation script '/tmp/tmpmq5ff3t2.py' /usr/bin/python3 /tmp/tmpmq5ff3t2.py removing /tmp/tmpmq5ff3t2.py running install_egg_info running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing entry points to acme.egg-info/entry_points.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'acme.egg-info/SOURCES.txt' Copying acme.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6/site-packages/acme-0.20.0-py3.6.egg-info running install_scripts Installing jws script to /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/bin + mv /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/bin/jws /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/bin/python3-jws + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.20.0-1.mga7 --unique-debug-suffix -0.20.0-1.mga7.x86_64 --unique-debug-src-base python-acme-0.20.0-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/acme-0.20.0 + '[' -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-acme-0.20.0-1.mga7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-acme-0.20.0-1.mga7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gFzLdG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd acme-0.20.0 + '[' 1 -eq 1 ']' + /usr/bin/python2 setup.py test running test Searching for enum34 Reading https://pypi.python.org/simple/enum34/ Download error on https://pypi.python.org/simple/enum34/: [Errno -2] Name or service not known -- Some packages may not be found! Couldn't find index page for 'enum34' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ Download error on https://pypi.python.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found! No local packages or working download links found for enum34 error: Could not find suitable distribution for Requirement.parse('enum34') error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.gFzLdG (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.gFzLdG (%check) I: [iurt_root_command] ERROR: chroot