==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-tifffile 2025.6.11-1 (Thu Jun 12 09:55:24 2025)
==> Retrieving sources...
  -> Found python-tifffile-2025.6.11.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    python-tifffile-2025.6.11.tar.gz ... Passed
==> Making package: python-tifffile 2025.6.11-1 (Thu Jun 12 09:55:31 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) blas-3.12.1-2  cblas-3.12.1-2  lapack-3.12.1-2
             python-numpy-2.3.0-1

Total Installed Size:  53.50 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 blas...
installing cblas...
installing lapack...
installing python-numpy...
Optional dependencies for python-numpy
    blas-openblas: faster linear algebra
:: 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.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-wheel-0.45.1-1
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:80.9.0-1

Total Installed Size:  10.36 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 python-tifffile-2025.6.11.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-tifffile-2025.6.11.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating tifffile.egg-info
writing tifffile.egg-info/PKG-INFO
writing dependency_links to tifffile.egg-info/dependency_links.txt
writing entry points to tifffile.egg-info/entry_points.txt
writing requirements to tifffile.egg-info/requires.txt
writing top-level names to tifffile.egg-info/top_level.txt
writing manifest file 'tifffile.egg-info/SOURCES.txt'
reading manifest file 'tifffile.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '*.cmd'
warning: no previously-included files matching '*' found under directory 'doc'
warning: no previously-included files matching '*' found under directory 'test'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no previously-included files matching '*-' found under directory '*'
warning: no previously-included files matching '*' found under directory 'test/data'
warning: no previously-included files matching '*' found under directory 'test/_tmp'
adding license file 'LICENSE'
writing manifest file 'tifffile.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/tifffile
copying tifffile/__main__.py -> build/lib/tifffile
copying tifffile/tiffcomment.py -> build/lib/tifffile
copying tifffile/geodb.py -> build/lib/tifffile
copying tifffile/lsm2bin.py -> build/lib/tifffile
copying tifffile/tifffile.py -> build/lib/tifffile
copying tifffile/zarr.py -> build/lib/tifffile
copying tifffile/numcodecs.py -> build/lib/tifffile
copying tifffile/_imagecodecs.py -> build/lib/tifffile
copying tifffile/tiff2fsspec.py -> build/lib/tifffile
copying tifffile/__init__.py -> build/lib/tifffile
copying tifffile/py.typed -> build/lib/tifffile
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/tifffile
copying build/lib/tifffile/__main__.py -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/tiffcomment.py -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/geodb.py -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/lsm2bin.py -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/tifffile.py -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/zarr.py -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/numcodecs.py -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/_imagecodecs.py -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/tiff2fsspec.py -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/py.typed -> build/bdist.linux-aarch64/wheel/./tifffile
copying build/lib/tifffile/__init__.py -> build/bdist.linux-aarch64/wheel/./tifffile
running install_egg_info
running egg_info
writing tifffile.egg-info/PKG-INFO
writing dependency_links to tifffile.egg-info/dependency_links.txt
writing entry points to tifffile.egg-info/entry_points.txt
writing requirements to tifffile.egg-info/requires.txt
writing top-level names to tifffile.egg-info/top_level.txt
reading manifest file 'tifffile.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '*.cmd'
warning: no previously-included files matching '*' found under directory 'doc'
warning: no previously-included files matching '*' found under directory 'test'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
warning: no previously-included files matching '*-' found under directory '*'
warning: no previously-included files matching '*' found under directory 'test/data'
warning: no previously-included files matching '*' found under directory 'test/_tmp'
adding license file 'LICENSE'
writing manifest file 'tifffile.egg-info/SOURCES.txt'
Copying tifffile.egg-info to build/bdist.linux-aarch64/wheel/./tifffile-2025.6.11-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/tifffile-2025.6.11.dist-info/WHEEL
creating '/build/python-tifffile/src/tifffile-2025.6.11/dist/.tmp-c4c8q7sv/tifffile-2025.6.11-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'tifffile/__init__.py'
adding 'tifffile/__main__.py'
adding 'tifffile/_imagecodecs.py'
adding 'tifffile/geodb.py'
adding 'tifffile/lsm2bin.py'
adding 'tifffile/numcodecs.py'
adding 'tifffile/py.typed'
adding 'tifffile/tiff2fsspec.py'
adding 'tifffile/tiffcomment.py'
adding 'tifffile/tifffile.py'
adding 'tifffile/zarr.py'
adding 'tifffile-2025.6.11.dist-info/licenses/LICENSE'
adding 'tifffile-2025.6.11.dist-info/METADATA'
adding 'tifffile-2025.6.11.dist-info/WHEEL'
adding 'tifffile-2025.6.11.dist-info/entry_points.txt'
adding 'tifffile-2025.6.11.dist-info/top_level.txt'
adding 'tifffile-2025.6.11.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built tifffile-2025.6.11-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-tifffile/pkg/python-tifffile/usr/share'
install: creating directory '/build/python-tifffile/pkg/python-tifffile/usr/share/licenses'
install: creating directory '/build/python-tifffile/pkg/python-tifffile/usr/share/licenses/python-tifffile'
'LICENSE' -> '/build/python-tifffile/pkg/python-tifffile/usr/share/licenses/python-tifffile/LICENSE'
install: creating directory '/build/python-tifffile/pkg/python-tifffile/usr/share/doc'
install: creating directory '/build/python-tifffile/pkg/python-tifffile/usr/share/doc/python-tifffile'
'README.rst' -> '/build/python-tifffile/pkg/python-tifffile/usr/share/doc/python-tifffile/README.rst'
==> 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-tifffile"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-tifffile 2025.6.11-1 (Thu Jun 12 09:55:42 2025)
==> Cleaning up...