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-tld-0.12.6-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S2XQaf
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf tld-0.12.6
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/tld-0.12.6.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tld-0.12.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf src/tld.egg-info
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hLoPLL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd tld-0.12.6
+ '[' 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
creating build/lib/tld
copying src/tld/base.py -> build/lib/tld
copying src/tld/registry.py -> build/lib/tld
copying src/tld/conf.py -> build/lib/tld
copying src/tld/defaults.py -> build/lib/tld
copying src/tld/helpers.py -> build/lib/tld
copying src/tld/__init__.py -> build/lib/tld
copying src/tld/utils.py -> build/lib/tld
copying src/tld/result.py -> build/lib/tld
copying src/tld/trie.py -> build/lib/tld
copying src/tld/exceptions.py -> build/lib/tld
creating build/lib/tld/tests
copying src/tld/tests/base.py -> build/lib/tld/tests
copying src/tld/tests/test_commands.py -> build/lib/tld/tests
copying src/tld/tests/test_registry.py -> build/lib/tld/tests
copying src/tld/tests/__init__.py -> build/lib/tld/tests
copying src/tld/tests/test_core.py -> build/lib/tld/tests
running egg_info
creating src/tld.egg-info
writing src/tld.egg-info/PKG-INFO
writing dependency_links to src/tld.egg-info/dependency_links.txt
writing entry points to src/tld.egg-info/entry_points.txt
writing requirements to src/tld.egg-info/requires.txt
writing top-level names to src/tld.egg-info/top_level.txt
writing manifest file 'src/tld.egg-info/SOURCES.txt'
reading manifest file 'src/tld.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE_GPL2.0.txt'
adding license file 'LICENSE_LGPL_2.1.txt'
adding license file 'LICENSE_MPL_1.1.txt'
writing manifest file 'src/tld.egg-info/SOURCES.txt'
copying src/tld/py.typed -> build/lib/tld
creating build/lib/tld/res
copying src/tld/res/effective_tld_names.dat.txt -> build/lib/tld/res
copying src/tld/res/effective_tld_names_public_only.dat.txt -> build/lib/tld/res
creating build/lib/tld/res/old
copying src/tld/res/old/effective_tld_names-2013-04-22.dat.txt -> build/lib/tld/res/old
copying src/tld/res/old/effective_tld_names-2015-07-19.dat.txt -> build/lib/tld/res/old
copying src/tld/res/old/effective_tld_names-2015-11-22.dat.txt -> build/lib/tld/res/old
creating build/lib/tld/tests/res
copying src/tld/tests/res/effective_tld_names_custom.dat.txt -> build/lib/tld/tests/res
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.B332Yv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64
+ cd tld-0.12.6
+ '[' 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-tld-0.12.6-1.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
creating /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
creating /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/res
creating /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/res/old
copying build/lib/tld/res/old/effective_tld_names-2015-11-22.dat.txt -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/res/old
copying build/lib/tld/res/old/effective_tld_names-2015-07-19.dat.txt -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/res/old
copying build/lib/tld/res/old/effective_tld_names-2013-04-22.dat.txt -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/res/old
copying build/lib/tld/res/effective_tld_names_public_only.dat.txt -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/res
copying build/lib/tld/res/effective_tld_names.dat.txt -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/res
copying build/lib/tld/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
creating /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests
creating /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests/res
copying build/lib/tld/tests/res/effective_tld_names_custom.dat.txt -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests/res
copying build/lib/tld/tests/test_core.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests
copying build/lib/tld/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests
copying build/lib/tld/tests/test_registry.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests
copying build/lib/tld/tests/test_commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests
copying build/lib/tld/tests/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests
copying build/lib/tld/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
copying build/lib/tld/trie.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
copying build/lib/tld/result.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
copying build/lib/tld/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
copying build/lib/tld/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
copying build/lib/tld/helpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
copying build/lib/tld/defaults.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
copying build/lib/tld/conf.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
copying build/lib/tld/registry.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
copying build/lib/tld/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests/test_core.py to test_core.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests/test_registry.py to test_registry.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests/test_commands.py to test_commands.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/tests/base.py to base.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/trie.py to trie.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/result.py to result.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/utils.py to utils.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/helpers.py to helpers.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/defaults.py to defaults.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/conf.py to conf.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/registry.py to registry.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld/base.py to base.cpython-39.pyc
writing byte-compilation script '/tmp/tmp1237qued.py'
/usr/bin/python3 /tmp/tmp1237qued.py
removing /tmp/tmp1237qued.py
running install_egg_info
running egg_info
writing src/tld.egg-info/PKG-INFO
writing dependency_links to src/tld.egg-info/dependency_links.txt
writing entry points to src/tld.egg-info/entry_points.txt
writing requirements to src/tld.egg-info/requires.txt
writing top-level names to src/tld.egg-info/top_level.txt
reading manifest file 'src/tld.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE_GPL2.0.txt'
adding license file 'LICENSE_LGPL_2.1.txt'
adding license file 'LICENSE_MPL_1.1.txt'
writing manifest file 'src/tld.egg-info/SOURCES.txt'
Copying src/tld.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9/site-packages/tld-0.12.6-py3.9.egg-info
running install_scripts
Installing update-tld-names script to /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/bin
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.12.6-1.mga9 --unique-debug-suffix -0.12.6-1.mga9.aarch64 --unique-debug-src-base python-tld-0.12.6-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/tld-0.12.6

+ /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-tld-0.12.6-1.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-tld-0.12.6-1.mga9.noarch
Provides: python-tld = 0.12.6-1.mga9 python3-tld = 0.12.6-1.mga9 python3.9-tld = 0.12.6-1.mga9 python3.9dist(tld) = 0.12.6 python3dist(tld) = 0.12.6
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(setuptools)
Obsoletes: python-tld < 0.12.6-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-tld-0.12.6-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1uWAlH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd tld-0.12.6
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-tld-0.12.6-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oN2gdN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf tld-0.12.6
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!