==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pypugjs 5.12.0-1 (Sat Jun 14 15:33:50 2025)
==> Retrieving sources...
  -> Found pypugjs-5.12.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pypugjs-5.12.0.tar.gz ... Passed
==> Making package: python-pypugjs 5.12.0-1 (Sat 14 Jun 2025 03:33:57 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) python-charset-normalizer-3.4.2-1  python-six-1.17.0-1

Total Download Size:   0.03 MiB
Total Installed Size:  0.57 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-six-1.17.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-six...
installing python-charset-normalizer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (22) python-asgiref-3.8.1-2  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-markupsafe-3.0.2-1  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-pytz-2025.2-1
              python-sqlparse-0.5.1-2  python-build-1.2.2-3
              python-django-5.1.11-1  python-installer-0.7.0-10
              python-jinja-1:3.1.6-1  python-mako-1.3.10-1
              python-markdown-3.8-1  python-setuptools-1:80.9.0-1
              python-tornado-6.4.2-1  python-wheel-0.45.1-1

Total Download Size:    6.44 MiB
Total Installed Size:  55.87 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-django-5.1.11-1-any downloading...
 python-tornado-6.4.2-1-aarch64 downloading...
 python-jinja-1:3.1.6-1-any downloading...
 python-markdown-3.8-1-any downloading...
 python-mako-1.3.10-1-any downloading...
 python-sqlparse-0.5.1-2-any downloading...
 python-asgiref-3.8.1-2-any downloading...
 python-pytz-2025.2-1-any downloading...
 python-markupsafe-3.0.2-1-aarch64 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-pytz...
installing python-sqlparse...
installing python-asgiref...
installing python-django...
Optional dependencies for python-django
    python-psycopg2: for PostgreSQL backend
    python-argon2-cffi: for Argon2 password hashing support
installing python-markupsafe...
installing python-jinja...
Optional dependencies for python-jinja
    python-babel: for i18n support
installing python-tornado...
Optional dependencies for python-tornado
    python-pycurl: for tornado.curl_httpclient
    python-pycares: an alternative non-blocking DNS resolver
    python-twisted: for tornado.platform.twisted
installing python-mako...
Optional dependencies for python-mako
    python-babel: for i18n features
    python-beaker: for caching support
    python-dogpile.cache: for caching support
    python-pygments: for syntax highlighting
    python-pytest: for testing utilities
installing python-markdown...
Optional dependencies for python-markdown
    python-yaml: parse Python in YAML metadata
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found pypugjs-5.12.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pypugjs-5.12.0.tar.gz with bsdtar
==> Starting prepare()...
removed 'pyproject.toml'
==> Starting build()...
* Getting build dependencies for wheel...
/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 egg_info
creating pypugjs.egg-info
writing pypugjs.egg-info/PKG-INFO
writing dependency_links to pypugjs.egg-info/dependency_links.txt
writing entry points to pypugjs.egg-info/entry_points.txt
writing requirements to pypugjs.egg-info/requires.txt
writing top-level names to pypugjs.egg-info/top_level.txt
writing manifest file 'pypugjs.egg-info/SOURCES.txt'
reading manifest file 'pypugjs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pypugjs.egg-info/SOURCES.txt'
* Building wheel...
/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 bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/pypugjs
copying pypugjs/__init__.py -> build/lib/pypugjs
copying pypugjs/lexer.py -> build/lib/pypugjs
copying pypugjs/compiler.py -> build/lib/pypugjs
copying pypugjs/convert.py -> build/lib/pypugjs
copying pypugjs/parser.py -> build/lib/pypugjs
copying pypugjs/utils.py -> build/lib/pypugjs
copying pypugjs/nodes.py -> build/lib/pypugjs
copying pypugjs/filters.py -> build/lib/pypugjs
copying pypugjs/exceptions.py -> build/lib/pypugjs
copying pypugjs/runtime.py -> build/lib/pypugjs
creating build/lib/pypugjs/ext
copying pypugjs/ext/__init__.py -> build/lib/pypugjs/ext
copying pypugjs/ext/mako.py -> build/lib/pypugjs/ext
copying pypugjs/ext/underscore.py -> build/lib/pypugjs/ext
copying pypugjs/ext/html.py -> build/lib/pypugjs/ext
copying pypugjs/ext/jinja.py -> build/lib/pypugjs/ext
creating build/lib/pypugjs/ext/django
copying pypugjs/ext/django/__init__.py -> build/lib/pypugjs/ext/django
copying pypugjs/ext/django/compiler.py -> build/lib/pypugjs/ext/django
copying pypugjs/ext/django/loader.py -> build/lib/pypugjs/ext/django
copying pypugjs/ext/django/templatetags.py -> build/lib/pypugjs/ext/django
creating build/lib/pypugjs/ext/tornado
copying pypugjs/ext/tornado/__init__.py -> build/lib/pypugjs/ext/tornado
creating build/lib/pypugjs/ext/pyramid
copying pypugjs/ext/pyramid/__init__.py -> build/lib/pypugjs/ext/pyramid
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/pypugjs
copying build/lib/pypugjs/__init__.py -> build/bdist.linux-aarch64/wheel/./pypugjs
copying build/lib/pypugjs/lexer.py -> build/bdist.linux-aarch64/wheel/./pypugjs
copying build/lib/pypugjs/compiler.py -> build/bdist.linux-aarch64/wheel/./pypugjs
creating build/bdist.linux-aarch64/wheel/pypugjs/ext
copying build/lib/pypugjs/ext/__init__.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext
copying build/lib/pypugjs/ext/mako.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext
creating build/bdist.linux-aarch64/wheel/pypugjs/ext/django
copying build/lib/pypugjs/ext/django/__init__.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext/django
copying build/lib/pypugjs/ext/django/compiler.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext/django
copying build/lib/pypugjs/ext/django/loader.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext/django
copying build/lib/pypugjs/ext/django/templatetags.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext/django
copying build/lib/pypugjs/ext/underscore.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext
creating build/bdist.linux-aarch64/wheel/pypugjs/ext/tornado
copying build/lib/pypugjs/ext/tornado/__init__.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext/tornado
creating build/bdist.linux-aarch64/wheel/pypugjs/ext/pyramid
copying build/lib/pypugjs/ext/pyramid/__init__.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext/pyramid
copying build/lib/pypugjs/ext/html.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext
copying build/lib/pypugjs/ext/jinja.py -> build/bdist.linux-aarch64/wheel/./pypugjs/ext
copying build/lib/pypugjs/convert.py -> build/bdist.linux-aarch64/wheel/./pypugjs
copying build/lib/pypugjs/parser.py -> build/bdist.linux-aarch64/wheel/./pypugjs
copying build/lib/pypugjs/utils.py -> build/bdist.linux-aarch64/wheel/./pypugjs
copying build/lib/pypugjs/nodes.py -> build/bdist.linux-aarch64/wheel/./pypugjs
copying build/lib/pypugjs/filters.py -> build/bdist.linux-aarch64/wheel/./pypugjs
copying build/lib/pypugjs/exceptions.py -> build/bdist.linux-aarch64/wheel/./pypugjs
copying build/lib/pypugjs/runtime.py -> build/bdist.linux-aarch64/wheel/./pypugjs
running install_egg_info
running egg_info
writing pypugjs.egg-info/PKG-INFO
writing dependency_links to pypugjs.egg-info/dependency_links.txt
writing entry points to pypugjs.egg-info/entry_points.txt
writing requirements to pypugjs.egg-info/requires.txt
writing top-level names to pypugjs.egg-info/top_level.txt
reading manifest file 'pypugjs.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pypugjs.egg-info/SOURCES.txt'
Copying pypugjs.egg-info to build/bdist.linux-aarch64/wheel/./pypugjs-5.12.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pypugjs-5.12.0.dist-info/WHEEL
creating '/build/python-pypugjs/src/pypugjs-5.12.0/dist/.tmp-q1_gnyjp/pypugjs-5.12.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pypugjs/__init__.py'
adding 'pypugjs/compiler.py'
adding 'pypugjs/convert.py'
adding 'pypugjs/exceptions.py'
adding 'pypugjs/filters.py'
adding 'pypugjs/lexer.py'
adding 'pypugjs/nodes.py'
adding 'pypugjs/parser.py'
adding 'pypugjs/runtime.py'
adding 'pypugjs/utils.py'
adding 'pypugjs/ext/__init__.py'
adding 'pypugjs/ext/html.py'
adding 'pypugjs/ext/jinja.py'
adding 'pypugjs/ext/mako.py'
adding 'pypugjs/ext/underscore.py'
adding 'pypugjs/ext/django/__init__.py'
adding 'pypugjs/ext/django/compiler.py'
adding 'pypugjs/ext/django/loader.py'
adding 'pypugjs/ext/django/templatetags.py'
adding 'pypugjs/ext/pyramid/__init__.py'
adding 'pypugjs/ext/tornado/__init__.py'
adding 'pypugjs-5.12.0.dist-info/licenses/LICENSE'
adding 'pypugjs-5.12.0.dist-info/METADATA'
adding 'pypugjs-5.12.0.dist-info/WHEEL'
adding 'pypugjs-5.12.0.dist-info/entry_points.txt'
adding 'pypugjs-5.12.0.dist-info/top_level.txt'
adding 'pypugjs-5.12.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pypugjs-5.12.0-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-pypugjs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pypugjs 5.12.0-1 (Sat 14 Jun 2025 03:34:17 PM MDT)
==> Cleaning up...