==> Retrieving sources... -> Found pixelmatch-0.3.0.tar.gz ==> Generating checksums for source files... ==> Making package: python-pixelmatch 0.3.0-2 (Wed 20 Nov 2024 05:14:59 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB Total Installed Size: 70.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: 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 :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (14) New Version Net Change extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-fastjsonschema 2.20.0-1 0.27 MiB extra/python-jaraco.collections 5.0.1-1 0.10 MiB extra/python-jaraco.context 5.3.0-1 0.04 MiB extra/python-jaraco.functools 4.0.2-1 0.07 MiB extra/python-jaraco.text 4.0.0-1 0.08 MiB extra/python-lark-parser 1.2.2-1 1.22 MiB extra/python-more-itertools 10.3.0-1 0.63 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-typing_extensions 4.12.2-1 0.41 MiB extra/python-wheel 0.45.0-1 0.28 MiB extra/python-poetry-core 1.9.0-5 1.26 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB Total Installed Size: 13.34 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python-fastjsonschema... installing python-typing_extensions... installing python-lark-parser... Optional dependencies for python-lark-parser python-atomicwrites: for atomic_cache python-regex: for regex support python-js2py: for nearley support installing python-packaging... installing python-poetry-core... 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 pixelmatch-0.3.0.tar.gz ==> Validating source files with sha512sums... pixelmatch-0.3.0.tar.gz ... Passed ==> Extracting sources... -> Extracting pixelmatch-0.3.0.tar.gz with bsdtar ==> Starting build()... running build running build_py file py.py (for module py) not found creating build/lib/pixelmatch copying pixelmatch/__init__.py -> build/lib/pixelmatch copying pixelmatch/types.py -> build/lib/pixelmatch copying pixelmatch/utils.py -> build/lib/pixelmatch copying pixelmatch/core.py -> build/lib/pixelmatch creating build/lib/pixelmatch/contrib copying pixelmatch/contrib/__init__.py -> build/lib/pixelmatch/contrib copying pixelmatch/contrib/PIL.py -> build/lib/pixelmatch/contrib copying pixelmatch/py.typed -> build/lib/pixelmatch copying pixelmatch/__init__.py -> build/lib/pixelmatch copying pixelmatch/types.py -> build/lib/pixelmatch copying pixelmatch/utils.py -> build/lib/pixelmatch copying pixelmatch/core.py -> build/lib/pixelmatch copying pixelmatch/contrib/__init__.py -> build/lib/pixelmatch/contrib copying pixelmatch/contrib/PIL.py -> build/lib/pixelmatch/contrib file py.py (for module py) not found ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch creating /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch/contrib copying build/lib/pixelmatch/contrib/__init__.py -> /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch/contrib copying build/lib/pixelmatch/contrib/PIL.py -> /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch/contrib copying build/lib/pixelmatch/__init__.py -> /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch copying build/lib/pixelmatch/py.typed -> /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch copying build/lib/pixelmatch/types.py -> /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch copying build/lib/pixelmatch/utils.py -> /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch copying build/lib/pixelmatch/core.py -> /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch byte-compiling /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch/contrib/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch/contrib/PIL.py to PIL.cpython-312.pyc byte-compiling /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch/types.py to types.cpython-312.pyc byte-compiling /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch/utils.py to utils.cpython-312.pyc byte-compiling /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch/core.py to core.cpython-312.pyc writing byte-compilation script '/tmp/tmp0dr5n3ck.py' /usr/sbin/python /tmp/tmp0dr5n3ck.py removing /tmp/tmp0dr5n3ck.py running install_egg_info running egg_info creating pixelmatch.egg-info writing pixelmatch.egg-info/PKG-INFO writing dependency_links to pixelmatch.egg-info/dependency_links.txt writing top-level names to pixelmatch.egg-info/top_level.txt writing manifest file 'pixelmatch.egg-info/SOURCES.txt' file py.py (for module py) not found reading manifest file 'pixelmatch.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pixelmatch.egg-info/SOURCES.txt' Copying pixelmatch.egg-info to /src/packages/libs/python/python-pixelmatch/pkg/python-pixelmatch/usr/lib/python3.12/site-packages/pixelmatch-0.3.0-py3.12.egg-info running install_scripts ==> Tidying install... -> Removing empty directories... -> 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-pixelmatch"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pixelmatch 0.3.0-2 (Wed 20 Nov 2024 05:15:06 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (16) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-autocommand 2.2.2-6 -0.08 MiB python-fastjsonschema 2.20.0-1 -0.27 MiB python-jaraco.collections 5.0.1-1 -0.10 MiB python-jaraco.context 5.3.0-1 -0.04 MiB python-jaraco.functools 4.0.2-1 -0.07 MiB python-jaraco.text 4.0.0-1 -0.08 MiB python-lark-parser 1.2.2-1 -1.22 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-poetry-core 1.9.0-5 -1.26 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-typing_extensions 4.12.2-1 -0.41 MiB python-wheel 0.45.0-1 -0.28 MiB Total Removed Size: 83.74 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-poetry-core... removing python-platformdirs... removing python-packaging... removing python-lark-parser... removing python-typing_extensions... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-fastjsonschema... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...