D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-mox3-1.1.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dr0rCR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mox3-1.1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mox3-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mox3-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf mox3.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zamqDQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mox3-1.1.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 creating build/lib/mox3 copying mox3/__init__.py -> build/lib/mox3 copying mox3/stubout.py -> build/lib/mox3 copying mox3/fixture.py -> build/lib/mox3 copying mox3/mox.py -> build/lib/mox3 creating build/lib/mox3/tests copying mox3/tests/stubout_helper.py -> build/lib/mox3/tests copying mox3/tests/test_mox.py -> build/lib/mox3/tests copying mox3/tests/__init__.py -> build/lib/mox3/tests copying mox3/tests/test_stubout.py -> build/lib/mox3/tests copying mox3/tests/mox_helper.py -> build/lib/mox3/tests running egg_info creating mox3.egg-info writing mox3.egg-info/PKG-INFO writing dependency_links to mox3.egg-info/dependency_links.txt writing requirements to mox3.egg-info/requires.txt writing top-level names to mox3.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'mox3.egg-info/SOURCES.txt' /usr/lib/python3.8/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'mox3.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BtJ5dS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64 + cd mox3-1.1.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-mox3-1.1.0-1.mga8.aarch64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3 copying build/lib/mox3/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3 creating /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests copying build/lib/mox3/tests/stubout_helper.py -> /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests copying build/lib/mox3/tests/test_mox.py -> /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests copying build/lib/mox3/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests copying build/lib/mox3/tests/test_stubout.py -> /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests copying build/lib/mox3/tests/mox_helper.py -> /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests copying build/lib/mox3/stubout.py -> /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3 copying build/lib/mox3/fixture.py -> /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3 copying build/lib/mox3/mox.py -> /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3 byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests/stubout_helper.py to stubout_helper.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests/test_mox.py to test_mox.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests/test_stubout.py to test_stubout.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/tests/mox_helper.py to mox_helper.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/stubout.py to stubout.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/fixture.py to fixture.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3/mox.py to mox.cpython-38.pyc writing byte-compilation script '/tmp/tmp1_re1emv.py' /usr/bin/python3 /tmp/tmp1_re1emv.py removing /tmp/tmp1_re1emv.py running install_egg_info running egg_info writing mox3.egg-info/PKG-INFO writing dependency_links to mox3.egg-info/dependency_links.txt writing requirements to mox3.egg-info/requires.txt writing top-level names to mox3.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying mox3.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/mox3-1.1.0-py3.8.egg-info running install_scripts /usr/lib/python3.8/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.1.0-1.mga8 --unique-debug-suffix -1.1.0-1.mga8.aarch64 --unique-debug-src-base python-mox3-1.1.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mox3-1.1.0 + /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-mox3-1.1.0-1.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-mox3-1.1.0-1.mga8.noarch Provides: python-mox3 = 1.1.0-1.mga8 python3-mox3 = 1.1.0-1.mga8 python3.8-mox3 = 1.1.0-1.mga8 python3.8dist(mox3) = 1.1 python3dist(mox3) = 1.1 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 python3.8dist(fixtures) >= 3 python3.8dist(pbr) < 2.1 python3.8dist(pbr) > 2.1 Obsoletes: python-mox3 < 1.1.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-mox3-1.1.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.U8cC8Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mox3-1.1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mox3-1.1.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LwUs6R + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mox3-1.1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!