D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/python-zope-interface-5.1.2-1.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H2gNYo
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf zope.interface-5.1.2
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/zope.interface-5.1.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd zope.interface-5.1.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf zope.interface.egg-info
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JM0kAk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd zope.interface-5.1.2
+ '[' 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 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.8
creating build/lib.linux-x86_64-3.8/zope
copying src/zope/__init__.py -> build/lib.linux-x86_64-3.8/zope
creating build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/adapter.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/document.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/verify.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/registry.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/declarations.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/exceptions.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/ro.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/__init__.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/interface.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/_flatten.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/interfaces.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/_compat.py -> build/lib.linux-x86_64-3.8/zope/interface
copying src/zope/interface/advice.py -> build/lib.linux-x86_64-3.8/zope/interface
creating build/lib.linux-x86_64-3.8/zope/interface/common
copying src/zope/interface/common/numbers.py -> build/lib.linux-x86_64-3.8/zope/interface/common
copying src/zope/interface/common/idatetime.py -> build/lib.linux-x86_64-3.8/zope/interface/common
copying src/zope/interface/common/collections.py -> build/lib.linux-x86_64-3.8/zope/interface/common
copying src/zope/interface/common/mapping.py -> build/lib.linux-x86_64-3.8/zope/interface/common
copying src/zope/interface/common/sequence.py -> build/lib.linux-x86_64-3.8/zope/interface/common
copying src/zope/interface/common/__init__.py -> build/lib.linux-x86_64-3.8/zope/interface/common
copying src/zope/interface/common/interfaces.py -> build/lib.linux-x86_64-3.8/zope/interface/common
copying src/zope/interface/common/io.py -> build/lib.linux-x86_64-3.8/zope/interface/common
copying src/zope/interface/common/builtins.py -> build/lib.linux-x86_64-3.8/zope/interface/common
creating build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_element.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_adapter.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/idummy.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_interface.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_ro.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_odd_declarations.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/odd.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_declarations.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_document.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/__init__.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_verify.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/m1.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/advisory_testing.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/dummy.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_advice.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_exceptions.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_sorting.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_registry.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
copying src/zope/interface/tests/test_interfaces.py -> build/lib.linux-x86_64-3.8/zope/interface/tests
creating build/lib.linux-x86_64-3.8/zope/interface/common/tests
copying src/zope/interface/common/tests/test_numbers.py -> build/lib.linux-x86_64-3.8/zope/interface/common/tests
copying src/zope/interface/common/tests/test_io.py -> build/lib.linux-x86_64-3.8/zope/interface/common/tests
copying src/zope/interface/common/tests/__init__.py -> build/lib.linux-x86_64-3.8/zope/interface/common/tests
copying src/zope/interface/common/tests/test_collections.py -> build/lib.linux-x86_64-3.8/zope/interface/common/tests
copying src/zope/interface/common/tests/basemapping.py -> build/lib.linux-x86_64-3.8/zope/interface/common/tests
copying src/zope/interface/common/tests/test_import_interfaces.py -> build/lib.linux-x86_64-3.8/zope/interface/common/tests
copying src/zope/interface/common/tests/test_builtins.py -> build/lib.linux-x86_64-3.8/zope/interface/common/tests
copying src/zope/interface/common/tests/test_idatetime.py -> build/lib.linux-x86_64-3.8/zope/interface/common/tests
running egg_info
writing src/zope.interface.egg-info/PKG-INFO
writing dependency_links to src/zope.interface.egg-info/dependency_links.txt
writing namespace_packages to src/zope.interface.egg-info/namespace_packages.txt
writing requirements to src/zope.interface.egg-info/requires.txt
writing top-level names to src/zope.interface.egg-info/top_level.txt
reading manifest file 'src/zope.interface.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching 'coverage.xml' found anywhere in distribution
warning: no previously-included files matching 'appveyor.yml' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'benchmarks'
writing manifest file 'src/zope.interface.egg-info/SOURCES.txt'
copying src/zope/interface/_zope_interface_coptimizations.c -> build/lib.linux-x86_64-3.8/zope/interface
running build_ext
building 'zope.interface._zope_interface_coptimizations' extension
creating build/temp.linux-x86_64-3.8
creating build/temp.linux-x86_64-3.8/src
creating build/temp.linux-x86_64-3.8/src/zope
creating build/temp.linux-x86_64-3.8/src/zope/interface
gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.linux-x86_64-3.8/src/zope/interface/_zope_interface_coptimizations.o
gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -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 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/zope/interface/_zope_interface_coptimizations.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/zope/interface/_zope_interface_coptimizations.cpython-38-x86_64-linux-gnu.so
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LlRRul
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64
+ cd zope.interface-5.1.2
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64
running install
running install_lib
Skipping installation of /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/__init__.py (namespace package)
copying zope/interface/adapter.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/document.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/verify.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/registry.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/declarations.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/ro.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/_zope_interface_coptimizations.c -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/interface.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/_flatten.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/_zope_interface_coptimizations.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/advice.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface
copying zope/interface/common/numbers.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common
copying zope/interface/common/idatetime.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common
copying zope/interface/common/collections.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common
copying zope/interface/common/mapping.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common
copying zope/interface/common/sequence.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common
copying zope/interface/common/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common
copying zope/interface/common/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common
copying zope/interface/common/io.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common
copying zope/interface/common/builtins.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common
copying zope/interface/common/tests/test_numbers.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests
copying zope/interface/common/tests/test_io.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests
copying zope/interface/common/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests
copying zope/interface/common/tests/test_collections.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests
copying zope/interface/common/tests/basemapping.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests
copying zope/interface/common/tests/test_import_interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests
copying zope/interface/common/tests/test_builtins.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests
copying zope/interface/common/tests/test_idatetime.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests
copying zope/interface/tests/test_element.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_adapter.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/idummy.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_interface.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_ro.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_odd_declarations.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/odd.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_declarations.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_document.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_verify.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/m1.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/advisory_testing.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/dummy.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_advice.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_sorting.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_registry.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
copying zope/interface/tests/test_interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/adapter.py to adapter.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/document.py to document.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/verify.py to verify.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/registry.py to registry.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/declarations.py to declarations.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/exceptions.py to exceptions.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/ro.py to ro.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/interface.py to interface.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/_flatten.py to _flatten.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/interfaces.py to interfaces.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/_compat.py to _compat.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/advice.py to advice.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/numbers.py to numbers.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/idatetime.py to idatetime.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/collections.py to collections.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/mapping.py to mapping.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/sequence.py to sequence.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/interfaces.py to interfaces.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/io.py to io.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/builtins.py to builtins.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests/test_numbers.py to test_numbers.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests/test_io.py to test_io.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests/test_collections.py to test_collections.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests/basemapping.py to basemapping.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests/test_import_interfaces.py to test_import_interfaces.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests/test_builtins.py to test_builtins.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/common/tests/test_idatetime.py to test_idatetime.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_element.py to test_element.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_adapter.py to test_adapter.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/idummy.py to idummy.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_interface.py to test_interface.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_ro.py to test_ro.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_odd_declarations.py to test_odd_declarations.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/odd.py to odd.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_declarations.py to test_declarations.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_document.py to test_document.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_verify.py to test_verify.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/m1.py to m1.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/advisory_testing.py to advisory_testing.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/dummy.py to dummy.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_advice.py to test_advice.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_exceptions.py to test_exceptions.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_sorting.py to test_sorting.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_registry.py to test_registry.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/tests/test_interfaces.py to test_interfaces.cpython-38.pyc
writing byte-compilation script '/tmp/tmp8zcuv53f.py'
/usr/bin/python3 /tmp/tmp8zcuv53f.py
removing /tmp/tmp8zcuv53f.py
running install_egg_info
running egg_info
writing src/zope.interface.egg-info/PKG-INFO
writing dependency_links to src/zope.interface.egg-info/dependency_links.txt
writing namespace_packages to src/zope.interface.egg-info/namespace_packages.txt
writing requirements to src/zope.interface.egg-info/requires.txt
writing top-level names to src/zope.interface.egg-info/top_level.txt
reading manifest file 'src/zope.interface.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching 'coverage.xml' found anywhere in distribution
warning: no previously-included files matching 'appveyor.yml' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'benchmarks'
writing manifest file 'src/zope.interface.egg-info/SOURCES.txt'
Copying src/zope.interface.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope.interface-5.1.2-py3.8.egg-info
Installing /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope.interface-5.1.2-py3.8-nspkg.pth
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/bin/__pycache__
+ /usr/bin/rm -f '/home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/*.txt'
+ /usr/bin/rm -f /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/_zope_interface_coptimizations.c
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 5.1.2-1.mga8 --unique-debug-suffix -5.1.2-1.mga8.x86_64 --unique-debug-src-base python-zope-interface-5.1.2-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/zope.interface-5.1.2

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/_zope_interface_coptimizations.cpython-38-x86_64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages/zope/interface/_zope_interface_coptimizations.cpython-38-x86_64-linux-gnu.so
original debug info size: 148kB, size after compression: 148kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
114 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -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/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.L8i3En
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd zope.interface-5.1.2
+ '[' 1 -eq 1 ']'
+ pushd /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages
~/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/lib64/python3.8/site-packages ~/rpmbuild/BUILD/zope.interface-5.1.2
+ PURE_PYTHON=1
+ python3 -m unittest discover -s zope/interface -t .
.........................................................s...............................................s......s.....s..............s.s...............................................s..........................................................................................................................................................................................ssss..s..s.s.s.s..........ss............................................................................................................................s.................................................................................................................................................................................................................................................................s..............................................................................................................................................s............................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 1304 tests in 0.591s

OK (skipped=21)
+ popd
~/rpmbuild/BUILD/zope.interface-5.1.2
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-zope-interface-5.1.2-1.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f244om
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd zope.interface-5.1.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/share/doc/python3-zope-interface
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/share/doc/python3-zope-interface
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/share/doc/python3-zope-interface
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/share/doc/python3-zope-interface
+ cp -pr CHANGES.rst /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/share/doc/python3-zope-interface
+ cp -pr COPYRIGHT.txt /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/share/doc/python3-zope-interface
+ cp -pr docs/ /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64/usr/share/doc/python3-zope-interface
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-zope-interface = 5.1.2-1.mga8 python3-zope-interface = 5.1.2-1.mga8 python3-zope-interface(x86-64) = 5.1.2-1.mga8 python3.8-zope-interface = 5.1.2-1.mga8 python3.8dist(zope-interface) = 5.1.2 python3.8dist(zope.interface) = 5.1.2 python3dist(zope-interface) = 5.1.2 python3dist(zope.interface) = 5.1.2
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: libpython3.8.so.1.0()(64bit) python(abi) = 3.8 python3.8dist(setuptools)
Obsoletes: python-zope-interface < 5.1.2-1.mga8
Processing files: python-zope-interface-debugsource-5.1.2-1.mga8.x86_64
Provides: python-zope-interface-debugsource = 5.1.2-1.mga8 python-zope-interface-debugsource(x86-64) = 5.1.2-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-zope-interface-debuginfo-5.1.2-1.mga8.x86_64
Provides: debuginfo(build-id) = 337e8c142625096f48287dfee23764f6de407fe3 python-zope-interface-debuginfo = 5.1.2-1.mga8 python3-zope-interface-debuginfo = 5.1.2-1.mga8 python3-zope-interface-debuginfo(x86-64) = 5.1.2-1.mga8 python3.8-zope-interface-debuginfo = 5.1.2-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-zope-interface-debugsource(x86-64) = 5.1.2-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-zope-interface-debugsource-5.1.2-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-zope-interface-debuginfo-5.1.2-1.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-zope-interface-5.1.2-1.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VdJHwn
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd zope.interface-5.1.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.1.2-1.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Xzt0wk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf zope.interface-5.1.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!