D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/python-argon2-cffi-bindings-21.2.0-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xd1JTC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XdODcC
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ rm -rf argon2-cffi-bindings-21.2.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/argon2-cffi-bindings-21.2.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd argon2-cffi-bindings-21.2.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf extras/
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WKK9p5
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ cd argon2-cffi-bindings-21.2.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ true
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f pyproject.toml ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml
+ sed -i -e 's/~=/>=/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.py ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py
+ sed -i -e 's/~=/>=/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.cfg ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg
+ sed -i -e 's/~=/>=/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir
+ echo -n
+ 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'
+ 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'
+ 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 '
+ 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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64-pyproject-buildrequires -t
Handling setuptools>=45 from build-system.requires
Requirement satisfied: setuptools>=45
   (installed: setuptools 75.6.0)
Handling setuptools_scm>=6.2 from build-system.requires
Requirement satisfied: setuptools_scm>=6.2
   (installed: setuptools_scm 8.0.4)
Handling wheel from build-system.requires
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
Handling cffi>=1.0.1 from build-system.requires
Requirement satisfied: cffi>=1.0.1
   (installed: cffi 1.17.1)
Handling cffi>=1.0.1 from get_requires_for_build_wheel
Requirement satisfied: cffi>=1.0.1
   (installed: cffi 1.17.1)
Handling setuptools_scm>=6.2 from get_requires_for_build_wheel
Requirement satisfied: setuptools_scm>=6.2
   (installed: setuptools_scm 8.0.4)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.11)
  py312: OK (0.02 seconds)
  congratulations :) (0.09 seconds)
Handling tox from tox --print-deps-only: py312
Requirement satisfied: tox
   (installed: tox 4.11.1)
/usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of argon2-cffi-bindings already set
  warnings.warn(f"version of {dist_name} already set")
running dist_info
creating argon2_cffi_bindings.egg-info
writing argon2_cffi_bindings.egg-info/PKG-INFO
writing dependency_links to argon2_cffi_bindings.egg-info/dependency_links.txt
writing requirements to argon2_cffi_bindings.egg-info/requires.txt
writing top-level names to argon2_cffi_bindings.egg-info/top_level.txt
writing manifest file 'argon2_cffi_bindings.egg-info/SOURCES.txt'
reading manifest file 'argon2_cffi_bindings.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'extras'
adding license file 'LICENSE'
writing manifest file 'argon2_cffi_bindings.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/argon2_cffi_bindings-21.2.0.dist-info'
Handling cffi >=1.0.1 from hook generated metadata: Requires-Dist (argon2-cffi-bindings)
Requirement satisfied: cffi >=1.0.1
   (installed: cffi 1.17.1)
Handling pytest ; extra == 'dev' from hook generated metadata: Requires-Dist (argon2-cffi-bindings)
Ignoring alien requirement: pytest ; extra == 'dev'
Handling cogapp ; extra == 'dev' from hook generated metadata: Requires-Dist (argon2-cffi-bindings)
Ignoring alien requirement: cogapp ; extra == 'dev'
Handling pre-commit ; extra == 'dev' from hook generated metadata: Requires-Dist (argon2-cffi-bindings)
Ignoring alien requirement: pre-commit ; extra == 'dev'
Handling wheel ; extra == 'dev' from hook generated metadata: Requires-Dist (argon2-cffi-bindings)
Ignoring alien requirement: wheel ; extra == 'dev'
Handling pytest ; extra == 'tests' from hook generated metadata: Requires-Dist (argon2-cffi-bindings)
Requirement satisfied: pytest ; extra == 'tests'
   (installed: pytest 8.3.4)
+ cat /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64-pyproject-buildrequires
+ rm -rfv argon2_cffi_bindings-21.2.0.dist-info/
removed 'argon2_cffi_bindings-21.2.0.dist-info/top_level.txt'
removed 'argon2_cffi_bindings-21.2.0.dist-info/METADATA'
removed 'argon2_cffi_bindings-21.2.0.dist-info/LICENSE'
removed directory 'argon2_cffi_bindings-21.2.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SsDqAQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd argon2-cffi-bindings-21.2.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export ARGON2_CFFI_USE_SYSTEM=1
+ ARGON2_CFFI_USE_SYSTEM=1
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir
+ 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'
+ 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'
+ 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 '
+ 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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of argon2-cffi-bindings already set
    warnings.warn(f"version of {dist_name} already set")
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-modern-metadata-lkdg_ml2/argon2_cffi_bindings.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-modern-metadata-lkdg_ml2/argon2_cffi_bindings.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-modern-metadata-lkdg_ml2/argon2_cffi_bindings.egg-info/dependency_links.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-modern-metadata-lkdg_ml2/argon2_cffi_bindings.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-modern-metadata-lkdg_ml2/argon2_cffi_bindings.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-modern-metadata-lkdg_ml2/argon2_cffi_bindings.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-modern-metadata-lkdg_ml2/argon2_cffi_bindings.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no directories found matching 'extras'
  adding license file 'LICENSE'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-modern-metadata-lkdg_ml2/argon2_cffi_bindings.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-modern-metadata-lkdg_ml2/argon2_cffi_bindings-21.2.0.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: argon2-cffi-bindings
  Building wheel for argon2-cffi-bindings (pyproject.toml): started
  Running command Building wheel for argon2-cffi-bindings (pyproject.toml)
  /usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of argon2-cffi-bindings already set
    warnings.warn(f"version of {dist_name} already set")
  /usr/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py:251: _IncompatibleBdistWheel: wheel.bdist_wheel is deprecated, please import it from setuptools
  !!

          ********************************************************************************
          Ensure that any custom bdist_wheel implementation is a subclass of
          setuptools.command.bdist_wheel.bdist_wheel.

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

          See https://github.com/pypa/wheel/pull/631 for details.
          ********************************************************************************

  !!
    return _build_backend().build_wheel(wheel_directory, config_settings,
  /usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of argon2-cffi-bindings already set
    warnings.warn(f"version of {dist_name} already set")
  running bdist_wheel
  running build
  running build_py
  creating build/lib.linux-x86_64-cpython-312/_argon2_cffi_bindings
  copying src/_argon2_cffi_bindings/__init__.py -> build/lib.linux-x86_64-cpython-312/_argon2_cffi_bindings
  copying src/_argon2_cffi_bindings/_ffi_build.py -> build/lib.linux-x86_64-cpython-312/_argon2_cffi_bindings
  running build_ext
  generating cffi module 'build/temp.linux-x86_64-cpython-312/_ffi.c'
  creating build/temp.linux-x86_64-cpython-312
  building '_ffi' extension
  creating build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312
  gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 -fPIC -I/usr/include/python3.12 -c build/temp.linux-x86_64-cpython-312/_ffi.c -o build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_ffi.o
  gcc -shared -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 -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 build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_ffi.o -L/usr/lib64 -largon2 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/_argon2_cffi_bindings/_ffi.abi3.so
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/_argon2_cffi_bindings
  copying build/lib.linux-x86_64-cpython-312/_argon2_cffi_bindings/_ffi.abi3.so -> build/bdist.linux-x86_64/wheel/./_argon2_cffi_bindings
  copying build/lib.linux-x86_64-cpython-312/_argon2_cffi_bindings/__init__.py -> build/bdist.linux-x86_64/wheel/./_argon2_cffi_bindings
  copying build/lib.linux-x86_64-cpython-312/_argon2_cffi_bindings/_ffi_build.py -> build/bdist.linux-x86_64/wheel/./_argon2_cffi_bindings
  running install_egg_info
  running egg_info
  writing src/argon2_cffi_bindings.egg-info/PKG-INFO
  writing dependency_links to src/argon2_cffi_bindings.egg-info/dependency_links.txt
  writing requirements to src/argon2_cffi_bindings.egg-info/requires.txt
  writing top-level names to src/argon2_cffi_bindings.egg-info/top_level.txt
  reading manifest file 'src/argon2_cffi_bindings.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no directories found matching 'extras'
  adding license file 'LICENSE'
  writing manifest file 'src/argon2_cffi_bindings.egg-info/SOURCES.txt'
  Copying src/argon2_cffi_bindings.egg-info to build/bdist.linux-x86_64/wheel/./argon2_cffi_bindings-21.2.0-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/argon2_cffi_bindings-21.2.0.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir/pip-wheel-45h6igar/.tmp-qv7fgeuw/argon2_cffi_bindings-21.2.0-cp312-abi3-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding '_argon2_cffi_bindings/__init__.py'
  adding '_argon2_cffi_bindings/_ffi.abi3.so'
  adding '_argon2_cffi_bindings/_ffi_build.py'
  adding 'argon2_cffi_bindings-21.2.0.dist-info/LICENSE'
  adding 'argon2_cffi_bindings-21.2.0.dist-info/METADATA'
  adding 'argon2_cffi_bindings-21.2.0.dist-info/WHEEL'
  adding 'argon2_cffi_bindings-21.2.0.dist-info/top_level.txt'
  adding 'argon2_cffi_bindings-21.2.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for argon2-cffi-bindings (pyproject.toml): finished with status 'done'
  Created wheel for argon2-cffi-bindings: filename=argon2_cffi_bindings-21.2.0-cp312-abi3-linux_x86_64.whl size=27524 sha256=9ea6fc3784583eaad745413ec192ff0ae304e3f7bbeec77f778facaf3f3267d5
  Stored in directory: /home/pterjan/.cache/pip/wheels/c1/48/93/6cfc48d5be74972f0d2e53c55ce912ad4309bbaad4484786d1
Successfully built argon2-cffi-bindings
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Bllkzp
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd argon2-cffi-bindings-21.2.0
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/pyproject-wheeldir/argon2_cffi_bindings-21.2.0-cp312-abi3-linux_x86_64.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=argon2_cffi_bindings==21.2.0
+ '[' -z argon2_cffi_bindings==21.2.0 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/pyproject-wheeldir argon2_cffi_bindings==21.2.0
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/argon2_cffi_bindings-21.2.0-cp312-abi3-linux_x86_64.whl
Installing collected packages: argon2_cffi_bindings
Successfully installed argon2_cffi_bindings-21.2.0
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.12/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.12/site-packages/argon2_cffi_bindings-21.2.0.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/argon2_cffi_bindings-21.2.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/argon2_cffi_bindings-21.2.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/argon2_cffi_bindings-21.2.0.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/argon2_cffi_bindings-21.2.0.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/argon2_cffi_bindings-21.2.0.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/argon2_cffi_bindings-21.2.0.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64-pyproject-record --prefix /usr _argon2_cffi_bindings
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 21.2.0-2.mga10 --unique-debug-suffix -21.2.0-2.mga10.x86_64 --unique-debug-src-base python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/python-argon2-cffi-bindings-21.2.0-2.mga10.x86_64
find-debuginfo: done
+ /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/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.amdM02
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-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/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd argon2-cffi-bindings-21.2.0
+ '[' 1 -eq 1 ']'
+ TOX_TESTENV_PASSENV='*'
+ 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'
+ PATH=/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin
+ PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/lib/python3.12/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=16
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -m tox --current-env -q --recreate -e py312
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
cachedir: .tox/py312/.pytest_cache
rootdir: /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0
configfile: pyproject.toml
testpaths: tests
collected 6 items

tests/test_build.py .....
tests/test_smoke.py .

============================== 6 passed in 0.05s ===============================
  py312: OK (0.34 seconds)
  congratulations :) (0.40 seconds)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-argon2-cffi-bindings-21.2.0-2.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.F1pWjJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ cd argon2-cffi-bindings-21.2.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/share/doc/python3-argon2-cffi-bindings
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/share/doc/python3-argon2-cffi-bindings
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/README.md /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/share/doc/python3-argon2-cffi-bindings
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HrFFnP
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ cd argon2-cffi-bindings-21.2.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/share/licenses/python3-argon2-cffi-bindings
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/share/licenses/python3-argon2-cffi-bindings
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/argon2-cffi-bindings-21.2.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT/usr/share/licenses/python3-argon2-cffi-bindings
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-argon2-cffi-bindings = 21.2.0-2.mga10 python3-argon2-cffi-bindings = 21.2.0-2.mga10 python3-argon2-cffi-bindings(x86-64) = 21.2.0-2.mga10 python3.12-argon2-cffi-bindings = 21.2.0-2.mga10 python3.12dist(argon2-cffi-bindings) = 21.2 python3dist(argon2-cffi-bindings) = 21.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: libargon2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12 python3.12dist(cffi) >= 1.0.1
Obsoletes: python-argon2-cffi-bindings < 21.2.0-2.mga10
Processing files: python-argon2-cffi-bindings-debugsource-21.2.0-2.mga10.x86_64
Provides: python-argon2-cffi-bindings-debugsource = 21.2.0-2.mga10 python-argon2-cffi-bindings-debugsource(x86-64) = 21.2.0-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-argon2-cffi-bindings-debuginfo-21.2.0-2.mga10.x86_64
Provides: debuginfo(build-id) = 2e01a8ba955bc5ff9922c4e5bf14d7b1a7434046 python-argon2-cffi-bindings-debuginfo = 21.2.0-2.mga10 python3-argon2-cffi-bindings-debuginfo = 21.2.0-2.mga10 python3-argon2-cffi-bindings-debuginfo(x86-64) = 21.2.0-2.mga10 python3.12-argon2-cffi-bindings-debuginfo = 21.2.0-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-argon2-cffi-bindings-debugsource(x86-64) = 21.2.0-2.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-argon2-cffi-bindings-debuginfo-21.2.0-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-argon2-cffi-bindings-21.2.0-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-argon2-cffi-bindings-debugsource-21.2.0-2.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mmieEF
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-argon2-cffi-bindings-21.2.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!