D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-entrypoints-0.3.0-5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QGtINB + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf entrypoints-0.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/entrypoints-0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd entrypoints-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir -p .cache/flit + false + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2wupLz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd entrypoints-0.3 + '[' 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 copying entrypoints.py -> build/lib /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) + false + pushd doc ~/rpmbuild/BUILD/entrypoints-0.3/doc ~/rpmbuild/BUILD/entrypoints-0.3 + make html PYTHON=/usr/bin/python3 SPHINXBUILD=sphinx-build-3.8 sphinx-build-3.8 -b html -d _build/doctrees . _build/html Running Sphinx v3.4.1 making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from https://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /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%] api reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] api writing output... [100%] index generating indices... genindex py-modindex 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 _build/html. Build finished. The HTML pages are in _build/html. + rm _build/html/.buildinfo + popd ~/rpmbuild/BUILD/entrypoints-0.3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MG4USA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64 + cd entrypoints-0.3 + '[' 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-entrypoints-0.3.0-5.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/lib/python3.8/site-packages copying build/lib/entrypoints.py -> /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/lib/python3.8/site-packages byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/lib/python3.8/site-packages/entrypoints.py to entrypoints.cpython-38.pyc writing byte-compilation script '/tmp/tmps1yp48ui.py' /usr/bin/python3 /tmp/tmps1yp48ui.py removing /tmp/tmps1yp48ui.py running install_egg_info Writing /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/lib/python3.8/site-packages/entrypoints-0.3-py3.8.egg-info /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) /usr/lib64/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.3.0-5.mga8 --unique-debug-suffix -0.3.0-5.mga8.aarch64 --unique-debug-src-base python-entrypoints-0.3.0-5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/entrypoints-0.3 + /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-entrypoints-0.3.0-5.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-entrypoints-0.3.0-5.mga8.noarch Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0jzo7A + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd entrypoints-0.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/share/licenses/python3-entrypoints + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/share/licenses/python3-entrypoints + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/share/licenses/python3-entrypoints + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-entrypoints = 0.3.0-5.mga8 python3-entrypoints = 0.3.0-5.mga8 python3.8-entrypoints = 0.3.0-5.mga8 python3.8dist(entrypoints) = 0.3 python3.8dist(entrypoints) = 0.3.0 python3dist(entrypoints) = 0.3 python3dist(entrypoints) = 0.3.0 pythonegg(3)(entrypoints) = 0.3.0 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: python(abi) = 3.8 Obsoletes: python-entrypoints < 0.3.0-5.mga8 Processing files: python-entrypoints-doc-0.3.0-5.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3hILgD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd entrypoints-0.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/share/doc/python-entrypoints-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/share/doc/python-entrypoints-doc + cp -pr doc/_build/html /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/share/doc/python-entrypoints-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0kB6UA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd entrypoints-0.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/share/licenses/python-entrypoints-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/share/licenses/python-entrypoints-doc + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64/usr/share/licenses/python-entrypoints-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-entrypoints-doc = 0.3.0-5.mga8 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/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-entrypoints-0.3.0-5.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-entrypoints-doc-0.3.0-5.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.54PynC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd entrypoints-0.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-entrypoints-0.3.0-5.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SdDHDC + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf entrypoints-0.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!