D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-django-discover-runner-1.0-12.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pKBTSG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf django-discover-runner-1.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/django-discover-runner-1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-discover-runner-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf django-discover-runner.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0cYa5I + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd django-discover-runner-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=sha1 -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/discover_runner copying discover_runner/runner.py -> build/lib/discover_runner copying discover_runner/settings.py -> build/lib/discover_runner copying discover_runner/__init__.py -> build/lib/discover_runner + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iPBwxj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch + cd django-discover-runner-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=sha1 -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.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-django-discover-runner-1.0-12.mga9.noarch/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10/site-packages/discover_runner copying build/lib/discover_runner/runner.py -> /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10/site-packages/discover_runner copying build/lib/discover_runner/settings.py -> /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10/site-packages/discover_runner copying build/lib/discover_runner/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10/site-packages/discover_runner byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10/site-packages/discover_runner/runner.py to runner.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10/site-packages/discover_runner/settings.py to settings.cpython-310.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10/site-packages/discover_runner/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmp1wclhbb1.py' /usr/bin/python3 /tmp/tmp1wclhbb1.py removing /tmp/tmp1wclhbb1.py running install_egg_info running egg_info writing django_discover_runner.egg-info/PKG-INFO writing dependency_links to django_discover_runner.egg-info/dependency_links.txt writing top-level names to django_discover_runner.egg-info/top_level.txt reading manifest file 'django_discover_runner.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'django_discover_runner.egg-info/SOURCES.txt' Copying django_discover_runner.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10/site-packages/django_discover_runner-1.0-py3.10.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.0-12.mga9 --unique-debug-suffix -1.0-12.mga9.noarch --unique-debug-src-base python-django-discover-runner-1.0-12.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/django-discover-runner-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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-django-discover-runner-1.0-12.mga9.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kS1usW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd django-discover-runner-1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/share/doc/python3-django-discover-runner + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/share/doc/python3-django-discover-runner + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/share/doc/python3-django-discover-runner + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ndGm4g + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd django-discover-runner-1.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/share/licenses/python3-django-discover-runner + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/share/licenses/python3-django-discover-runner + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch/usr/share/licenses/python3-django-discover-runner + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-django-discover-runner = 1.0-12.mga9 python3-django-discover-runner = 1.0-12.mga9 python3.10-django-discover-runner = 1.0-12.mga9 python3.10dist(django-discover-runner) = 1 python3dist(django-discover-runner) = 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.10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-django-discover-runner-1.0-12.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JPBg5z + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd django-discover-runner-1.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-django-discover-runner-1.0-12.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wZWgPX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf django-discover-runner-1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!