==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pilkit 3.0-4 (Tue Jan 13 06:14:57 2026)
==> Retrieving sources...
-> Found pilkit-3.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
pilkit-3.0.tar.gz ... Passed
==> Validating source files with b2sums...
pilkit-3.0.tar.gz ... Passed
==> Making package: python-pilkit 3.0-4 (Tue Jan 13 13:15:22 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (28) aom-3.13.1-2 dav1d-1.5.3-1 freetype2-2.14.1-1 fribidi-1.0.16-2 graphite-1:1.3.14-5 harfbuzz-12.3.0-1 jbigkit-2.1-8 lcms2-2.18-1 libavif-1.3.0-3 libdeflate-1.25-1 libimagequant-4.4.1-1 libjpeg-turbo-3.1.2-1 libpng-1.6.53-1 libraqm-0.10.3-1 libtiff-4.7.1-1 libwebp-1.6.0-2 libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1 libyuv-r2426+464c51a03-1 mpdecimal-4.0.1-1 openjpeg2-2.5.4-1 python-packaging-25.0-4 rav1e-0.8.1-2 xcb-proto-1.17.0-4 xorgproto-2025.1-1 python-3.14.2-2 python-pillow-12.1.0-2
Total Installed Size: 119.03 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 mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-packaging...
installing libpng...
installing freetype2...
Optional dependencies for freetype2
harfbuzz: Improved autohinting [pending]
installing libjpeg-turbo...
installing jbigkit...
installing libdeflate...
installing libwebp...
Optional dependencies for libwebp
libwebp-utils: WebP conversion and inspection tools
installing libtiff...
Optional dependencies for libtiff
freeglut: for using tiffgt
installing lcms2...
installing aom...
installing dav1d...
Optional dependencies for dav1d
dav1d-doc: HTML documentation
installing libyuv...
installing rav1e...
installing libavif...
installing fribidi...
installing graphite...
Optional dependencies for graphite
graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
harfbuzz-utils: utilities
installing libraqm...
installing openjpeg2...
installing libimagequant...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing python-pillow...
Optional dependencies for python-pillow
libwebp: for webp images [installed]
tk: for the ImageTK module
python-olefile: OLE2 file support
python-pyqt6: for the ImageQt module
python-defusedxml: for reading XMP tags
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (12) python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-platformdirs-4.5.1-3 python-pyproject-hooks-1.2.0-6 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 10.26 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-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...
==> Retrieving sources...
-> Found pilkit-3.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting pilkit-3.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
<string>:8: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
/usr/lib/python3.14/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating pilkit.egg-info
writing pilkit.egg-info/PKG-INFO
writing dependency_links to pilkit.egg-info/dependency_links.txt
writing requirements to pilkit.egg-info/requires.txt
writing top-level names to pilkit.egg-info/top_level.txt
writing manifest file 'pilkit.egg-info/SOURCES.txt'
reading manifest file 'pilkit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'tests'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'pilkit.egg-info/SOURCES.txt'
* Building wheel...
<string>:8: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
/usr/lib/python3.14/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/pilkit
copying pilkit/lib.py -> build/lib/pilkit
copying pilkit/pkgmeta.py -> build/lib/pilkit
copying pilkit/__init__.py -> build/lib/pilkit
copying pilkit/utils.py -> build/lib/pilkit
copying pilkit/exceptions.py -> build/lib/pilkit
creating build/lib/pilkit/processors
copying pilkit/processors/base.py -> build/lib/pilkit/processors
copying pilkit/processors/__init__.py -> build/lib/pilkit/processors
copying pilkit/processors/convert.py -> build/lib/pilkit/processors
copying pilkit/processors/crop.py -> build/lib/pilkit/processors
copying pilkit/processors/overlay.py -> build/lib/pilkit/processors
copying pilkit/processors/utils.py -> build/lib/pilkit/processors
copying pilkit/processors/filter.py -> build/lib/pilkit/processors
copying pilkit/processors/resize.py -> build/lib/pilkit/processors
running egg_info
writing pilkit.egg-info/PKG-INFO
writing dependency_links to pilkit.egg-info/dependency_links.txt
writing requirements to pilkit.egg-info/requires.txt
writing top-level names to pilkit.egg-info/top_level.txt
reading manifest file 'pilkit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.jpg' under directory 'tests'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'pilkit.egg-info/SOURCES.txt'
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/pilkit
copying build/lib/pilkit/lib.py -> build/bdist.linux-armv7l/wheel/./pilkit
copying build/lib/pilkit/pkgmeta.py -> build/bdist.linux-armv7l/wheel/./pilkit
copying build/lib/pilkit/__init__.py -> build/bdist.linux-armv7l/wheel/./pilkit
creating build/bdist.linux-armv7l/wheel/pilkit/processors
copying build/lib/pilkit/processors/base.py -> build/bdist.linux-armv7l/wheel/./pilkit/processors
copying build/lib/pilkit/processors/__init__.py -> build/bdist.linux-armv7l/wheel/./pilkit/processors
copying build/lib/pilkit/processors/convert.py -> build/bdist.linux-armv7l/wheel/./pilkit/processors
copying build/lib/pilkit/processors/crop.py -> build/bdist.linux-armv7l/wheel/./pilkit/processors
copying build/lib/pilkit/processors/overlay.py -> build/bdist.linux-armv7l/wheel/./pilkit/processors
copying build/lib/pilkit/processors/utils.py -> build/bdist.linux-armv7l/wheel/./pilkit/processors
copying build/lib/pilkit/processors/filter.py -> build/bdist.linux-armv7l/wheel/./pilkit/processors
copying build/lib/pilkit/processors/resize.py -> build/bdist.linux-armv7l/wheel/./pilkit/processors
copying build/lib/pilkit/utils.py -> build/bdist.linux-armv7l/wheel/./pilkit
copying build/lib/pilkit/exceptions.py -> build/bdist.linux-armv7l/wheel/./pilkit
running install_egg_info
Copying pilkit.egg-info to build/bdist.linux-armv7l/wheel/./pilkit-3.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pilkit-3.0.dist-info/WHEEL
creating '/build/python-pilkit/src/pilkit-3.0/dist/.tmp-_9132uwo/pilkit-3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'pilkit/__init__.py'
adding 'pilkit/exceptions.py'
adding 'pilkit/lib.py'
adding 'pilkit/pkgmeta.py'
adding 'pilkit/utils.py'
adding 'pilkit/processors/__init__.py'
adding 'pilkit/processors/base.py'
adding 'pilkit/processors/convert.py'
adding 'pilkit/processors/crop.py'
adding 'pilkit/processors/filter.py'
adding 'pilkit/processors/overlay.py'
adding 'pilkit/processors/resize.py'
adding 'pilkit/processors/utils.py'
adding 'pilkit-3.0.dist-info/licenses/AUTHORS'
adding 'pilkit-3.0.dist-info/licenses/LICENSE'
adding 'pilkit-3.0.dist-info/METADATA'
adding 'pilkit-3.0.dist-info/WHEEL'
adding 'pilkit-3.0.dist-info/top_level.txt'
adding 'pilkit-3.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built pilkit-3.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-pilkit/pkg/python-pilkit/usr/share'
install: creating directory '/build/python-pilkit/pkg/python-pilkit/usr/share/doc'
install: creating directory '/build/python-pilkit/pkg/python-pilkit/usr/share/doc/python-pilkit'
'AUTHORS' -> '/build/python-pilkit/pkg/python-pilkit/usr/share/doc/python-pilkit/AUTHORS'
'README.rst' -> '/build/python-pilkit/pkg/python-pilkit/usr/share/doc/python-pilkit/README.rst'
install: creating directory '/build/python-pilkit/pkg/python-pilkit/usr/share/licenses'
install: creating directory '/build/python-pilkit/pkg/python-pilkit/usr/share/licenses/python-pilkit'
'LICENSE' -> '/build/python-pilkit/pkg/python-pilkit/usr/share/licenses/python-pilkit/LICENSE'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pilkit"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pilkit 3.0-4 (Tue Jan 13 13:15:43 2026)
==> Cleaning up...
[?12l[?25h