D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-fastimport-0.9.8-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cLCJQd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf fastimport-0.9.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/fastimport-0.9.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastimport-0.9.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1Rlojd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fastimport-0.9.8 + '[' 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/fastimport copying fastimport/dates.py -> build/lib/fastimport copying fastimport/parser.py -> build/lib/fastimport copying fastimport/helpers.py -> build/lib/fastimport copying fastimport/reftracker.py -> build/lib/fastimport copying fastimport/__init__.py -> build/lib/fastimport copying fastimport/commands.py -> build/lib/fastimport copying fastimport/errors.py -> build/lib/fastimport copying fastimport/processor.py -> build/lib/fastimport creating build/lib/fastimport/tests copying fastimport/tests/test_parser.py -> build/lib/fastimport/tests copying fastimport/tests/test_filter_processor.py -> build/lib/fastimport/tests copying fastimport/tests/test_commands.py -> build/lib/fastimport/tests copying fastimport/tests/__init__.py -> build/lib/fastimport/tests copying fastimport/tests/test_errors.py -> build/lib/fastimport/tests copying fastimport/tests/test_helpers.py -> build/lib/fastimport/tests copying fastimport/tests/test_dates.py -> build/lib/fastimport/tests copying fastimport/tests/test_info_processor.py -> build/lib/fastimport/tests creating build/lib/fastimport/processors copying fastimport/processors/info_processor.py -> build/lib/fastimport/processors copying fastimport/processors/__init__.py -> build/lib/fastimport/processors copying fastimport/processors/filter_processor.py -> build/lib/fastimport/processors copying fastimport/processors/query_processor.py -> build/lib/fastimport/processors running build_scripts creating build/scripts-3.8 copying and adjusting bin/fast-import-query -> build/scripts-3.8 copying and adjusting bin/fast-import-filter -> build/scripts-3.8 copying and adjusting bin/fast-import-info -> build/scripts-3.8 changing mode of build/scripts-3.8/fast-import-query from 644 to 755 changing mode of build/scripts-3.8/fast-import-filter from 644 to 755 changing mode of build/scripts-3.8/fast-import-info from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P2ipyg + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64 + cd fastimport-0.9.8 + '[' 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-fastimport-0.9.8-3.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport copying build/lib/fastimport/dates.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport copying build/lib/fastimport/parser.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport copying build/lib/fastimport/helpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport copying build/lib/fastimport/reftracker.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport copying build/lib/fastimport/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport copying build/lib/fastimport/commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport creating /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_parser.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_filter_processor.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_commands.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests copying build/lib/fastimport/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_errors.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_helpers.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_dates.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests copying build/lib/fastimport/tests/test_info_processor.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests copying build/lib/fastimport/errors.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport creating /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processors copying build/lib/fastimport/processors/info_processor.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processors copying build/lib/fastimport/processors/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processors copying build/lib/fastimport/processors/filter_processor.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processors copying build/lib/fastimport/processors/query_processor.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processors copying build/lib/fastimport/processor.py -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/dates.py to dates.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/parser.py to parser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/helpers.py to helpers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/reftracker.py to reftracker.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/commands.py to commands.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests/test_parser.py to test_parser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests/test_filter_processor.py to test_filter_processor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests/test_commands.py to test_commands.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests/test_errors.py to test_errors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests/test_helpers.py to test_helpers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests/test_dates.py to test_dates.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/tests/test_info_processor.py to test_info_processor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/errors.py to errors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processors/info_processor.py to info_processor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processors/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processors/filter_processor.py to filter_processor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processors/query_processor.py to query_processor.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport/processor.py to processor.cpython-38.pyc writing byte-compilation script '/tmp/tmpbzj_7o28.py' /usr/bin/python3 /tmp/tmpbzj_7o28.py removing /tmp/tmpbzj_7o28.py running install_scripts creating /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/bin copying build/scripts-3.8/fast-import-info -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/bin copying build/scripts-3.8/fast-import-filter -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/bin copying build/scripts-3.8/fast-import-query -> /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/bin changing mode of /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/bin/fast-import-info to 755 changing mode of /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/bin/fast-import-filter to 755 changing mode of /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/bin/fast-import-query to 755 running install_egg_info Writing /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/lib/python3.8/site-packages/fastimport-0.9.8-py3.8.egg-info + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.8-3.mga8 --unique-debug-suffix -0.9.8-3.mga8.aarch64 --unique-debug-src-base python-fastimport-0.9.8-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/fastimport-0.9.8 + /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-fastimport-0.9.8-3.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-fastimport-0.9.8-3.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YCRxMe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fastimport-0.9.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/share/doc/python3-fastimport + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/share/doc/python3-fastimport + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/share/doc/python3-fastimport + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sMT8Hd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fastimport-0.9.8 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/share/licenses/python3-fastimport + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/share/licenses/python3-fastimport + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64/usr/share/licenses/python3-fastimport + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-fastimport = 0.9.8-3.mga8 python3-fastimport = 0.9.8-3.mga8 python3.8-fastimport = 0.9.8-3.mga8 python3.8dist(fastimport) = 0.9.8 python3dist(fastimport) = 0.9.8 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-fastimport < 0.9.8-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-fastimport-0.9.8-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MIQdog + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd fastimport-0.9.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-fastimport-0.9.8-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UWawmf + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf fastimport-0.9.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!