>>> py3-cattrs: Building community/py3-cattrs 1.8.0-r1 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 13:45:10 +0000 >>> py3-cattrs: Checking sanity of /home/buildozer/aports/community/py3-cattrs/APKBUILD... >>> py3-cattrs: Analyzing dependencies... >>> py3-cattrs: Installing for build: build-base python3 py3-attrs py3-setuptools (1/1) Installing .makedepends-py3-cattrs (20220415.134514) OK: 461 MiB in 128 packages >>> py3-cattrs: Cleaning up srcdir >>> py3-cattrs: Cleaning up pkgdir >>> py3-cattrs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/cattrs-1.8.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22501 100 22501 0 0 45761 0 --:--:-- --:--:-- --:--:-- 45733 >>> py3-cattrs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/cattrs-1.8.0.tar.gz >>> py3-cattrs: Checking sha512sums... cattrs-1.8.0.tar.gz: OK >>> py3-cattrs: Unpacking /var/cache/distfiles/v3.16/cattrs-1.8.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/cattr copying src/cattr/converters.py -> build/lib/cattr copying src/cattr/dispatch.py -> build/lib/cattr copying src/cattr/errors.py -> build/lib/cattr copying src/cattr/gen.py -> build/lib/cattr copying src/cattr/disambiguators.py -> build/lib/cattr copying src/cattr/__init__.py -> build/lib/cattr copying src/cattr/_compat.py -> build/lib/cattr creating build/lib/cattr/preconf copying src/cattr/preconf/json.py -> build/lib/cattr/preconf copying src/cattr/preconf/bson.py -> build/lib/cattr/preconf copying src/cattr/preconf/orjson.py -> build/lib/cattr/preconf copying src/cattr/preconf/pyyaml.py -> build/lib/cattr/preconf copying src/cattr/preconf/tomlkit.py -> build/lib/cattr/preconf copying src/cattr/preconf/__init__.py -> build/lib/cattr/preconf copying src/cattr/preconf/msgpack.py -> build/lib/cattr/preconf copying src/cattr/preconf/ujson.py -> build/lib/cattr/preconf copying src/cattr/py.typed -> build/lib/cattr >>> py3-cattrs: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-cattrs/pkg creating /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs creating /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr creating /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib creating /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr copying build/lib/cattr/converters.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr copying build/lib/cattr/dispatch.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr copying build/lib/cattr/errors.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr copying build/lib/cattr/py.typed -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr creating /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf copying build/lib/cattr/preconf/json.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf copying build/lib/cattr/preconf/bson.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf copying build/lib/cattr/preconf/orjson.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf copying build/lib/cattr/preconf/pyyaml.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf copying build/lib/cattr/preconf/tomlkit.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf copying build/lib/cattr/preconf/__init__.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf copying build/lib/cattr/preconf/msgpack.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf copying build/lib/cattr/preconf/ujson.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf copying build/lib/cattr/gen.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr copying build/lib/cattr/disambiguators.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr copying build/lib/cattr/__init__.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr copying build/lib/cattr/_compat.py -> /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/converters.py to converters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/dispatch.py to dispatch.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf/bson.py to bson.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf/orjson.py to orjson.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf/pyyaml.py to pyyaml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf/tomlkit.py to tomlkit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf/msgpack.py to msgpack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/preconf/ujson.py to ujson.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/gen.py to gen.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/disambiguators.py to disambiguators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattr/_compat.py to _compat.cpython-310.pyc running install_egg_info running egg_info creating src/cattrs.egg-info writing src/cattrs.egg-info/PKG-INFO writing dependency_links to src/cattrs.egg-info/dependency_links.txt writing requirements to src/cattrs.egg-info/requires.txt writing top-level names to src/cattrs.egg-info/top_level.txt writing manifest file 'src/cattrs.egg-info/SOURCES.txt' reading manifest file 'src/cattrs.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/cattrs.egg-info/SOURCES.txt' Copying src/cattrs.egg-info to /home/buildozer/aports/community/py3-cattrs/pkg/py3-cattrs/usr/lib/python3.10/site-packages/cattrs-1.8.0-py3.10.egg-info running install_scripts >>> py3-cattrs*: Running postcheck for py3-cattrs >>> py3-cattrs*: Preparing package py3-cattrs... >>> py3-cattrs*: Tracing dependencies... >>> py3-cattrs*: Package size: 264.0 KB >>> py3-cattrs*: Compressing data... >>> py3-cattrs*: Create checksum... >>> py3-cattrs*: Create py3-cattrs-1.8.0-r1.apk >>> py3-cattrs: Build complete at Fri, 15 Apr 2022 13:45:16 +0000 elapsed time 0h 0m 6s >>> py3-cattrs: Cleaning up srcdir >>> py3-cattrs: Cleaning up pkgdir >>> py3-cattrs: Uninstalling dependencies... (1/1) Purging .makedepends-py3-cattrs (20220415.134514) OK: 461 MiB in 127 packages >>> py3-cattrs: Updating the community/aarch64 repository index... >>> py3-cattrs: Signing the index...