D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-sphinx-testing-1.0.1-7.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WgcloO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4MjzPK
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ rm -rf sphinx-testing-1.0.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/sphinx-testing-1.0.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sphinx-testing-1.0.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf src/sphinx_testing.egg-info/
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4my4t7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ cd sphinx-testing-1.0.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
/usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'build-base' will not be supported in future
        versions. Please use the underscore name 'build_base' instead.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_py
creating _build
creating _build/lib
creating _build/lib/sphinx_testing
copying src/sphinx_testing/tmpdir.py -> _build/lib/sphinx_testing
copying src/sphinx_testing/__init__.py -> _build/lib/sphinx_testing
copying src/sphinx_testing/util.py -> _build/lib/sphinx_testing
copying src/sphinx_testing/path.py -> _build/lib/sphinx_testing
running egg_info
creating src/sphinx_testing.egg-info
writing src/sphinx_testing.egg-info/PKG-INFO
writing dependency_links to src/sphinx_testing.egg-info/dependency_links.txt
writing requirements to src/sphinx_testing.egg-info/requires.txt
writing top-level names to src/sphinx_testing.egg-info/top_level.txt
writing manifest file 'src/sphinx_testing.egg-info/SOURCES.txt'
reading manifest file 'src/sphinx_testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/sphinx_testing.egg-info/SOURCES.txt'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Cg8DCa
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT
+ cd sphinx-testing-1.0.1
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT --prefix /usr
/usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'build-base' will not be supported in future
        versions. Please use the underscore name 'build_base' instead.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
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/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr
creating /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib
creating /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12
creating /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages
creating /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing
copying _build/lib/sphinx_testing/tmpdir.py -> /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing
copying _build/lib/sphinx_testing/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing
copying _build/lib/sphinx_testing/util.py -> /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing
copying _build/lib/sphinx_testing/path.py -> /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing
byte-compiling /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing/tmpdir.py to tmpdir.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing/util.py to util.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing/path.py to path.cpython-312.pyc
writing byte-compilation script '/tmp/tmpbmrcqphj.py'
/usr/bin/python3 /tmp/tmpbmrcqphj.py
removing /tmp/tmpbmrcqphj.py
running install_egg_info
running egg_info
writing src/sphinx_testing.egg-info/PKG-INFO
writing dependency_links to src/sphinx_testing.egg-info/dependency_links.txt
writing requirements to src/sphinx_testing.egg-info/requires.txt
writing top-level names to src/sphinx_testing.egg-info/top_level.txt
reading manifest file 'src/sphinx_testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/sphinx_testing.egg-info/SOURCES.txt'
Copying src/sphinx_testing.egg-info to /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12/site-packages/sphinx_testing-1.0.1-py3.12.egg-info
running install_scripts
+ rm -rfv /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/bin/__pycache__
+ /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-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /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/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/lib/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.txDBt8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ cd sphinx-testing-1.0.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 setup.py test
/usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'build-base' will not be supported in future
        versions. Please use the underscore name 'build_base' instead.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  ir_d = dist.fetch_build_eggs(dist.install_requires)
/usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  tr_d = dist.fetch_build_eggs(dist.tests_require or [])
/usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  er_d = dist.fetch_build_eggs(
running egg_info
writing src/sphinx_testing.egg-info/PKG-INFO
writing dependency_links to src/sphinx_testing.egg-info/dependency_links.txt
writing requirements to src/sphinx_testing.egg-info/requires.txt
writing top-level names to src/sphinx_testing.egg-info/top_level.txt
reading manifest file 'src/sphinx_testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/sphinx_testing.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

NO TESTS RAN
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-sphinx-testing-1.0.1-7.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8XNTBO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ cd sphinx-testing-1.0.1
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/share/doc/python3-sphinx-testing
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/share/doc/python3-sphinx-testing
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/sphinx-testing-1.0.1/README.rst /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/share/doc/python3-sphinx-testing
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8qpNRI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ cd sphinx-testing-1.0.1
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/share/licenses/python3-sphinx-testing
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/share/licenses/python3-sphinx-testing
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/sphinx-testing-1.0.1/LICENSE /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT/usr/share/licenses/python3-sphinx-testing
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-sphinx-testing = 1.0.1-7.mga10 python3-sphinx-testing = 1.0.1-7.mga10 python3.12-sphinx-testing = 1.0.1-7.mga10 python3.12dist(sphinx-testing) = 1.0.1 python3dist(sphinx-testing) = 1.0.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.12 python3.12dist(six) python3.12dist(sphinx)
Obsoletes: python-sphinx-testing < 1.0.1-7.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-sphinx-testing-1.0.1-7.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.d5WgjA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-sphinx-testing-1.0.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!