D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-pyhamcrest-2.0.2-5.mga10.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.e15xWK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf PyHamcrest-2.0.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/PyHamcrest-2.0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd PyHamcrest-2.0.2 + rm -rf /home/pterjan/rpmbuild/BUILD/PyHamcrest-2.0.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/PyHamcrest-2.0.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pyhamcrest.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CKMOMD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PyHamcrest-2.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-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 -sP' running build running build_py creating build creating build/lib creating build/lib/hamcrest copying src/hamcrest/__init__.py -> build/lib/hamcrest creating build/lib/hamcrest/library copying src/hamcrest/library/__init__.py -> build/lib/hamcrest/library creating build/lib/hamcrest/core copying src/hamcrest/core/string_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribingvalue.py -> build/lib/hamcrest/core copying src/hamcrest/core/description.py -> build/lib/hamcrest/core copying src/hamcrest/core/assert_that.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribing.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/__init__.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/matcher.py -> build/lib/hamcrest/core creating build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontainsinorder.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringmatches.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringendswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontains.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_case.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/__init__.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringstartswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/substringmatcher.py -> build/lib/hamcrest/library/text creating build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_onlycontaining.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingentries.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginanyorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/__init__.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingvalue.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingkey.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isin.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/is_empty.py -> build/lib/hamcrest/library/collection creating build/lib/hamcrest/library/number copying src/hamcrest/library/number/ordering_comparison.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/__init__.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/iscloseto.py -> build/lib/hamcrest/library/number creating build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/match_equality.py -> build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/__init__.py -> build/lib/hamcrest/library/integration creating build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasstring.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/__init__.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/haslength.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasproperty.py -> build/lib/hamcrest/library/object creating build/lib/hamcrest/core/core copying src/hamcrest/core/core/described_as.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isequal.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/allof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isinstanceof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/anyof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/issame.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/__init__.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnot.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/raises.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isanything.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/is_.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnone.py -> build/lib/hamcrest/core/core creating build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/wrap_matcher.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/ismock.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/hasmethod.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/__init__.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/py.typed -> build/lib/hamcrest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vb9oLn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch + cd PyHamcrest-2.0.2 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-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-pyhamcrest-2.0.2-5.mga10.noarch --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12 creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/iscloseto.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/number creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/integration creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasstring.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core copying build/lib/hamcrest/core/string_description.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribingvalue.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isinstanceof.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnot.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/description.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core copying build/lib/hamcrest/core/assert_that.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_description.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core copying build/lib/hamcrest/core/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_matcher.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core creating /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/ismock.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/matcher.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core copying build/lib/hamcrest/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest copying build/lib/hamcrest/py.typed -> /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text/stringcontainsinorder.py to stringcontainsinorder.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text/isequal_ignoring_whitespace.py to isequal_ignoring_whitespace.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text/stringmatches.py to stringmatches.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text/stringendswith.py to stringendswith.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text/stringcontains.py to stringcontains.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text/isequal_ignoring_case.py to isequal_ignoring_case.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text/stringstartswith.py to stringstartswith.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/text/substringmatcher.py to substringmatcher.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/isdict_containing.py to isdict_containing.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/issequence_onlycontaining.py to issequence_onlycontaining.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/isdict_containingentries.py to isdict_containingentries.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/issequence_containinginorder.py to issequence_containinginorder.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/issequence_containinginanyorder.py to issequence_containinginanyorder.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/isdict_containingvalue.py to isdict_containingvalue.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/isdict_containingkey.py to isdict_containingkey.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/isin.py to isin.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/issequence_containing.py to issequence_containing.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/collection/is_empty.py to is_empty.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/number/ordering_comparison.py to ordering_comparison.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/number/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/number/iscloseto.py to iscloseto.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/integration/match_equality.py to match_equality.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/integration/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/object/hasstring.py to hasstring.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/object/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/object/haslength.py to haslength.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/object/hasproperty.py to hasproperty.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/library/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/string_description.py to string_description.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/selfdescribingvalue.py to selfdescribingvalue.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/described_as.py to described_as.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/isequal.py to isequal.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/allof.py to allof.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/isinstanceof.py to isinstanceof.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/anyof.py to anyof.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/issame.py to issame.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/isnot.py to isnot.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/raises.py to raises.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/isanything.py to isanything.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/is_.py to is_.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/core/isnone.py to isnone.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/description.py to description.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/assert_that.py to assert_that.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/selfdescribing.py to selfdescribing.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/base_description.py to base_description.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/base_matcher.py to base_matcher.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/helpers/wrap_matcher.py to wrap_matcher.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/helpers/ismock.py to ismock.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/helpers/hasmethod.py to hasmethod.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/helpers/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/core/matcher.py to matcher.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/hamcrest/__init__.py to __init__.cpython-312.pyc writing byte-compilation script '/tmp/tmpojvbz0d0.py' /usr/bin/python3 /tmp/tmpojvbz0d0.py removing /tmp/tmpojvbz0d0.py running install_egg_info running egg_info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE.txt' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' Copying src/PyHamcrest.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12/site-packages/PyHamcrest-2.0.2-py3.12.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.0.2-5.mga10 --unique-debug-suffix -2.0.2-5.mga10.noarch --unique-debug-src-base python-pyhamcrest-2.0.2-5.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/PyHamcrest-2.0.2 + /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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-pyhamcrest-2.0.2-5.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qFxTWh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PyHamcrest-2.0.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/share/doc/python3-pyhamcrest + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/share/doc/python3-pyhamcrest + cp -pr /home/pterjan/rpmbuild/BUILD/PyHamcrest-2.0.2/README.rst /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/share/doc/python3-pyhamcrest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LjMg5x + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PyHamcrest-2.0.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/share/licenses/python3-pyhamcrest + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/share/licenses/python3-pyhamcrest + cp -pr /home/pterjan/rpmbuild/BUILD/PyHamcrest-2.0.2/LICENSE.txt /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch/usr/share/licenses/python3-pyhamcrest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyhamcrest = 2.0.2-5.mga10 python3-pyhamcrest = 2.0.2-5.mga10 python3.12-pyhamcrest = 2.0.2-5.mga10 python3.12dist(pyhamcrest) = 2.0.2 python3dist(pyhamcrest) = 2.0.2 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.12 Obsoletes: python-pyhamcrest < 2.0.2-5.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pyhamcrest-2.0.2-5.mga10.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xu7FLm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd PyHamcrest-2.0.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pyhamcrest-2.0.2-5.mga10.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yzTQr8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/PyHamcrest-2.0.2-SPECPARTS + rm -rf PyHamcrest-2.0.2 PyHamcrest-2.0.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!