D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/python-html5lib-1.1-5.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WItV0b
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k3pA2K
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ rm -rf html5lib-1.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/html5lib-1.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd html5lib-1.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/506.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/573.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ sed -i 's/from mock import/from unittest.mock import/' html5lib/tests/test_meta.py
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5ir0zZ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ cd html5lib-1.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f 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-html5lib-1.1-build/html5lib-1.1/.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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.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-html5lib-1.1-build/html5lib-1.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/python-html5lib-1.1-5.mga10.noarch-pyproject-buildrequires -x all
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 75.6.0)
<string>:9: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
<string>:93: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
<string>:94: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
running egg_info
writing html5lib.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/setuptools/_core_metadata.py:229: SetuptoolsDeprecationWarning: Ambiguity during "extra" normalization for dependencies.
!!

        ********************************************************************************
        'all' and 'all' normalize to the same value:

            'all'

        In future versions, setuptools might halt the build process.

        See https://peps.python.org/pep-0685/ for details.
        ********************************************************************************

!!
  _write_provides_extra(file, processed_extras, extra, unsafe_extra)
writing dependency_links to html5lib.egg-info/dependency_links.txt
writing requirements to html5lib.egg-info/requires.txt
writing top-level names to html5lib.egg-info/top_level.txt
reading manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'html5lib.egg-info/SOURCES.txt'
<string>:93: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
<string>:94: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
running dist_info
writing html5lib.egg-info/PKG-INFO
writing dependency_links to html5lib.egg-info/dependency_links.txt
writing requirements to html5lib.egg-info/requires.txt
writing top-level names to html5lib.egg-info/top_level.txt
reading manifest file 'html5lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'html5lib.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/html5lib-1.1.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()
Handling six>=1.9 from hook generated metadata: Requires-Dist (html5lib)
Requirement satisfied: six>=1.9
   (installed: six 1.16.0)
Handling webencodings from hook generated metadata: Requires-Dist (html5lib)
Requirement satisfied: webencodings
   (installed: webencodings 0.5.1)
Handling lxml; platform_python_implementation == "CPython" and extra == "lxml" from hook generated metadata: Requires-Dist (html5lib)
Ignoring alien requirement: lxml; platform_python_implementation == "CPython" and extra == "lxml"
Handling genshi; extra == "genshi" from hook generated metadata: Requires-Dist (html5lib)
Ignoring alien requirement: genshi; extra == "genshi"
Handling chardet>=2.2; extra == "chardet" from hook generated metadata: Requires-Dist (html5lib)
Ignoring alien requirement: chardet>=2.2; extra == "chardet"
Handling genshi; extra == "all" from hook generated metadata: Requires-Dist (html5lib)
Requirement satisfied: genshi; extra == "all"
   (installed: genshi 0.7.9)
Handling chardet>=2.2; extra == "all" from hook generated metadata: Requires-Dist (html5lib)
Requirement satisfied: chardet>=2.2; extra == "all"
   (installed: chardet 5.2.0)
Handling lxml; platform_python_implementation == "CPython" and extra == "all" from hook generated metadata: Requires-Dist (html5lib)
Requirement satisfied: lxml; platform_python_implementation == "CPython" and extra == "all"
   (installed: lxml 5.3.0)
+ cat /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/python-html5lib-1.1-5.mga10.noarch-pyproject-buildrequires
+ rm -rfv html5lib-1.1.dist-info/
removed 'html5lib-1.1.dist-info/AUTHORS.rst'
removed 'html5lib-1.1.dist-info/top_level.txt'
removed 'html5lib-1.1.dist-info/METADATA'
removed 'html5lib-1.1.dist-info/LICENSE'
removed directory 'html5lib-1.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0YU3Fm
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd html5lib-1.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  <string>:9: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  <string>:93: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
  <string>:94: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-modern-metadata-k21vxgjb/html5lib.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-modern-metadata-k21vxgjb/html5lib.egg-info/PKG-INFO
  /usr/lib/python3.12/site-packages/setuptools/_core_metadata.py:229: SetuptoolsDeprecationWarning: Ambiguity during "extra" normalization for dependencies.
  !!

          ********************************************************************************
          'all' and 'all' normalize to the same value:

              'all'

          In future versions, setuptools might halt the build process.

          See https://peps.python.org/pep-0685/ for details.
          ********************************************************************************

  !!
    _write_provides_extra(file, processed_extras, extra, unsafe_extra)
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-modern-metadata-k21vxgjb/html5lib.egg-info/dependency_links.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-modern-metadata-k21vxgjb/html5lib.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-modern-metadata-k21vxgjb/html5lib.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-modern-metadata-k21vxgjb/html5lib.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-modern-metadata-k21vxgjb/html5lib.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'LICENSE'
  adding license file 'AUTHORS.rst'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-modern-metadata-k21vxgjb/html5lib.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-modern-metadata-k21vxgjb/html5lib-1.1.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: html5lib
  Building wheel for html5lib (pyproject.toml): started
  Running command Building wheel for html5lib (pyproject.toml)
  <string>:9: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  <string>:93: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
  <string>:94: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
  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/html5lib
  copying html5lib/html5parser.py -> build/lib/html5lib
  copying html5lib/_utils.py -> build/lib/html5lib
  copying html5lib/_ihatexml.py -> build/lib/html5lib
  copying html5lib/constants.py -> build/lib/html5lib
  copying html5lib/__init__.py -> build/lib/html5lib
  copying html5lib/_tokenizer.py -> build/lib/html5lib
  copying html5lib/serializer.py -> build/lib/html5lib
  copying html5lib/_inputstream.py -> build/lib/html5lib
  creating build/lib/html5lib/treebuilders
  copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders
  copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders
  copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders
  copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders
  copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders
  creating build/lib/html5lib/_trie
  copying html5lib/_trie/py.py -> build/lib/html5lib/_trie
  copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie
  copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie
  creating build/lib/html5lib/treewalkers
  copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers
  copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers
  copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers
  copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers
  copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers
  copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers
  creating build/lib/html5lib/treeadapters
  copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters
  copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters
  copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters
  creating build/lib/html5lib/filters
  copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters
  copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters
  copying html5lib/filters/lint.py -> build/lib/html5lib/filters
  copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters
  copying html5lib/filters/__init__.py -> build/lib/html5lib/filters
  copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters
  copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters
  copying html5lib/filters/base.py -> build/lib/html5lib/filters
  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/html5lib
  creating build/bdist.linux-x86_64/wheel/html5lib/treebuilders
  copying build/lib/html5lib/treebuilders/etree_lxml.py -> build/bdist.linux-x86_64/wheel/./html5lib/treebuilders
  copying build/lib/html5lib/treebuilders/dom.py -> build/bdist.linux-x86_64/wheel/./html5lib/treebuilders
  copying build/lib/html5lib/treebuilders/__init__.py -> build/bdist.linux-x86_64/wheel/./html5lib/treebuilders
  copying build/lib/html5lib/treebuilders/etree.py -> build/bdist.linux-x86_64/wheel/./html5lib/treebuilders
  copying build/lib/html5lib/treebuilders/base.py -> build/bdist.linux-x86_64/wheel/./html5lib/treebuilders
  copying build/lib/html5lib/html5parser.py -> build/bdist.linux-x86_64/wheel/./html5lib
  creating build/bdist.linux-x86_64/wheel/html5lib/_trie
  copying build/lib/html5lib/_trie/py.py -> build/bdist.linux-x86_64/wheel/./html5lib/_trie
  copying build/lib/html5lib/_trie/__init__.py -> build/bdist.linux-x86_64/wheel/./html5lib/_trie
  copying build/lib/html5lib/_trie/_base.py -> build/bdist.linux-x86_64/wheel/./html5lib/_trie
  creating build/bdist.linux-x86_64/wheel/html5lib/treewalkers
  copying build/lib/html5lib/treewalkers/etree_lxml.py -> build/bdist.linux-x86_64/wheel/./html5lib/treewalkers
  copying build/lib/html5lib/treewalkers/dom.py -> build/bdist.linux-x86_64/wheel/./html5lib/treewalkers
  copying build/lib/html5lib/treewalkers/genshi.py -> build/bdist.linux-x86_64/wheel/./html5lib/treewalkers
  copying build/lib/html5lib/treewalkers/__init__.py -> build/bdist.linux-x86_64/wheel/./html5lib/treewalkers
  copying build/lib/html5lib/treewalkers/etree.py -> build/bdist.linux-x86_64/wheel/./html5lib/treewalkers
  copying build/lib/html5lib/treewalkers/base.py -> build/bdist.linux-x86_64/wheel/./html5lib/treewalkers
  copying build/lib/html5lib/_utils.py -> build/bdist.linux-x86_64/wheel/./html5lib
  copying build/lib/html5lib/_ihatexml.py -> build/bdist.linux-x86_64/wheel/./html5lib
  copying build/lib/html5lib/constants.py -> build/bdist.linux-x86_64/wheel/./html5lib
  creating build/bdist.linux-x86_64/wheel/html5lib/treeadapters
  copying build/lib/html5lib/treeadapters/genshi.py -> build/bdist.linux-x86_64/wheel/./html5lib/treeadapters
  copying build/lib/html5lib/treeadapters/sax.py -> build/bdist.linux-x86_64/wheel/./html5lib/treeadapters
  copying build/lib/html5lib/treeadapters/__init__.py -> build/bdist.linux-x86_64/wheel/./html5lib/treeadapters
  copying build/lib/html5lib/__init__.py -> build/bdist.linux-x86_64/wheel/./html5lib
  creating build/bdist.linux-x86_64/wheel/html5lib/filters
  copying build/lib/html5lib/filters/alphabeticalattributes.py -> build/bdist.linux-x86_64/wheel/./html5lib/filters
  copying build/lib/html5lib/filters/whitespace.py -> build/bdist.linux-x86_64/wheel/./html5lib/filters
  copying build/lib/html5lib/filters/lint.py -> build/bdist.linux-x86_64/wheel/./html5lib/filters
  copying build/lib/html5lib/filters/optionaltags.py -> build/bdist.linux-x86_64/wheel/./html5lib/filters
  copying build/lib/html5lib/filters/__init__.py -> build/bdist.linux-x86_64/wheel/./html5lib/filters
  copying build/lib/html5lib/filters/inject_meta_charset.py -> build/bdist.linux-x86_64/wheel/./html5lib/filters
  copying build/lib/html5lib/filters/sanitizer.py -> build/bdist.linux-x86_64/wheel/./html5lib/filters
  copying build/lib/html5lib/filters/base.py -> build/bdist.linux-x86_64/wheel/./html5lib/filters
  copying build/lib/html5lib/_tokenizer.py -> build/bdist.linux-x86_64/wheel/./html5lib
  copying build/lib/html5lib/serializer.py -> build/bdist.linux-x86_64/wheel/./html5lib
  copying build/lib/html5lib/_inputstream.py -> build/bdist.linux-x86_64/wheel/./html5lib
  running install_egg_info
  running egg_info
  writing html5lib.egg-info/PKG-INFO
  /usr/lib/python3.12/site-packages/setuptools/_core_metadata.py:229: SetuptoolsDeprecationWarning: Ambiguity during "extra" normalization for dependencies.
  !!

          ********************************************************************************
          'all' and 'all' normalize to the same value:

              'all'

          In future versions, setuptools might halt the build process.

          See https://peps.python.org/pep-0685/ for details.
          ********************************************************************************

  !!
    _write_provides_extra(file, processed_extras, extra, unsafe_extra)
  writing dependency_links to html5lib.egg-info/dependency_links.txt
  writing requirements to html5lib.egg-info/requires.txt
  writing top-level names to html5lib.egg-info/top_level.txt
  reading manifest file 'html5lib.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  adding license file 'LICENSE'
  adding license file 'AUTHORS.rst'
  writing manifest file 'html5lib.egg-info/SOURCES.txt'
  Copying html5lib.egg-info to build/bdist.linux-x86_64/wheel/./html5lib-1.1-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/html5lib-1.1.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir/pip-wheel-kj8dptb0/.tmp-gr382ah0/html5lib-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'html5lib/__init__.py'
  adding 'html5lib/_ihatexml.py'
  adding 'html5lib/_inputstream.py'
  adding 'html5lib/_tokenizer.py'
  adding 'html5lib/_utils.py'
  adding 'html5lib/constants.py'
  adding 'html5lib/html5parser.py'
  adding 'html5lib/serializer.py'
  adding 'html5lib/_trie/__init__.py'
  adding 'html5lib/_trie/_base.py'
  adding 'html5lib/_trie/py.py'
  adding 'html5lib/filters/__init__.py'
  adding 'html5lib/filters/alphabeticalattributes.py'
  adding 'html5lib/filters/base.py'
  adding 'html5lib/filters/inject_meta_charset.py'
  adding 'html5lib/filters/lint.py'
  adding 'html5lib/filters/optionaltags.py'
  adding 'html5lib/filters/sanitizer.py'
  adding 'html5lib/filters/whitespace.py'
  adding 'html5lib/treeadapters/__init__.py'
  adding 'html5lib/treeadapters/genshi.py'
  adding 'html5lib/treeadapters/sax.py'
  adding 'html5lib/treebuilders/__init__.py'
  adding 'html5lib/treebuilders/base.py'
  adding 'html5lib/treebuilders/dom.py'
  adding 'html5lib/treebuilders/etree.py'
  adding 'html5lib/treebuilders/etree_lxml.py'
  adding 'html5lib/treewalkers/__init__.py'
  adding 'html5lib/treewalkers/base.py'
  adding 'html5lib/treewalkers/dom.py'
  adding 'html5lib/treewalkers/etree.py'
  adding 'html5lib/treewalkers/etree_lxml.py'
  adding 'html5lib/treewalkers/genshi.py'
  adding 'html5lib-1.1.dist-info/AUTHORS.rst'
  adding 'html5lib-1.1.dist-info/LICENSE'
  adding 'html5lib-1.1.dist-info/METADATA'
  adding 'html5lib-1.1.dist-info/WHEEL'
  adding 'html5lib-1.1.dist-info/top_level.txt'
  adding 'html5lib-1.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for html5lib (pyproject.toml): finished with status 'done'
  Created wheel for html5lib: filename=html5lib-1.1-py2.py3-none-any.whl size=111907 sha256=e469c0c520e735ea7296644ae3a33f27a8b5d9f5dcc41d4da0b6f6bed832cf5b
  Stored in directory: /home/pterjan/.cache/pip/wheels/85/80/d5/cd2fd5e8438ab1584c50173eb185d7cee7037b9db748bde7b7
Successfully built html5lib
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nTJvwA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd html5lib-1.1
+ '[' 1 -eq 1 ']'
++ xargs basename --multiple
++ ls /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/pyproject-wheeldir/html5lib-1.1-py2.py3-none-any.whl
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=html5lib==1.1
+ '[' -z html5lib==1.1 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-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-html5lib-1.1-build/html5lib-1.1/pyproject-wheeldir html5lib==1.1
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/pyproject-wheeldir
Processing ./pyproject-wheeldir/html5lib-1.1-py2.py3-none-any.whl
Installing collected packages: html5lib
Successfully installed html5lib-1.1
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/python-html5lib-1.1-5.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib/python3.12/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.12/site-packages/html5lib-1.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/html5lib-1.1.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-html5lib-1.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/python-html5lib-1.1-5.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12/site-packages/html5lib-1.1.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/python-html5lib-1.1-5.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-html5lib-1.1-build/python-html5lib-1.1-5.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/python-html5lib-1.1-5.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-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-html5lib-1.1-build/python-html5lib-1.1-5.mga10.noarch-pyproject-record --prefix /usr html5lib
+ /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-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12 using python3.12
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FksExj
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd html5lib-1.1
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ PATH=/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-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-html5lib-1.1-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/lib/python3.12/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=16
+ /usr/bin/pytest
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
rootdir: /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1
configfile: pytest.ini
plugins: expect-1.1.0
collected 30032 items

html5lib/tests/test_alphabeticalattributes.py .....                      [  0%]
html5lib/tests/test_encoding.py ........................................ [  0%]
...........................................x............................ [  0%]
......................................................x................. [  0%]
...........                                                              [  0%]
html5lib/tests/test_meta.py .                                            [  0%]
html5lib/tests/test_optionaltags_filter.py .                             [  0%]
html5lib/tests/test_parser2.py ..........                                [  0%]
html5lib/tests/test_sanitizer.py ....................................... [  0%]
........................................................................ [  1%]
........................................................................ [  1%]
........................................................................ [  1%]
........................................................................ [  1%]
........................................................................ [  2%]
..                                                                       [  2%]
html5lib/tests/test_serializer.py ...................................... [  2%]
.....................................................s                   [  2%]
html5lib/tests/test_stream.py .......................................... [  2%]
........................................................                 [  2%]
html5lib/tests/test_tokenizer2.py ...                                    [  2%]
html5lib/tests/test_treeadapters.py .                                    [  2%]
html5lib/tests/test_treewalkers.py .....ss........ss.....ssss.ssss.      [  2%]
html5lib/tests/test_whitespace_filter.py ...........                     [  2%]
html5lib/tests/testdata/tokenizer/contentModelFlags.test ............... [  2%]
.........                                                                [  2%]
html5lib/tests/testdata/tokenizer/domjs.test .......x................... [  3%]
...............................                                          [  3%]
html5lib/tests/testdata/tokenizer/entities.test ........................ [  3%]
........................................................                 [  3%]
html5lib/tests/testdata/tokenizer/escapeFlag.test .........              [  3%]
html5lib/tests/testdata/tokenizer/namedEntities.test ................... [  3%]
........................................................................ [  3%]
........................................................................ [  3%]
........................................................................ [  4%]
........................................................................ [  4%]
........................................................................ [  4%]
........................................................................ [  4%]
........................................................................ [  5%]
........................................................................ [  5%]
........................................................................ [  5%]
........................................................................ [  5%]
........................................................................ [  6%]
........................................................................ [  6%]
........................................................................ [  6%]
........................................................................ [  6%]
........................................................................ [  7%]
........................................................................ [  7%]
........................................................................ [  7%]
........................................................................ [  7%]
........................................................................ [  8%]
........................................................................ [  8%]
........................................................................ [  8%]
........................................................................ [  8%]
........................................................................ [  8%]
........................................................................ [  9%]
........................................................................ [  9%]
........................................................................ [  9%]
........................................................................ [  9%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 10%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 13%]
........................................................................ [ 14%]
........................................................................ [ 14%]
........................................................................ [ 14%]
........................................................................ [ 14%]
........................................................................ [ 14%]
........................................................................ [ 15%]
........................................................................ [ 15%]
........................................................................ [ 15%]
........................................................................ [ 15%]
........................................................................ [ 16%]
........................................................................ [ 16%]
........................................................................ [ 16%]
........................................................................ [ 16%]
........................................................................ [ 17%]
........................................................................ [ 17%]
...............                                                          [ 17%]
html5lib/tests/testdata/tokenizer/numericEntities.test ................. [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 18%]
........................................................................ [ 18%]
...............................                                          [ 18%]
html5lib/tests/testdata/tokenizer/pendingSpecChanges.test .              [ 18%]
html5lib/tests/testdata/tokenizer/test1.test ........................... [ 18%]
.........................................                                [ 18%]
html5lib/tests/testdata/tokenizer/test2.test x.......................... [ 18%]
..................                                                       [ 18%]
html5lib/tests/testdata/tokenizer/test3.test ........................... [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 19%]
........................................................................ [ 20%]
.............................x..xx.xx.x..xx.xx.x...........x............ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 20%]
........................................................................ [ 21%]
........................................................................ [ 21%]
........................................................................ [ 21%]
...................................x.................................... [ 21%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 23%]
........................................................................ [ 23%]
........................................................................ [ 23%]
........................................................................ [ 23%]
........................................................................ [ 24%]
........................................................................ [ 24%]
........................................................................ [ 24%]
........................................................................ [ 24%]
...............................                                          [ 24%]
html5lib/tests/testdata/tokenizer/test4.test ........................... [ 24%]
..........................................................               [ 25%]
html5lib/tests/testdata/tokenizer/unicodeChars.test .................... [ 25%]
........................................................................ [ 25%]
........................................................................ [ 25%]
........................................................................ [ 25%]
........................................................................ [ 26%]
...............                                                          [ 26%]
html5lib/tests/testdata/tokenizer/unicodeCharsProblematic.test .....     [ 26%]
html5lib/tests/testdata/tree-construction/adoption01.dat ......sss...... [ 26%]
....sss..........sss..........sss..........sss..........sss..........sss [ 26%]
..........sss..........sss..........sss..........sss..........sss....... [ 26%]
...sss..........sss..........sss..........sss..........sss....xxsxxsssss [ 27%]
xxs                                                                      [ 27%]
html5lib/tests/testdata/tree-construction/adoption02.dat ......sss...... [ 27%]
....sss....                                                              [ 27%]
html5lib/tests/testdata/tree-construction/blocks.dat ......sss.......... [ 27%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 27%]
......sss..........sss..........sss..........sss..........sss....xxsxxss [ 27%]
sssxxs......sss..........sss..........sss..........sss..........sss..... [ 27%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 28%]
s..........sss..........sss..........sss..........sss..........sss...... [ 28%]
....sss..........sss..........sss..........sss..........sss..........sss [ 28%]
..........sss..........sss..........sss..........sss..........sss....... [ 28%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 29%]
.........sss..........sss....                                            [ 29%]
html5lib/tests/testdata/tree-construction/comments01.dat ......sss...... [ 29%]
....sss..........sss.sss......sss.sss......sss.sss......sss.sss......sss [ 29%]
.sss......sss.sss......sss..........sss..........sss..........sss....... [ 29%]
...sss..........sss..........sss.sss......sss....                        [ 29%]
html5lib/tests/testdata/tree-construction/doctype01.dat ......sss....... [ 29%]
...sss..........sss..........sss.sss......sss.sss......sss.sss......sss. [ 30%]
sss......sss.sss......sss.sss......sss.sss......sss.sss......sss.sss.... [ 30%]
..sss.sss......sss.sss......sss.sss......sss.sss......sss.sss......sss.s [ 30%]
ss......sss.sss......sss.sss......sss.sss......sss.sss......sss.sss..... [ 30%]
.sss.sss......sss.sss......sss.sss......sss..........sss.sss......sss... [ 31%]
.......sss..........sss.sss......sss..........sss..........sss.......... [ 31%]
sss..........sss..........sss....                                        [ 31%]
html5lib/tests/testdata/tree-construction/domjs-unsafe.dat ......sss.... [ 31%]
......sss..........sss..........sss..........sss..........sss..........s [ 31%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 31%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 32%]
s..........sss..........sss..........sss..........sss..........sss...... [ 32%]
....sss..........sss..........sss..........sss..........sss..........sss [ 32%]
..........sss..........sss..........sss..........sss..........sss....... [ 32%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 33%]
.........sss..........sss..........sss..........sss..........sss........ [ 33%]
..sss..........sss..........sss..........sss....                         [ 33%]
html5lib/tests/testdata/tree-construction/entities01.dat ......sss...... [ 33%]
....sss..........sss..........sss..........sss..........sss..........sss [ 33%]
..........sss..........sss..........sss..........sss..........sss....... [ 34%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 34%]
.........sss..........sss..........sss..........sss..........sss........ [ 34%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 34%]
........sss..........sss..........sss..........sss..........sss......... [ 35%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 35%]
.......sss..........sss..........sss..........sss..........sss.......... [ 35%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 35%]
......sss..........sss..........sss..........sss..........sss..........s [ 36%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 36%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 36%]
s..........sss..........sss..........sss..........sss..........sss...... [ 36%]
....sss..........sss....                                                 [ 36%]
html5lib/tests/testdata/tree-construction/entities02.dat ......sss...... [ 36%]
....sss..........sss..........sss..........sss..........sss..........sss [ 37%]
..........sss..........sss..........sss..........sss..........sss....... [ 37%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 37%]
.........sss..........sss..........sss..........sss..........sss........ [ 37%]
..sss..........sss..........sss....                                      [ 37%]
html5lib/tests/testdata/tree-construction/foreign-fragment.dat xxsxxssss [ 37%]
sxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxs......sss..........sss....... [ 38%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 38%]
.........sss..........sss..........sss..........sss..........sss........ [ 38%]
..sss....xxsxxsssssxxsxxsxxsssssxxs......sss..........sss....xxsxxsssssx [ 38%]
xsxxsxxsssssxxs......sss..........sss....xxsxxsssssxxsxxsxxsssssxxs..... [ 39%]
.sss..........sss....xxsxxsssssxxsxxsxxsssssxxs......sss..........sss... [ 39%]
.xxsxxsssssxxsxxsxxsssssxxs......sss..........sss....xxsxxsssssxxsxxsxxs [ 39%]
ssssxxsxxsxxsssssxxsxxsxxsssssxxs......sss..........sss..........sss.... [ 39%]
......sss..........sss....xxsxxsssssxxsxxsxxsssssxxs......sss..........s [ 40%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 40%]
.....sss..........sss....                                                [ 40%]
html5lib/tests/testdata/tree-construction/html5test-com.dat ......sss.ss [ 40%]
s......sss.sss......sss..........sss.sss......sss..........sss.......... [ 40%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 40%]
......sss.sss......sss..........sss..........sss..........sss..........s [ 41%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 41%]
.....sss....                                                             [ 41%]
html5lib/tests/testdata/tree-construction/inbody01.dat ......sss........ [ 41%]
..sss..........sss..........sss....                                      [ 41%]
html5lib/tests/testdata/tree-construction/isindex.dat xxsxxsssssxxsxxsxx [ 41%]
sssssxxsxxsxxsssssxxsxxsxxsssssxxs                                       [ 41%]
html5lib/tests/testdata/tree-construction/main-element.dat ......sss.... [ 41%]
......sss..........sss....                                               [ 41%]
html5lib/tests/testdata/tree-construction/math.dat ......sss..........ss [ 42%]
s..........sss..........sss..........sss..........sss..........sss...... [ 42%]
....sss....                                                              [ 42%]
html5lib/tests/testdata/tree-construction/menuitem-element.dat ......sss [ 42%]
..........sss..........sss..........sss..........sss..........sss....... [ 42%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 42%]
.........sss..........sss..........sss..........sss..........sss........ [ 43%]
..sss..........sss..........sss....                                      [ 43%]
html5lib/tests/testdata/tree-construction/namespace-sensitivity.dat xxsx [ 43%]
xsssssxxs                                                                [ 43%]
html5lib/tests/testdata/tree-construction/noscript01.dat ......sss...... [ 43%]
....sss..........sss..........sss..........sss..........sss..........sss [ 43%]
..........sss..........sss..........sss..........sss..........sss....... [ 43%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 44%]
...                                                                      [ 44%]
html5lib/tests/testdata/tree-construction/pending-spec-changes-plain-text-unsafe.dat . [ 44%]
.....sss....                                                             [ 44%]
html5lib/tests/testdata/tree-construction/pending-spec-changes.dat ..... [ 44%]
.sss..........sss..........sss....                                       [ 44%]
html5lib/tests/testdata/tree-construction/plain-text-unsafe.dat ......ss [ 44%]
s..........sss..........sss..........sss..........sss..........sss...... [ 44%]
....sss..........sss..........sss..........sss..........sss..........sss [ 44%]
..........sss..........sss..........sss..........sss..........sss....... [ 44%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 45%]
.........sss..........sss..........sss..........sss..........sss........ [ 45%]
..sss..........sss..........sss..........sss..........sss....            [ 45%]
html5lib/tests/testdata/tree-construction/ruby.dat xxsxxsssssxxsxxsxxsss [ 45%]
ssxxsxxsxxsssssxxsxxsxxsssssxxs......sss....xxsxxsssssxxs......sss....xx [ 45%]
sxxsssssxxs......sss..........sss....xxsxxsssssxxs......sss....xxsxxssss [ 46%]
sxxs......sss..........sss....xxsxxsssssxxs......sss....xxsxxsssssxxs... [ 46%]
...sss..........sss....xxsxxsssssxxs                                     [ 46%]
html5lib/tests/testdata/tree-construction/scriptdata01.dat ......sss.... [ 46%]
......sss..........sss..........sss..........sss..........sss..........s [ 46%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 47%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 47%]
s..........sss..........sss..........sss..........sss..........sss...... [ 47%]
....sss..........sss..........sss..........sss....                       [ 47%]
html5lib/tests/testdata/tree-construction/scripted/adoption01.dat xxsxxs [ 47%]
ssssxxs                                                                  [ 47%]
html5lib/tests/testdata/tree-construction/scripted/ark.dat xxsxxsssssxxs [ 47%]
                                                                         [ 47%]
html5lib/tests/testdata/tree-construction/scripted/webkit01.dat xxsxxsss [ 47%]
ssxxsxxsxxsssssxxs                                                       [ 47%]
html5lib/tests/testdata/tree-construction/tables01.dat ......sss........ [ 47%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 48%]
........sss..........sss..........sss..........sss..........sss......... [ 48%]
.sss..........sss..........sss..........sss..........sss....             [ 48%]
html5lib/tests/testdata/tree-construction/template.dat xxsxxsssssxxsxxsx [ 48%]
xsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssx [ 48%]
xs......sss....xxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxx [ 49%]
sssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxx [ 49%]
sxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxs [ 49%]
ssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxs [ 49%]
xxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxss [ 50%]
sssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxs......sss....x [ 50%]
xsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsss [ 50%]
ssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxx [ 50%]
sxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxssss [ 51%]
sxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxs [ 51%]
xxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssss [ 51%]
xxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsx [ 51%]
xsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssx [ 52%]
xsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxx [ 52%]
sssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxx [ 52%]
sxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxs [ 52%]
ssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxs [ 52%]
xxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxsxxsxxss [ 53%]
sssxxsxxsxxsssssxxs                                                      [ 53%]
html5lib/tests/testdata/tree-construction/tests1.dat ......sss.......... [ 53%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 53%]
......sss..........sss..........sss..........sss..........sss..........s [ 53%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 54%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 54%]
s..........sss..........sss..........sss..........sss..........sss...... [ 54%]
....sss..........sss..........sss..........sss.sss......sss..........sss [ 54%]
..........sss..........sss..........sss..........sss..........sss....... [ 55%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 55%]
.........sss.sss......sss.sss......sss.sss......sss..........sss........ [ 55%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 55%]
........sss..........sss..........sss..........sss..........sss......... [ 55%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 56%]
.......sss..........sss..........sss..........sss..........sss.......... [ 56%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 56%]
......sss..........sss..........sss..........sss..........sss..........s [ 56%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 57%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 57%]
s..........sss..........sss..........sss..........sss..........sss...... [ 57%]
....sss..........sss..........sss..........sss..........sss..........sss [ 57%]
..........sss..........sss..........sss..........sss..........sss....... [ 58%]
...sss..........sss....                                                  [ 58%]
html5lib/tests/testdata/tree-construction/tests10.dat ......sss......... [ 58%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 58%]
.......sss..........sss..........sss..........sss..........sss.......... [ 58%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 59%]
......sss..........sss..........sss..........sss..........sss.sss......s [ 59%]
ss.sss......sss.sss......sss.sss......sss..........sss..........sss..... [ 59%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 59%]
s..........sss..........sss..........sss..........sss..........sss...... [ 59%]
....sss..........sss..........sss..........sss..........sss..........sss [ 60%]
..........sss..........sss..........sss..........sss..........sss....... [ 60%]
...sss..........sss..........sss....                                     [ 60%]
html5lib/tests/testdata/tree-construction/tests11.dat ......sss......... [ 60%]
.sss....xxsxxsssssxxs......sss....xxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxx [ 60%]
s......sss..........sss..........sss..........sss..........sss.......... [ 61%]
sss....                                                                  [ 61%]
html5lib/tests/testdata/tree-construction/tests12.dat ......sss......... [ 61%]
.sss....                                                                 [ 61%]
html5lib/tests/testdata/tree-construction/tests14.dat ......sss.sss..... [ 61%]
.sss.sss......sss.sss......sss.sss......sss.sss......sss.sss......sss.ss [ 61%]
s                                                                        [ 61%]
html5lib/tests/testdata/tree-construction/tests15.dat ......sss......... [ 61%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 61%]
.......sss..........sss..........sss..........sss..........sss.......... [ 62%]
sss..........sss....                                                     [ 62%]
html5lib/tests/testdata/tree-construction/tests16.dat ......sss......... [ 62%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 62%]
.......sss..........sss..........sss..........sss..........sss.......... [ 62%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 62%]
......sss..........sss..........sss..........sss..........sss..........s [ 63%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 63%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 63%]
s..........sss..........sss..........sss..........sss..........sss...... [ 63%]
....sss..........sss..........sss..........sss..........sss..........sss [ 64%]
..........sss..........sss..........sss..........sss..........sss....... [ 64%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 64%]
.........sss..........sss..........sss..........sss..........sss........ [ 64%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 65%]
........sss..........sss..........sss..........sss..........sss......... [ 65%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 65%]
.......sss..........sss..........sss..........sss..........sss.......... [ 65%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 66%]
......sss..........sss..........sss..........sss..........sss..........s [ 66%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 66%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 66%]
s..........sss..........sss..........sss..........sss..........sss...... [ 66%]
....sss..........sss..........sss..........sss..........sss..........sss [ 67%]
..........sss..........sss..........sss..........sss..........sss....... [ 67%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 67%]
.........sss..........sss..........sss..........sss..........sss........ [ 67%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 68%]
........sss..........sss..........sss..........sss..........sss......... [ 68%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 68%]
.......sss..........sss..........sss..........sss..........sss.......... [ 68%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 69%]
......sss..........sss..........sss..........sss..........sss..........s [ 69%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 69%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 69%]
s..........sss..........sss..........sss..........sss..........sss...... [ 70%]
....sss..........sss..........sss..........sss..........sss..........sss [ 70%]
..........sss..........sss..........sss..........sss..........sss....... [ 70%]
...sss..........sss....                                                  [ 70%]
html5lib/tests/testdata/tree-construction/tests17.dat ......sss......... [ 70%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 70%]
.......sss..........sss..........sss..........sss..........sss.......... [ 71%]
sss....                                                                  [ 71%]
html5lib/tests/testdata/tree-construction/tests18.dat ......sss......... [ 71%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 71%]
.......sss..........sss..........sss..........sss..........sss.......... [ 71%]
sss..........sss..........sss....xxsxxsssssxxs......sss..........sss.... [ 71%]
......sss..........sss..........sss..........sss..........sss..........s [ 72%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 72%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 72%]
s..........sss....                                                       [ 72%]
html5lib/tests/testdata/tree-construction/tests19.dat ......sss......... [ 72%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 73%]
.xxsxxsssssxxs......sss..........sss..........sss..........sss.......... [ 73%]
sss..........sss....xxsxxsssssxxs......sss..........sss....xxsxxsssssxxs [ 73%]
......sss..........sss..........sss..........sss..........sss..........s [ 73%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 74%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 74%]
s..........sss..........sss..........sss..........sss..........sss...... [ 74%]
....sss..........sss..........sss..........sss..........sss..........sss [ 74%]
..........sss..........sss..........sss..........sss..........sss....... [ 74%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 75%]
.........sss..........sss..........sss..........sss..........sss........ [ 75%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 75%]
........sss..........sss..........sss..........sss..........sss......... [ 75%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 76%]
.......sss..........sss..........sss..........sss..........sss.......... [ 76%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 76%]
......sss..........sss..........sss..........sss..........sss..........s [ 76%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 77%]
.....sss..........sss..........sss..........sss....                      [ 77%]
html5lib/tests/testdata/tree-construction/tests2.dat ......sss.......... [ 77%]
sss..........sss..........sss..........sss..........sss....xxsxxsssssxxs [ 77%]
xxsxxsssssxxs......sss..........sss..........sss..........sss..........s [ 77%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 78%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 78%]
s..........sss..........sss..........sss..........sss..........sss...... [ 78%]
....sss..........sss..........sss..........sss..........sss..........sss [ 78%]
..........sss..........sss..........sss..........sss..........sss....... [ 79%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 79%]
.........sss..........sss..........sss..........sss..........sss........ [ 79%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 79%]
........sss..........sss..........sss..........sss.sss......sss....      [ 80%]
html5lib/tests/testdata/tree-construction/tests20.dat ......sss......... [ 80%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 80%]
.......sss..........sss..........sss..........sss..........sss.......... [ 80%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 80%]
......sss..........sss..........sss..........sss..........sss..........s [ 81%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 81%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 81%]
s..........sss..........sss..........sss..........sss..........sss...... [ 81%]
....sss..........sss..........sss..........sss....                       [ 81%]
html5lib/tests/testdata/tree-construction/tests21.dat ......sss......... [ 81%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 82%]
.......sss..........sss..........sss..........sss..........sss.......... [ 82%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 82%]
......sss..........sss..........sss..........sss..........sss..........s [ 82%]
ss..........sss....                                                      [ 82%]
html5lib/tests/testdata/tree-construction/tests22.dat ......sss......... [ 83%]
.sss..........sss..........sss..........sss....                          [ 83%]
html5lib/tests/testdata/tree-construction/tests23.dat ......sss......... [ 83%]
.sss..........sss..........sss..........sss....                          [ 83%]
html5lib/tests/testdata/tree-construction/tests24.dat ......sss......... [ 83%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 83%]
.......sss....                                                           [ 83%]
html5lib/tests/testdata/tree-construction/tests25.dat ......sss......... [ 83%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 84%]
.xxsxxsssssxxs......sss..........sss..........sss..........sss.......... [ 84%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 84%]
......sss..........sss..........sss..........sss..........sss..........s [ 84%]
ss..........sss..........sss....                                         [ 84%]
html5lib/tests/testdata/tree-construction/tests26.dat ......sss......... [ 84%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 85%]
.......sss..........sss..........sss.sss......sss..........sss.......... [ 85%]
sss..........sss..........sss..........sss....                           [ 85%]
html5lib/tests/testdata/tree-construction/tests3.dat ......sss.......... [ 85%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 85%]
......sss..........sss..........sss..........sss..........sss..........s [ 86%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 86%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 86%]
s....                                                                    [ 86%]
html5lib/tests/testdata/tree-construction/tests4.dat ......sss.......... [ 86%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 86%]
                                                                         [ 86%]
html5lib/tests/testdata/tree-construction/tests5.dat ......sss.......... [ 86%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 87%]
......sss..........sss..........sss..........sss..........sss..........s [ 87%]
ss..........sss..........sss..........sss..........sss....               [ 87%]
html5lib/tests/testdata/tree-construction/tests6.dat ......sss.......... [ 87%]
sss..........sss..........sss..........sss.sss......sss..........sss.... [ 87%]
......sss..........sss..........sss..........sss..........sss..........s [ 88%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 88%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 88%]
s..........sss..........sss..........sss..........sss..........sss...... [ 88%]
....sss..........sss..........sss..........sss..........sss..........sss [ 89%]
..........sss..........sss..........sss..........sss..........sss....... [ 89%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 89%]
.........sss..........sss..........sss..........sss..........sss........ [ 89%]
..sss....                                                                [ 89%]
html5lib/tests/testdata/tree-construction/tests7.dat ......sss.......... [ 89%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 90%]
......sss..........sss..........sss..........sss..........sss..........s [ 90%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 90%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 90%]
s..........sss..........sss..........sss..........sss..........sss...... [ 91%]
....sss..........sss....                                                 [ 91%]
html5lib/tests/testdata/tree-construction/tests8.dat ......sss.......... [ 91%]
sss..........sss..........sss..........sss....xxsxxsssssxxs......sss.... [ 91%]
......sss..........sss..........sss....                                  [ 91%]
html5lib/tests/testdata/tree-construction/tests9.dat ......sss.......... [ 91%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 91%]
......sss..........sss..........sss..........sss..........sss..........s [ 92%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 92%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 92%]
s.sss......sss.sss......sss.sss......sss.sss                             [ 92%]
html5lib/tests/testdata/tree-construction/tests_innerHTML_1.dat ......ss [ 92%]
s..........sss..........sss..........sss..........sss..........sss...... [ 93%]
....sss..........sss..........sss..........sss..........sss..........sss [ 93%]
..........sss..........sss..........sss..........sss..........sss....... [ 93%]
...sss..........sss..........sss..........sss..........sss..........sss. [ 93%]
.........sss..........sss..........sss..........sss..........sss........ [ 94%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 94%]
........sss..........sss..........sss..........sss..........sss......... [ 94%]
.sss..........sss..........sss..........sss..........sss..........sss... [ 94%]
.......sss..........sss..........sss..........sss..........sss.......... [ 95%]
sss..........sss..........sss..........sss..........sss..........sss.... [ 95%]
......sss..........sss..........sss..........sss..........sss..........s [ 95%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 95%]
.....sss..........sss..........sss..........sss..........sss..........ss [ 96%]
s..........sss..........sss..........sss..........sss..........sss...... [ 96%]
....sss..........sss..........sss..........sss..........sss..........sss [ 96%]
..........sss....                                                        [ 96%]
html5lib/tests/testdata/tree-construction/tricky01.dat ......sss........ [ 96%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 96%]
........sss..........sss....                                             [ 96%]
html5lib/tests/testdata/tree-construction/webkit01.dat ......sss........ [ 96%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 97%]
........sss..........sss..........sss..........sss..........sss......... [ 97%]
.sss..........sss.sss......sss..........sss..........sss..........sss... [ 97%]
.......sss..........sss..........sss..........sss..........sss.......... [ 97%]
sss..........sss..........sss..........sss..........sss..........sss.sss [ 98%]
......sss..........sss..........sss..........sss..........sss..........s [ 98%]
ss..........sss..........sss..........sss..........sss..........sss..... [ 98%]
.....sss..........sss..........sss.sss......sss..........sss..........ss [ 98%]
s..........sss..........sss..........sss..........sss....                [ 99%]
html5lib/tests/testdata/tree-construction/webkit02.dat ......sss........ [ 99%]
..sss..........sss..........sss..........sss..........sss..........sss.. [ 99%]
........sss..........sss..........sss..........sss..........sss......... [ 99%]
.sss..........sss....xxsxxsssssxxsxxsxxsssssxxsxxsxxsssssxxs......sss... [ 99%]
.......sss..........sss..........sss....                                 [100%]

=============================== warnings summary ===============================
html5lib/tests/conftest.py:5
  /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/html5lib/tests/conftest.py:5: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

html5lib/tests/conftest.py:93
  /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/html5lib/tests/conftest.py:93: PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (file_path: pathlib.Path)
  see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path
    def pytest_collect_file(path, parent):

html5lib/filters/sanitizer.py:29
  /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/html5lib/filters/sanitizer.py:29: DeprecationWarning: html5lib's sanitizer is deprecated; see https://github.com/html5lib/html5lib-python/issues/443 and please let us know if Bleach is unsuitable for your needs
    warnings.warn(_deprecation_msg, DeprecationWarning)

html5lib/tests/conftest.py:105: 14 warnings
  /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/html5lib/tests/conftest.py:105: PytestRemovedIn9Warning: The (fspath: py.path.local) argument to TokenizerFile is deprecated. Please use the (path: pathlib.Path) argument instead.
  See https://docs.pytest.org/en/latest/deprecations.html#fspath-argument-for-node-constructors-replaced-with-pathlib-path
    return TokenizerFile.from_parent(parent, fspath=path)

html5lib/tests/conftest.py:102: 56 warnings
  /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/html5lib/tests/conftest.py:102: PytestRemovedIn9Warning: The (fspath: py.path.local) argument to TreeConstructionFile is deprecated. Please use the (path: pathlib.Path) argument instead.
  See https://docs.pytest.org/en/latest/deprecations.html#fspath-argument-for-node-constructors-replaced-with-pathlib-path
    return TreeConstructionFile.from_parent(parent, fspath=path)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======== 23077 passed, 5960 skipped, 995 xfailed, 73 warnings in 46.72s ========
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-html5lib-1.1-5.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oFeQdW
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ cd html5lib-1.1
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/share/doc/python3-html5lib
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/share/doc/python3-html5lib
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/CHANGES.rst /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/share/doc/python3-html5lib
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/README.rst /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/share/doc/python3-html5lib
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LreZhL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ cd html5lib-1.1
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/share/licenses/python3-html5lib
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/share/licenses/python3-html5lib
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/html5lib-1.1/LICENSE /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT/usr/share/licenses/python3-html5lib
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-html5lib = 1.1-5.mga10 python3-html5lib = 1.1-5.mga10 python3.12-html5lib = 1.1-5.mga10 python3.12dist(html5lib) = 1.1 python3dist(html5lib) = 1.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(six) >= 1.9 python3.12dist(webencodings)
Obsoletes: python-html5lib < 1.1-5.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-html5lib-1.1-5.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pj7OQq
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-html5lib-1.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!