D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-smartypants-2.0.1-9.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jXPQqR Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NOtMlQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + rm -rf smartypants.py-2.0.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/smartypants-2.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd smartypants.py-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-smartypants-fix-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f ++ find -type f -name '*.py' + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./tests/test_cli.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./tests/test_setup.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./tests/test.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./tests/test_deprecated.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./docs/conf.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./smartypants.py + for lib in $(find -type f -name '*.py') + sed -i.python -e '1{\@^#!@d}' ./setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hK9Emz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + cd smartypants.py-2.0.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-smartypants-2.0.1-build/smartypants.py-2.0.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-smartypants-2.0.1-build/smartypants.py-2.0.1/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/python-smartypants-2.0.1-9.mga10.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 78.1.0) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() The [wheel] section is deprecated. Use [bdist_wheel] instead. + cat /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/python-smartypants-2.0.1-9.mga10.noarch-pyproject-buildrequires + rm -rfv smartypants-2.0.1.dist-info/ removed 'smartypants-2.0.1.dist-info/COPYING' removed 'smartypants-2.0.1.dist-info/top_level.txt' removed 'smartypants-2.0.1.dist-info/METADATA' removed directory 'smartypants-2.0.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.umjA2K + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.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 smartypants.py-2.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.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-smartypants-2.0.1-build/smartypants.py-2.0.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() The [wheel] section is deprecated. Use [bdist_wheel] instead. Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: smartypants Building wheel for smartypants (pyproject.toml): started Running command Building wheel for smartypants (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py:280: _IncompatibleBdistWheel: wheel.bdist_wheel is deprecated, please import it from setuptools !! ******************************************************************************** Ensure that any custom bdist_wheel implementation is a subclass of setuptools.command.bdist_wheel.bdist_wheel. By 2025-Oct-15, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/wheel/pull/631 for details. ******************************************************************************** !! return _build_backend().build_wheel( /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() The [wheel] section is deprecated. Use [bdist_wheel] instead. Building wheel for smartypants (pyproject.toml): finished with status 'done' Created wheel for smartypants: filename=smartypants-2.0.1-py2.py3-none-any.whl size=9834 sha256=9631feeb63578a55e17bdf8c4bc4d78885606562697606f5e82e60c766d0a663 Stored in directory: /home/pterjan/.cache/pip/wheels/77/16/64/c067bead7b7d0a3aedf91dddb56ae47729f8f2cd4a66a6f68d Successfully built smartypants + sphinx-build docs html Running Sphinx v8.2.3 /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/smartypants.py:270: SyntaxWarning: invalid escape sequence '\S' if re.match("\S", prev_token_last_char): /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/smartypants.py:276: SyntaxWarning: invalid escape sequence '\S' if re.match("\S", prev_token_last_char): loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] changes reading sources... [ 22%] command-line reading sources... [ 33%] copyright reading sources... [ 44%] development reading sources... [ 56%] history reading sources... [ 67%] index reading sources... [ 78%] introduction reading sources... [ 89%] reference :270: SyntaxWarning: invalid escape sequence '\S' :276: SyntaxWarning: invalid escape sequence '\S' :88: SyntaxWarning: invalid escape sequence '\S' :94: SyntaxWarning: invalid escape sequence '\S' reading sources... [100%] usage WARNING: autodoc: failed to import module 'smartypants_command'; the following exception was raised: ['Traceback (most recent call last):\n', ' File "/usr/lib/python3.13/site-packages/sphinx/ext/autodoc/importer.py", line 269, in import_object\n module = import_module(modname, try_reload=True)\n', ' File "/usr/lib/python3.13/site-packages/sphinx/ext/autodoc/importer.py", line 172, in import_module\n raise ModuleNotFoundError(msg, name=modname) # NoQA: TRY301\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', "ModuleNotFoundError: No module named 'smartypants_command'\n"] [autodoc.import_object] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/html/_static/basic.css Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/html/_static/documentation_options.js Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/html/_static/language_data.js Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/html/_static/classic.css Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/html/_static/sidebar.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 11%] changes writing output... [ 22%] command-line writing output... [ 33%] copyright writing output... [ 44%] development writing output... [ 56%] history writing output... [ 67%] index writing output... [ 78%] introduction writing output... [ 89%] reference writing output... [100%] usage /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/docs/index.rst:17: WARNING: toctree contains reference to document 'command-line' that doesn't have a title: no link will be generated [toc.no_title] generating indices... genindex py-modindex done highlighting module code... [100%] smartypants writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in html. + rm -rf _build/html/.doctrees _build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dVSvsc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.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 smartypants.py-2.0.1 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/pyproject-wheeldir/smartypants-2.0.1-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=smartypants==2.0.1 + '[' -z smartypants==2.0.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.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-smartypants-2.0.1-build/smartypants.py-2.0.1/pyproject-wheeldir smartypants==2.0.1 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/pyproject-wheeldir Processing ./pyproject-wheeldir/smartypants-2.0.1-py2.py3-none-any.whl Installing collected packages: smartypants Successfully installed smartypants-2.0.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/bin/smartypants /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/bin/smartypants: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/python-smartypants-2.0.1-9.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/smartypants-2.0.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13/site-packages/smartypants-2.0.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-smartypants-2.0.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13/site-packages/smartypants-2.0.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/python-smartypants-2.0.1-9.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13/site-packages/smartypants-2.0.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13/site-packages/smartypants-2.0.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13/site-packages/smartypants-2.0.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13/site-packages/smartypants-2.0.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/python-smartypants-2.0.1-9.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-smartypants-2.0.1-build/python-smartypants-2.0.1-9.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/python-smartypants-2.0.1-9.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/python-smartypants-2.0.1-9.mga10.noarch-pyproject-record --prefix /usr smartypants + /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-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set /usr/lib/python3.13/site-packages/smartypants.py:270: SyntaxWarning: invalid escape sequence '\S' /usr/lib/python3.13/site-packages/smartypants.py:276: SyntaxWarning: invalid escape sequence '\S' /usr/lib/python3.13/site-packages/smartypants.py:270: SyntaxWarning: invalid escape sequence '\S' /usr/lib/python3.13/site-packages/smartypants.py:276: SyntaxWarning: invalid escape sequence '\S' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8nfhfn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.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 smartypants.py-2.0.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-smartypants-2.0.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-smartypants-2.0.1-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.13.3, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1 collected 5 items tests/test_cli.py .... [ 80%] tests/test_setup.py . [100%] ============================== 5 passed in 0.45s =============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-smartypants-2.0.1-9.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t5DgkA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + cd smartypants.py-2.0.1 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/share/doc/python3-smartypants + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/share/doc/python3-smartypants + cp -pr /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/README.rst /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/share/doc/python3-smartypants + cp -pr /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/CHANGES.rst /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/share/doc/python3-smartypants + cp -pr /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/html /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/share/doc/python3-smartypants + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4NJmEn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + cd smartypants.py-2.0.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/share/licenses/python3-smartypants + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/share/licenses/python3-smartypants + cp -pr /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/smartypants.py-2.0.1/COPYING /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT/usr/share/licenses/python3-smartypants + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-smartypants = 2.0.1-9.mga10 python3-smartypants = 2.0.1-9.mga10 python3.13-smartypants = 2.0.1-9.mga10 python3.13dist(smartypants) = 2.0.1 python3dist(smartypants) = 2.0.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.13 Obsoletes: python-smartypants < 2.0.1-9.mga10 python-smartypants-doc < 2.0.1-6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-smartypants-2.0.1-9.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KTz3z3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-smartypants-2.0.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!