==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-hypothesmith 0.3.3-2 (Tue Dec 24 08:02:37 2024)
==> Retrieving sources...
  -> Found hypothesmith-0.3.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    hypothesmith-0.3.3.tar.gz ... Passed
==> Making package: python-hypothesmith 0.3.3-2 (Tue Dec 24 08:02:59 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) libyaml-0.2.5-3  python-attrs-23.2.0-4
             python-sortedcontainers-2.4.0-7  python-typing_extensions-4.12.2-3
             python-yaml-6.0.2-2  python-hypothesis-6.122.6-1
             python-lark-parser-1.2.2-3  python-libcst-1.5.1-2

Total Download Size:    2.76 MiB
Total Installed Size:  17.82 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-libcst-1.5.1-2-armv7h downloading...
 python-hypothesis-6.122.6-1-any downloading...
 python-lark-parser-1.2.2-3-any downloading...
 python-attrs-23.2.0-4-any downloading...
 python-typing_extensions-4.12.2-3-any downloading...
 python-sortedcontainers-2.4.0-7-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-attrs...
installing python-sortedcontainers...
installing python-hypothesis...
Optional dependencies for python-hypothesis
    python-black: for CLI and ghostwriter
    python-click: for CLI
    python-dateutil: for date support
    python-django: for django module
    python-dpcontracts: for contracts support
    python-faker: for fakefactory and django module
    python-lark-parser: for lark module [pending]
    python-libcst: for codemods module [pending]
    python-numpy: for numpy module
    python-pandas: for pandas support
    python-pytest: for pytest module
    python-pytz: for datetime and django module
    python-redis: for redis support
    python-rich: for CLI
installing python-typing_extensions...
installing python-lark-parser...
Optional dependencies for python-lark-parser
    python-atomicwrites: for atomic_cache
    python-regex: for regex support
installing libyaml...
installing python-yaml...
installing python-libcst...
:: 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.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  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:  10.72 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 hypothesmith-0.3.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting hypothesmith-0.3.3.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
writing src/hypothesmith.egg-info/PKG-INFO
writing dependency_links to src/hypothesmith.egg-info/dependency_links.txt
writing requirements to src/hypothesmith.egg-info/requires.txt
writing top-level names to src/hypothesmith.egg-info/top_level.txt
reading manifest file 'src/hypothesmith.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/hypothesmith.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/hypothesmith
copying src/hypothesmith/__init__.py -> build/lib/hypothesmith
copying src/hypothesmith/syntactic.py -> build/lib/hypothesmith
copying src/hypothesmith/cst.py -> build/lib/hypothesmith
copying src/hypothesmith/py.typed -> build/lib/hypothesmith
copying src/hypothesmith/python.lark -> build/lib/hypothesmith
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/hypothesmith
copying build/lib/hypothesmith/py.typed -> build/bdist.linux-armv7l/wheel/./hypothesmith
copying build/lib/hypothesmith/__init__.py -> build/bdist.linux-armv7l/wheel/./hypothesmith
copying build/lib/hypothesmith/syntactic.py -> build/bdist.linux-armv7l/wheel/./hypothesmith
copying build/lib/hypothesmith/cst.py -> build/bdist.linux-armv7l/wheel/./hypothesmith
copying build/lib/hypothesmith/python.lark -> build/bdist.linux-armv7l/wheel/./hypothesmith
running install_egg_info
running egg_info
writing src/hypothesmith.egg-info/PKG-INFO
writing dependency_links to src/hypothesmith.egg-info/dependency_links.txt
writing requirements to src/hypothesmith.egg-info/requires.txt
writing top-level names to src/hypothesmith.egg-info/top_level.txt
reading manifest file 'src/hypothesmith.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/hypothesmith.egg-info/SOURCES.txt'
Copying src/hypothesmith.egg-info to build/bdist.linux-armv7l/wheel/./hypothesmith-0.3.3-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/hypothesmith-0.3.3.dist-info/WHEEL
creating '/build/python-hypothesmith/src/hypothesmith-0.3.3/dist/.tmp-klz0i18t/hypothesmith-0.3.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'hypothesmith/__init__.py'
adding 'hypothesmith/cst.py'
adding 'hypothesmith/py.typed'
adding 'hypothesmith/python.lark'
adding 'hypothesmith/syntactic.py'
adding 'hypothesmith-0.3.3.dist-info/LICENSE'
adding 'hypothesmith-0.3.3.dist-info/METADATA'
adding 'hypothesmith-0.3.3.dist-info/WHEEL'
adding 'hypothesmith-0.3.3.dist-info/top_level.txt'
adding 'hypothesmith-0.3.3.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built hypothesmith-0.3.3-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-hypothesmith"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-hypothesmith 0.3.3-2 (Tue Dec 24 08:03:14 2024)
==> Cleaning up...