D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-defusedxml-0.8.0~rc2-3.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wcxLG3
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5s9EkW
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ rm -rf defusedxml-0.8.0rc2
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/defusedxml-0.8.0rc2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd defusedxml-0.8.0rc2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ '[' '!' -f xmltestdata/schema-include.xsd ']'
+ cp -a /home/pterjan/rpmbuild/SOURCES/schema-include.xsd xmltestdata/
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Il8VhV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ cd defusedxml-0.8.0rc2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ :
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(pip) >= 19'
+ echo 'python3dist(packaging)'
+ '[' -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-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.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'
+ 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'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.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-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/python-defusedxml-0.8.0~rc2-3.mga10.noarch-pyproject-buildrequires
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 75.6.0)
Handling wheel from default build backend
Requirement satisfied: wheel
   (installed: wheel 0.43.0)
running egg_info
writing defusedxml.egg-info/PKG-INFO
writing dependency_links to defusedxml.egg-info/dependency_links.txt
writing top-level names to defusedxml.egg-info/top_level.txt
reading manifest file 'defusedxml.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.html'
adding license file 'LICENSE'
writing manifest file 'defusedxml.egg-info/SOURCES.txt'
running dist_info
writing defusedxml.egg-info/PKG-INFO
writing dependency_links to defusedxml.egg-info/dependency_links.txt
writing top-level names to defusedxml.egg-info/top_level.txt
reading manifest file 'defusedxml.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.html'
adding license file 'LICENSE'
writing manifest file 'defusedxml.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/defusedxml-0.8.0rc2.dist-info'
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

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

!!
  self.finalize_options()
+ cat /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/python-defusedxml-0.8.0~rc2-3.mga10.noarch-pyproject-buildrequires
+ rm -rfv defusedxml-0.8.0rc2.dist-info/
removed 'defusedxml-0.8.0rc2.dist-info/top_level.txt'
removed 'defusedxml-0.8.0rc2.dist-info/METADATA'
removed 'defusedxml-0.8.0rc2.dist-info/LICENSE'
removed directory 'defusedxml-0.8.0rc2.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.o1G080
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ cd defusedxml-0.8.0rc2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.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'
+ 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'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir/pip-modern-metadata-cq5j3o41/defusedxml.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir/pip-modern-metadata-cq5j3o41/defusedxml.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir/pip-modern-metadata-cq5j3o41/defusedxml.egg-info/dependency_links.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir/pip-modern-metadata-cq5j3o41/defusedxml.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir/pip-modern-metadata-cq5j3o41/defusedxml.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir/pip-modern-metadata-cq5j3o41/defusedxml.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching 'README.html'
  adding license file 'LICENSE'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir/pip-modern-metadata-cq5j3o41/defusedxml.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir/pip-modern-metadata-cq5j3o41/defusedxml-0.8.0rc2.dist-info'
  /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
  !!

          ********************************************************************************
          With Python 2.7 end-of-life, support for building universal wheels
          (i.e., wheels that support both Python 2 and Python 3)
          is being obviated.
          Please discontinue using this option, or if you still need it,
          file an issue with pypa/setuptools describing your use case.

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

  !!
    self.finalize_options()
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: defusedxml
  Building wheel for defusedxml (pyproject.toml): started
  Running command Building wheel for defusedxml (pyproject.toml)
  running bdist_wheel
  /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
  !!

          ********************************************************************************
          With Python 2.7 end-of-life, support for building universal wheels
          (i.e., wheels that support both Python 2 and Python 3)
          is being obviated.
          Please discontinue using this option, or if you still need it,
          file an issue with pypa/setuptools describing your use case.

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

  !!
    self.finalize_options()
  running build
  running build_py
  creating build/lib/defusedxml
  copying defusedxml/common.py -> build/lib/defusedxml
  copying defusedxml/minidom.py -> build/lib/defusedxml
  copying defusedxml/expatreader.py -> build/lib/defusedxml
  copying defusedxml/lxml.py -> build/lib/defusedxml
  copying defusedxml/cElementTree.py -> build/lib/defusedxml
  copying defusedxml/ElementTree.py -> build/lib/defusedxml
  copying defusedxml/pulldom.py -> build/lib/defusedxml
  copying defusedxml/sax.py -> build/lib/defusedxml
  copying defusedxml/xmlrpc.py -> build/lib/defusedxml
  copying defusedxml/__init__.py -> build/lib/defusedxml
  copying defusedxml/expatbuilder.py -> build/lib/defusedxml
  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/defusedxml
  copying build/lib/defusedxml/common.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/minidom.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/expatreader.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/lxml.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/cElementTree.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/ElementTree.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/pulldom.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/sax.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/xmlrpc.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/__init__.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  copying build/lib/defusedxml/expatbuilder.py -> build/bdist.linux-x86_64/wheel/./defusedxml
  running install_egg_info
  running egg_info
  writing defusedxml.egg-info/PKG-INFO
  writing dependency_links to defusedxml.egg-info/dependency_links.txt
  writing top-level names to defusedxml.egg-info/top_level.txt
  reading manifest file 'defusedxml.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching 'README.html'
  adding license file 'LICENSE'
  writing manifest file 'defusedxml.egg-info/SOURCES.txt'
  Copying defusedxml.egg-info to build/bdist.linux-x86_64/wheel/./defusedxml-0.8.0rc2-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/defusedxml-0.8.0rc2.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir/pip-wheel-gwkzwejz/.tmp-i5flu9q2/defusedxml-0.8.0rc2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'defusedxml/ElementTree.py'
  adding 'defusedxml/__init__.py'
  adding 'defusedxml/cElementTree.py'
  adding 'defusedxml/common.py'
  adding 'defusedxml/expatbuilder.py'
  adding 'defusedxml/expatreader.py'
  adding 'defusedxml/lxml.py'
  adding 'defusedxml/minidom.py'
  adding 'defusedxml/pulldom.py'
  adding 'defusedxml/sax.py'
  adding 'defusedxml/xmlrpc.py'
  adding 'defusedxml-0.8.0rc2.dist-info/LICENSE'
  adding 'defusedxml-0.8.0rc2.dist-info/METADATA'
  adding 'defusedxml-0.8.0rc2.dist-info/WHEEL'
  adding 'defusedxml-0.8.0rc2.dist-info/top_level.txt'
  adding 'defusedxml-0.8.0rc2.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for defusedxml (pyproject.toml): finished with status 'done'
  Created wheel for defusedxml: filename=defusedxml-0.8.0rc2-py2.py3-none-any.whl size=25669 sha256=ec53dac6b23b473398065caf38640757bbb262074ce72ff1bd812d8ec03064bd
  Stored in directory: /home/pterjan/.cache/pip/wheels/84/2a/f3/c60b9d32a5e993759948db86bfb674c1d943beef43a6849c2d
Successfully built defusedxml
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K1M4vf
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT
+ cd defusedxml-0.8.0rc2
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/pyproject-wheeldir/defusedxml-0.8.0rc2-py2.py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=defusedxml==0.8.0rc2
+ '[' -z defusedxml==0.8.0rc2 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-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-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/pyproject-wheeldir defusedxml==0.8.0rc2
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/pyproject-wheeldir
Processing ./pyproject-wheeldir/defusedxml-0.8.0rc2-py2.py3-none-any.whl
Installing collected packages: defusedxml
Successfully installed defusedxml-0.8.0rc2
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/python-defusedxml-0.8.0~rc2-3.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.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-defusedxml-0.8.0_rc2-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/python-defusedxml-0.8.0~rc2-3.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/python-defusedxml-0.8.0~rc2-3.mga10.noarch-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-defusedxml-0.8.0_rc2-build/python-defusedxml-0.8.0~rc2-3.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/python-defusedxml-0.8.0~rc2-3.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-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-defusedxml-0.8.0_rc2-build/python-defusedxml-0.8.0~rc2-3.mga10.noarch-pyproject-record --prefix /usr defusedxml
+ /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-defusedxml-0.8.0_rc2-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.O2BAZL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ cd defusedxml-0.8.0rc2
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 tests.py
............................................................................s.ss.............
----------------------------------------------------------------------
Ran 93 tests in 0.030s

OK (skipped=3)
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-defusedxml-0.8.0~rc2-3.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ov2y3R
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ cd defusedxml-0.8.0rc2
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/share/doc/python3-defusedxml
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/share/doc/python3-defusedxml
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/README.txt /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/share/doc/python3-defusedxml
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/CHANGES.txt /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/share/doc/python3-defusedxml
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hF37dQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ cd defusedxml-0.8.0rc2
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/share/licenses/python3-defusedxml
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/share/licenses/python3-defusedxml
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/defusedxml-0.8.0rc2/LICENSE /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT/usr/share/licenses/python3-defusedxml
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/INSTALLER
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/LICENSE
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/METADATA
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/WHEEL
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/top_level.txt
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/ElementTree.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__init__.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/ElementTree.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/ElementTree.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/__init__.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/__init__.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/cElementTree.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/cElementTree.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/common.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/common.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/expatbuilder.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/expatbuilder.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/expatreader.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/expatreader.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/lxml.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/lxml.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/minidom.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/minidom.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/pulldom.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/pulldom.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/sax.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/sax.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/xmlrpc.cpython-312.opt-1.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/xmlrpc.cpython-312.pyc
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/cElementTree.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/common.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/expatbuilder.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/expatreader.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/lxml.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/minidom.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/pulldom.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/sax.py
warning: File listed twice: /usr/lib/python3.12/site-packages/defusedxml/xmlrpc.py
Provides: python-defusedxml = 0.8.0~rc2-3.mga10 python3-defusedxml = 0.8.0~rc2-3.mga10 python3.12-defusedxml = 0.8.0~rc2-3.mga10 python3.12dist(defusedxml) = 0.8~rc2 python3dist(defusedxml) = 0.8~rc2
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-defusedxml < 0.8.0~rc2-3.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-defusedxml-0.8.0~rc2-3.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AoIctM
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-defusedxml-0.8.0_rc2-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/INSTALLER
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/LICENSE
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/METADATA
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/WHEEL
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml-0.8.0rc2.dist-info/top_level.txt
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/ElementTree.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__init__.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/ElementTree.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/ElementTree.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/__init__.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/__init__.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/cElementTree.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/cElementTree.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/common.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/common.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/expatbuilder.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/expatbuilder.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/expatreader.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/expatreader.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/lxml.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/lxml.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/minidom.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/minidom.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/pulldom.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/pulldom.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/sax.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/sax.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/xmlrpc.cpython-312.opt-1.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/__pycache__/xmlrpc.cpython-312.pyc
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/cElementTree.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/common.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/expatbuilder.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/expatreader.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/lxml.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/minidom.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/pulldom.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/sax.py
    File listed twice: /usr/lib/python3.12/site-packages/defusedxml/xmlrpc.py
D: [iurt_root_command] Success!