D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-texext-0.6.7-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Adq9jV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + test -d /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.C0lN1J + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + rm -rf texext-0.6.7 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/texext-0.6.7.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd texext-0.6.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Update-versioneer-to-version-0.28.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0002-Adapt-docstring-test-to-Sphinx-7.2.x.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0003-Refactor-fix-for-Sphinx-7.2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tLvF9K + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + cd texext-0.6.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + 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-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.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-texext-0.6.7-build/texext-0.6.7/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/python-texext-0.6.7-1.mga10.noarch-pyproject-buildrequires test-requirements.txt Handling sphinx>=4 from requirements file test-requirements.txt Requirement satisfied: sphinx>=4 (installed: sphinx 7.3.7) Handling docutils>=0.14 from requirements file test-requirements.txt Requirement satisfied: docutils>=0.14 (installed: docutils 0.21.2) Handling sympy>=1.0 from requirements file test-requirements.txt Requirement satisfied: sympy>=1.0 (installed: sympy 1.13.3) Handling matplotlib>=3.1 from requirements file test-requirements.txt Requirement satisfied: matplotlib>=3.1 (installed: matplotlib 3.9.1.post0) Handling pytest from requirements file test-requirements.txt Requirement satisfied: pytest (installed: pytest 8.3.4) Handling sphinxtesters>=0.2.3 from requirements file test-requirements.txt Requirement satisfied: sphinxtesters>=0.2.3 (installed: sphinxtesters 0.2.3) Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 75.6.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.43.0) running egg_info creating texext.egg-info writing texext.egg-info/PKG-INFO writing dependency_links to texext.egg-info/dependency_links.txt writing requirements to texext.egg-info/requires.txt writing top-level names to texext.egg-info/top_level.txt writing manifest file 'texext.egg-info/SOURCES.txt' reading manifest file 'texext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'texext.egg-info/SOURCES.txt' running dist_info writing texext.egg-info/PKG-INFO writing dependency_links to texext.egg-info/dependency_links.txt writing requirements to texext.egg-info/requires.txt writing top-level names to texext.egg-info/top_level.txt reading manifest file 'texext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'texext.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/texext-0.6.7.dist-info' Handling sphinx>=4 from hook generated metadata: Requires-Dist (texext) Requirement satisfied: sphinx>=4 (installed: sphinx 7.3.7) Handling docutils>=0.14 from hook generated metadata: Requires-Dist (texext) Requirement satisfied: docutils>=0.14 (installed: docutils 0.21.2) Handling sympy>=1.0; extra == "test" from hook generated metadata: Requires-Dist (texext) Ignoring alien requirement: sympy>=1.0; extra == "test" Handling matplotlib>=3.1; extra == "test" from hook generated metadata: Requires-Dist (texext) Ignoring alien requirement: matplotlib>=3.1; extra == "test" Handling pytest; extra == "test" from hook generated metadata: Requires-Dist (texext) Ignoring alien requirement: pytest; extra == "test" Handling sphinxtesters>=0.2.3; extra == "test" from hook generated metadata: Requires-Dist (texext) Ignoring alien requirement: sphinxtesters>=0.2.3; extra == "test" + cat /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/python-texext-0.6.7-1.mga10.noarch-pyproject-buildrequires + rm -rfv texext-0.6.7.dist-info/ removed 'texext-0.6.7.dist-info/top_level.txt' removed 'texext-0.6.7.dist-info/METADATA' removed 'texext-0.6.7.dist-info/LICENSE' removed directory 'texext-0.6.7.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AB2Mlu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + cd texext-0.6.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.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-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-modern-metadata-gc1zo596/texext.egg-info writing /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-modern-metadata-gc1zo596/texext.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-modern-metadata-gc1zo596/texext.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-modern-metadata-gc1zo596/texext.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-modern-metadata-gc1zo596/texext.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-modern-metadata-gc1zo596/texext.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-modern-metadata-gc1zo596/texext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-modern-metadata-gc1zo596/texext.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-modern-metadata-gc1zo596/texext-0.6.7.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: texext Building wheel for texext (pyproject.toml): started Running command Building wheel for texext (pyproject.toml) running bdist_wheel running build running build_py creating build/lib/texext copying texext/mathcode.py -> build/lib/texext copying texext/math_dollar.py -> build/lib/texext copying texext/__init__.py -> build/lib/texext copying texext/_version.py -> build/lib/texext creating build/lib/texext/tests copying texext/tests/test_custom_plotcontext.py -> build/lib/texext/tests copying texext/tests/test_tinypages.py -> build/lib/texext/tests copying texext/tests/test_custom_plotdirective.py -> build/lib/texext/tests copying texext/tests/conftest.py -> build/lib/texext/tests copying texext/tests/test_plotdirective.py -> build/lib/texext/tests copying texext/tests/__init__.py -> build/lib/texext/tests copying texext/tests/for_docstrings.py -> build/lib/texext/tests copying texext/tests/test_mathdollar.py -> build/lib/texext/tests copying texext/tests/test_docstrings.py -> build/lib/texext/tests creating build/lib/texext/tests/tinypages copying texext/tests/tinypages/some_math.rst -> build/lib/texext/tests/tinypages copying texext/tests/tinypages/index.rst -> build/lib/texext/tests/tinypages copying texext/tests/tinypages/conf.py -> build/lib/texext/tests/tinypages creating build/lib/texext/tests/tinypages/_static copying texext/tests/tinypages/_static/README.txt -> build/lib/texext/tests/tinypages/_static creating build/lib/texext/tests/plotdirective copying texext/tests/plotdirective/plot_and_math.rst -> build/lib/texext/tests/plotdirective copying texext/tests/plotdirective/index.rst -> build/lib/texext/tests/plotdirective copying texext/tests/plotdirective/conf.py -> build/lib/texext/tests/plotdirective creating build/lib/texext/tests/plotdirective/_static copying texext/tests/plotdirective/_static/README.txt -> build/lib/texext/tests/plotdirective/_static UPDATING build/lib/texext/_version.py set build/lib/texext/_version.py to '0.6.7' 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/texext copying build/lib/texext/mathcode.py -> build/bdist.linux-x86_64/wheel/./texext creating build/bdist.linux-x86_64/wheel/texext/tests creating build/bdist.linux-x86_64/wheel/texext/tests/tinypages copying build/lib/texext/tests/tinypages/some_math.rst -> build/bdist.linux-x86_64/wheel/./texext/tests/tinypages copying build/lib/texext/tests/tinypages/conf.py -> build/bdist.linux-x86_64/wheel/./texext/tests/tinypages creating build/bdist.linux-x86_64/wheel/texext/tests/tinypages/_static copying build/lib/texext/tests/tinypages/_static/README.txt -> build/bdist.linux-x86_64/wheel/./texext/tests/tinypages/_static copying build/lib/texext/tests/tinypages/index.rst -> build/bdist.linux-x86_64/wheel/./texext/tests/tinypages copying build/lib/texext/tests/test_custom_plotcontext.py -> build/bdist.linux-x86_64/wheel/./texext/tests copying build/lib/texext/tests/test_tinypages.py -> build/bdist.linux-x86_64/wheel/./texext/tests copying build/lib/texext/tests/test_custom_plotdirective.py -> build/bdist.linux-x86_64/wheel/./texext/tests copying build/lib/texext/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./texext/tests copying build/lib/texext/tests/test_plotdirective.py -> build/bdist.linux-x86_64/wheel/./texext/tests creating build/bdist.linux-x86_64/wheel/texext/tests/plotdirective copying build/lib/texext/tests/plotdirective/conf.py -> build/bdist.linux-x86_64/wheel/./texext/tests/plotdirective copying build/lib/texext/tests/plotdirective/plot_and_math.rst -> build/bdist.linux-x86_64/wheel/./texext/tests/plotdirective creating build/bdist.linux-x86_64/wheel/texext/tests/plotdirective/_static copying build/lib/texext/tests/plotdirective/_static/README.txt -> build/bdist.linux-x86_64/wheel/./texext/tests/plotdirective/_static copying build/lib/texext/tests/plotdirective/index.rst -> build/bdist.linux-x86_64/wheel/./texext/tests/plotdirective copying build/lib/texext/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./texext/tests copying build/lib/texext/tests/for_docstrings.py -> build/bdist.linux-x86_64/wheel/./texext/tests copying build/lib/texext/tests/test_mathdollar.py -> build/bdist.linux-x86_64/wheel/./texext/tests copying build/lib/texext/tests/test_docstrings.py -> build/bdist.linux-x86_64/wheel/./texext/tests copying build/lib/texext/math_dollar.py -> build/bdist.linux-x86_64/wheel/./texext copying build/lib/texext/__init__.py -> build/bdist.linux-x86_64/wheel/./texext copying build/lib/texext/_version.py -> build/bdist.linux-x86_64/wheel/./texext running install_egg_info running egg_info writing texext.egg-info/PKG-INFO writing dependency_links to texext.egg-info/dependency_links.txt writing requirements to texext.egg-info/requires.txt writing top-level names to texext.egg-info/top_level.txt reading manifest file 'texext.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'texext.egg-info/SOURCES.txt' Copying texext.egg-info to build/bdist.linux-x86_64/wheel/./texext-0.6.7-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/texext-0.6.7.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir/pip-wheel-zk6_qpcf/.tmp-59bwcla7/texext-0.6.7-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'texext/__init__.py' adding 'texext/_version.py' adding 'texext/math_dollar.py' adding 'texext/mathcode.py' adding 'texext/tests/__init__.py' adding 'texext/tests/conftest.py' adding 'texext/tests/for_docstrings.py' adding 'texext/tests/test_custom_plotcontext.py' adding 'texext/tests/test_custom_plotdirective.py' adding 'texext/tests/test_docstrings.py' adding 'texext/tests/test_mathdollar.py' adding 'texext/tests/test_plotdirective.py' adding 'texext/tests/test_tinypages.py' adding 'texext/tests/plotdirective/conf.py' adding 'texext/tests/plotdirective/index.rst' adding 'texext/tests/plotdirective/plot_and_math.rst' adding 'texext/tests/plotdirective/_static/README.txt' adding 'texext/tests/tinypages/conf.py' adding 'texext/tests/tinypages/index.rst' adding 'texext/tests/tinypages/some_math.rst' adding 'texext/tests/tinypages/_static/README.txt' adding 'texext-0.6.7.dist-info/LICENSE' adding 'texext-0.6.7.dist-info/METADATA' adding 'texext-0.6.7.dist-info/WHEEL' adding 'texext-0.6.7.dist-info/top_level.txt' adding 'texext-0.6.7.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for texext (pyproject.toml): finished with status 'done' Created wheel for texext: filename=texext-0.6.7-py3-none-any.whl size=24780 sha256=6b1f740470696af3d7fdd52137ffd9418643cac9b6fa532658051d995a763417 Stored in directory: /home/pterjan/.cache/pip/wheels/b7/27/ad/2c14c4e1768db5ea6e06f41ff9992cce6bb36a88d70c75cd3c Successfully built texext + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HpImNJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + mkdir /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT + cd texext-0.6.7 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/pyproject-wheeldir/texext-0.6.7-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=texext==0.6.7 + '[' -z texext==0.6.7 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-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-texext-0.6.7-build/texext-0.6.7/pyproject-wheeldir texext==0.6.7 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/pyproject-wheeldir Processing ./pyproject-wheeldir/texext-0.6.7-py3-none-any.whl Installing collected packages: texext Successfully installed texext-0.6.7 + '[' -d /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/python-texext-0.6.7-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/texext-0.6.7.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12/site-packages/texext-0.6.7.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-texext-0.6.7-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12/site-packages/texext-0.6.7.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/python-texext-0.6.7-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12/site-packages/texext-0.6.7.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12/site-packages/texext-0.6.7.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12/site-packages/texext-0.6.7.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12/site-packages/texext-0.6.7.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/python-texext-0.6.7-1.mga10.noarch-pyproject-ghost-distinfo + 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-texext-0.6.7-build/python-texext-0.6.7-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/python-texext-0.6.7-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-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-texext-0.6.7-build/python-texext-0.6.7-1.mga10.noarch-pyproject-record --prefix /usr texext + /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-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tQrcNT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + cd texext-0.6.7 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lib64/qt5/bin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib64/python3.12/site-packages:/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/.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-texext-0.6.7-build/texext-0.6.7 collected 17 items texext/tests/test_custom_plotcontext.py .... [ 23%] texext/tests/test_custom_plotdirective.py .. [ 35%] texext/tests/test_docstrings.py .. [ 47%] texext/tests/test_mathdollar.py . [ 52%] texext/tests/test_plotdirective.py .... [ 76%] texext/tests/test_tinypages.py .... [100%] =============================== warnings summary =============================== texext/tests/test_custom_plotcontext.py::TestCustomPlotDirective::test_build_error texext/tests/test_custom_plotcontext.py::TestCustomPlotDirective::test_build_error /tmp/tmpndrcnzu7/source/conf.py:107: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(sphinx.__version__) >= LooseVersion('1.3'): texext/tests/test_custom_plotcontext.py::TestPlotContext::test_build_error texext/tests/test_custom_plotcontext.py::TestPlotContext::test_build_error /tmp/tmpx2wr299h/source/conf.py:107: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(sphinx.__version__) >= LooseVersion('1.3'): texext/tests/test_custom_plotdirective.py::TestCustomPlotDirective::test_build_error texext/tests/test_custom_plotdirective.py::TestCustomPlotDirective::test_build_error /tmp/tmpikgrhq5k/source/conf.py:107: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(sphinx.__version__) >= LooseVersion('1.3'): texext/tests/test_plotdirective.py::TestPlotDirective::test_build_error texext/tests/test_plotdirective.py::TestPlotDirective::test_build_error /tmp/tmp8wcwmnf_/source/conf.py:107: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(sphinx.__version__) >= LooseVersion('1.3'): texext/tests/test_plotdirective.py::TestTopPlotDirective::test_build_error texext/tests/test_plotdirective.py::TestTopPlotDirective::test_build_error /tmp/tmp_7uynzva/source/conf.py:107: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(sphinx.__version__) >= LooseVersion('1.3'): texext/tests/test_plotdirective.py::TestTopPlotDirective::test_build_error texext/tests/test_tinypages.py::TestTinyPages::test_build_error texext/tests/test_tinypages.py::TestTopLevel::test_build_error /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/texext/math_dollar.py:232: UserWarning: Need autodoc extension loaded for math_dollar to work on docstrings warn("Need autodoc extension loaded for math_dollar to work on " -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 17 passed, 13 warnings in 3.77s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-texext-0.6.7-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XEZ3q5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + cd texext-0.6.7 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/share/doc/python3-texext + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/share/doc/python3-texext + cp -pr /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/README.rst /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/share/doc/python3-texext + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uOzKLz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + cd texext-0.6.7 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/share/licenses/python3-texext + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/share/licenses/python3-texext + cp -pr /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/texext-0.6.7/LICENSE /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT/usr/share/licenses/python3-texext + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-texext = 0.6.7-1.mga10 python3-texext = 0.6.7-1.mga10 python3.12-texext = 0.6.7-1.mga10 python3.12dist(texext) = 0.6.7 python3dist(texext) = 0.6.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(docutils) >= 0.14 python3.12dist(sphinx) >= 4 Obsoletes: python-texext < 0.6.7-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-texext-0.6.7-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cTPNeD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + test -d /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-texext-0.6.7-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!