D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-jaraco-collections-3.5.1-1.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s4YQdH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf jaraco.collections-3.5.1 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/jaraco.collections-3.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jaraco.collections-3.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf jaraco.collections.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1apy3t + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd jaraco.collections-3.5.1 + '[' 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 package init file 'jaraco/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/jaraco copying jaraco/collections.py -> build/lib/jaraco running egg_info creating jaraco.collections.egg-info writing jaraco.collections.egg-info/PKG-INFO writing dependency_links to jaraco.collections.egg-info/dependency_links.txt writing requirements to jaraco.collections.egg-info/requires.txt writing top-level names to jaraco.collections.egg-info/top_level.txt writing manifest file 'jaraco.collections.egg-info/SOURCES.txt' reading manifest file 'jaraco.collections.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'jaraco.collections.egg-info/SOURCES.txt' + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/jaraco.collections-3.5.1 + sphinx-build-3 docs html Running Sphinx v4.4.0 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: [new config] 2 added, 0 changed, 0 removed reading sources... [ 50%] history reading sources... [100%] index WARNING: autodoc: failed to import module 'collections' from module 'jaraco'; the following exception was raised: No module named 'jaraco.text' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] history writing output... [100%] index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xkms67 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch + cd jaraco.collections-3.5.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 install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch running install /usr/lib/python3.10/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/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib/python3.10/site-packages/jaraco copying build/lib/jaraco/collections.py -> /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib/python3.10/site-packages/jaraco byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib/python3.10/site-packages/jaraco/collections.py to collections.cpython-310.pyc writing byte-compilation script '/tmp/tmpbouh71k2.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpbouh71k2.py removing /tmp/tmpbouh71k2.py running install_egg_info running egg_info writing jaraco.collections.egg-info/PKG-INFO writing dependency_links to jaraco.collections.egg-info/dependency_links.txt writing requirements to jaraco.collections.egg-info/requires.txt writing top-level names to jaraco.collections.egg-info/top_level.txt package init file 'jaraco/__init__.py' not found (or not a regular file) package init file 'html/__init__.py' not found (or not a regular file) package init file 'html/_static/__init__.py' not found (or not a regular file) package init file 'html/_sources/__init__.py' not found (or not a regular file) reading manifest file 'jaraco.collections.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'jaraco.collections.egg-info/SOURCES.txt' Copying jaraco.collections.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib/python3.10/site-packages/jaraco.collections-3.5.1-py3.10.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.5.1-1.mga9 --unique-debug-suffix -3.5.1-1.mga9.noarch --unique-debug-src-base python-jaraco-collections-3.5.1-1.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/jaraco.collections-3.5.1 + /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/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-jaraco-collections-3.5.1-1.mga9.noarch warning: File not found: /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib/python3.10/site-packages/jaraco/__init__.py warning: File not found: /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/lib/python3.10/site-packages/jaraco/__pycache__/__init__.cpython-310{,.opt-?}.pyc Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DRlSLb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd jaraco.collections-3.5.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/share/doc/python3-jaraco-collections + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/share/doc/python3-jaraco-collections + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/share/doc/python3-jaraco-collections + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/share/doc/python3-jaraco-collections + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jaraco-collections = 3.5.1-1.mga9 python3-jaraco-collections = 3.5.1-1.mga9 python3.10-jaraco-collections = 3.5.1-1.mga9 python3.10dist(jaraco-collections) = 3.5.1 python3.10dist(jaraco.collections) = 3.5.1 python3dist(jaraco-collections) = 3.5.1 python3dist(jaraco.collections) = 3.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 python3.10dist(jaraco-classes) python3.10dist(jaraco-text) Processing files: python-jaraco-collections-doc-3.5.1-1.mga9.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6dbo13 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd jaraco.collections-3.5.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/share/doc/python-jaraco-collections-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/share/doc/python-jaraco-collections-doc + cp -pr html /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/share/doc/python-jaraco-collections-doc + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch/usr/share/doc/python-jaraco-collections-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jaraco-collections-doc = 3.5.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-jaraco-collections-3.5.1-1.mga9.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-jaraco-collections-doc-3.5.1-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SpWdyM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd jaraco.collections-3.5.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-jaraco-collections-3.5.1-1.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5dNN3m + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf jaraco.collections-3.5.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!