D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/iurt/rpmbuild/SRPMS/@2194553:python-mwparserfromhell-0.6.6-6.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Aonl1T Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O3fISC + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + rm -rf mwparserfromhell-0.6.6 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/mwparserfromhell-0.6.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mwparserfromhell-0.6.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TYMWW4 + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-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 mwparserfromhell-0.6.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export '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 -std=gnu17' + 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 -std=gnu17' + 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 -std=gnu17' + 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' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 build running build_py creating build/lib.linux-x86_64-cpython-313/mwparserfromhell copying src/mwparserfromhell/__init__.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell copying src/mwparserfromhell/definitions.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell copying src/mwparserfromhell/wikicode.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell copying src/mwparserfromhell/utils.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell copying src/mwparserfromhell/string_mixin.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell creating build/lib.linux-x86_64-cpython-313/mwparserfromhell/smart_list copying src/mwparserfromhell/smart_list/__init__.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/smart_list copying src/mwparserfromhell/smart_list/smart_list.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/smart_list copying src/mwparserfromhell/smart_list/list_proxy.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/smart_list copying src/mwparserfromhell/smart_list/utils.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/smart_list creating build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser copying src/mwparserfromhell/parser/builder.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser copying src/mwparserfromhell/parser/__init__.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser copying src/mwparserfromhell/parser/errors.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser copying src/mwparserfromhell/parser/contexts.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser copying src/mwparserfromhell/parser/tokens.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser copying src/mwparserfromhell/parser/tokenizer.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser creating build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/tag.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/__init__.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/_base.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/wikilink.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/external_link.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/comment.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/template.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/text.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/html_entity.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/heading.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes copying src/mwparserfromhell/nodes/argument.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes creating build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/extras copying src/mwparserfromhell/nodes/extras/__init__.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/extras copying src/mwparserfromhell/nodes/extras/parameter.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/extras copying src/mwparserfromhell/nodes/extras/attribute.py -> build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/extras running build_ext building 'mwparserfromhell.parser._tokenizer' extension creating build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer 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 -std=gnu17 -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/avl_tree.c -o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/avl_tree.o 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 -std=gnu17 -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/definitions.c -o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/definitions.o 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 -std=gnu17 -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tag_data.c -o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tag_data.o 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 -std=gnu17 -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/textbuffer.c -o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/textbuffer.o 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 -std=gnu17 -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tok_parse.c -o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tok_parse.o 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 -std=gnu17 -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tok_support.c -o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tok_support.o 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 -std=gnu17 -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tokenizer.c -o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tokenizer.o 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 -std=gnu17 -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tokens.c -o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tokens.o 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 -std=gnu17 build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/avl_tree.o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/definitions.o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tag_data.o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/textbuffer.o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tok_parse.o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tok_support.o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tokenizer.o build/temp.linux-x86_64-cpython-313/src/mwparserfromhell/parser/ctokenizer/tokens.o -L/usr/lib64 -lpython3.13 -o build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser/_tokenizer.cpython-313-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5mbuEy + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + mkdir /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-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 mwparserfromhell-0.6.6 + '[' 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' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT --prefix /usr /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages creating /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell creating /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/smart_list copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/smart_list/__init__.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/smart_list copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/smart_list/smart_list.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/smart_list copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/smart_list/list_proxy.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/smart_list copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/smart_list/utils.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/smart_list copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/__init__.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/definitions.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell creating /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser/builder.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser/__init__.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser/errors.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser/_tokenizer.cpython-313-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser/contexts.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser/tokens.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/parser/tokenizer.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser creating /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/tag.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/__init__.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/_base.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/wikilink.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/external_link.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/comment.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/template.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes creating /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/extras copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/extras/__init__.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/extras copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/extras/parameter.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/extras copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/extras/attribute.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/extras copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/text.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/html_entity.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/heading.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/nodes/argument.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/wikicode.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/utils.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell copying build/lib.linux-x86_64-cpython-313/mwparserfromhell/string_mixin.py -> /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/smart_list/__init__.py to __init__.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/smart_list/smart_list.py to smart_list.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/smart_list/list_proxy.py to list_proxy.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/smart_list/utils.py to utils.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/__init__.py to __init__.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/definitions.py to definitions.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser/builder.py to builder.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser/__init__.py to __init__.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser/errors.py to errors.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser/contexts.py to contexts.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser/tokens.py to tokens.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/parser/tokenizer.py to tokenizer.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/tag.py to tag.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/__init__.py to __init__.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/_base.py to _base.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/wikilink.py to wikilink.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/external_link.py to external_link.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/comment.py to comment.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/template.py to template.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/extras/__init__.py to __init__.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/extras/parameter.py to parameter.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/extras/attribute.py to attribute.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/text.py to text.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/html_entity.py to html_entity.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/heading.py to heading.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/nodes/argument.py to argument.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/wikicode.py to wikicode.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/utils.py to utils.cpython-313.pyc byte-compiling /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell/string_mixin.py to string_mixin.cpython-313.pyc writing byte-compilation script '/tmp/tmpyxtjk503.py' /usr/bin/python3 /tmp/tmpyxtjk503.py removing /tmp/tmpyxtjk503.py running install_egg_info running egg_info creating src/mwparserfromhell.egg-info writing src/mwparserfromhell.egg-info/PKG-INFO writing dependency_links to src/mwparserfromhell.egg-info/dependency_links.txt writing top-level names to src/mwparserfromhell.egg-info/top_level.txt writing manifest file 'src/mwparserfromhell.egg-info/SOURCES.txt' reading manifest file 'src/mwparserfromhell.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/mwparserfromhell.egg-info/SOURCES.txt' Copying src/mwparserfromhell.egg-info to /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/mwparserfromhell-0.6.6-py3.13.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j24 --strict-build-id -m -i --build-id-seed 0.6.6-6.mga10 --unique-debug-suffix -0.6.6-6.mga10.x86_64 --unique-debug-src-base python-mwparserfromhell-0.6.6-6.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/mwparserfromhell-0.6.6 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-mwparserfromhell-0.6.6-6.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 -j24 Bytecompiling .py files below /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/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/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vRaJ41 + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-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 mwparserfromhell-0.6.6 + '[' 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/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin + PYTHONPATH=/home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_XDIST_AUTO_NUM_WORKERS=24 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.13.5, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/mwparserfromhell-0.6.6 collected 2005 items tests/test_argument.py ...... [ 0%] tests/test_attribute.py ..... [ 0%] tests/test_builder.py .................................................. [ 3%] .. [ 3%] tests/test_comment.py ..... [ 3%] tests/test_docs.py ....s [ 3%] tests/test_external_link.py ....... [ 3%] tests/test_heading.py ...... [ 4%] tests/test_html_entity.py ......... [ 4%] tests/test_parameter.py .... [ 4%] tests/test_parser.py ... [ 5%] tests/test_smart_list.py ................. [ 5%] tests/test_string_mixin.py ............................................. [ 8%] ... [ 8%] tests/test_tag.py ................... [ 9%] tests/test_template.py ........... [ 9%] tests/test_text.py ..... [ 10%] tests/test_tokenizer.py ................................................ [ 12%] ........................................................................ [ 16%] ........................................................................ [ 19%] ........................................................................ [ 23%] ........................................................................ [ 26%] ........................................................................ [ 30%] ........................................................................ [ 34%] ........................................................................ [ 37%] ........................................................................ [ 41%] ........................................................................ [ 44%] ........................................................................ [ 48%] ........................................................................ [ 51%] ........................................................................ [ 55%] ........................................................................ [ 59%] ........................................................................ [ 62%] ........................................................................ [ 66%] ........................................................................ [ 69%] ........................................................................ [ 73%] ........................................................................ [ 77%] ........................................................................ [ 80%] ........................................................................ [ 84%] ........................................................................ [ 87%] ........................................................................ [ 91%] ........................................................................ [ 95%] ................. [ 95%] tests/test_tokens.py ..................................... [ 97%] tests/test_utils.py ............... [ 98%] tests/test_wikicode.py ........................ [ 99%] tests/test_wikilink.py ...... [100%] ======================= 2004 passed, 1 skipped in 3.00s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-mwparserfromhell-0.6.6-6.mga10.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iCEIJ9 + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + cd mwparserfromhell-0.6.6 + DOCDIR=/home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/share/doc/python3-mwparserfromhell + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/share/doc/python3-mwparserfromhell + cp -pr /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/mwparserfromhell-0.6.6/README.rst /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/share/doc/python3-mwparserfromhell + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Qzlr0L + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + cd mwparserfromhell-0.6.6 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/share/licenses/python3-mwparserfromhell + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/share/licenses/python3-mwparserfromhell + cp -pr /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/mwparserfromhell-0.6.6/LICENSE /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT/usr/share/licenses/python3-mwparserfromhell + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mwparserfromhell = 0.6.6-6.mga10 python3-mwparserfromhell = 0.6.6-6.mga10 python3-mwparserfromhell(x86-64) = 0.6.6-6.mga10 python3.13-mwparserfromhell = 0.6.6-6.mga10 python3.13dist(mwparserfromhell) = 0.6.6 python3dist(mwparserfromhell) = 0.6.6 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.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.13.so.1.0()(64bit) python(abi) = 3.13 Obsoletes: python-mwparserfromhell < 0.6.6-6.mga10 Processing files: python-mwparserfromhell-debugsource-0.6.6-6.mga10.x86_64 Provides: python-mwparserfromhell-debugsource = 0.6.6-6.mga10 python-mwparserfromhell-debugsource(x86-64) = 0.6.6-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-mwparserfromhell-debuginfo-0.6.6-6.mga10.x86_64 Provides: debuginfo(build-id) = 1c5f96fe789d12ad9c131f5970428cb9b6aaeb0e python-mwparserfromhell-debuginfo = 0.6.6-6.mga10 python3-mwparserfromhell-debuginfo = 0.6.6-6.mga10 python3-mwparserfromhell-debuginfo(x86-64) = 0.6.6-6.mga10 python3.13-mwparserfromhell-debuginfo = 0.6.6-6.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-mwparserfromhell-debugsource(x86-64) = 0.6.6-6.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-mwparserfromhell-debuginfo-0.6.6-6.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-mwparserfromhell-debugsource-0.6.6-6.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-mwparserfromhell-0.6.6-6.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qWPFBw + umask 022 + cd /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + test -d /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + rm -rf /home/iurt/rpmbuild/BUILD/python-mwparserfromhell-0.6.6-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!