==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-django-crispy-forms 2.4-1 (Sun Apr 13 04:24:03 2025)
==> Retrieving sources...
  -> Found django-crispy-forms-2.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    django-crispy-forms-2.4.tar.gz ... Passed
==> Validating source files with b2sums...
    django-crispy-forms-2.4.tar.gz ... Passed
==> Making package: python-django-crispy-forms 2.4-1 (Sun Apr 13 04:24:10 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) python-asgiref-3.8.1-2  python-pytz-2025.1-1
             python-sqlparse-0.5.1-2  python-django-5.1.7-1

Total Download Size:    5.02 MiB
Total Installed Size:  35.97 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-django-5.1.7-1-any downloading...
 python-sqlparse-0.5.1-2-any downloading...
 python-asgiref-3.8.1-2-any downloading...
 python-pytz-2025.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-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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) 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.6.0-1
              python-packaging-24.2-3  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:75.8.0-1
              python-wheel-0.45.1-1

Total Installed Size:  10.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 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 django-crispy-forms-2.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting django-crispy-forms-2.4.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
No `packages` or `py_modules` configuration, performing automatic discovery.
`flat-layout` detected -- analysing .
discovered packages -- ['crispy_forms', 'crispy_forms.templatetags']
running egg_info
creating django_crispy_forms.egg-info
writing django_crispy_forms.egg-info/PKG-INFO
writing dependency_links to django_crispy_forms.egg-info/dependency_links.txt
writing requirements to django_crispy_forms.egg-info/requires.txt
writing top-level names to django_crispy_forms.egg-info/top_level.txt
writing manifest file 'django_crispy_forms.egg-info/SOURCES.txt'
reading manifest file 'django_crispy_forms.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE.txt'
writing manifest file 'django_crispy_forms.egg-info/SOURCES.txt'
* Building wheel...
No `packages` or `py_modules` configuration, performing automatic discovery.
`flat-layout` detected -- analysing .
discovered packages -- ['crispy_forms', 'crispy_forms.templatetags']
running bdist_wheel
running build
running build_py
creating build/lib/crispy_forms
copying crispy_forms/base.py -> build/lib/crispy_forms
copying crispy_forms/layout.py -> build/lib/crispy_forms
copying crispy_forms/bootstrap.py -> build/lib/crispy_forms
copying crispy_forms/exceptions.py -> build/lib/crispy_forms
copying crispy_forms/helper.py -> build/lib/crispy_forms
copying crispy_forms/layout_slice.py -> build/lib/crispy_forms
copying crispy_forms/utils.py -> build/lib/crispy_forms
copying crispy_forms/__init__.py -> build/lib/crispy_forms
creating build/lib/crispy_forms/templatetags
copying crispy_forms/templatetags/crispy_forms_utils.py -> build/lib/crispy_forms/templatetags
copying crispy_forms/templatetags/crispy_forms_field.py -> build/lib/crispy_forms/templatetags
copying crispy_forms/templatetags/crispy_forms_tags.py -> build/lib/crispy_forms/templatetags
copying crispy_forms/templatetags/crispy_forms_filters.py -> build/lib/crispy_forms/templatetags
copying crispy_forms/templatetags/__init__.py -> build/lib/crispy_forms/templatetags
running egg_info
writing django_crispy_forms.egg-info/PKG-INFO
writing dependency_links to django_crispy_forms.egg-info/dependency_links.txt
writing requirements to django_crispy_forms.egg-info/requires.txt
writing top-level names to django_crispy_forms.egg-info/top_level.txt
reading manifest file 'django_crispy_forms.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE.txt'
writing manifest file 'django_crispy_forms.egg-info/SOURCES.txt'
copying crispy_forms/LICENSE -> build/lib/crispy_forms
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/crispy_forms
creating build/bdist.linux-aarch64/wheel/crispy_forms/templatetags
copying build/lib/crispy_forms/templatetags/crispy_forms_utils.py -> build/bdist.linux-aarch64/wheel/./crispy_forms/templatetags
copying build/lib/crispy_forms/templatetags/crispy_forms_field.py -> build/bdist.linux-aarch64/wheel/./crispy_forms/templatetags
copying build/lib/crispy_forms/templatetags/crispy_forms_tags.py -> build/bdist.linux-aarch64/wheel/./crispy_forms/templatetags
copying build/lib/crispy_forms/templatetags/crispy_forms_filters.py -> build/bdist.linux-aarch64/wheel/./crispy_forms/templatetags
copying build/lib/crispy_forms/templatetags/__init__.py -> build/bdist.linux-aarch64/wheel/./crispy_forms/templatetags
copying build/lib/crispy_forms/base.py -> build/bdist.linux-aarch64/wheel/./crispy_forms
copying build/lib/crispy_forms/layout.py -> build/bdist.linux-aarch64/wheel/./crispy_forms
copying build/lib/crispy_forms/bootstrap.py -> build/bdist.linux-aarch64/wheel/./crispy_forms
copying build/lib/crispy_forms/exceptions.py -> build/bdist.linux-aarch64/wheel/./crispy_forms
copying build/lib/crispy_forms/helper.py -> build/bdist.linux-aarch64/wheel/./crispy_forms
copying build/lib/crispy_forms/layout_slice.py -> build/bdist.linux-aarch64/wheel/./crispy_forms
copying build/lib/crispy_forms/LICENSE -> build/bdist.linux-aarch64/wheel/./crispy_forms
copying build/lib/crispy_forms/utils.py -> build/bdist.linux-aarch64/wheel/./crispy_forms
copying build/lib/crispy_forms/__init__.py -> build/bdist.linux-aarch64/wheel/./crispy_forms
running install_egg_info
Copying django_crispy_forms.egg-info to build/bdist.linux-aarch64/wheel/./django_crispy_forms-2.4-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/django_crispy_forms-2.4.dist-info/WHEEL
creating '/build/python-django-crispy-forms/src/django-crispy-forms-2.4/dist/.tmp-ovbakmrn/django_crispy_forms-2.4-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'crispy_forms/LICENSE'
adding 'crispy_forms/__init__.py'
adding 'crispy_forms/base.py'
adding 'crispy_forms/bootstrap.py'
adding 'crispy_forms/exceptions.py'
adding 'crispy_forms/helper.py'
adding 'crispy_forms/layout.py'
adding 'crispy_forms/layout_slice.py'
adding 'crispy_forms/utils.py'
adding 'crispy_forms/templatetags/__init__.py'
adding 'crispy_forms/templatetags/crispy_forms_field.py'
adding 'crispy_forms/templatetags/crispy_forms_filters.py'
adding 'crispy_forms/templatetags/crispy_forms_tags.py'
adding 'crispy_forms/templatetags/crispy_forms_utils.py'
adding 'django_crispy_forms-2.4.dist-info/LICENSE.txt'
adding 'django_crispy_forms-2.4.dist-info/METADATA'
adding 'django_crispy_forms-2.4.dist-info/WHEEL'
adding 'django_crispy_forms-2.4.dist-info/top_level.txt'
adding 'django_crispy_forms-2.4.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built django_crispy_forms-2.4-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-django-crispy-forms/pkg/python-django-crispy-forms/usr/share'
install: creating directory '/build/python-django-crispy-forms/pkg/python-django-crispy-forms/usr/share/doc'
install: creating directory '/build/python-django-crispy-forms/pkg/python-django-crispy-forms/usr/share/doc/python-django-crispy-forms'
'CONTRIBUTORS.txt' -> '/build/python-django-crispy-forms/pkg/python-django-crispy-forms/usr/share/doc/python-django-crispy-forms/CONTRIBUTORS.txt'
'README.rst' -> '/build/python-django-crispy-forms/pkg/python-django-crispy-forms/usr/share/doc/python-django-crispy-forms/README.rst'
install: creating directory '/build/python-django-crispy-forms/pkg/python-django-crispy-forms/usr/share/licenses'
install: creating directory '/build/python-django-crispy-forms/pkg/python-django-crispy-forms/usr/share/licenses/python-django-crispy-forms'
'LICENSE.txt' -> '/build/python-django-crispy-forms/pkg/python-django-crispy-forms/usr/share/licenses/python-django-crispy-forms/LICENSE.txt'
==> 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-django-crispy-forms"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-django-crispy-forms 2.4-1 (Sun Apr 13 04:24:20 2025)
==> Cleaning up...