==> Retrieving sources... -> Found wasm-1.2.tar.gz ==> Generating checksums for source files... ==> Making package: python-wasm 1.2-2 (Mon 13 Jan 2025 02:08:37 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (12) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB extra/python-autocommand 2.2.2-7 0.08 MiB extra/python-jaraco.collections 5.1.0-1 0.10 MiB extra/python-jaraco.context 6.0.1-1 0.04 MiB extra/python-jaraco.functools 4.1.0-1 0.07 MiB extra/python-jaraco.text 4.0.0-2 0.08 MiB extra/python-more-itertools 10.5.0-1 0.64 MiB extra/python-packaging 24.2-3 0.66 MiB extra/python-platformdirs 4.3.6-2 0.24 MiB extra/python-wheel 0.45.0-3 0.28 MiB core/python 3.13.1-1 67.54 MiB extra/python-setuptools 1:75.2.0-4 8.05 MiB Total Installed Size: 78.12 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 [pending] 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-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-packaging... 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... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wasm-1.2.tar.gz ==> Validating source files with sha512sums... wasm-1.2.tar.gz ... Passed ==> Extracting sources... -> Extracting wasm-1.2.tar.gz with bsdtar ==> Starting build()... /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build/lib/wasm copying wasm/compat.py -> build/lib/wasm copying wasm/wasmtypes.py -> build/lib/wasm copying wasm/formatter.py -> build/lib/wasm copying wasm/__init__.py -> build/lib/wasm copying wasm/immtypes.py -> build/lib/wasm copying wasm/opcodes.py -> build/lib/wasm copying wasm/modtypes.py -> build/lib/wasm copying wasm/decode.py -> build/lib/wasm copying wasm/__main__.py -> build/lib/wasm copying wasm/types.py -> build/lib/wasm ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2025-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install /usr/lib/python3.13/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-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages creating /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/compat.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/wasmtypes.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/formatter.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/__init__.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/immtypes.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/opcodes.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/modtypes.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/decode.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/__main__.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm copying build/lib/wasm/types.py -> /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/compat.py to compat.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/wasmtypes.py to wasmtypes.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/formatter.py to formatter.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/immtypes.py to immtypes.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/opcodes.py to opcodes.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/modtypes.py to modtypes.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/decode.py to decode.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__main__.py to __main__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/types.py to types.cpython-313.pyc writing byte-compilation script '/tmp/tmpc3v1iovw.py' /usr/sbin/python /tmp/tmpc3v1iovw.py removing /tmp/tmpc3v1iovw.py running install_egg_info running egg_info writing wasm.egg-info/PKG-INFO writing dependency_links to wasm.egg-info/dependency_links.txt writing entry points to wasm.egg-info/entry_points.txt writing requirements to wasm.egg-info/requires.txt writing top-level names to wasm.egg-info/top_level.txt reading manifest file 'wasm.egg-info/SOURCES.txt' writing manifest file 'wasm.egg-info/SOURCES.txt' Copying wasm.egg-info to /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm-1.2-py3.13.egg-info running install_scripts Installing wasmdump script to /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/bin /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/compat.cpython-313.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/opcodes.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/decode.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/formatter.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/wasmtypes.cpython-313.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/__init__.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/modtypes.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/decode.cpython-313.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/types.cpython-313.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/compat.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/formatter.cpython-313.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/types.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/wasmtypes.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/__init__.cpython-313.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/__main__.cpython-313.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/immtypes.cpython-313.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/__main__.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/opcodes.cpython-313.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/immtypes.cpython-313.opt-1.pyc /src/packages/libs/python/python-wasm/pkg/python-wasm/usr/lib/python3.13/site-packages/wasm/__pycache__/modtypes.cpython-313.pyc ==> 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-wasm"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-wasm 1.2-2 (Mon 13 Jan 2025 02:08:41 AM 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 (12) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.13.1-1 -67.54 MiB python-autocommand 2.2.2-7 -0.08 MiB python-jaraco.collections 5.1.0-1 -0.10 MiB python-jaraco.context 6.0.1-1 -0.04 MiB python-jaraco.functools 4.1.0-1 -0.07 MiB python-jaraco.text 4.0.0-2 -0.08 MiB python-more-itertools 10.5.0-1 -0.64 MiB python-packaging 24.2-3 -0.66 MiB python-platformdirs 4.3.6-2 -0.24 MiB python-setuptools 1:75.2.0-4 -8.05 MiB python-wheel 0.45.0-3 -0.28 MiB Total Removed Size: 78.12 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...