D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-odf-1.4.2-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PMQXTO
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mcV0vQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ rm -rf odfpy-release-1.4.2
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/release-1.4.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd odfpy-release-1.4.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TCFqyu
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ cd odfpy-release-1.4.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.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-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-modern-metadata-3hniep9o/odfpy.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-modern-metadata-3hniep9o/odfpy.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-modern-metadata-3hniep9o/odfpy.egg-info/dependency_links.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-modern-metadata-3hniep9o/odfpy.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-modern-metadata-3hniep9o/odfpy.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-modern-metadata-3hniep9o/odfpy.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-modern-metadata-3hniep9o/odfpy.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching '*.txt' under directory 'examples'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-modern-metadata-3hniep9o/odfpy.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-modern-metadata-3hniep9o/odfpy-1.4.2.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: odfpy
  Building wheel for odfpy (pyproject.toml): started
  Running command Building wheel for odfpy (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/odf
  copying odf/table.py -> build/lib/odf
  copying odf/presentation.py -> build/lib/odf
  copying odf/xforms.py -> build/lib/odf
  copying odf/grammar.py -> build/lib/odf
  copying odf/text.py -> build/lib/odf
  copying odf/thumbnail.py -> build/lib/odf
  copying odf/opendocument.py -> build/lib/odf
  copying odf/form.py -> build/lib/odf
  copying odf/easyliststyle.py -> build/lib/odf
  copying odf/userfield.py -> build/lib/odf
  copying odf/script.py -> build/lib/odf
  copying odf/chart.py -> build/lib/odf
  copying odf/elementtypes.py -> build/lib/odf
  copying odf/element.py -> build/lib/odf
  copying odf/odf2moinmoin.py -> build/lib/odf
  copying odf/config.py -> build/lib/odf
  copying odf/office.py -> build/lib/odf
  copying odf/meta.py -> build/lib/odf
  copying odf/teletype.py -> build/lib/odf
  copying odf/dc.py -> build/lib/odf
  copying odf/math.py -> build/lib/odf
  copying odf/svg.py -> build/lib/odf
  copying odf/load.py -> build/lib/odf
  copying odf/draw.py -> build/lib/odf
  copying odf/odfmanifest.py -> build/lib/odf
  copying odf/__init__.py -> build/lib/odf
  copying odf/anim.py -> build/lib/odf
  copying odf/number.py -> build/lib/odf
  copying odf/manifest.py -> build/lib/odf
  copying odf/attrconverters.py -> build/lib/odf
  copying odf/dr3d.py -> build/lib/odf
  copying odf/style.py -> build/lib/odf
  copying odf/odf2xhtml.py -> build/lib/odf
  copying odf/namespaces.py -> build/lib/odf
  running build_scripts
  creating build/scripts-3.12
  copying and adjusting csv2ods/csv2ods -> build/scripts-3.12
  copying and adjusting mailodf/mailodf -> build/scripts-3.12
  copying and adjusting odf2xhtml/odf2xhtml -> build/scripts-3.12
  copying and adjusting odf2mht/odf2mht -> build/scripts-3.12
  copying and adjusting odf2xml/odf2xml -> build/scripts-3.12
  copying and adjusting odfimgimport/odfimgimport -> build/scripts-3.12
  copying and adjusting odflint/odflint -> build/scripts-3.12
  copying and adjusting odfmeta/odfmeta -> build/scripts-3.12
  copying and adjusting odfoutline/odfoutline -> build/scripts-3.12
  copying and adjusting odfuserfield/odfuserfield -> build/scripts-3.12
  copying and adjusting xml2odf/xml2odf -> build/scripts-3.12
  changing mode of build/scripts-3.12/csv2ods from 644 to 755
  changing mode of build/scripts-3.12/mailodf from 644 to 755
  changing mode of build/scripts-3.12/odf2xhtml from 644 to 755
  changing mode of build/scripts-3.12/odf2mht from 644 to 755
  changing mode of build/scripts-3.12/odf2xml from 644 to 755
  changing mode of build/scripts-3.12/odfimgimport from 644 to 755
  changing mode of build/scripts-3.12/odflint from 644 to 755
  changing mode of build/scripts-3.12/odfmeta from 644 to 755
  changing mode of build/scripts-3.12/odfoutline from 644 to 755
  changing mode of build/scripts-3.12/odfuserfield from 644 to 755
  changing mode of build/scripts-3.12/xml2odf from 644 to 755
  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/odf
  copying build/lib/odf/table.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/presentation.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/xforms.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/grammar.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/text.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/thumbnail.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/opendocument.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/form.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/easyliststyle.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/userfield.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/script.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/chart.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/elementtypes.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/element.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/odf2moinmoin.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/config.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/office.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/meta.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/teletype.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/dc.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/math.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/svg.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/load.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/draw.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/odfmanifest.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/__init__.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/anim.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/number.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/manifest.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/attrconverters.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/dr3d.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/style.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/odf2xhtml.py -> build/bdist.linux-x86_64/wheel/./odf
  copying build/lib/odf/namespaces.py -> build/bdist.linux-x86_64/wheel/./odf
  running install_data
  creating build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data
  creating build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying csv2ods/csv2ods.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying mailodf/mailodf.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying odf2xhtml/odf2xhtml.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying odf2mht/odf2mht.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying odf2xml/odf2xml.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying odfimgimport/odfimgimport.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying odflint/odflint.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying odfmeta/odfmeta.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying odfoutline/odfoutline.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying odfuserfield/odfuserfield.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  copying xml2odf/xml2odf.1 -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/data/share/man/man1
  running install_egg_info
  running egg_info
  creating odfpy.egg-info
  writing odfpy.egg-info/PKG-INFO
  writing dependency_links to odfpy.egg-info/dependency_links.txt
  writing requirements to odfpy.egg-info/requires.txt
  writing top-level names to odfpy.egg-info/top_level.txt
  writing manifest file 'odfpy.egg-info/SOURCES.txt'
  reading manifest file 'odfpy.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching '*.txt' under directory 'examples'
  writing manifest file 'odfpy.egg-info/SOURCES.txt'
  Copying odfpy.egg-info to build/bdist.linux-x86_64/wheel/./odfpy-1.4.2-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/mailodf -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/odflint -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/odfimgimport -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/odf2xhtml -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/odf2mht -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/odfoutline -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/odf2xml -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/odfuserfield -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/csv2ods -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/xml2odf -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  copying build/scripts-3.12/odfmeta -> build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/mailodf to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/odflint to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/odfimgimport to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/odf2xhtml to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/odf2mht to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/odfoutline to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/odf2xml to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/odfuserfield to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/csv2ods to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/xml2odf to 755
  changing mode of build/bdist.linux-x86_64/wheel/odfpy-1.4.2.data/scripts/odfmeta to 755
  creating build/bdist.linux-x86_64/wheel/odfpy-1.4.2.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir/pip-wheel-vjtk_cs5/.tmp-zxxuc8rh/odfpy-1.4.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'odf/__init__.py'
  adding 'odf/anim.py'
  adding 'odf/attrconverters.py'
  adding 'odf/chart.py'
  adding 'odf/config.py'
  adding 'odf/dc.py'
  adding 'odf/dr3d.py'
  adding 'odf/draw.py'
  adding 'odf/easyliststyle.py'
  adding 'odf/element.py'
  adding 'odf/elementtypes.py'
  adding 'odf/form.py'
  adding 'odf/grammar.py'
  adding 'odf/load.py'
  adding 'odf/manifest.py'
  adding 'odf/math.py'
  adding 'odf/meta.py'
  adding 'odf/namespaces.py'
  adding 'odf/number.py'
  adding 'odf/odf2moinmoin.py'
  adding 'odf/odf2xhtml.py'
  adding 'odf/odfmanifest.py'
  adding 'odf/office.py'
  adding 'odf/opendocument.py'
  adding 'odf/presentation.py'
  adding 'odf/script.py'
  adding 'odf/style.py'
  adding 'odf/svg.py'
  adding 'odf/table.py'
  adding 'odf/teletype.py'
  adding 'odf/text.py'
  adding 'odf/thumbnail.py'
  adding 'odf/userfield.py'
  adding 'odf/xforms.py'
  adding 'odfpy-1.4.2.data/data/share/man/man1/csv2ods.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/mailodf.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/odf2mht.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/odf2xhtml.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/odf2xml.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/odfimgimport.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/odflint.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/odfmeta.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/odfoutline.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/odfuserfield.1'
  adding 'odfpy-1.4.2.data/data/share/man/man1/xml2odf.1'
  adding 'odfpy-1.4.2.data/scripts/csv2ods'
  adding 'odfpy-1.4.2.data/scripts/mailodf'
  adding 'odfpy-1.4.2.data/scripts/odf2mht'
  adding 'odfpy-1.4.2.data/scripts/odf2xhtml'
  adding 'odfpy-1.4.2.data/scripts/odf2xml'
  adding 'odfpy-1.4.2.data/scripts/odfimgimport'
  adding 'odfpy-1.4.2.data/scripts/odflint'
  adding 'odfpy-1.4.2.data/scripts/odfmeta'
  adding 'odfpy-1.4.2.data/scripts/odfoutline'
  adding 'odfpy-1.4.2.data/scripts/odfuserfield'
  adding 'odfpy-1.4.2.data/scripts/xml2odf'
  adding 'odfpy-1.4.2.dist-info/METADATA'
  adding 'odfpy-1.4.2.dist-info/WHEEL'
  adding 'odfpy-1.4.2.dist-info/top_level.txt'
  adding 'odfpy-1.4.2.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for odfpy (pyproject.toml): finished with status 'done'
  Created wheel for odfpy: filename=odfpy-1.4.2-py2.py3-none-any.whl size=160405 sha256=44f44803744425db00b35264b6ab4eb48838f0431e6db49f30ae9ec90458b9de
  Stored in directory: /home/pterjan/.cache/pip/wheels/e2/e1/73/87ae327e86a0d1067e6ca523bdc205dbdcc6536553259e77f6
Successfully built odfpy
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pu9Z4j
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT
+ cd odfpy-release-1.4.2
+ '[' 1 -eq 1 ']'
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
++ ls /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/pyproject-wheeldir/odfpy-1.4.2-py2.py3-none-any.whl
++ xargs basename --multiple
+ specifier=odfpy==1.4.2
+ '[' -z odfpy==1.4.2 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-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-odf-1.4.2-build/odfpy-release-1.4.2/pyproject-wheeldir odfpy==1.4.2
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/pyproject-wheeldir
Processing ./pyproject-wheeldir/odfpy-1.4.2-py2.py3-none-any.whl
Installing collected packages: odfpy
Successfully installed odfpy-1.4.2
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin ']'
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/csv2ods /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/mailodf /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odf2mht /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odf2xhtml /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odf2xml /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odfimgimport /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odflint /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odfmeta /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odfoutline /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odfuserfield /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/xml2odf
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/csv2ods: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/mailodf: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odf2mht: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odf2xhtml: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odf2xml: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odfimgimport: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odflint: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odfmeta: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odfoutline: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/odfuserfield: updating
/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/xml2odf: updating
+ rm -rfv /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/python-odf-1.4.2-2.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/odfpy-1.4.2.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odfpy-1.4.2.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-odf-1.4.2-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odfpy-1.4.2.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/python-odf-1.4.2-2.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odfpy-1.4.2.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odfpy-1.4.2.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odfpy-1.4.2.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odfpy-1.4.2.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/python-odf-1.4.2-2.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-odf-1.4.2-build/python-odf-1.4.2-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/python-odf-1.4.2-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-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-odf-1.4.2-build/python-odf-1.4.2-2.mga10.noarch-pyproject-record --prefix /usr odf
+ sed -i '/#!\/usr\/bin\/python/d' /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/__init__.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/anim.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/attrconverters.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/chart.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/config.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/dc.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/dr3d.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/draw.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/easyliststyle.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/element.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/elementtypes.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/form.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/grammar.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/load.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/manifest.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/math.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/meta.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/namespaces.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/number.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/odf2moinmoin.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/odf2xhtml.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/odfmanifest.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/office.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/opendocument.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/presentation.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/script.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/style.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/svg.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/table.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/teletype.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/text.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/thumbnail.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/userfield.py /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/lib/python3.12/site-packages/odf/xforms.py
+ /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-odf-1.4.2-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-odf-1.4.2-2.mga10.noarch
Provides: python-odf = 1.4.2-2.mga10 python-odfpy = 1.4.2-2.mga10 python3-odf = 1.4.2-2.mga10 python3.12-odf = 1.4.2-2.mga10 python3.12-odfpy = 1.4.2-2.mga10 python3.12dist(odfpy) = 1.4.2 python3dist(odfpy) = 1.4.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(defusedxml)
Obsoletes: python-odfpy < 1.4.2-2.mga10 python3-odfpy < 1.3.6-2
Recommends: python-odf-doc python-odf-tools
Processing files: python-odf-doc-1.4.2-2.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5gg1hb
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ cd odfpy-release-1.4.2
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/share/doc/python-odf-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/share/doc/python-odf-doc
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/examples /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/share/doc/python-odf-doc
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/odfpy-release-1.4.2/contrib /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT/usr/share/doc/python-odf-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-odf-doc = 1.4.2-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python-odf-tools-1.4.2-2.mga10.noarch
Provides: python-odf-tools = 1.4.2-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Obsoletes: python-odf < 1.4.2-2.mga10 python3-odfpy < 1.3.6-2
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-odf-tools-1.4.2-2.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-odf-doc-1.4.2-2.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-odf-1.4.2-2.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.12eZpI
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-odf-1.4.2-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!