D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-zope-interface-5.3.0-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m44ibX + 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.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/zope.interface-5.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zope.interface-5.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf '%{tarname}.egg-info' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h60MZA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zope.interface-5.3.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 -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-aarch64-3.9 creating build/lib.linux-aarch64-3.9/zope copying src/zope/__init__.py -> build/lib.linux-aarch64-3.9/zope creating build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/declarations.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/_compat.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/verify.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/exceptions.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/document.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/ro.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/__init__.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/interface.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/adapter.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/registry.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/_flatten.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/advice.py -> build/lib.linux-aarch64-3.9/zope/interface copying src/zope/interface/interfaces.py -> build/lib.linux-aarch64-3.9/zope/interface creating build/lib.linux-aarch64-3.9/zope/interface/common copying src/zope/interface/common/mapping.py -> build/lib.linux-aarch64-3.9/zope/interface/common copying src/zope/interface/common/collections.py -> build/lib.linux-aarch64-3.9/zope/interface/common copying src/zope/interface/common/idatetime.py -> build/lib.linux-aarch64-3.9/zope/interface/common copying src/zope/interface/common/numbers.py -> build/lib.linux-aarch64-3.9/zope/interface/common copying src/zope/interface/common/__init__.py -> build/lib.linux-aarch64-3.9/zope/interface/common copying src/zope/interface/common/io.py -> build/lib.linux-aarch64-3.9/zope/interface/common copying src/zope/interface/common/sequence.py -> build/lib.linux-aarch64-3.9/zope/interface/common copying src/zope/interface/common/builtins.py -> build/lib.linux-aarch64-3.9/zope/interface/common copying src/zope/interface/common/interfaces.py -> build/lib.linux-aarch64-3.9/zope/interface/common creating build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/odd.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_odd_declarations.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_interface.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/dummy.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_document.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_interfaces.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/m1.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_advice.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_ro.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/advisory_testing.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_adapter.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/__init__.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_exceptions.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_element.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_verify.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_sorting.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_declarations.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/idummy.py -> build/lib.linux-aarch64-3.9/zope/interface/tests copying src/zope/interface/tests/test_registry.py -> build/lib.linux-aarch64-3.9/zope/interface/tests creating build/lib.linux-aarch64-3.9/zope/interface/common/tests copying src/zope/interface/common/tests/test_collections.py -> build/lib.linux-aarch64-3.9/zope/interface/common/tests copying src/zope/interface/common/tests/test_import_interfaces.py -> build/lib.linux-aarch64-3.9/zope/interface/common/tests copying src/zope/interface/common/tests/test_io.py -> build/lib.linux-aarch64-3.9/zope/interface/common/tests copying src/zope/interface/common/tests/__init__.py -> build/lib.linux-aarch64-3.9/zope/interface/common/tests copying src/zope/interface/common/tests/test_numbers.py -> build/lib.linux-aarch64-3.9/zope/interface/common/tests copying src/zope/interface/common/tests/basemapping.py -> build/lib.linux-aarch64-3.9/zope/interface/common/tests copying src/zope/interface/common/tests/test_idatetime.py -> build/lib.linux-aarch64-3.9/zope/interface/common/tests copying src/zope/interface/common/tests/test_builtins.py -> build/lib.linux-aarch64-3.9/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' adding license file 'LICENSE.txt' writing manifest file 'src/zope.interface.egg-info/SOURCES.txt' copying src/zope/interface/_zope_interface_coptimizations.c -> build/lib.linux-aarch64-3.9/zope/interface running build_ext building 'zope.interface._zope_interface_coptimizations' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/src/zope creating build/temp.linux-aarch64-3.9/src/zope/interface gcc -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.9 -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.linux-aarch64-3.9/src/zope/interface/_zope_interface_coptimizations.o gcc -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-aarch64-3.9/src/zope/interface/_zope_interface_coptimizations.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/zope/interface/_zope_interface_coptimizations.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.K17JLC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64 + cd zope.interface-5.3.0 + '[' 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.3.0-2.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib Skipping installation of /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/__init__.py (namespace package) copying zope/interface/_zope_interface_coptimizations.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/_zope_interface_coptimizations.c -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/advice.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/_flatten.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/registry.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/adapter.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/interface.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/ro.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/document.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/verify.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/declarations.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface copying zope/interface/tests/test_registry.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/idummy.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_declarations.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_sorting.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_verify.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_element.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_adapter.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/advisory_testing.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_ro.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_advice.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/m1.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_document.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/dummy.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_interface.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/test_odd_declarations.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/tests/odd.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests copying zope/interface/common/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common copying zope/interface/common/builtins.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common copying zope/interface/common/sequence.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common copying zope/interface/common/io.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common copying zope/interface/common/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common copying zope/interface/common/numbers.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common copying zope/interface/common/idatetime.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common copying zope/interface/common/collections.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common copying zope/interface/common/mapping.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common copying zope/interface/common/tests/test_builtins.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_idatetime.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests copying zope/interface/common/tests/basemapping.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_numbers.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests copying zope/interface/common/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_io.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_import_interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests copying zope/interface/common/tests/test_collections.py -> /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/advice.py to advice.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/_flatten.py to _flatten.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/registry.py to registry.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/adapter.py to adapter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/interface.py to interface.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/ro.py to ro.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/document.py to document.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/verify.py to verify.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/_compat.py to _compat.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/declarations.py to declarations.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_registry.py to test_registry.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/idummy.py to idummy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_declarations.py to test_declarations.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_sorting.py to test_sorting.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_verify.py to test_verify.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_element.py to test_element.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_exceptions.py to test_exceptions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_adapter.py to test_adapter.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/advisory_testing.py to advisory_testing.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_ro.py to test_ro.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_advice.py to test_advice.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/m1.py to m1.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_interfaces.py to test_interfaces.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_document.py to test_document.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/dummy.py to dummy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_interface.py to test_interface.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/test_odd_declarations.py to test_odd_declarations.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/tests/odd.py to odd.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/builtins.py to builtins.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/sequence.py to sequence.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/io.py to io.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/numbers.py to numbers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/idatetime.py to idatetime.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/collections.py to collections.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/mapping.py to mapping.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests/test_builtins.py to test_builtins.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests/test_idatetime.py to test_idatetime.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests/basemapping.py to basemapping.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests/test_numbers.py to test_numbers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests/test_io.py to test_io.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests/test_import_interfaces.py to test_import_interfaces.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/common/tests/test_collections.py to test_collections.cpython-39.pyc writing byte-compilation script '/tmp/tmpv1kb5qij.py' /usr/bin/python3 /tmp/tmpv1kb5qij.py removing /tmp/tmpv1kb5qij.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' adding license file 'LICENSE.txt' 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.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope.interface-5.3.0-py3.9.egg-info Installing /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope.interface-5.3.0-py3.9-nspkg.pth running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/bin/__pycache__ + rm -f '/home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/*.txt' + rm -f /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/_zope_interface_coptimizations.c + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.3.0-2.mga9 --unique-debug-suffix -5.3.0-2.mga9.aarch64 --unique-debug-src-base python-zope-interface-5.3.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/zope.interface-5.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages/zope/interface/_zope_interface_coptimizations.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/zope/interface/_zope_interface_coptimizations.cpython-39-aarch64-linux-gnu.so-5.3.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 92kB, size after compression: 92kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 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 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yx8Q2n + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zope.interface-5.3.0 + '[' 1 -eq 1 ']' + pushd /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages ~/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/lib64/python3.9/site-packages ~/rpmbuild/BUILD/zope.interface-5.3.0 + 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.................................................................................................................................................................................................................................................................s..............................................................................................................................................s.................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 1366 tests in 1.200s OK (skipped=23) + popd ~/rpmbuild/BUILD/zope.interface-5.3.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-zope-interface-5.3.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Vn2IBw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zope.interface-5.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/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.3.0-2.mga9.aarch64/usr/share/doc/python3-zope-interface + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/share/doc/python3-zope-interface + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/share/doc/python3-zope-interface + cp -pr CHANGES.rst /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/share/doc/python3-zope-interface + cp -pr COPYRIGHT.txt /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/share/doc/python3-zope-interface + cp -pr docs/ /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64/usr/share/doc/python3-zope-interface + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-zope-interface = 5.3.0-2.mga9 python-zope_interface = 5.3.0-2.mga9 python3-zope-interface = 5.3.0-2.mga9 python3-zope-interface(aarch-64) = 5.3.0-2.mga9 python3-zope_interface = 5.3.0-2.mga9 python3.9-zope-interface = 5.3.0-2.mga9 python3.9-zope_interface = 5.3.0-2.mga9 python3.9dist(zope-interface) = 5.3 python3.9dist(zope.interface) = 5.3 python3dist(zope-interface) = 5.3 python3dist(zope.interface) = 5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpython3.9.so.1.0()(64bit) python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python-zope-interface < 5.3.0-2.mga9 python-zope_interface < 5.3.0-2.mga9 python3-zope_interface < 5.3.0 Processing files: python-zope-interface-debugsource-5.3.0-2.mga9.aarch64 Provides: python-zope-interface-debugsource = 5.3.0-2.mga9 python-zope-interface-debugsource(aarch-64) = 5.3.0-2.mga9 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.3.0-2.mga9.aarch64 Provides: debuginfo(build-id) = ad9adfa8855b1a8c1990f378f3c5b6e53f3c7510 python-zope-interface-debuginfo = 5.3.0-2.mga9 python3-zope-interface-debuginfo = 5.3.0-2.mga9 python3-zope-interface-debuginfo(aarch-64) = 5.3.0-2.mga9 python3.9-zope-interface-debuginfo = 5.3.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-zope-interface-debugsource(aarch-64) = 5.3.0-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-zope-interface-debugsource-5.3.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-zope-interface-debuginfo-5.3.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-zope-interface-5.3.0-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.80bwLu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zope.interface-5.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-zope-interface-5.3.0-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Tp0nm2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf zope.interface-5.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!