D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-fontmake-3.11.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.exV7NT Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.j6Cjec + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + rm -rf fontmake-3.11.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/fontmake-3.11.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fontmake-3.11.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e 's/orjson=/orjson>/' -e '/fonttools/ s/==/>=/' -i requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.43oEAR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + cd fontmake-3.11.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.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-fontmake-3.11.1-build/fontmake-3.11.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-fontmake-3.11.1-build/fontmake-3.11.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/python-fontmake-3.11.1-1.mga10.noarch-pyproject-buildrequires -x json,autohint,repacker Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 79.0.1) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.46.1) Handling setuptools_scm from build-system.requires Requirement satisfied: setuptools_scm (installed: setuptools_scm 8.3.1) Handling setuptools_scm from get_requires_for_build_wheel Requirement satisfied: setuptools_scm (installed: setuptools_scm 8.3.1) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating fontmake.egg-info writing fontmake.egg-info/PKG-INFO writing dependency_links to fontmake.egg-info/dependency_links.txt writing entry points to fontmake.egg-info/entry_points.txt writing requirements to fontmake.egg-info/requires.txt writing top-level names to fontmake.egg-info/top_level.txt writing manifest file 'fontmake.egg-info/SOURCES.txt' reading manifest file 'fontmake.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file 'fontmake.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/fontmake-3.11.1.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. Handling fontMath>=0.9.4 from hook generated metadata: Requires-Dist (fontmake) Requirement satisfied: fontMath>=0.9.4 (installed: fontMath 0.9.4) Handling glyphsLib>=6.11.6 from hook generated metadata: Requires-Dist (fontmake) Requirement satisfied: glyphsLib>=6.11.6 (installed: glyphsLib 6.12.4) Handling ufoLib2>=0.18.1 from hook generated metadata: Requires-Dist (fontmake) Requirement satisfied: ufoLib2>=0.18.1 (installed: ufoLib2 0.18.1) Handling fonttools[lxml,ufo,unicode]>=4.59.2; implementation_name == "cpython" from hook generated metadata: Requires-Dist (fontmake) Requirement satisfied: fonttools[lxml,ufo,unicode]>=4.59.2; implementation_name == "cpython" (installed: fonttools 4.61.1) (extras are currently not checked) Handling fonttools[ufo,unicode]>=4.59.2; implementation_name != "cpython" from hook generated metadata: Requires-Dist (fontmake) Ignoring alien requirement: fonttools[ufo,unicode]>=4.59.2; implementation_name != "cpython" Handling ufo2ft[compreffor]>=3.6.1 from hook generated metadata: Requires-Dist (fontmake) Requirement satisfied: ufo2ft[compreffor]>=3.6.1 (installed: ufo2ft 3.6.8) (extras are currently not checked) Handling skia-pathops>=0.8.0; extra == "pathops" from hook generated metadata: Requires-Dist (fontmake) Ignoring alien requirement: skia-pathops>=0.8.0; extra == "pathops" Handling ttfautohint-py>=0.6.0; extra == "autohint" from hook generated metadata: Requires-Dist (fontmake) Requirement satisfied: ttfautohint-py>=0.6.0; extra == "autohint" (installed: ttfautohint-py 0.6.0) Handling ufoLib2[json]>=0.18.1; extra == "json" from hook generated metadata: Requires-Dist (fontmake) Requirement satisfied: ufoLib2[json]>=0.18.1; extra == "json" (installed: ufoLib2 0.18.1) (extras are currently not checked) Handling fonttools[lxml,repacker,ufo,unicode]>=4.59.2; implementation_name == "cpython" and extra == "repacker" from hook generated metadata: Requires-Dist (fontmake) Requirement satisfied: fonttools[lxml,repacker,ufo,unicode]>=4.59.2; implementation_name == "cpython" and extra == "repacker" (installed: fonttools 4.61.1) (extras are currently not checked) Handling fonttools[repacker,ufo,unicode]>=4.59.2; implementation_name != "cpython" and extra == "repacker" from hook generated metadata: Requires-Dist (fontmake) Ignoring alien requirement: fonttools[repacker,ufo,unicode]>=4.59.2; implementation_name != "cpython" and extra == "repacker" Handling skia-pathops>=0.8.0; extra == "all" from hook generated metadata: Requires-Dist (fontmake) Ignoring alien requirement: skia-pathops>=0.8.0; extra == "all" Handling ttfautohint-py>=0.6.0; extra == "all" from hook generated metadata: Requires-Dist (fontmake) Ignoring alien requirement: ttfautohint-py>=0.6.0; extra == "all" Handling ufoLib2[json]>=0.18.1; extra == "all" from hook generated metadata: Requires-Dist (fontmake) Ignoring alien requirement: ufoLib2[json]>=0.18.1; extra == "all" Handling fonttools[lxml,repacker,ufo,unicode]>=4.59.2; implementation_name == "cpython" and extra == "all" from hook generated metadata: Requires-Dist (fontmake) Ignoring alien requirement: fonttools[lxml,repacker,ufo,unicode]>=4.59.2; implementation_name == "cpython" and extra == "all" Handling fonttools[repacker,ufo,unicode]>=4.59.2; implementation_name != "cpython" and extra == "all" from hook generated metadata: Requires-Dist (fontmake) Ignoring alien requirement: fonttools[repacker,ufo,unicode]>=4.59.2; implementation_name != "cpython" and extra == "all" + cat /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/python-fontmake-3.11.1-1.mga10.noarch-pyproject-buildrequires + rm -rfv fontmake-3.11.1.dist-info/ removed 'fontmake-3.11.1.dist-info/entry_points.txt' removed 'fontmake-3.11.1.dist-info/top_level.txt' removed 'fontmake-3.11.1.dist-info/METADATA' removed 'fontmake-3.11.1.dist-info/licenses/LICENSE' removed directory 'fontmake-3.11.1.dist-info/licenses' removed directory 'fontmake-3.11.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HUd9GM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.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 fontmake-3.11.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.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-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake.egg-info writing /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir/pip-modern-metadata-erao5x5u/fontmake-3.11.1.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: fontmake Building wheel for fontmake (pyproject.toml): started Running command Building wheel for fontmake (pyproject.toml) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build/lib/fontmake copying Lib/fontmake/compatibility.py -> build/lib/fontmake copying Lib/fontmake/font_project.py -> build/lib/fontmake copying Lib/fontmake/__main__.py -> build/lib/fontmake copying Lib/fontmake/instantiator.py -> build/lib/fontmake copying Lib/fontmake/__init__.py -> build/lib/fontmake copying Lib/fontmake/errors.py -> build/lib/fontmake copying Lib/fontmake/ttfautohint.py -> build/lib/fontmake copying Lib/fontmake/_version.py -> build/lib/fontmake 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/fontmake copying build/lib/fontmake/compatibility.py -> build/bdist.linux-x86_64/wheel/./fontmake copying build/lib/fontmake/font_project.py -> build/bdist.linux-x86_64/wheel/./fontmake copying build/lib/fontmake/__main__.py -> build/bdist.linux-x86_64/wheel/./fontmake copying build/lib/fontmake/instantiator.py -> build/bdist.linux-x86_64/wheel/./fontmake copying build/lib/fontmake/__init__.py -> build/bdist.linux-x86_64/wheel/./fontmake copying build/lib/fontmake/errors.py -> build/bdist.linux-x86_64/wheel/./fontmake copying build/lib/fontmake/ttfautohint.py -> build/bdist.linux-x86_64/wheel/./fontmake copying build/lib/fontmake/_version.py -> build/bdist.linux-x86_64/wheel/./fontmake running install_egg_info running egg_info writing Lib/fontmake.egg-info/PKG-INFO writing dependency_links to Lib/fontmake.egg-info/dependency_links.txt writing entry points to Lib/fontmake.egg-info/entry_points.txt writing requirements to Lib/fontmake.egg-info/requires.txt writing top-level names to Lib/fontmake.egg-info/top_level.txt reading manifest file 'Lib/fontmake.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file 'Lib/fontmake.egg-info/SOURCES.txt' Copying Lib/fontmake.egg-info to build/bdist.linux-x86_64/wheel/./fontmake-3.11.1-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/fontmake-3.11.1.dist-info/WHEEL creating '/home/pterjan/.cache/pip/wheels/06/15/2f/c9e98b585a80c34d261009330a549f399e789d47a47c627c95/tmptvq5hs3z/.tmp-a7pmdatc/fontmake-3.11.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'fontmake/__init__.py' adding 'fontmake/__main__.py' adding 'fontmake/_version.py' adding 'fontmake/compatibility.py' adding 'fontmake/errors.py' adding 'fontmake/font_project.py' adding 'fontmake/instantiator.py' adding 'fontmake/ttfautohint.py' adding 'fontmake-3.11.1.dist-info/licenses/LICENSE' adding 'fontmake-3.11.1.dist-info/METADATA' adding 'fontmake-3.11.1.dist-info/WHEEL' adding 'fontmake-3.11.1.dist-info/entry_points.txt' adding 'fontmake-3.11.1.dist-info/top_level.txt' adding 'fontmake-3.11.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for fontmake (pyproject.toml): finished with status 'done' Created wheel for fontmake: filename=fontmake-3.11.1-py3-none-any.whl size=37016 sha256=a7a83020dbe354016de573da48e2d0ec001f98893e6d906902cb1e595501fbe7 Stored in directory: /home/pterjan/.cache/pip/wheels/06/15/2f/c9e98b585a80c34d261009330a549f399e789d47a47c627c95 Successfully built fontmake + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iRJKCS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + mkdir /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.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 fontmake-3.11.1 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/pyproject-wheeldir/fontmake-3.11.1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=fontmake==3.11.1 + '[' -z fontmake==3.11.1 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.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-fontmake-3.11.1-build/fontmake-3.11.1/pyproject-wheeldir fontmake==3.11.1 Using pip 25.3 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/pyproject-wheeldir Processing ./pyproject-wheeldir/fontmake-3.11.1-py3-none-any.whl Installing collected packages: fontmake Creating /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/bin/fontmake to 755 Successfully installed fontmake-3.11.1 + '[' -d /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.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-fontmake-3.11.1-build/BUILDROOT/usr/bin/fontmake /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/bin/fontmake: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/python-fontmake-3.11.1-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/fontmake-3.11.1.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/fontmake-3.11.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-fontmake-3.11.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/fontmake-3.11.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/python-fontmake-3.11.1-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/fontmake-3.11.1.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/fontmake-3.11.1.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/fontmake-3.11.1.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/fontmake-3.11.1.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/python-fontmake-3.11.1-1.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-fontmake-3.11.1-build/python-fontmake-3.11.1-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/python-fontmake-3.11.1-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.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-fontmake-3.11.1-build/python-fontmake-3.11.1-1.mga10.noarch-pyproject-record --prefix /usr fontmake + /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-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13 using python3.13 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.dBOOCX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.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 fontmake-3.11.1 + '[' 1 -eq 1 ']' + export 'skip_tests=not test_autohinting and not test_main_designspace_v5_builds_STAT' + skip_tests='not test_autohinting and not test_main_designspace_v5_builds_STAT' + 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-fontmake-3.11.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-fontmake-3.11.1-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest -v -k 'not test_autohinting and not test_main_designspace_v5_builds_STAT' ============================= test session starts ============================== platform linux -- Python 3.13.11, pytest-8.3.5, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1 configfile: setup.cfg collecting ... collected 75 items / 6 deselected / 69 selected tests/test_compatibility.py::test_compatibility_checker PASSED [ 1%] tests/test_compatibility.py::test_compatibility_cli PASSED [ 2%] tests/test_main.py::test_interpolation PASSED [ 4%] tests/test_main.py::test_interpolation_designspace_5 PASSED [ 5%] tests/test_main.py::test_interpolation_and_masters_as_instances PASSED [ 7%] tests/test_main.py::test_masters_and_instances_ttf_interpolatable PASSED [ 8%] tests/test_main.py::test_masters_and_instances_otf_interpolatable PASSED [ 10%] tests/test_main.py::test_variable_ttf PASSED [ 11%] tests/test_main.py::test_variable_otf PASSED [ 13%] tests/test_main.py::test_no_interpolation PASSED [ 14%] tests/test_main.py::test_ufo_interpolation PASSED [ 15%] tests/test_main.py::test_ufo_interpolation_specific PASSED [ 17%] tests/test_main.py::test_subsetting[default] PASSED [ 18%] tests/test_main.py::test_subsetting[no-write-skipexportglyphs] PASSED [ 20%] tests/test_main.py::test_keep_glyphs[default] PASSED [ 21%] tests/test_main.py::test_keep_glyphs[no-write-skipexportglyphs] PASSED [ 23%] tests/test_main.py::test_shared_features_expansion PASSED [ 24%] tests/test_main.py::test_shared_features_ufo PASSED [ 26%] tests/test_main.py::test_mti_sources PASSED [ 27%] tests/test_main.py::test_interpolate_layout PASSED [ 28%] tests/test_main.py::test_write_skipexportglyphs PASSED [ 30%] tests/test_main.py::test_debug_feature_file PASSED [ 31%] tests/test_main.py::test_glyph_data PASSED [ 33%] tests/test_main.py::test_ufo_to_static_otf_cff2 PASSED [ 34%] tests/test_main.py::test_ufoz_to_static_otf_cff2 PASSED [ 36%] tests/test_main.py::test_static_otf_cffsubr_subroutinizer PASSED [ 37%] tests/test_main.py::test_static_otf_compreffor_subroutinizer PASSED [ 39%] tests/test_main.py::test_main_with_feature_writer_none PASSED [ 40%] tests/test_main.py::test_main_with_filter PASSED [ 42%] tests/test_main.py::test_main_designspace_v5_builds_all_vfs PASSED [ 43%] tests/test_main.py::test_main_designspace_v5_select_no_matching_fonts_shows_nice_message PASSED [ 44%] tests/test_main.py::test_main_designspace_v5_select_vfs_to_build PASSED [ 46%] tests/test_main.py::test_main_designspace_v5_can_use_output_path_with_1_vf PASSED [ 47%] tests/test_main.py::test_main_designspace_v5_dont_interpolate_discrete_axis PASSED [ 49%] tests/test_main.py::test_main_glyphspackage PASSED [ 50%] tests/test_main.py::test_timing_logger PASSED [ 52%] tests/test_main.py::test_main_export_custom_ufo_structure[package-False] PASSED [ 53%] tests/test_main.py::test_main_export_custom_ufo_structure[package-True] PASSED [ 55%] tests/test_main.py::test_main_export_custom_ufo_structure[zip-False] PASSED [ 56%] tests/test_main.py::test_main_export_custom_ufo_structure[zip-True] PASSED [ 57%] tests/test_main.py::test_main_export_custom_ufo_structure[json-False] PASSED [ 59%] tests/test_main.py::test_main_export_custom_ufo_structure[json-True] PASSED [ 60%] tests/test_main.py::test_main_build_from_custom_ufo_structure[zip] PASSED [ 62%] tests/test_main.py::test_main_build_from_custom_ufo_structure[json] PASSED [ 63%] tests/test_main.py::test_main_export_ufo_json_with_indentation[False] PASSED [ 65%] tests/test_main.py::test_main_export_ufo_json_with_indentation[True] PASSED [ 66%] tests/test_main.py::test_main_sparse_composite_glyphs_variable_ttf PASSED [ 68%] tests/test_main.py::test_main_sparse_composite_glyphs_variable_cff2 PASSED [ 69%] tests/test_main.py::test_auto_use_my_metrics_disabled_by_default_for_variable[glyphs] PASSED [ 71%] tests/test_main.py::test_auto_use_my_metrics_disabled_by_default_for_variable[designspace] PASSED [ 72%] tests/test_main.py::test_auto_use_my_metrics_flag_for_variable[glyphs-True] PASSED [ 73%] tests/test_main.py::test_auto_use_my_metrics_flag_for_variable[glyphs-False] PASSED [ 75%] tests/test_main.py::test_auto_use_my_metrics_flag_for_variable[designspace-True] PASSED [ 76%] tests/test_main.py::test_auto_use_my_metrics_flag_for_variable[designspace-False] PASSED [ 78%] tests/test_main.py::test_auto_use_my_metrics_disabled_by_default_for_interpolatable_ttfs[glyphs] PASSED [ 79%] tests/test_main.py::test_auto_use_my_metrics_disabled_by_default_for_interpolatable_ttfs[designspace] PASSED [ 81%] tests/test_main.py::test_auto_use_my_metrics_flag_for_interpolatable_ttfs[glyphs-True] PASSED [ 82%] tests/test_main.py::test_auto_use_my_metrics_flag_for_interpolatable_ttfs[glyphs-False] PASSED [ 84%] tests/test_main.py::test_auto_use_my_metrics_flag_for_interpolatable_ttfs[designspace-True] PASSED [ 85%] tests/test_main.py::test_auto_use_my_metrics_flag_for_interpolatable_ttfs[designspace-False] PASSED [ 86%] tests/test_main.py::test_auto_use_my_metrics_enabled_by_default_for_interpolated_statics[glyphs] PASSED [ 88%] tests/test_main.py::test_auto_use_my_metrics_enabled_by_default_for_interpolated_statics[designspace] PASSED [ 89%] tests/test_main.py::test_auto_use_my_metrics_flag_for_interpolated_statics[glyphs-True] PASSED [ 91%] tests/test_main.py::test_auto_use_my_metrics_flag_for_interpolated_statics[glyphs-False] PASSED [ 92%] tests/test_main.py::test_auto_use_my_metrics_flag_for_interpolated_statics[designspace-True] PASSED [ 94%] tests/test_main.py::test_auto_use_my_metrics_flag_for_interpolated_statics[designspace-False] PASSED [ 95%] tests/test_main.py::test_auto_use_my_metrics_enabled_by_default_for_single_ufo PASSED [ 97%] tests/test_main.py::test_auto_use_my_metrics_flag_for_single_ufo[True] PASSED [ 98%] tests/test_main.py::test_auto_use_my_metrics_flag_for_single_ufo[False] PASSED [100%] =============================== warnings summary =============================== ../../../../../../usr/lib/python3.13/site-packages/fs/__init__.py:4 /usr/lib/python3.13/site-packages/fs/__init__.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html __import__("pkg_resources").declare_namespace(__name__) # type: ignore ../../../../../../usr/lib/python3.13/site-packages/fs/__init__.py:4 /usr/lib/python3.13/site-packages/fs/__init__.py:4: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('fs')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages __import__("pkg_resources").declare_namespace(__name__) # type: ignore ../../../../../../usr/lib/python3.13/site-packages/fs/opener/__init__.py:6 /usr/lib/python3.13/site-packages/fs/opener/__init__.py:6: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('fs.opener')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages __import__("pkg_resources").declare_namespace(__name__) # type: ignore ../../../../../../usr/lib/python3.13/site-packages/pkg_resources/__init__.py:2559 /usr/lib/python3.13/site-packages/pkg_resources/__init__.py:2559: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('fs')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(parent) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 69 passed, 6 deselected, 4 warnings in 8.97s ================= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-fontmake-3.11.1-1.mga10.noarch Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Y9pZmT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + cd fontmake-3.11.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/share/licenses/python3-fontmake + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/share/licenses/python3-fontmake + cp -pr /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/fontmake-3.11.1/LICENSE /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT/usr/share/licenses/python3-fontmake + RPM_EC=0 ++ jobs -p + exit 0 Provides: fontmake = 3.11.1-1.mga10 python-fontmake = 3.11.1-1.mga10 python3-fontmake = 3.11.1-1.mga10 python3.13-fontmake = 3.11.1-1.mga10 python3.13dist(fontmake) = 3.11.1 python3dist(fontmake) = 3.11.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 python3.13dist(fontmath) >= 0.9.4 python3.13dist(fonttools) >= 4.59.2 python3.13dist(fonttools[lxml]) >= 4.59.2 python3.13dist(fonttools[ufo]) >= 4.59.2 python3.13dist(fonttools[unicode]) >= 4.59.2 python3.13dist(glyphslib) >= 6.11.6 python3.13dist(ufo2ft) >= 3.6.1 python3.13dist(ufo2ft[compreffor]) >= 3.6.1 python3.13dist(ufolib2) >= 0.18.1 Obsoletes: python-fontmake < 3.11.1-1.mga10 Processing files: python3-fontmake+json-3.11.1-1.mga10.noarch Provides: python-fontmake+json = 3.11.1-1.mga10 python3-fontmake+json = 3.11.1-1.mga10 python3.13-fontmake+json = 3.11.1-1.mga10 python3.13dist(fontmake[json]) = 3.11.1 python3dist(fontmake[json]) = 3.11.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 python3.13dist(ufolib2) >= 0.18.1 python3.13dist(ufolib2[json]) >= 0.18.1 Processing files: python3-fontmake+autohint-3.11.1-1.mga10.noarch Provides: python-fontmake+autohint = 3.11.1-1.mga10 python3-fontmake+autohint = 3.11.1-1.mga10 python3.13-fontmake+autohint = 3.11.1-1.mga10 python3.13dist(fontmake[autohint]) = 3.11.1 python3dist(fontmake[autohint]) = 3.11.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 python3.13dist(ttfautohint-py) >= 0.6 Processing files: python3-fontmake+repacker-3.11.1-1.mga10.noarch Provides: python-fontmake+repacker = 3.11.1-1.mga10 python3-fontmake+repacker = 3.11.1-1.mga10 python3.13-fontmake+repacker = 3.11.1-1.mga10 python3.13dist(fontmake[repacker]) = 3.11.1 python3dist(fontmake[repacker]) = 3.11.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 python3.13dist(fonttools) >= 4.59.2 python3.13dist(fonttools[lxml]) >= 4.59.2 python3.13dist(fonttools[repacker]) >= 4.59.2 python3.13dist(fonttools[ufo]) >= 4.59.2 python3.13dist(fonttools[unicode]) >= 4.59.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-fontmake+repacker-3.11.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-fontmake+autohint-3.11.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-fontmake+json-3.11.1-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-fontmake-3.11.1-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tVFnv8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + test -d /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-fontmake-3.11.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!