==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-wheezy-template 3.2.3-2 (Mon Dec 23 19:03:52 2024)
==> Retrieving sources...
  -> Found python-wheezy-template-3.2.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-wheezy-template-3.2.3.tar.gz ... Passed
==> Making package: python-wheezy-template 3.2.3-2 (Mon 23 Dec 2024 07:03:59 PM MST)
==> 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.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  cython-3.0.11-2
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:75.2.0-4  python-wheel-0.45.0-3

Total Installed Size:  28.84 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cython...
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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-wheezy-template-3.2.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-wheezy-template-3.2.3.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
warning: src/wheezy/template/engine.py:168:9: Unknown type declaration 'SyntaxError' in annotation, ignoring
warning: src/wheezy/template/engine.py:169:5: Unknown type declaration 'SyntaxError' in annotation, ignoring
/usr/lib/python3.13/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
running egg_info
creating src/wheezy.template.egg-info
writing src/wheezy.template.egg-info/PKG-INFO
writing dependency_links to src/wheezy.template.egg-info/dependency_links.txt
writing entry points to src/wheezy.template.egg-info/entry_points.txt
writing namespace_packages to src/wheezy.template.egg-info/namespace_packages.txt
writing top-level names to src/wheezy.template.egg-info/top_level.txt
writing manifest file 'src/wheezy.template.egg-info/SOURCES.txt'
reading manifest file 'src/wheezy.template.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/wheezy.template.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:694: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        ********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details.
        ********************************************************************************

!!
  ep.load()(self, ep.name, value)
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-313/wheezy
copying src/wheezy/__init__.py -> build/lib.linux-aarch64-cpython-313/wheezy
creating build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/__init__.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/lexer.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/builder.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/compiler.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/comp.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/parser.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/preprocessor.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/engine.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/utils.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/loader.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/console.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
copying src/wheezy/template/typing.py -> build/lib.linux-aarch64-cpython-313/wheezy/template
creating build/lib.linux-aarch64-cpython-313/wheezy/template/ext
copying src/wheezy/template/ext/__init__.py -> build/lib.linux-aarch64-cpython-313/wheezy/template/ext
copying src/wheezy/template/ext/core.py -> build/lib.linux-aarch64-cpython-313/wheezy/template/ext
copying src/wheezy/template/ext/code.py -> build/lib.linux-aarch64-cpython-313/wheezy/template/ext
copying src/wheezy/template/ext/determined.py -> build/lib.linux-aarch64-cpython-313/wheezy/template/ext
copying src/wheezy/template/py.typed -> build/lib.linux-aarch64-cpython-313/wheezy/template
running build_ext
building 'wheezy.template.builder' extension
creating build/temp.linux-aarch64-cpython-313/src/wheezy/template
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/builder.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/builder.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/builder.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/builder.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.comp' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/comp.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/comp.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/comp.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/comp.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.compiler' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/compiler.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/compiler.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/compiler.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/compiler.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.console' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/console.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/console.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/console.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/console.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.engine' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/engine.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/engine.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/engine.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/engine.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.lexer' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/lexer.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/lexer.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/lexer.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/lexer.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.loader' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/loader.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/loader.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/loader.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/loader.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.parser' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/parser.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/parser.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/parser.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/parser.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.preprocessor' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/preprocessor.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/preprocessor.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/preprocessor.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/preprocessor.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.typing' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/typing.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/typing.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/typing.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/typing.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.utils' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/utils.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/utils.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/utils.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/utils.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.ext.code' extension
creating build/temp.linux-aarch64-cpython-313/src/wheezy/template/ext
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/ext/code.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/ext/code.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/ext/code.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/ext/code.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.ext.core' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/ext/core.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/ext/core.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/ext/core.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/ext/core.cpython-313-aarch64-linux-gnu.so
building 'wheezy.template.ext.determined' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -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/wheezy/template/ext/determined.c -o build/temp.linux-aarch64-cpython-313/src/wheezy/template/ext/determined.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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/wheezy/template/ext/determined.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/wheezy/template/ext/determined.cpython-313-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-aarch64/wheel/./wheezy/__init__.py (namespace package)
copying wheezy/template/__init__.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/lexer.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/py.typed -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/parser.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/builder.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/lexer.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/compiler.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/compiler.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/preprocessor.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/loader.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/comp.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/comp.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/console.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/parser.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/preprocessor.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/engine.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/utils.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/loader.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/engine.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/utils.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/typing.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/console.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/typing.py -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/builder.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template
copying wheezy/template/ext/__init__.py -> build/bdist.linux-aarch64/wheel/./wheezy/template/ext
copying wheezy/template/ext/core.py -> build/bdist.linux-aarch64/wheel/./wheezy/template/ext
copying wheezy/template/ext/code.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template/ext
copying wheezy/template/ext/code.py -> build/bdist.linux-aarch64/wheel/./wheezy/template/ext
copying wheezy/template/ext/core.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template/ext
copying wheezy/template/ext/determined.py -> build/bdist.linux-aarch64/wheel/./wheezy/template/ext
copying wheezy/template/ext/determined.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./wheezy/template/ext
running install_egg_info
running egg_info
writing src/wheezy.template.egg-info/PKG-INFO
writing dependency_links to src/wheezy.template.egg-info/dependency_links.txt
writing entry points to src/wheezy.template.egg-info/entry_points.txt
writing namespace_packages to src/wheezy.template.egg-info/namespace_packages.txt
writing top-level names to src/wheezy.template.egg-info/top_level.txt
reading manifest file 'src/wheezy.template.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/wheezy.template.egg-info/SOURCES.txt'
Copying src/wheezy.template.egg-info to build/bdist.linux-aarch64/wheel/./wheezy.template-0.1-py3.13.egg-info
Installing build/bdist.linux-aarch64/wheel/./wheezy.template-0.1-py3.13-nspkg.pth
running install_scripts
creating build/bdist.linux-aarch64/wheel/wheezy.template-0.1.dist-info/WHEEL
creating '/build/python-wheezy-template/src/wheezy.template-3.2.3/dist/.tmp-wuznl4cp/wheezy.template-0.1-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'wheezy.template-0.1-py3.13-nspkg.pth'
adding 'wheezy/template/__init__.py'
adding 'wheezy/template/builder.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/builder.py'
adding 'wheezy/template/comp.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/comp.py'
adding 'wheezy/template/compiler.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/compiler.py'
adding 'wheezy/template/console.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/console.py'
adding 'wheezy/template/engine.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/engine.py'
adding 'wheezy/template/lexer.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/lexer.py'
adding 'wheezy/template/loader.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/loader.py'
adding 'wheezy/template/parser.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/parser.py'
adding 'wheezy/template/preprocessor.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/preprocessor.py'
adding 'wheezy/template/py.typed'
adding 'wheezy/template/typing.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/typing.py'
adding 'wheezy/template/utils.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/utils.py'
adding 'wheezy/template/ext/__init__.py'
adding 'wheezy/template/ext/code.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/ext/code.py'
adding 'wheezy/template/ext/core.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/ext/core.py'
adding 'wheezy/template/ext/determined.cpython-313-aarch64-linux-gnu.so'
adding 'wheezy/template/ext/determined.py'
adding 'wheezy.template-0.1.dist-info/LICENSE'
adding 'wheezy.template-0.1.dist-info/METADATA'
adding 'wheezy.template-0.1.dist-info/WHEEL'
adding 'wheezy.template-0.1.dist-info/entry_points.txt'
adding 'wheezy.template-0.1.dist-info/namespace_packages.txt'
adding 'wheezy.template-0.1.dist-info/top_level.txt'
adding 'wheezy.template-0.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built wheezy.template-0.1-cp313-cp313-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-wheezy-template/pkg/python-wheezy-template/usr/share'
install: creating directory '/build/python-wheezy-template/pkg/python-wheezy-template/usr/share/licenses'
install: creating directory '/build/python-wheezy-template/pkg/python-wheezy-template/usr/share/licenses/python-wheezy-template'
'LICENSE' -> '/build/python-wheezy-template/pkg/python-wheezy-template/usr/share/licenses/python-wheezy-template/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-wheezy-template"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-wheezy-template 3.2.3-2 (Mon 23 Dec 2024 07:05:06 PM MST)
==> Cleaning up...