D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-cmarkgfm-2024.1.14-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SHkYZv Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WTB4cX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + rm -rf cmarkgfm-2024.1.14 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/cmarkgfm-2024.1.14.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cmarkgfm-2024.1.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DgK4UI + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + cd cmarkgfm-2024.1.14 + 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-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.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-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/python-cmarkgfm-2024.1.14-2.mga10.x86_64-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 78.1.0) Handling cffi>=1.15.0 from get_requires_for_build_wheel Requirement satisfied: cffi>=1.15.0 (installed: cffi 1.17.1) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating cmarkgfm.egg-info writing cmarkgfm.egg-info/PKG-INFO writing dependency_links to cmarkgfm.egg-info/dependency_links.txt writing requirements to cmarkgfm.egg-info/requires.txt writing top-level names to cmarkgfm.egg-info/top_level.txt writing manifest file 'cmarkgfm.egg-info/SOURCES.txt' reading manifest file 'cmarkgfm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.inc' under directory 'third_party/cmark/extensions' adding license file 'LICENSE.txt' writing manifest file 'cmarkgfm.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/cmarkgfm-2024.1.14.dist-info' Handling cffi>=1.15.0 from hook generated metadata: Requires-Dist (cmarkgfm) Requirement satisfied: cffi>=1.15.0 (installed: cffi 1.17.1) + cat /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/python-cmarkgfm-2024.1.14-2.mga10.x86_64-pyproject-buildrequires + rm -rfv cmarkgfm-2024.1.14.dist-info/ removed 'cmarkgfm-2024.1.14.dist-info/top_level.txt' removed 'cmarkgfm-2024.1.14.dist-info/METADATA' removed 'cmarkgfm-2024.1.14.dist-info/licenses/LICENSE.txt' removed directory 'cmarkgfm-2024.1.14.dist-info/licenses' removed directory 'cmarkgfm-2024.1.14.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cDmRs1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cmarkgfm-2024.1.14 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14 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 :: MIT 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-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-modern-metadata-0i9ywoyt/cmarkgfm.egg-info writing /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-modern-metadata-0i9ywoyt/cmarkgfm.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-modern-metadata-0i9ywoyt/cmarkgfm.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-modern-metadata-0i9ywoyt/cmarkgfm.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-modern-metadata-0i9ywoyt/cmarkgfm.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-modern-metadata-0i9ywoyt/cmarkgfm.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-modern-metadata-0i9ywoyt/cmarkgfm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.inc' under directory 'third_party/cmark/extensions' adding license file 'LICENSE.txt' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-modern-metadata-0i9ywoyt/cmarkgfm.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-modern-metadata-0i9ywoyt/cmarkgfm-2024.1.14.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: cmarkgfm Building wheel for cmarkgfm (pyproject.toml): started Running command Building wheel for cmarkgfm (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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-313/cmarkgfm copying src/cmarkgfm/cmark.py -> build/lib.linux-x86_64-cpython-313/cmarkgfm copying src/cmarkgfm/__init__.py -> build/lib.linux-x86_64-cpython-313/cmarkgfm copying src/cmarkgfm/build_cmark.py -> build/lib.linux-x86_64-cpython-313/cmarkgfm running egg_info writing src/cmarkgfm.egg-info/PKG-INFO writing dependency_links to src/cmarkgfm.egg-info/dependency_links.txt writing requirements to src/cmarkgfm.egg-info/requires.txt writing top-level names to src/cmarkgfm.egg-info/top_level.txt reading manifest file 'src/cmarkgfm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.inc' under directory 'third_party/cmark/extensions' adding license file 'LICENSE.txt' writing manifest file 'src/cmarkgfm.egg-info/SOURCES.txt' copying src/cmarkgfm/cmark.cffi.h -> build/lib.linux-x86_64-cpython-313/cmarkgfm copying src/cmarkgfm/cmark_module.h -> build/lib.linux-x86_64-cpython-313/cmarkgfm running build_ext generating cffi module 'build/temp.linux-x86_64-cpython-313/cmarkgfm._cmark.c' creating build/temp.linux-x86_64-cpython-313 building 'cmarkgfm._cmark' extension creating build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313 creating build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions creating build/temp.linux-x86_64-cpython-313/third_party/cmark/src gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c build/temp.linux-x86_64-cpython-313/cmarkgfm._cmark.c -o build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313/cmarkgfm._cmark.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/extensions/autolink.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/autolink.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/extensions/core-extensions.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/core-extensions.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/extensions/ext_scanners.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/ext_scanners.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/extensions/strikethrough.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/strikethrough.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/extensions/table.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/table.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/extensions/tagfilter.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/tagfilter.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/extensions/tasklist.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/tasklist.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/arena.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/arena.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/blocks.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/blocks.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/buffer.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/buffer.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/cmark.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/cmark.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/cmark_ctype.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/cmark_ctype.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/commonmark.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/commonmark.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/footnotes.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/footnotes.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/houdini_href_e.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/houdini_href_e.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/houdini_html_e.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/houdini_html_e.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/houdini_html_u.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/houdini_html_u.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/html.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/html.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/inlines.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/inlines.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/iterator.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/iterator.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/latex.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/latex.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/linked_list.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/linked_list.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/man.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/man.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/map.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/map.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/node.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/node.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/plaintext.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/plaintext.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/plugin.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/plugin.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/references.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/references.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/registry.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/registry.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/render.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/render.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/scanners.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/scanners.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/syntax_extension.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/syntax_extension.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/utf8.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/utf8.o -std=c99 gcc -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 -fPIC -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/src -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/third_party/cmark/extensions -I/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/generated/unix -I/usr/include/python3.13 -c third_party/cmark/src/xml.c -o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/xml.o -std=c99 gcc -shared -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 -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 build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313/cmarkgfm._cmark.o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/autolink.o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/core-extensions.o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/ext_scanners.o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/strikethrough.o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/table.o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/tagfilter.o build/temp.linux-x86_64-cpython-313/third_party/cmark/extensions/tasklist.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/arena.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/blocks.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/buffer.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/cmark.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/cmark_ctype.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/commonmark.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/footnotes.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/houdini_href_e.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/houdini_html_e.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/houdini_html_u.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/html.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/inlines.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/iterator.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/latex.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/linked_list.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/man.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/map.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/node.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/plaintext.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/plugin.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/references.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/registry.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/render.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/scanners.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/syntax_extension.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/utf8.o build/temp.linux-x86_64-cpython-313/third_party/cmark/src/xml.o -L/usr/lib64 -lpython3.13 -o build/lib.linux-x86_64-cpython-313/cmarkgfm/_cmark.abi3.so 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/cmarkgfm copying build/lib.linux-x86_64-cpython-313/cmarkgfm/_cmark.abi3.so -> build/bdist.linux-x86_64/wheel/./cmarkgfm copying build/lib.linux-x86_64-cpython-313/cmarkgfm/cmark.cffi.h -> build/bdist.linux-x86_64/wheel/./cmarkgfm copying build/lib.linux-x86_64-cpython-313/cmarkgfm/cmark.py -> build/bdist.linux-x86_64/wheel/./cmarkgfm copying build/lib.linux-x86_64-cpython-313/cmarkgfm/cmark_module.h -> build/bdist.linux-x86_64/wheel/./cmarkgfm copying build/lib.linux-x86_64-cpython-313/cmarkgfm/__init__.py -> build/bdist.linux-x86_64/wheel/./cmarkgfm copying build/lib.linux-x86_64-cpython-313/cmarkgfm/build_cmark.py -> build/bdist.linux-x86_64/wheel/./cmarkgfm running install_egg_info Copying src/cmarkgfm.egg-info to build/bdist.linux-x86_64/wheel/./cmarkgfm-2024.1.14-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/cmarkgfm-2024.1.14.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir/pip-wheel-bnzqvrsq/.tmp-_1l1ba6_/cmarkgfm-2024.1.14-cp313-cp313-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'cmarkgfm/__init__.py' adding 'cmarkgfm/_cmark.abi3.so' adding 'cmarkgfm/build_cmark.py' adding 'cmarkgfm/cmark.cffi.h' adding 'cmarkgfm/cmark.py' adding 'cmarkgfm/cmark_module.h' adding 'cmarkgfm-2024.1.14.dist-info/licenses/LICENSE.txt' adding 'cmarkgfm-2024.1.14.dist-info/METADATA' adding 'cmarkgfm-2024.1.14.dist-info/WHEEL' adding 'cmarkgfm-2024.1.14.dist-info/top_level.txt' adding 'cmarkgfm-2024.1.14.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for cmarkgfm (pyproject.toml): finished with status 'done' Created wheel for cmarkgfm: filename=cmarkgfm-2024.1.14-cp313-cp313-linux_x86_64.whl size=454300 sha256=6ae3a24e126c0c88a800db259d3d1592fd7830fa665bf59355b8841d292d1c55 Stored in directory: /home/pterjan/.cache/pip/wheels/36/7a/d9/56460bf1d8f6361538632363eab7e9f51d5aa58a34fad2cefe Successfully built cmarkgfm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8T9ilg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + mkdir /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cmarkgfm-2024.1.14 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/pyproject-wheeldir/cmarkgfm-2024.1.14-cp313-cp313-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=cmarkgfm==2024.1.14 + '[' -z cmarkgfm==2024.1.14 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-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-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/pyproject-wheeldir cmarkgfm==2024.1.14 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/pyproject-wheeldir Processing ./pyproject-wheeldir/cmarkgfm-2024.1.14-cp313-cp313-linux_x86_64.whl Installing collected packages: cmarkgfm Successfully installed cmarkgfm-2024.1.14 + '[' -d /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/python-cmarkgfm-2024.1.14-2.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + site_dirs+=("/usr/lib64/python3.13/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.13/site-packages/cmarkgfm-2024.1.14.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13/site-packages/cmarkgfm-2024.1.14.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-cmarkgfm-2024.1.14-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13/site-packages/cmarkgfm-2024.1.14.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/python-cmarkgfm-2024.1.14-2.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13/site-packages/cmarkgfm-2024.1.14.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13/site-packages/cmarkgfm-2024.1.14.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13/site-packages/cmarkgfm-2024.1.14.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13/site-packages/cmarkgfm-2024.1.14.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/python-cmarkgfm-2024.1.14-2.mga10.x86_64-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-cmarkgfm-2024.1.14-build/python-cmarkgfm-2024.1.14-2.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/python-cmarkgfm-2024.1.14-2.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-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-cmarkgfm-2024.1.14-build/python-cmarkgfm-2024.1.14-2.mga10.x86_64-pyproject-record --prefix /usr cmarkgfm + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2024.1.14-2.mga10 --unique-debug-suffix -2024.1.14-2.mga10.x86_64 --unique-debug-src-base python-cmarkgfm-2024.1.14-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-cmarkgfm-2024.1.14-2.mga10.x86_64 find-debuginfo: done + /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/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-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.59zZKT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cmarkgfm-2024.1.14 + '[' 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-cmarkgfm-2024.1.14-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-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/.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-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14 configfile: pyproject.toml collected 11 items tests/test_cmark.py ........... [100%] ============================== 11 passed in 0.07s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cmarkgfm-2024.1.14-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0DIZiN + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + cd cmarkgfm-2024.1.14 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/share/doc/python3-cmarkgfm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/share/doc/python3-cmarkgfm + cp -pr /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/README.rst /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/share/doc/python3-cmarkgfm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.657zr7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + cd cmarkgfm-2024.1.14 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/share/licenses/python3-cmarkgfm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/share/licenses/python3-cmarkgfm + cp -pr /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/cmarkgfm-2024.1.14/LICENSE.txt /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT/usr/share/licenses/python3-cmarkgfm + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cmarkgfm = 2024.1.14-2.mga10 python3-cmarkgfm = 2024.1.14-2.mga10 python3-cmarkgfm(x86-64) = 2024.1.14-2.mga10 python3.13-cmarkgfm = 2024.1.14-2.mga10 python3.13dist(cmarkgfm) = 2024.1.14 python3dist(cmarkgfm) = 2024.1.14 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.13.so.1.0()(64bit) python(abi) = 3.13 python3.13dist(cffi) >= 1.15 Obsoletes: python-cmarkgfm < 2024.1.14-2.mga10 Processing files: python-cmarkgfm-debugsource-2024.1.14-2.mga10.x86_64 Provides: python-cmarkgfm-debugsource = 2024.1.14-2.mga10 python-cmarkgfm-debugsource(x86-64) = 2024.1.14-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cmarkgfm-debuginfo-2024.1.14-2.mga10.x86_64 Provides: debuginfo(build-id) = 77fab0f86ac0a51b76ff604690e7c15e5808ed87 python-cmarkgfm-debuginfo = 2024.1.14-2.mga10 python3-cmarkgfm-debuginfo = 2024.1.14-2.mga10 python3-cmarkgfm-debuginfo(x86-64) = 2024.1.14-2.mga10 python3.13-cmarkgfm-debuginfo = 2024.1.14-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cmarkgfm-debugsource(x86-64) = 2024.1.14-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-cmarkgfm-2024.1.14-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-cmarkgfm-debuginfo-2024.1.14-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-cmarkgfm-debugsource-2024.1.14-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4MN3Ca + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + test -d /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-cmarkgfm-2024.1.14-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!