==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-mwparserfromhell 0.7.1-1 (Mon Jun 30 00:24:27 2025)
==> Retrieving sources...
  -> Found python-mwparserfromhell-0.7.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    python-mwparserfromhell-0.7.1.tar.gz ... Passed
==> Making package: python-mwparserfromhell 0.7.1-1 (Mon Jun 30 00:24:50 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:80.9.0-1
              python-setuptools-scm-8.3.1-1  python-wheel-0.45.1-1

Total Download Size:    1.72 MiB
Total Installed Size:  10.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:80.9.0-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.7.0-1-any downloading...
 python-setuptools-scm-8.3.1-1-any downloading...
 python-wheel-0.45.1-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-setuptools-scm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-mwparserfromhell-0.7.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-mwparserfromhell-0.7.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
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'
adding license file 'LICENSE'
writing manifest file 'src/mwparserfromhell.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-313/mwparserfromhell
copying src/mwparserfromhell/definitions.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell
copying src/mwparserfromhell/wikicode.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell
copying src/mwparserfromhell/__init__.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell
copying src/mwparserfromhell/utils.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell
copying src/mwparserfromhell/string_mixin.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell
creating build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser
copying src/mwparserfromhell/parser/__init__.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser
copying src/mwparserfromhell/parser/builder.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser
copying src/mwparserfromhell/parser/errors.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser
copying src/mwparserfromhell/parser/contexts.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser
copying src/mwparserfromhell/parser/tokenizer.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser
copying src/mwparserfromhell/parser/tokens.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser
creating build/lib.linux-armv7l-cpython-313/mwparserfromhell/smart_list
copying src/mwparserfromhell/smart_list/smart_list.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/smart_list
copying src/mwparserfromhell/smart_list/__init__.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/smart_list
copying src/mwparserfromhell/smart_list/list_proxy.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/smart_list
copying src/mwparserfromhell/smart_list/utils.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/smart_list
creating build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/html_entity.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/__init__.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/argument.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/wikilink.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/template.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/comment.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/text.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/_base.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/external_link.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/tag.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
copying src/mwparserfromhell/nodes/heading.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes
creating build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/extras
copying src/mwparserfromhell/nodes/extras/parameter.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/extras
copying src/mwparserfromhell/nodes/extras/__init__.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/extras
copying src/mwparserfromhell/nodes/extras/attribute.py -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/extras
running 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
reading manifest file 'src/mwparserfromhell.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/mwparserfromhell.egg-info/SOURCES.txt'
creating build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/avl_tree.c -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/avl_tree.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/common.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/contexts.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/definitions.c -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/definitions.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tag_data.c -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tag_data.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/textbuffer.c -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/textbuffer.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tok_parse.c -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tok_parse.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tok_support.c -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tok_support.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tokenizer.c -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tokenizer.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tokens.c -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
copying src/mwparserfromhell/parser/ctokenizer/tokens.h -> build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer
running build_ext
building 'mwparserfromhell.parser._tokenizer' extension
creating build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/avl_tree.c -o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/avl_tree.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/definitions.c -o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/definitions.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tag_data.c -o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tag_data.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/textbuffer.c -o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/textbuffer.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tok_parse.c -o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tok_parse.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tok_support.c -o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tok_support.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tokenizer.c -o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tokenizer.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/mwparserfromhell/parser/ctokenizer/tokens.c -o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tokens.o
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/avl_tree.o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/definitions.o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tag_data.o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/textbuffer.o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tok_parse.o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tok_support.o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tokenizer.o build/temp.linux-armv7l-cpython-313/src/mwparserfromhell/parser/ctokenizer/tokens.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/_tokenizer.cpython-313-arm-linux-gnueabihf.so
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/mwparserfromhell
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/definitions.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/wikicode.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/__init__.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell
creating build/bdist.linux-armv7l/wheel/mwparserfromhell/parser
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/_tokenizer.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/__init__.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/builder.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/errors.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/contexts.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser
creating build/bdist.linux-armv7l/wheel/mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tokens.c -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/definitions.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tok_parse.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/avl_tree.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/textbuffer.c -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tokens.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/contexts.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/avl_tree.c -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tag_data.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tokenizer.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tok_parse.c -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tag_data.c -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tok_support.c -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/common.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/textbuffer.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tokenizer.c -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/definitions.c -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/ctokenizer/tok_support.h -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser/ctokenizer
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/tokenizer.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/parser/tokens.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/parser
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/utils.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/string_mixin.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell
creating build/bdist.linux-armv7l/wheel/mwparserfromhell/smart_list
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/smart_list/smart_list.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/smart_list
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/smart_list/__init__.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/smart_list
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/smart_list/list_proxy.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/smart_list
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/smart_list/utils.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/smart_list
creating build/bdist.linux-armv7l/wheel/mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/html_entity.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/__init__.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/argument.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/wikilink.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/template.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/comment.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/text.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/_base.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/external_link.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/tag.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/heading.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes
creating build/bdist.linux-armv7l/wheel/mwparserfromhell/nodes/extras
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/extras/parameter.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes/extras
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/extras/__init__.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes/extras
copying build/lib.linux-armv7l-cpython-313/mwparserfromhell/nodes/extras/attribute.py -> build/bdist.linux-armv7l/wheel/./mwparserfromhell/nodes/extras
running install_egg_info
Copying src/mwparserfromhell.egg-info to build/bdist.linux-armv7l/wheel/./mwparserfromhell-0.7.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/mwparserfromhell-0.7.1.dist-info/WHEEL
creating '/build/python-mwparserfromhell/src/mwparserfromhell-0.7.1/dist/.tmp-d214iyp9/mwparserfromhell-0.7.1-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'mwparserfromhell/__init__.py'
adding 'mwparserfromhell/definitions.py'
adding 'mwparserfromhell/string_mixin.py'
adding 'mwparserfromhell/utils.py'
adding 'mwparserfromhell/wikicode.py'
adding 'mwparserfromhell/nodes/__init__.py'
adding 'mwparserfromhell/nodes/_base.py'
adding 'mwparserfromhell/nodes/argument.py'
adding 'mwparserfromhell/nodes/comment.py'
adding 'mwparserfromhell/nodes/external_link.py'
adding 'mwparserfromhell/nodes/heading.py'
adding 'mwparserfromhell/nodes/html_entity.py'
adding 'mwparserfromhell/nodes/tag.py'
adding 'mwparserfromhell/nodes/template.py'
adding 'mwparserfromhell/nodes/text.py'
adding 'mwparserfromhell/nodes/wikilink.py'
adding 'mwparserfromhell/nodes/extras/__init__.py'
adding 'mwparserfromhell/nodes/extras/attribute.py'
adding 'mwparserfromhell/nodes/extras/parameter.py'
adding 'mwparserfromhell/parser/__init__.py'
adding 'mwparserfromhell/parser/_tokenizer.cpython-313-arm-linux-gnueabihf.so'
adding 'mwparserfromhell/parser/builder.py'
adding 'mwparserfromhell/parser/contexts.py'
adding 'mwparserfromhell/parser/errors.py'
adding 'mwparserfromhell/parser/tokenizer.py'
adding 'mwparserfromhell/parser/tokens.py'
adding 'mwparserfromhell/parser/ctokenizer/avl_tree.c'
adding 'mwparserfromhell/parser/ctokenizer/avl_tree.h'
adding 'mwparserfromhell/parser/ctokenizer/common.h'
adding 'mwparserfromhell/parser/ctokenizer/contexts.h'
adding 'mwparserfromhell/parser/ctokenizer/definitions.c'
adding 'mwparserfromhell/parser/ctokenizer/definitions.h'
adding 'mwparserfromhell/parser/ctokenizer/tag_data.c'
adding 'mwparserfromhell/parser/ctokenizer/tag_data.h'
adding 'mwparserfromhell/parser/ctokenizer/textbuffer.c'
adding 'mwparserfromhell/parser/ctokenizer/textbuffer.h'
adding 'mwparserfromhell/parser/ctokenizer/tok_parse.c'
adding 'mwparserfromhell/parser/ctokenizer/tok_parse.h'
adding 'mwparserfromhell/parser/ctokenizer/tok_support.c'
adding 'mwparserfromhell/parser/ctokenizer/tok_support.h'
adding 'mwparserfromhell/parser/ctokenizer/tokenizer.c'
adding 'mwparserfromhell/parser/ctokenizer/tokenizer.h'
adding 'mwparserfromhell/parser/ctokenizer/tokens.c'
adding 'mwparserfromhell/parser/ctokenizer/tokens.h'
adding 'mwparserfromhell/smart_list/__init__.py'
adding 'mwparserfromhell/smart_list/list_proxy.py'
adding 'mwparserfromhell/smart_list/smart_list.py'
adding 'mwparserfromhell/smart_list/utils.py'
adding 'mwparserfromhell-0.7.1.dist-info/licenses/LICENSE'
adding 'mwparserfromhell-0.7.1.dist-info/METADATA'
adding 'mwparserfromhell-0.7.1.dist-info/WHEEL'
adding 'mwparserfromhell-0.7.1.dist-info/top_level.txt'
adding 'mwparserfromhell-0.7.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built mwparserfromhell-0.7.1-cp313-cp313-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-mwparserfromhell/pkg/python-mwparserfromhell/usr/share'
install: creating directory '/build/python-mwparserfromhell/pkg/python-mwparserfromhell/usr/share/licenses'
install: creating directory '/build/python-mwparserfromhell/pkg/python-mwparserfromhell/usr/share/licenses/python-mwparserfromhell'
'LICENSE' -> '/build/python-mwparserfromhell/pkg/python-mwparserfromhell/usr/share/licenses/python-mwparserfromhell/LICENSE'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-mwparserfromhell"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-mwparserfromhell 0.7.1-1 (Mon Jun 30 00:25:11 2025)
==> Cleaning up...