D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-py2pack-0.8.7-4.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.68TJsV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QtuMsN
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ rm -rf py2pack-0.8.7
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/py2pack-0.8.7.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd py2pack-0.8.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf py2pack.egg-info/
+ find -name '*.py'
+ xargs sed -i '1s|^#!.*python[2,3]\?|#!/usr/bin/python3|'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MsflwX
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ 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'
+ export CFLAGS
+ CXXFLAGS='-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'
+ export CXXFLAGS
+ FFLAGS='-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 '
+ export FFLAGS
+ FCFLAGS='-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 '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ 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'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd py2pack-0.8.7
+ '[' 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:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _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`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.12/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/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()
/usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        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/lib/py2pack
copying py2pack/version.py -> build/lib/py2pack
copying py2pack/requires.py -> build/lib/py2pack
copying py2pack/proxy.py -> build/lib/py2pack
copying py2pack/__init__.py -> build/lib/py2pack
copying py2pack/setup.py -> build/lib/py2pack
copying py2pack/utils.py -> build/lib/py2pack
running egg_info
creating py2pack.egg-info
writing py2pack.egg-info/PKG-INFO
writing dependency_links to py2pack.egg-info/dependency_links.txt
writing entry points to py2pack.egg-info/entry_points.txt
writing requirements to py2pack.egg-info/requires.txt
writing top-level names to py2pack.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'py2pack.egg-info/SOURCES.txt'
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
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'py2pack.egg-info/SOURCES.txt'
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'py2pack.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'py2pack.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'py2pack.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'py2pack.templates' to be distributed and are
        already explicitly excluding 'py2pack.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying py2pack/spdx_license_map.p -> build/lib/py2pack
creating build/lib/py2pack/templates
copying py2pack/templates/fedora.spec -> build/lib/py2pack/templates
copying py2pack/templates/mageia.spec -> build/lib/py2pack/templates
copying py2pack/templates/opensuse-legacy.spec -> build/lib/py2pack/templates
copying py2pack/templates/opensuse.dsc -> build/lib/py2pack/templates
copying py2pack/templates/opensuse.spec -> build/lib/py2pack/templates
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xutlWU
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT
+ 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'
+ export CFLAGS
+ CXXFLAGS='-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'
+ export CXXFLAGS
+ FFLAGS='-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 '
+ export FFLAGS
+ FCFLAGS='-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 '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ 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'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd py2pack-0.8.7
+ '[' 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-py2pack-0.8.7-build/BUILDROOT --prefix /usr
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _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`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3.12/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/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()
/usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:488: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

        By 2025-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages
creating /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack
copying build/lib/py2pack/version.py -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack
creating /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/templates
copying build/lib/py2pack/templates/opensuse-legacy.spec -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/templates
copying build/lib/py2pack/templates/mageia.spec -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/templates
copying build/lib/py2pack/templates/opensuse.dsc -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/templates
copying build/lib/py2pack/templates/opensuse.spec -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/templates
copying build/lib/py2pack/templates/fedora.spec -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/templates
copying build/lib/py2pack/requires.py -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack
copying build/lib/py2pack/proxy.py -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack
copying build/lib/py2pack/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack
copying build/lib/py2pack/spdx_license_map.p -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack
copying build/lib/py2pack/setup.py -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack
copying build/lib/py2pack/utils.py -> /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack
byte-compiling /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/version.py to version.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/requires.py to requires.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/proxy.py to proxy.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/setup.py to setup.cpython-312.pyc
byte-compiling /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack/utils.py to utils.cpython-312.pyc
writing byte-compilation script '/tmp/tmp9yuedkgy.py'
/usr/bin/python3 /tmp/tmp9yuedkgy.py
removing /tmp/tmp9yuedkgy.py
running install_egg_info
running egg_info
writing py2pack.egg-info/PKG-INFO
writing dependency_links to py2pack.egg-info/dependency_links.txt
writing entry points to py2pack.egg-info/entry_points.txt
writing requirements to py2pack.egg-info/requires.txt
writing top-level names to py2pack.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
Copying py2pack.egg-info to /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/lib/python3.12/site-packages/py2pack-0.8.7-py3.12.egg-info
running install_scripts
Installing py2pack script to /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/bin
+ rm -rfv /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-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-py2pack-0.8.7-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
Processing files: python3-py2pack-0.8.7-4.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CU3RcI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ cd py2pack-0.8.7
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/share/doc/python3-py2pack
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/share/doc/python3-py2pack
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/py2pack-0.8.7/AUTHORS /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/share/doc/python3-py2pack
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/py2pack-0.8.7/LICENSE /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/share/doc/python3-py2pack
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/py2pack-0.8.7/README.rst /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT/usr/share/doc/python3-py2pack
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: py2pack = 0.8.7-4.mga10 python-py2pack = 0.8.7-4.mga10 python3-py2pack = 0.8.7-4.mga10 python3.12-py2pack = 0.8.7-4.mga10 python3.12dist(py2pack) = 0.8.7 python3dist(py2pack) = 0.8.7
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(jinja2) python3.12dist(metaextract) python3.12dist(pypi-search) python3.12dist(requests) python3.12dist(setuptools)
Conflicts: python2-py2pack < 0.8.4-3
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-py2pack-0.8.7-4.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zbXNoF
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-py2pack-0.8.7-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!